:root{--sh-primary:var(--portal-primary,#0e9f6e);--sh-primary-rgb:var(--portal-primary-rgb,14 159 110);--sh-ink:#0a0a0a;--sh-ink-soft:#334155;--sh-border:#e5e5e5;--sh-font:'Inter' , ui-sans-serif , system-ui , -apple-system , sans-serif}body .site-header{position:fixed!important;z-index:1000!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;padding:0!important;background:rgba(255,255,255,.98)!important;background-image:none!important;border:0!important;border-bottom:1px solid rgba(15,23,42,.06)!important;box-shadow:0 1px 0 rgba(15,23,42,.04)!important;backdrop-filter:saturate(140%) blur(6px)!important}body .top-spacer{height:66px!important;transition:height .34s ease!important}body .site-header .header-inner{position:relative!important;height:66px!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:min(100% - 0,1280px)!important;margin:0 auto!important;padding-inline:26px 24px!important}body .site-header .brand{display:inline-flex!important;align-items:center!important;color:var(--sh-primary)!important;font-family: var(--sh-font) !important;font-size:20px!important;font-weight:800!important;letter-spacing:-.01em!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important}body .site-header .brand .brand-img{height:34px!important;width:auto!important;display:block!important}body .site-header .nav{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;display:flex!important;align-items:center!important;gap:6px!important}body .site-header .nav a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:8px 13px!important;border-radius:8px!important;color:var(--sh-ink-soft)!important;font-family: var(--sh-font) !important;font-size:14px!important;font-weight:600!important;text-decoration:none!important;transition:color .2s , background .2s!important}body .site-header .nav a:hover{color:var(--sh-primary)!important;background:rgba(15,23,42,.045)!important}body .site-header .nav a.active{color:var(--sh-ink)!important}body .site-header .nav a.active::after{content:""!important;position:absolute!important;left:13px!important;right:13px!important;bottom:2px!important;height:2px!important;border-radius:999px!important;background:var(--sh-primary)!important}body .site-header .header-actions{display:flex!important;align-items:center!important;gap:12px!important;margin-left:auto!important}body .site-header .header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:8px 19px!important;border-radius:11px!important;color:#fff!important;background: linear-gradient(135deg, var(--sh-primary), rgb(var(--sh-primary-rgb) / .82)) !important;box-shadow: 0 3px 12px rgb(var(--sh-primary-rgb) / .30) !important;font-family: var(--sh-font) !important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;transition:transform .25s , box-shadow .25s!important}body .site-header .header-cta:hover{transform:translateY(-1px)!important;box-shadow: 0 6px 18px rgb(var(--sh-primary-rgb) / .40) !important}body .site-header .header-cta .icon-sm{width:16px!important;height:16px!important}body .site-header .menu-button{display:none!important;width:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--sh-border)!important;border-radius:10px!important;color:#111827!important;background:#fff!important;cursor:pointer!important;padding:0!important}body .site-header .mobile-nav{display:flex;flex-direction:column;gap:4px;padding:0 18px!important;background:#fff!important;max-height:0!important;opacity:0!important;overflow:hidden!important;transition:max-height .34s ease , opacity .24s ease , padding .3s ease!important}body .site-header.menu-open .mobile-nav{max-height:80vh!important;opacity:1!important;padding:10px 18px 16px!important;border-top:1px solid var(--sh-border)!important;overflow-y:auto!important}body .site-header.menu-open .menu-button{color:#fff!important;background:var(--sh-primary)!important;border-color:var(--sh-primary)!important}@media (min-width:981px){body .site-header .mobile-nav{display:none!important}}@media (max-width:980px){body .site-header{position:sticky!important;top:0!important}body .top-spacer{display:none!important}}body .site-header .mobile-nav a{display:block!important;padding:12px 14px!important;border-radius:10px!important;color:var(--sh-ink)!important;font-family: var(--sh-font) !important;font-size:15px!important;font-weight:600!important;text-decoration:none!important}body .site-header .mobile-nav a:hover{background:rgba(15,23,42,.045)!important}body .site-header .mobile-nav a.active{color:var(--sh-primary)!important}body .site-header .mobile-nav .mobile-cta{margin-top:6px!important;text-align:center!important;color:#fff!important;background:var(--sh-primary)!important}body .site-header .mobile-nav .mobile-cta:hover{background: rgb(var(--sh-primary-rgb) / .88) !important}@media (max-width:980px){body .site-header .header-inner{padding-inline:16px!important;height:64px!important}body .top-spacer{height:64px!important}body .site-header .nav,body .site-header .header-actions{display:none!important}body .site-header .menu-button{display:inline-flex!important}}.site-header .nav-link-muted,.site-header .mobile-nav .nav-link-muted{color:inherit;opacity:.55;cursor:default}