:root{--bg: #0f1117;--bg-elev: #181b24;--bg-elev-2: #20242f;--border: #2a2f3a;--text: #e7e9ee;--muted: #9aa3b2;--accent: #6d8bff;--accent-strong: #5570f0;--ok: #3fbf7f;--err: #ff6b6b;--radius: 14px;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:radial-gradient(1200px 600px at 50% -10%,#1b2030 0%,var(--bg) 60%) fixed;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5}
