.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(223,228,236,.85);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.site-header__inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:28px}.site-brand{display:inline-flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:800}.site-brand__mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--gn-primary);color:#fff}.custom-logo-link{display:flex}.custom-logo{max-height:48px;width:auto}.desktop-navigation__list,.mobile-menu__list,.footer-navigation{display:flex;gap:28px;align-items:center;margin:0;padding:0;list-style:none}.desktop-navigation a,.footer-navigation a{color:var(--gn-muted);font-weight:600}.desktop-navigation a:hover,.footer-navigation a:hover{color:var(--gn-primary)}.site-header__actions{display:flex;align-items:center;gap:10px}.menu-toggle{display:none;width:46px;height:46px;padding:11px;border:0;background:transparent}.menu-toggle>span:not(.screen-reader-text){display:block;height:2px;margin:5px 0;border-radius:2px;background:var(--gn-ink)}.mobile-menu{border-top:1px solid var(--gn-line);background:#fff}.mobile-menu__list{display:block;padding-block:10px}.mobile-menu__list a{display:block;padding:12px 0;font-weight:700}.gn-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:750}.gn-button:disabled{cursor:not-allowed;opacity:.55}.gn-button--primary{background:var(--gn-primary);color:#fff}.gn-button--primary:hover{background:var(--gn-primary-dark)}.gn-button--ghost{border-color:var(--gn-line);background:#fff}.gn-button--secondary{background:var(--gn-ink);color:#fff}.gn-button--light{background:#fff;color:var(--gn-ink)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section-heading h2{margin:0;font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.15}.section-heading p{max-width:680px;margin:9px 0 0;color:var(--gn-muted)}.empty-state{display:grid;min-height:160px;place-items:center;align-content:center;padding:24px;border:1px dashed #cbd3df;border-radius:var(--gn-radius);color:var(--gn-muted);text-align:center}.empty-state__icon{font-size:1.8rem}.empty-state p{margin:6px 0}.site-footer{padding:54px 0 26px;background:#0f1a31;color:#d5dbea}.site-footer__inner{display:flex;justify-content:space-between;gap:48px}.site-brand--footer{color:#fff}.site-footer p{max-width:360px;color:#aeb8ca}.site-footer .footer-navigation{flex-wrap:wrap}.site-footer .footer-navigation a{color:#d5dbea}.site-footer__legal{margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:#aeb8ca;font-size:.9rem}.mobile-bottom-nav{display:none}.eyebrow{margin:0 0 10px;color:var(--gn-primary);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.mobile-menu{display:none}
