.header_shell__RTZaP{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--cp-bg-canvas) 92%,transparent);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid var(--cp-border)}.header_utility__2hmcT{background:linear-gradient(90deg,var(--cp-bg-inverse) 0,#142340 100%);color:var(--cp-fg-inverse)}.dark .header_utility__2hmcT{background:linear-gradient(90deg,#1f3260,#355289);border-bottom:1px solid hsla(0,0%,100%,.12)}.dark .header_utilityLeft__inzRu{color:hsla(0,0%,100%,.96)}.dark .header_utilityRight__97dcY{color:hsla(0,0%,100%,.88)}.dark .header_utilitySep__AeEnB{background:hsla(0,0%,100%,.32)}.header_utilityInner__BrqGH{max-width:1320px;margin:0 auto;padding:6px clamp(20px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-jetbrains-mono),monospace;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase}.header_utilityLeft__inzRu{display:inline-flex;align-items:center;gap:18px;color:color-mix(in srgb,#fff 75%,transparent)}.header_utilityRight__97dcY{display:inline-flex;align-items:center;gap:14px;color:color-mix(in srgb,#fff 65%,transparent)}.header_utilityLink__Q0Px0{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.header_utilityLink__Q0Px0:hover{color:var(--cp-brand)}.header_utilityDot__YLHj7{display:inline-block;width:5px;height:5px;border-radius:999px;background:var(--cp-emerald);box-shadow:0 0 8px var(--cp-emerald)}.header_utilitySep__AeEnB{width:1px;height:12px;background:color-mix(in srgb,#fff 18%,transparent)}@media (max-width:720px){.header_utility__2hmcT{display:none}}.header_header__zJOD0{background:transparent}.header_inner__Gca1C{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px);height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header_brand__H4cNs{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit;flex-shrink:0}.header_logoImg__LjH1y{height:56px;width:auto;max-width:240px;object-fit:contain;display:block;flex-shrink:0}.dark .header_logoImg__LjH1y{filter:brightness(0) invert(1)}@media (max-width:720px){.header_logoImg__LjH1y{height:44px;max-width:180px}}.header_nav__7sJ38{display:inline-flex;align-items:center;gap:2px;padding:5px;background:var(--cp-bg-raised);border:1px solid var(--cp-border);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5)}.dark .header_nav__7sJ38{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.header_navItem__3VVay{position:relative;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;text-decoration:none;font-size:13.5px;font-weight:500;letter-spacing:.005em;white-space:nowrap;color:var(--cp-fg-secondary);background:transparent;transition:color .18s var(--cp-ease-standard)}.header_navItem__3VVay:hover{color:var(--cp-fg-primary)}.header_navItemActive__tCqR5{color:#fff;font-weight:600;background:var(--cp-orange);box-shadow:0 6px 14px -6px color-mix(in srgb,var(--cp-orange) 55%,transparent)}.header_navItemActive__tCqR5:hover{color:#fff}.header_right__mtlQo{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.header_auth__hWAD7{display:inline-flex}.header_burger__3QGBT{display:none;width:42px;height:42px;border-radius:10px;background:var(--cp-bg-surface);border:1px solid var(--cp-border);color:var(--cp-fg-primary);flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;transition:background .15s ease}.header_burger__3QGBT:hover{background:var(--cp-bg-raised)}.header_burger__3QGBT span{display:block;width:18px;height:1.6px;background:currentColor;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.header_burger__3QGBT[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.header_burger__3QGBT[aria-expanded=true] span:nth-child(2){opacity:0}.header_burger__3QGBT[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@media (max-width:1080px){.header_auth__hWAD7,.header_cta__DVcw2,.header_nav__7sJ38{display:none!important}.header_burger__3QGBT{display:inline-flex}}.header_sheet__fSp8o{position:fixed;inset:76px 0 0;z-index:38;background:var(--cp-bg-canvas);box-shadow:0 -1px 0 var(--cp-border),0 12px 32px rgba(11,19,32,.12);padding:32px clamp(20px,5vw,48px);display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.header_sheetOpen__awpwk{opacity:1;transform:translateY(0);pointer-events:auto}@media (min-width:1081px){.header_sheet__fSp8o{display:none}}.header_sheetNav__nWqY9{display:flex;flex-direction:column;gap:4px}.header_sheetNav__nWqY9 a{display:flex;align-items:center;padding:14px 18px;border-radius:12px;color:var(--cp-fg-primary);text-decoration:none;font-family:var(--font-fraunces),serif;font-size:24px;font-weight:500;transition:background .15s ease,color .15s ease}.header_sheetNav__nWqY9 a:hover{background:var(--cp-bg-raised)}.header_sheetItemActive__2X4_F{background:var(--cp-brand-subtle);color:var(--cp-brand-deep);border-left:3px solid var(--cp-brand)}.dark .header_sheetItemActive__2X4_F{color:var(--cp-brand)}.header_sheetFoot__54jtg{padding-top:20px;border-top:1px solid var(--cp-border);display:flex;flex-direction:column;gap:14px}.header_sheetCTA__dWVLQ{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;background:var(--cp-orange);color:#fff;border-radius:999px;font-weight:700;text-decoration:none;box-shadow:0 10px 24px -10px color-mix(in srgb,var(--cp-orange) 55%,transparent)}@font-face{font-family:__Fraunces_ae2eaa;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/287637279c44650d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_ae2eaa;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b387097da7407747-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_ae2eaa;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/cb9f64d62d112b41-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_Fallback_ae2eaa;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_ae2eaa{font-family:__Fraunces_ae2eaa,__Fraunces_Fallback_ae2eaa;font-style:normal}.__variable_ae2eaa{--font-fraunces:"__Fraunces_ae2eaa","__Fraunces_Fallback_ae2eaa"}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__JetBrains_Mono_Fallback_3c557b;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:__JetBrains_Mono_3c557b,__JetBrains_Mono_Fallback_3c557b;font-style:normal}.__variable_3c557b{--font-jetbrains-mono:"__JetBrains_Mono_3c557b","__JetBrains_Mono_Fallback_3c557b"}@font-face{font-family:__GeistSans_fb8f2c;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_fb8f2c;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:__GeistSans_fb8f2c,__GeistSans_Fallback_fb8f2c}.__variable_fb8f2c{--font-geist-sans:"__GeistSans_fb8f2c","__GeistSans_Fallback_fb8f2c"}@font-face{font-family:__GeistMono_f910ec;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:__GeistMono_f910ec,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"__GeistMono_f910ec",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}