:root{--bg: #0a0a0b;--bg-2: #141416;--surface: #1c1c20;--surface-2: #24242a;--surface-3: #2a2a30;--line: #2a2a30;--line-strong: #3d3d45;--ink: #fafafa;--ink-2: #cfcfd4;--ink-3: #9a9aa3;--ink-4: #8e95a0;--brand: #fffd00;--brand-deep: #f8b800;--brand-ink: #1a1206;--danger: #ef4444;--success: #22c55e;--white: #fff;--black: #000;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--radius-pill: 9999px;--shadow-1: 0 2px 6px -2px rgba(0, 0, 0, .25);--shadow-2: 0 6px 16px -8px rgba(0, 0, 0, .45);--shadow-3: 0 10px 24px -10px rgba(0, 0, 0, .55);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Archivo Black", "Inter", system-ui, sans-serif;--text-micro: .75rem;--text-secondary: .8125rem;--text-caption: .875rem;--text-body: 1rem;--text-h3: 1.125rem;--text-h2: 1.4rem;--text-h1: 1.75rem;--text-display: 2.25rem;--text-hero: 3.5rem;--text-hero-sm: 2.5rem;--leading-tight: 1.2;--leading-body: 1.55;--motion-fast: .15s;--motion-base: .22s;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--focus: var(--brand);--focus-ring: 0 0 0 2px var(--bg), 0 0 0 4px var(--focus);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}@media(prefers-reduced-motion:reduce){:root{--motion-fast: 0ms;--motion-base: 60ms}}html,body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body)}*,*:before,*:after{box-sizing:border-box}
