:root{--bg:#06080b;--surface:#0a0e14;--border:#1c2a3a;--text-primary:#b8cfe0;--text-secondary:#6b8fa8;--text-muted:#334e65;--text-body:#8aacbf;--text-heading:#e2eaf0;--text-emphasis:#fff;--accent:#ff4800;--accent-subtle-bg:#ff48001f;--accent-subtle-border:#ff48004d;--card-inactive-bg:#ffffff08;--error-bg:#1a0808;--error-border:#5c1a1a}:root.light{--bg:#f1f5f9;--surface:#fff;--border:#e2e8f0;--text-primary:#1e293b;--text-secondary:#334155;--text-muted:#64748b;--text-body:#334155;--text-heading:#0f172a;--text-emphasis:#0f172a;--accent:#ff4800;--accent-subtle-bg:#ff480014;--accent-subtle-border:#ff480040;--card-inactive-bg:#00000008;--error-bg:#fff1f2;--error-border:#fecaca}*,:before,:after{box-sizing:border-box}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}p,h1,h2,h3,h4{margin:0}button{font-family:inherit}#root{width:100%;max-width:100%}
