:root{--bg:#0e0e10;--surface:#18181b;--surface-2:#1f1f23;--border:#2a2a30;--border-strong:#36363c;--border-subtle:#232328;--text:#ededf0;--text-2:#c8c8cd;--text-muted:#8a8a93;--text-subtle:#5e5e66;--brand:#7f77dd;--brand-strong:#534ab7;--brand-bg:#7f77dd24;--gradient-brand:linear-gradient(135deg, #7f77dd 0%, #534ab7 100%);--gradient-brand-soft:linear-gradient(135deg, #7f77dd1a 0%, #534ab70d 100%);--success:#4ade80;--success-bg:#4ade801f;--warning-soft:#fbbf24;--warning-bg:#fbbf241f;--danger:#ef4444;--danger-accent:#ef443a;--danger-bg:#ef44441f;--danger-border:#ef444466;--radius:10px;--radius-md:12px;--radius-lg:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:56px;--text-xs:11px;--text-sm:13px;--text-md:14px;--text-lg:16px;--text-xl:19px;--text-2xl:24px;--text-3xl:30px;--text-4xl:36px;--text-5xl:48px;--leading-relaxed:1.55;--duration-fast:.12s;--ease-out:cubic-bezier(.2, .8, .2, 1);--font-display:"Instrument Serif", Georgia, serif;--elevation-1:0 1px 2px #0000002e;--elevation-3:0 4px 16px #00000047}@media (prefers-color-scheme:light){:root{--bg:#faf9f7;--surface:#fff;--surface-2:#f4f3f0;--border:#e4e2dd;--border-strong:#d4d2cc;--border-subtle:#ecebe7;--text:#18181b;--text-2:#3f3f46;--text-muted:#71717a;--text-subtle:#a0a0a8}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}button{font-family:inherit}a{color:inherit}
