.BackToTop-module__5guchq__dock{z-index:40;border:1px solid var(--rule);background:var(--surface-page);width:3rem;height:3rem;color:var(--on-page);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .32s var(--ease-out-expo), transform .32s var(--ease-out-expo), background-color var(--duration-fast) var(--ease-out-expo), color var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo), visibility 0s linear .32s;border-radius:999px;place-items:center;padding:0;font-size:1.15rem;line-height:1;display:grid;position:fixed;bottom:clamp(12px,2vw,20px);left:clamp(12px,2vw,20px);transform:translateY(12px);box-shadow:0 10px 28px -14px #00000073}.BackToTop-module__5guchq__dock.BackToTop-module__5guchq__shown{opacity:1;visibility:visible;transition:opacity .32s var(--ease-out-expo), transform .32s var(--ease-out-expo), background-color var(--duration-fast) var(--ease-out-expo), color var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo), visibility 0s;transform:none}.BackToTop-module__5guchq__dock:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.BackToTop-module__5guchq__dock:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.BackToTop-module__5guchq__dock,.BackToTop-module__5guchq__dock.BackToTop-module__5guchq__shown{transition:none;transform:none}}
.ChatWidget-module__zCRJnG__dock{bottom:clamp(56px,8vh,68px);right:clamp(16px,2vw,24px);bottom:max(clamp(56px, 8vh, 68px), env(safe-area-inset-bottom,0px));z-index:40;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed}.ChatWidget-module__zCRJnG__dockInline{right:unset;bottom:unset;z-index:30;position:relative}.ChatWidget-module__zCRJnG__dockInline .ChatWidget-module__zCRJnG__panel{z-index:100;position:absolute;bottom:calc(100% + 14px);right:0}.ChatWidget-module__zCRJnG__bubble{font-family:var(--font-mono);font-size:var(--text-meta);letter-spacing:var(--tracking-meta);text-transform:uppercase;background:var(--accent-gradient);color:var(--accent-ink);cursor:pointer;transition:transform var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo);border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;display:inline-flex;box-shadow:0 8px 24px #0b1b2a2e}.ChatWidget-module__zCRJnG__bubble:hover{transform:translateY(-1px);box-shadow:0 12px 32px #0b1b2a38}.ChatWidget-module__zCRJnG__bubbleDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #22c55e38}.ChatWidget-module__zCRJnG__panel{background:var(--surface-chrome);border:1px solid var(--rule);border-radius:16px;flex-direction:column;width:min(380px,100vw - 24px);height:min(560px,100dvh - 96px);display:flex;overflow:hidden;box-shadow:0 16px 48px #0b1b2a2e,0 2px 8px #0b1b2a14}@media (max-width:480px){.ChatWidget-module__zCRJnG__panel{width:calc(100vw - 16px);height:min(560px,100dvh - 80px)}}.ChatWidget-module__zCRJnG__head{border-bottom:1px solid var(--rule);background:var(--surface-page);justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 12px;display:flex}.ChatWidget-module__zCRJnG__headLeft{flex-direction:column;gap:2px;display:flex}.ChatWidget-module__zCRJnG__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--on-page-soft);font-size:10px}.ChatWidget-module__zCRJnG__title{font-family:var(--font-display);color:var(--on-page);font-size:15px;font-weight:800;line-height:1}.ChatWidget-module__zCRJnG__close{border:1px solid var(--rule);background:var(--surface-chrome);width:28px;height:28px;color:var(--on-page);cursor:pointer;border-radius:50%;place-items:center;font-size:14px;line-height:1;display:grid}.ChatWidget-module__zCRJnG__statusRow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-page-soft);align-items:center;gap:6px;font-size:10px;display:flex}.ChatWidget-module__zCRJnG__messages{background:var(--surface-chrome);flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.ChatWidget-module__zCRJnG__msg{max-width:86%;font-family:var(--font-body);border-radius:14px;padding:10px 12px;font-size:13.5px;line-height:1.5}.ChatWidget-module__zCRJnG__msg p{margin:0}.ChatWidget-module__zCRJnG__msg p+p{margin-top:6px}.ChatWidget-module__zCRJnG__user{background:var(--accent-gradient);color:var(--accent-ink);border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__zCRJnG__bot{background:var(--surface-page);color:var(--on-page);border:1px solid var(--rule);border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module__zCRJnG__meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-page-soft);margin-bottom:4px;font-size:10px}.ChatWidget-module__zCRJnG__chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ChatWidget-module__zCRJnG__chip{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--rule);background:var(--surface-chrome);color:var(--on-page);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:10px}.ChatWidget-module__zCRJnG__chipPrimary{background:var(--accent);color:var(--accent-ink);border-color:#0000}.ChatWidget-module__zCRJnG__ctaRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ChatWidget-module__zCRJnG__cta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--rule);background:var(--surface-chrome);color:var(--on-page);border-radius:999px;padding:7px 12px;font-size:10px;text-decoration:none}.ChatWidget-module__zCRJnG__ctaSolid{background:var(--accent);color:var(--accent-ink);border-color:#0000}.ChatWidget-module__zCRJnG__composer{border-top:1px solid var(--rule);background:var(--surface-page);gap:8px;padding:10px;display:flex}.ChatWidget-module__zCRJnG__input{font-family:var(--font-body);border:1px solid var(--rule);background:var(--surface-chrome);color:var(--on-page);border-radius:999px;outline:none;flex:1;padding:10px 14px;font-size:13.5px}.ChatWidget-module__zCRJnG__input:focus{border-color:var(--accent-soft);box-shadow:0 0 0 3px #5b21b61f}.ChatWidget-module__zCRJnG__send{background:var(--accent-gradient);width:38px;height:38px;color:var(--accent-ink);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.ChatWidget-module__zCRJnG__send:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__zCRJnG__quickRow{background:var(--surface-page);gap:6px;padding:0 10px 10px;display:flex;overflow-x:auto}.ChatWidget-module__zCRJnG__quick{white-space:nowrap;font-family:var(--font-mono);letter-spacing:.06em;border:1px solid var(--rule);background:var(--surface-chrome);color:var(--on-page);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:10px}.ChatWidget-module__zCRJnG__typing{align-items:center;gap:3px;display:inline-flex}.ChatWidget-module__zCRJnG__typing span{background:var(--on-page-soft);border-radius:50%;width:4px;height:4px;animation:1s infinite ChatWidget-module__zCRJnG__bounce}.ChatWidget-module__zCRJnG__typing span:nth-child(2){animation-delay:.15s}.ChatWidget-module__zCRJnG__typing span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget-module__zCRJnG__bounce{0%,80%,to{opacity:.6;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.11x_mcju407z-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.456c9vb2_utt8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.2fl0vhx7oyatw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.11x_mcju407z-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.456c9vb2_utt8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.2fl0vhx7oyatw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_ce048672-module__Ahk8fG__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_ce048672-module__Ahk8fG__variable{--font-bricolage:"Bricolage Grotesque", "Bricolage Grotesque Fallback"}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d33b85fb5baf961f-s.0rfxlvqt2tkr2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6210bde731505705-s.01mw4vsinbcys.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b45737f097350ce4-s.0nx3uj7u93ae6.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a0293006deebcd4e-s.3-s8_1l1agd-n.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d536e5d4302a4599-s.3mnzyw0ucitfh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b568f38a8f970fb-s.2pk98nzh-7rw8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3b3c39415383c9fd-s.p.38wyw2-32rniu.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.0%;size-adjust:96.39%}.inter_tight_cb28a799-module__eJZNTW__className{font-family:Inter Tight,Inter Tight Fallback;font-style:normal;font-weight:400}.inter_tight_cb28a799-module__eJZNTW__variable{--font-inter-tight:"Inter Tight", "Inter Tight Fallback"}
@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b12e986493c137cf-s.2tuvx2ggl0uf7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/36363bfb06833f56-s.p.048ctm9k7u_u3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono Fallback;src:local(Arial);ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.0%;size-adjust:134.59%}.dm_mono_a22ada9-module__xYqx1G__className{font-family:DM Mono,DM Mono Fallback;font-style:normal;font-weight:400}.dm_mono_a22ada9-module__xYqx1G__variable{--font-dm-mono:"DM Mono", "DM Mono Fallback"}
@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a1e5f881e1ca6a9a-s.3pa-xep11snzp.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2efc0c479abd2474-s.3392eipp7sc2y.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/70963ccca14000df-s.1abvn15b18zwh.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a146d0fd3ff96e4-s.0uz2jod5i5o--.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0474ff9f7224a0da-s.0_u-iv5ddry8l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f48d461c03e0a8ec-s.p.0_9p4dezmmbbg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Great Vibes Fallback;src:local(Arial);ascent-override:124.79%;descent-override:58.8%;line-gap-override:0.0%;size-adjust:68.19%}.great_vibes_af0386f9-module__NPz31W__className{font-family:Great Vibes,Great Vibes Fallback;font-style:normal;font-weight:400}.great_vibes_af0386f9-module__NPz31W__variable{--font-great-vibes:"Great Vibes", "Great Vibes Fallback"}
@font-face{font-family:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(../media/b3f36434191c58fc-s.1xrfjhbcw79mf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d1170b36b474f426-s.1-fw1br_r8quk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Newsreader;font-style:italic;font-weight:300;font-display:swap;src:url(../media/f5aeb3df958dfd51-s.p.2uj4-9mbknse3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Fallback;src:local(Times New Roman);ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.0%;size-adjust:105.48%}.newsreader_c169ad0e-module__nUXl4a__className{font-family:Newsreader,Newsreader Fallback;font-style:italic;font-weight:300}.newsreader_c169ad0e-module__nUXl4a__variable{--font-newsreader:"Newsreader", "Newsreader Fallback"}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-world:#fdfcff;--surface-world-wide:#f5f3ff;--surface-world-lane:#faf8fe;--on-world:#0b1b2a;--on-world-soft:#1e2a35;--surface-page:#f5f3ff;--on-page:#0b1b2a;--on-page-soft:#59656f;--surface-page-alt:#ede9fe;--surface-panel:#e1d8f4;--surface-panel-alt:#d5c8ee;--on-panel:#0b1b2a;--on-panel-soft:#4b5761;--on-panel-mute:#4b5761;--surface-close:#ddd0ef;--on-close:#0b1b2a;--on-close-soft:#4b5761;--surface-footer:#ccb9e2;--on-footer:#0b1b2a;--on-footer-soft:#414d57;--surface-chrome:#f1ebfb;--on-chrome:#0b1b2a;--on-chrome-soft:#5a6570;--wordmark-ink:#2e1065;--wordmark-sweep:#c084fc;--nav-veil:#fdfcffd1;--nav-link-hover:#0b1b2a14;--accent:#5b21b6;--accent-strong:#2e1065;--accent-hover:#6d28d9;--accent-tint:#f5f3ff;--accent-muted:#ede9fe;--accent-soft:#9061c9;--accent-ink:#f6f7f4;--accent-gradient:linear-gradient(135deg, var(--accent-strong), var(--accent));--accent-meta:var(--accent);--rule:#0b1b2a24;--rule-strong:#0b1b2a42;--rule-panel:#0b1b2a29;--rule-chrome:#0b1b2a2e;--spot-tint:#5b21b617;--danger:#b3261e;--hero-scrim:#ede9fe80;--world-scrim-lead:#2e106580;--world-scrim-trail:#2e106561;--world-grain:.05}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-world:#04090f;--surface-world-wide:#020609;--surface-world-lane:#060e16;--on-world:#eef0ea;--on-world-soft:#94a1ab;--surface-page:#141d26;--on-page:#eef0ea;--on-page-soft:#9dabb5;--surface-page-alt:#0f1720;--surface-panel:#16202a;--surface-panel-alt:#1b2632;--on-panel:#eef0ea;--on-panel-soft:#a4b1bb;--on-panel-mute:#a4b1bb;--surface-close:#0a1119;--on-close:#eef0ea;--on-close-soft:#a4b1bb;--surface-footer:#131c25;--on-footer:#eef0ea;--on-footer-soft:#a4b1bb;--surface-chrome:#070d13;--on-chrome:#eef0ea;--on-chrome-soft:#97a4ae;--wordmark-ink:#c4b5fd;--wordmark-sweep:#c084fc;--nav-veil:#04090fa8;--nav-link-hover:#eef0ea1f;--accent:#6d28d9;--accent-strong:#8b5cf6;--accent-hover:#8b5cf6;--accent-tint:#241a3d;--accent-muted:#2f2350;--accent-soft:#a78bfa;--accent-ink:#f6f7f4;--accent-gradient:linear-gradient(135deg, var(--accent-strong), var(--accent));--accent-meta:var(--accent-soft);--rule:#eef0ea29;--rule-strong:#eef0ea4d;--rule-panel:#eef0ea2e;--rule-chrome:#eef0ea2e;--spot-tint:#8b5cf61f;--danger:#ffb4ab;--hero-scrim:#030a1280;--world-scrim-lead:#030a12d1;--world-scrim-trail:#030a1299;--world-grain:.05}:root{--font-display:var(--font-bricolage,"Helvetica Neue"), system-ui, sans-serif;--font-body:var(--font-inter-tight,system-ui), -apple-system, sans-serif;--font-mono:var(--font-dm-mono,ui-monospace), "SF Mono", monospace;--font-serif:var(--font-newsreader,Georgia), serif;--font-signature:var(--font-great-vibes,"Great Vibes"), "Apple Chancery", cursive;--text-meta:.6875rem;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-lg:1.0625rem;--text-xl:clamp(1.25rem, .9rem + 1vw, 1.5rem);--text-h3:clamp(1.375rem, 1rem + 1.2vw, 1.75rem);--text-h2:clamp(1.75rem, 1.1rem + 2.4vw, 2.75rem);--text-h1:clamp(3rem, 1.2rem + 7.4vw, 7.5rem);--text-stat:clamp(1.75rem, 1rem + 2.9vw, 2.75rem);--tracking-meta:.14em;--leading-tight:.88;--leading-body:1.62;--space-shell:clamp(1.25rem, 4vw, 4.5rem);--space-section:clamp(3rem, 1.6rem + 4.4vw, 5.5rem);--space-gap:clamp(2rem, 5vw, 5rem);--duration-fast:.15s;--duration-normal:.26s;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-quint:cubic-bezier(.23, 1, .32, 1);--nav-h:64px}@media (max-width:900px){:root{--nav-h:56px}}
.mono{font-family:var(--font-mono);font-size:var(--text-meta);letter-spacing:var(--tracking-meta);text-transform:uppercase;font-weight:400}.display{font-family:var(--font-display);letter-spacing:-.04em;font-variation-settings:"opsz" 96;font-weight:800;line-height:1}.tabular{font-variant-numeric:tabular-nums}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + .25rem)}body{background:var(--surface-world);color:var(--on-world);font-family:var(--font-body);font-size:var(--text-lg);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,p,figure,ul,ol,dl{margin:0}ul,ol{padding:0;list-style:none}img,svg{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent);color:var(--accent-ink)}.shell{padding-inline:var(--space-shell)}.spot{position:relative;overflow:hidden}.spot:before{content:"";z-index:0;pointer-events:none;opacity:0;transition:opacity .42s var(--ease-out-expo);background:radial-gradient(360px circle at var(--spot-x,50%) var(--spot-y,50%), var(--spot-tint), transparent 70%);position:absolute;inset:0}.spot[data-pointer-near]:before{opacity:1}.spot>*{z-index:1;position:relative}.skip-link{left:var(--space-shell);z-index:20;background:var(--accent);color:var(--accent-ink);font-family:var(--font-mono);font-size:var(--text-meta);letter-spacing:var(--tracking-meta);text-transform:uppercase;transition:top var(--duration-fast) var(--ease-out-expo);padding:.75rem 1.25rem;text-decoration:none;position:absolute;top:-4rem}.skip-link:focus{top:.75rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
