@font-face{font-family:Fraunces;src:url(/fonts/Fraunces.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/Fraunces-Italic.ttf)format("truetype");font-style:italic;font-weight:100 900;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}:root{--background:#fafaf6;--surface:#fff;--surface-warm:#f2eee6;--ink:#0f1419;--ink-soft:#2c2826;--muted:#6b6661;--hairline:#e5dfd3;--accent:#e84a1f;--accent-text:#b63817;--accent-soft:#ffe4dc;--accent-ink:#fff;--carbon:#0b0f14;--graphite:#15191f;--night-soft:#d6cfc2;--night-muted:#9f9992;--night-hairline:#2a2622;--night-accent:#ff6a3d;--night-accent-soft:#2a1813;--success:#4f7a3c;--warning:#c2772b;--danger:#b84a38;--font-display:"Fraunces", Georgia, serif;--font-body:"Geist", ui-sans-serif, system-ui, sans-serif;--font-numeric:"JetBrains Mono", ui-monospace, monospace;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--content:min(100% - 2rem, 76rem);--reading:min(100% - 2rem, 70ch);--z-sticky:20;--z-menu:40}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--carbon);scroll-padding-top:6rem}body{color:var(--ink);background:var(--background);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6;overflow-x:clip}img,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{color:inherit;font:inherit}:focus-visible{outline:3px solid var(--night-accent);outline-offset:4px}::selection{color:var(--carbon);background:var(--night-accent)}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-weight:500;line-height:1.04}h1{font-size:clamp(3.25rem,8vw,6rem)}h2{font-size:clamp(2.5rem,5.6vw,4.75rem)}h3{font-size:clamp(1.75rem,3.2vw,2.75rem)}p,li{text-wrap:pretty}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:calc(var(--z-menu) + 1);color:var(--carbon);background:var(--night-accent);transition:transform .16s var(--ease-out);padding:.75rem 1rem;font-weight:600;position:fixed;inset:0 auto auto 1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(1rem)}.site-header{z-index:var(--z-sticky);color:#fafaf6;position:absolute;inset:0 0 auto}.site-nav{width:var(--content);border-bottom:1px solid #fafaf624;justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;margin-inline:auto;display:flex}.brand{min-height:44px;color:var(--night-accent);align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand img{border-radius:10px;width:2.6rem;height:2.6rem}.brand span{font-family:var(--font-display);font-size:2rem;font-style:italic;font-weight:500;line-height:1}.nav-panel{align-items:center;gap:clamp(1.25rem,2.4vw,2.2rem);display:flex}.nav-panel a{color:#e8e4dd;align-items:center;min-height:44px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .16s;display:inline-flex}.nav-panel em{color:var(--night-accent);font-family:var(--font-display);margin-inline-start:.22em;font-style:italic}.nav-panel .nav-cta{min-height:2.75rem;color:var(--carbon);transition:color .16s ease, background-color .16s ease, transform .12s var(--ease-out);background:#fafaf6;border-radius:10px;padding-inline:1rem;font-weight:600}.menu-button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:none}.menu-button>span[aria-hidden]{width:1.4rem;height:2px;transition:transform .18s var(--ease-out);background:currentColor;position:absolute}.menu-button>span[aria-hidden]:first-of-type{transform:translateY(-4px)}.menu-button>span[aria-hidden]:last-of-type{transform:translateY(4px)}.menu-button[aria-expanded=true]>span[aria-hidden]:first-of-type{transform:rotate(45deg)}.menu-button[aria-expanded=true]>span[aria-hidden]:last-of-type{transform:rotate(-45deg)}.button{text-align:center;min-height:3.25rem;transition:transform .14s var(--ease-out), background-color .18s ease, color .18s ease;border-radius:10px;justify-content:center;align-items:center;gap:.7rem;padding:.78rem 1.1rem;font-weight:600;line-height:1.1;text-decoration:none;display:inline-flex}.button:active,.nav-cta:active,.menu-button:active{transform:scale(.97)}.button-primary{color:var(--carbon);background:var(--night-accent)}.button-secondary{color:#fafaf6;background:var(--graphite);box-shadow:inset 0 0 0 1px var(--night-hairline)}.button svg{width:1.2rem;height:1.2rem}.container{width:var(--content);margin-inline:auto}.section{padding-block:clamp(5rem,10vw,10rem)}.section-intro{max-width:52rem;margin-bottom:clamp(3rem,6vw,6rem)}.section-intro p{max-width:62ch;color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.3rem)}.section-intro h2{margin-bottom:1.5rem}.kicker{color:var(--accent-text);font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:600}.wordmark{color:var(--accent-text);font-family:var(--font-display);font-style:italic;font-weight:500}.numeric{font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.site-footer{color:#fafaf6;background:var(--carbon);border-top:1px solid var(--night-hairline);padding:clamp(4rem,8vw,7rem) max(1rem,50% - 38rem)}.footer-main{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.footer-main p{color:var(--night-soft);margin:.9rem 0 0}.footer-main .footer-note{color:var(--night-muted);margin-top:.2rem;font-size:.88rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.5rem;max-width:24rem;display:flex}.footer-links a{min-height:44px;color:var(--night-soft);align-items:center;text-decoration:none;display:inline-flex}.footer-bottom{color:var(--night-muted);border-top:1px solid var(--night-hairline);justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;font-size:.82rem;display:flex}.legal-page{background:var(--background)}.legal-page .site-header{color:#fafaf6;background:var(--carbon);position:relative}.legal-hero{color:#fafaf6;background:var(--carbon);padding-block:clamp(5rem,10vw,8rem)}.legal-hero h1{max-width:13ch;margin-bottom:1.25rem}.legal-hero p{max-width:60ch;color:var(--night-soft);font-size:1.1rem}.legal-layout{width:var(--content);grid-template-columns:14rem minmax(0,48rem);justify-content:space-between;gap:4rem;margin-inline:auto;padding-block:clamp(4rem,8vw,7rem);display:grid}.legal-toc{scrollbar-gutter:stable;flex-direction:column;align-self:start;gap:.2rem;max-height:calc(100dvh - 4rem);padding-right:.75rem;display:flex;position:sticky;top:2rem;overflow-y:auto}.legal-toc a{min-height:40px;color:var(--muted);align-items:center;font-size:.9rem;text-decoration:none;display:flex}.legal-content article{border-bottom:1px solid var(--hairline);margin-bottom:2.5rem;padding-block:0 2.5rem;scroll-margin-top:2rem}.legal-content article:last-child{border-bottom:0}.legal-content h2{margin-bottom:1.2rem;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.15}.legal-content h3{font-family:var(--font-body);letter-spacing:0;margin:2rem 0 .75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.legal-content p,.legal-content li{max-width:70ch;color:var(--ink-soft)}.legal-content a{color:var(--accent-text)}.legal-content ul{padding-inline-start:1.2rem}.legal-content li+li{margin-top:.55rem}.legal-content strong{color:var(--ink)}.legal-note{color:var(--ink-soft);background:var(--surface-warm);border:1px solid var(--hairline);border-radius:12px;padding:1rem}.not-found{width:var(--content);grid-template-columns:minmax(0,1fr) minmax(12rem,19rem);align-items:center;gap:clamp(2rem,8vw,8rem);min-height:72vh;margin-inline:auto;padding-block:clamp(5rem,10vw,9rem);display:grid}.not-found h1{max-width:12ch;margin-bottom:1.25rem;font-size:clamp(3rem,7vw,5.5rem)}.not-found p:not(.kicker){color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.not-found img{width:100%;height:auto}@media (hover:hover) and (pointer:fine){.nav-panel>a:not(.nav-cta):hover,.footer-links a:hover{color:var(--night-accent)}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.button-primary:hover{background:#ff7c56}}@media (width<=760px){:root{--content:min(100% - 1.5rem, 76rem)}.site-nav{min-height:4.5rem}.menu-button{display:grid}.nav-panel{z-index:var(--z-menu);color:#fafaf6;background:color-mix(in srgb, var(--carbon) 96%, transparent);backdrop-filter:blur(20px)saturate(140%);transition:transform .22s var(--ease-out);flex-direction:column;align-items:stretch;gap:0;padding:1rem 1.25rem 1.35rem;display:flex;position:fixed;inset:4.5rem 0 auto;transform:translateY(-120%)}.nav-panel[data-open=true]{transform:translateY(0)}.nav-panel a{min-height:3.4rem;font-size:1rem}.nav-panel .nav-cta{margin-top:.5rem}.footer-main,.footer-bottom{flex-direction:column}.footer-links{justify-content:flex-start}.legal-layout{grid-template-columns:1fr;gap:2.5rem}.legal-toc{border-bottom:1px solid var(--hairline);overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity;flex-flow:row;gap:.5rem;max-height:none;margin-inline:-.25rem;padding:.25rem .25rem 1rem;position:static;overflow:auto hidden}.legal-toc a{background:var(--surface-warm);border:1px solid var(--hairline);scroll-snap-align:start;border-radius:999px;flex:none;align-items:center;min-height:40px;padding:.45rem .8rem;display:inline-flex}.not-found{grid-template-columns:1fr}.not-found img{order:-1;width:min(70%,16rem);margin-inline:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.nav-panel{background:var(--carbon);backdrop-filter:none}}@media (prefers-contrast:more){:focus-visible{outline-width:4px}.nav-panel,.button-secondary{border:1px solid}}
