:root{color-scheme:dark;--paper:#121110;--surface:#1a1816;--surface-sunken:#201d1a;--surface-raised:#232019;--line:#322d26;--line-strong:#443d33;--ink:#f7f3ec;--ink-body:#d8d2c6;--ink-muted:#a49d8e;--accent:#eaa855;--accent-strong:#f5bd75;--on-accent:#1c1408;--accent-soft:#2a2015;--accent-line:#4a3a24;--confirm:#6cc39b;--confirm-soft:#17291f;--edge-light:inset 0 1px 0 rgb(255 255 255/7%);--shadow-xs:0 1px 1px rgb(0 0 0/45%);--shadow-sm:0 1px 2px rgb(0 0 0/45%),0 4px 10px -4px rgb(0 0 0/45%);--shadow-md:0 1px 2px rgb(0 0 0/40%),0 14px 30px -12px rgb(0 0 0/65%);--shadow-lg:0 2px 4px rgb(0 0 0/40%),0 34px 64px -22px rgb(0 0 0/75%);--radius-sm:0.5rem;--radius:0.875rem;--radius-lg:1.375rem;--step--1:clamp(0.82rem,0.8rem + 0.1vw,0.875rem);--step-0:clamp(1rem,0.97rem + 0.16vw,1.0625rem);--step-1:clamp(1.13rem,1.07rem + 0.3vw,1.3rem);--step-2:clamp(1.35rem,1.22rem + 0.62vw,1.75rem);--step-3:clamp(1.65rem,1.4rem + 1.25vw,2.4rem);--step-4:clamp(2.05rem,1.6rem + 2.25vw,3.3rem);--step-5:clamp(2.5rem,1.75rem + 3.6vw,4.5rem);--measure:40rem;--shell:72rem;--gutter:clamp(1.15rem,5vw,2.5rem);--section-gap:clamp(3.5rem,9vw,7rem);--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--font-numeric:ui-monospace,"SF Mono","Cascadia Mono",Menlo,Consolas,monospace;--ease:cubic-bezier(0.22,0.61,0.36,1)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink-body);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.6;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--ink);font-weight:640;letter-spacing:-.022em;line-height:1.12;margin:0;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:inherit}img,svg{display:block;max-width:100%}:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}