:root{--brand:#ff006a;--brand-dark:#ad0048;--warning:#ffe500;--gray-950:#0a0a0c;--gray-900:#141417;--gray-800:#1f1f23;--gray-700:#2b2b30;--gray-600:#3e3e45;--gray-500:#5b5b63;--gray-400:#82828b;--gray-300:#ababb3;--gray-200:#cfcfd4;--gray-150:#dbdbdf;--gray-100:#e7e7ea;--gray-50:#f4f4f5;--bg:var(--gray-50);--bg-raised:#fff;--fg:var(--gray-950);--muted:var(--gray-500);--line:var(--gray-200);--accent:var(--brand);--accent-dim:var(--brand-dark);--font-display:"Interrupt Sans", "aktiv-grotesk", sans-serif;--font-heading:"aktiv-grotesk", system-ui, sans-serif;--font-body:"aktiv-grotesk", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", monospace;--step--1:clamp(.83rem, .8rem + .15vw, .9rem);--step-0:clamp(.875rem, min(.95rem + .25vw, .6rem + .85svh), 1.125rem);--step-1:clamp(1.33rem, 1.2rem + .6vw, 1.75rem);--step-2:clamp(1.77rem, 1.5rem + 1.4vw, 2.75rem);--step-3:clamp(2.37rem, min(1.8rem + 2.8vw, 8svh), 4.5rem);--step-4:clamp(3.16rem, min(2rem + 5.5vw, 12svh), 7rem);--space-page:clamp(1.25rem, .9rem + 2vw, 3rem);--measure:68ch;--container:76rem;--radius-panel:1.25rem;--motion-route-exit:.26s;--motion-route-enter:.68s;--ease-out:cubic-bezier(.16, 1, .3, 1)}@font-face{font-family:Interrupt Sans;src:url(/fonts/interruptsans.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--fg);-webkit-text-size-adjust:100%}body{background:var(--bg);min-width:20rem;color:var(--fg);font-family:var(--font-body);font-size:var(--step-0);text-rendering:optimizelegibility;margin:0;font-weight:600;line-height:1.55}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:800;line-height:1.02}button,input,textarea,select{font:inherit}a{color:inherit}:focus-visible{outline:.15rem solid var(--accent);outline-offset:.2rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
