.Navbar-module__cRh5nW__header{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:saturate(180%)blur(14px);transition:border-color .3s var(--ease-smooth), background .3s var(--ease-smooth);background:#fafaf7b8;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__header.Navbar-module__cRh5nW__scrolled{border-bottom-color:var(--rule);background:#fafaf7eb}.Navbar-module__cRh5nW__inner{width:100%;max-width:var(--container-wide);height:100%;padding-inline:var(--gutter);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;margin-inline:auto;display:grid}.Navbar-module__cRh5nW__logo{transition:opacity .2s var(--ease-smooth);align-items:center;display:inline-flex}.Navbar-module__cRh5nW__logo:hover{opacity:.7}.Navbar-module__cRh5nW__nav{justify-self:center;gap:4px;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--ink-soft);border-radius:var(--radius-sm);transition:color .2s var(--ease-smooth), background .2s var(--ease-smooth);padding:8px 14px;font-size:.875rem;font-weight:500;position:relative}.Navbar-module__cRh5nW__navLink:hover{color:var(--ink);background:var(--rule-soft)}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{color:var(--ink)}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active:before{content:"";border-radius:var(--radius-sm);background:var(--paper-3);z-index:-1;position:absolute;inset:0}.Navbar-module__cRh5nW__actions{justify-self:end;align-items:center;gap:10px;display:flex}.Navbar-module__cRh5nW__cta{color:var(--paper);background:var(--ink);border:1px solid var(--ink);border-radius:var(--radius-pill);transition:opacity .2s var(--ease-smooth);white-space:nowrap;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:500;display:inline-flex}.Navbar-module__cRh5nW__cta:hover{opacity:.86}.Navbar-module__cRh5nW__cta svg{transition:transform .2s var(--ease-smooth)}.Navbar-module__cRh5nW__cta:hover svg{transform:translate(2px)}.Navbar-module__cRh5nW__hamburger{z-index:110;border-radius:var(--radius-sm);width:36px;height:36px;transition:background .2s var(--ease-smooth);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:none;position:relative}.Navbar-module__cRh5nW__hamburger:hover{background:var(--rule-soft)}.Navbar-module__cRh5nW__hamburger span{background:var(--ink);width:18px;height:1.5px;transition:transform .3s var(--ease-out-expo), opacity .2s var(--ease-smooth);border-radius:1px;display:block}.Navbar-module__cRh5nW__hamburgerOpen span:first-child{transform:translateY(5.5px)rotate(45deg)}.Navbar-module__cRh5nW__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cRh5nW__hamburgerOpen span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.Navbar-module__cRh5nW__overlay{-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s var(--ease-smooth), visibility .3s var(--ease-smooth);z-index:105;background:#0f16235c;position:fixed;inset:0}.Navbar-module__cRh5nW__overlayVisible{opacity:1;visibility:visible}.Navbar-module__cRh5nW__mobileMenu{background:var(--paper-2);border-left:1px solid var(--rule);width:min(360px,86vw);transition:transform .4s var(--ease-out-expo);z-index:108;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__cRh5nW__mobileMenuOpen{transform:translate(0)}.Navbar-module__cRh5nW__mobileMenuInner{flex-direction:column;padding:88px 24px 32px;display:flex}.Navbar-module__cRh5nW__mobileLink{border-radius:var(--radius-sm);color:var(--ink-soft);transition:color .2s var(--ease-smooth), background .2s var(--ease-smooth);padding:14px 12px;font-size:1rem;font-weight:500;display:block}.Navbar-module__cRh5nW__mobileLink:hover,.Navbar-module__cRh5nW__mobileLinkActive{color:var(--ink);background:var(--paper-3)}.Navbar-module__cRh5nW__mobileDivider{background:var(--rule);height:1px;margin:16px 0}.Navbar-module__cRh5nW__mobileLocale{margin-bottom:16px;display:flex}.Navbar-module__cRh5nW__mobileCta{color:var(--paper);background:var(--ink);border-radius:var(--radius-pill);transition:opacity .2s var(--ease-smooth);justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 24px;font-size:.92rem;font-weight:500;display:inline-flex}.Navbar-module__cRh5nW__mobileCta:hover{opacity:.86}@media (max-width:900px){.Navbar-module__cRh5nW__inner{grid-template-columns:auto auto;justify-content:space-between}.Navbar-module__cRh5nW__nav,.Navbar-module__cRh5nW__cta,.Navbar-module__cRh5nW__localeWrap{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}}
.LocaleSwitcher-module__zqglNW__root{position:relative}.LocaleSwitcher-module__zqglNW__trigger{color:var(--ink-soft);border:1px solid var(--rule-2);border-radius:var(--radius-md);transition:color .2s var(--ease-smooth), border-color .2s var(--ease-smooth), background .2s var(--ease-smooth);background:0 0;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:500;display:inline-flex}.LocaleSwitcher-module__zqglNW__trigger:hover{color:var(--ink);border-color:var(--ink);background:var(--paper-2)}.LocaleSwitcher-module__zqglNW__short{font-family:var(--font-mono);letter-spacing:.04em}.LocaleSwitcher-module__zqglNW__menu{background:var(--paper-2);border:1px solid var(--rule);border-radius:var(--radius-md);min-width:180px;box-shadow:var(--shadow-lg);z-index:120;animation:LocaleSwitcher-module__zqglNW__menuFade .18s var(--ease-out-expo) both;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}@keyframes LocaleSwitcher-module__zqglNW__menuFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LocaleSwitcher-module__zqglNW__item{border-radius:var(--radius-sm);text-align:left;width:100%;color:var(--ink-soft);transition:color .15s var(--ease-smooth), background .15s var(--ease-smooth);background:0 0;justify-content:space-between;align-items:center;padding:9px 12px;font-size:.875rem;display:flex}.LocaleSwitcher-module__zqglNW__item:hover,.LocaleSwitcher-module__zqglNW__itemActive{background:var(--paper-3);color:var(--ink)}.LocaleSwitcher-module__zqglNW__itemNative{font-weight:500}.LocaleSwitcher-module__zqglNW__itemShort{font-family:var(--font-mono);color:var(--ink-mute);letter-spacing:.04em;font-size:.74rem}
.Footer-module__3hUVsW__footer{background:var(--paper);color:var(--ink-soft);border-top:1px solid var(--rule);padding:80px 0 32px}.Footer-module__3hUVsW__inner{width:100%;max-width:var(--container-wide);padding-inline:var(--gutter);margin-inline:auto}.Footer-module__3hUVsW__ctaBand{background:var(--ink);color:var(--paper);border-radius:var(--radius-lg);grid-template-columns:1fr auto;align-items:center;gap:48px;margin-bottom:64px;padding:44px;display:grid;position:relative;overflow:hidden}.Footer-module__3hUVsW__ctaBand:after{content:"SCO";font-family:var(--font-display);letter-spacing:-.04em;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:220px;font-style:italic;line-height:1;position:absolute;bottom:-42px;right:-16px}.Footer-module__3hUVsW__ctaText{z-index:1;position:relative}.Footer-module__3hUVsW__ctaText h3{letter-spacing:-.03em;color:var(--paper);margin-bottom:8px;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.1}.Footer-module__3hUVsW__ctaText p{color:#fafaf7a6;max-width:480px;font-size:.95rem}.Footer-module__3hUVsW__ctaBtn{z-index:1;color:var(--ink);background:var(--paper);border:1px solid var(--paper);border-radius:var(--radius-pill);transition:opacity .2s var(--ease-smooth);white-space:nowrap;align-items:center;gap:8px;padding:14px 26px;font-size:.92rem;font-weight:500;display:inline-flex;position:relative}.Footer-module__3hUVsW__ctaBtn:hover{opacity:.86}.Footer-module__3hUVsW__ctaBtn svg{transition:transform .2s var(--ease-smooth)}.Footer-module__3hUVsW__ctaBtn:hover svg{transform:translate(2px)}.Footer-module__3hUVsW__grid{border-bottom:1px solid var(--rule);grid-template-columns:2fr 1fr 1fr 1.2fr;gap:64px;padding-bottom:56px;display:grid}.Footer-module__3hUVsW__brand .Footer-module__3hUVsW__logo{margin-bottom:20px}.Footer-module__3hUVsW__brandDesc{color:var(--ink-soft);max-width:340px;margin-bottom:24px;font-size:.92rem;line-height:1.65}.Footer-module__3hUVsW__social{gap:8px;display:flex}.Footer-module__3hUVsW__socialLink{border:1px solid var(--rule-2);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--ink-soft);transition:color .2s var(--ease-smooth), border-color .2s var(--ease-smooth), background .2s var(--ease-smooth);justify-content:center;align-items:center;display:inline-flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--paper);border-color:var(--ink);background:var(--ink)}.Footer-module__3hUVsW__colTitle{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:18px;font-size:.72rem;font-weight:500}.Footer-module__3hUVsW__colList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__3hUVsW__colLink{color:var(--ink-soft);transition:color .2s var(--ease-smooth);align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.Footer-module__3hUVsW__colLink:hover{color:var(--ink)}.Footer-module__3hUVsW__colLink svg{color:var(--ink-mute);flex-shrink:0}.Footer-module__3hUVsW__bottom{color:var(--ink-mute);font-size:.82rem;font-family:var(--font-mono);letter-spacing:.02em;justify-content:space-between;align-items:center;padding-top:28px;display:flex}.Footer-module__3hUVsW__bottomSlogan{font-family:var(--font-display);letter-spacing:-.01em;text-transform:none;color:var(--ink-soft);font-size:1.05rem;font-style:italic}@media (max-width:980px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:40px 32px}.Footer-module__3hUVsW__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding-top:56px}.Footer-module__3hUVsW__ctaBand{grid-template-columns:1fr;gap:24px;margin-bottom:48px;padding:32px 24px}.Footer-module__3hUVsW__ctaBand:after{font-size:140px;bottom:-28px;right:-8px}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:12px}}
