/* v1301 - Role account header/bottom menu lock
   Purpose: Admin, investor, fundraiser/issuer, partner and other authenticated
   role pages must share the same top header and mobile bottom menu behaviour.
*/
:root{--pp-role-navy:#061a5b;--pp-role-blue:#1261ff;--pp-role-line:#dbe7f5;--pp-role-ink:#071a55}
body .topbar{background:#061a5b!important;color:#fff!important;position:relative!important;z-index:100020!important}
body .topbar .wide.topbar-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:34px!important;height:auto!important;width:min(1420px,calc(100% - 72px))!important;margin-inline:auto!important}
body .topbar .top-left{display:flex!important;align-items:center!important;gap:20px!important;min-width:0!important;white-space:nowrap!important}
body .topbar .top-left a,body .topbar .top-center,body .topbar .top-center strong{color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}
body .topbar .top-socials{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;white-space:nowrap!important;margin-left:auto!important}
body .topbar .top-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;line-height:1!important;min-width:14px!important}
body header.navbar.pp-fixed-admin-header,body header.navbar.pp-auth-header,body header.navbar{background:#fff!important;border-bottom:1px solid #e8eef8!important;position:relative!important;z-index:100010!important;overflow:visible!important}
body .navbar .wide.nav-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:min(1420px,calc(100% - 72px))!important;margin-inline:auto!important;min-height:84px!important;height:auto!important;overflow:visible!important}
body .navbar .brand{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;min-width:0!important;text-decoration:none!important}
body .navbar .brand img{display:block!important;width:auto!important;max-width:210px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}
body .navbar .nav-links{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important;flex:1 1 auto!important;justify-content:center!important;overflow:visible!important}
body .navbar .nav-links>a,body .navbar .nav-item>a{font-size:13px!important;font-weight:750!important;letter-spacing:-.015em!important;color:#071a55!important;line-height:1.15!important;text-decoration:none!important;white-space:nowrap!important}
body .navbar .nav-actions.pp-clickable-header-actions,body .navbar .nav-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex:0 0 auto!important;flex-wrap:nowrap!important;min-width:0!important;overflow:visible!important}
body .navbar .nav-icon,body .navbar .nav-icon.pp-header-action,body .navbar .nav-icon.pp-search-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:14px!important;border:1px solid #dbe7f5!important;background:#fff!important;color:#0b5cff!important;padding:0!important;box-shadow:0 8px 20px rgba(7,22,79,.05)!important;position:relative!important;font-size:18px!important;font-weight:800!important;line-height:1!important}
body .navbar .pp-action-icon-svg{width:21px!important;height:21px!important;display:block!important}
body .navbar .pp-action-count{position:absolute!important;right:-5px!important;top:-7px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;border:2px solid #fff!important;font-size:10px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}
body .navbar .nav-account{position:relative!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;overflow:visible!important}
body .navbar .account-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:210px!important;height:42px!important;border-radius:999px!important;border:1px solid #dbe7f5!important;background:#fff!important;color:#071a55!important;padding:6px 10px!important;box-shadow:0 8px 22px rgba(7,22,79,.06)!important;white-space:nowrap!important;overflow:hidden!important}
body .navbar .account-chip .avatar-dot{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;background:#071a55!important;color:#fff!important;font-weight:900!important}
body .navbar .account-chip span:not(.avatar-dot){font-size:13px!important;font-weight:800!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:92px!important}
body .navbar .account-chip small{font-size:11px!important;font-weight:700!important;color:#6b7890!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:46px!important}
body .navbar .account-menu{right:0!important;left:auto!important;top:calc(100% + 10px)!important;z-index:100050!important}
body .navbar .pp-header-action-wrap{position:relative!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;overflow:visible!important}
body .navbar .pp-header-action-dd{display:none!important;position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 10px)!important;width:min(340px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;background:#fff!important;border:1px solid #dce8f8!important;border-radius:18px!important;box-shadow:0 30px 80px rgba(3,18,69,.22)!important;padding:10px!important;z-index:100060!important;color:#071a55!important;text-align:left!important;white-space:normal!important;line-height:1.35!important;opacity:1!important;visibility:visible!important;transform:none!important}
body .navbar .pp-header-action-wrap.pp-open .pp-header-action-dd,body .navbar .pp-header-action-wrap.open .pp-header-action-dd,body .navbar .pp-header-action-wrap:focus-within .pp-header-action-dd{display:block!important}
body .navbar .pp-header-action-wrap:hover .pp-header-action-dd{display:none!important}
body .navbar .pp-header-action-wrap.pp-open:hover .pp-header-action-dd,body .navbar .pp-header-action-wrap.open:hover .pp-header-action-dd{display:block!important}
body .mobile-bottom-cta{display:none!important}
body .fundraiser-mobile-bottom,body .issuer-mobile-bottom,body .inv5-bottom{display:none!important}
@media(max-width:1180px){
 body .navbar .wide.nav-inner{gap:10px!important;width:min(100%,calc(100% - 28px))!important;min-height:72px!important}
 body .navbar .brand img{max-width:170px!important;max-height:48px!important}
 body .navbar .nav-links{display:none!important}
 body .navbar .mobile-menu{display:inline-flex!important;align-items:center!important;justify-content:center!important;order:20!important;width:42px!important;height:42px!important;min-width:42px!important;border:1px solid #dbe7f5!important;border-radius:14px!important;background:#fff!important;color:#071a55!important;font-size:24px!important;line-height:1!important}
 body .navbar .nav-actions{margin-left:auto!important}
 body .navbar .account-chip span:not(.avatar-dot),body .navbar .account-chip small{display:none!important}
 body .navbar .account-chip{width:50px!important;min-width:50px!important;max-width:50px!important;padding:5px 7px!important;justify-content:center!important;gap:3px!important}
 body .navbar .account-chip b{font-size:12px!important}
}
@media(max-width:760px){
 body{padding-bottom:76px!important}
 body .topbar .wide.topbar-inner{width:100%!important;padding:0 8px!important;min-height:34px!important;gap:6px!important}
 body .topbar .top-center{display:none!important}
 body .topbar .top-left{flex:1 1 auto!important;gap:0!important;min-width:0!important;overflow:hidden!important}
 body .topbar .top-left a[href^="tel"]{display:none!important}
 body .topbar .top-left a[href^="mailto"]{display:inline-flex!important;min-width:0!important;max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:11px!important;font-weight:850!important}
 body .topbar .top-socials{flex:0 0 auto!important;display:flex!important;gap:14px!important;margin-left:auto!important}
 body .topbar .top-socials a{font-size:11px!important;min-width:10px!important}
 body .navbar .wide.nav-inner{width:100%!important;padding:10px 12px!important;min-height:58px!important;gap:6px!important;flex-wrap:nowrap!important}
 body .navbar .brand{flex:1 1 auto!important;min-width:0!important;max-width:40vw!important;overflow:hidden!important}
 body .navbar .brand img{max-width:154px!important;max-height:40px!important}
 body .navbar .nav-actions{gap:4px!important;flex:0 0 auto!important;margin-left:auto!important}
 body .navbar .nav-icon,body .navbar .nav-icon.pp-header-action,body .navbar .nav-icon.pp-search-toggle{width:38px!important;height:38px!important;min-width:38px!important;border-radius:14px!important}
 body .navbar .account-chip{width:42px!important;min-width:42px!important;max-width:42px!important;height:38px!important;border-radius:14px!important;padding:4px!important}
 body .navbar .account-chip .avatar-dot{width:28px!important;height:28px!important;min-width:28px!important;font-size:12px!important}
 body .navbar .account-chip b{display:none!important}
 body .navbar .mobile-menu{width:38px!important;height:38px!important;min-width:38px!important;border-radius:14px!important;font-size:22px!important}
 body .navbar .pp-header-action-dd{position:fixed!important;top:92px!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;margin:0!important;z-index:100100!important}
 body .navbar .account-menu{position:fixed!important;top:92px!important;left:12px!important;right:12px!important;width:auto!important;min-width:0!important;z-index:100090!important}
 body .mobile-bottom-cta{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:4px!important;align-items:center!important;position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:100000!important;background:rgba(255,255,255,.96)!important;border:1px solid #dbe7f5!important;border-radius:18px!important;box-shadow:0 18px 45px rgba(6,26,91,.18)!important;padding:7px!important;backdrop-filter:blur(12px)!important}
 body .mobile-bottom-cta a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;border-radius:12px!important;font-size:11px!important;font-weight:900!important;color:#061a5b!important;text-align:center!important;text-decoration:none!important;line-height:1.1!important;white-space:nowrap!important}
 body .mobile-bottom-cta a:hover,body .mobile-bottom-cta a:focus{background:#eef4ff!important;color:#1261ff!important}
}
@media(max-width:390px){
 body .navbar .brand{max-width:35vw!important}
 body .navbar .brand img{max-width:136px!important}
 body .navbar .nav-icon,body .navbar .nav-icon.pp-header-action,body .navbar .nav-icon.pp-search-toggle{width:35px!important;height:35px!important;min-width:35px!important}
 body .navbar .account-chip{width:36px!important;min-width:36px!important;max-width:36px!important;height:35px!important}
 body .navbar .account-chip .avatar-dot{width:25px!important;height:25px!important;min-width:25px!important}
 body .navbar .mobile-menu{width:35px!important;height:35px!important;min-width:35px!important}
 body .topbar .top-left a[href^="mailto"]{max-width:148px!important;font-size:10.5px!important}
 body .topbar .top-socials{gap:10px!important}
}
