:root{--bg: #0c0e12;--surface: #141820;--border: #252b36;--text: #e8eaef;--muted: #8b95a8;--accent: #ff4500;--accent-dim: #cc3700;--success: #3ecf8e;--radius: 10px;font-family:DM Sans,system-ui,sans-serif;line-height:1.5;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse 120% 80% at 50% -20%,#1a2230 0%,var(--bg) 55%)}a{color:#7ab8ff;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:.95rem}code{font-family:JetBrains Mono,monospace;font-size:.85em}
