:root{--bg: #0b0d12;--surface: #141822;--surface-2: #1c212e;--border: #262c3a;--text: #e8ebf1;--text-dim: #8a92a6;--accent: #5b8cff;--accent-dim: #2a3c6b;--good: #3ddc97;--warn: #f5a623;--bad: #ef5a5a;--radius: 12px;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text)}body{min-height:100vh}h1,h2,h3{margin:0 0 .5rem;font-weight:600}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}code,pre{font-family:ui-monospace,SF Mono,Menlo,monospace}
