:root{color-scheme:dark;--bg: #0b1020;--bg-elev: #131a33;--fg: #e7ecff;--fg-muted: #97a3c4;--accent: #7aa2ff;--accent-strong: #4d7bff;--border: #1f2a4d;--error: #ff7a85;--radius: 12px;--gap: 12px;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--fg);font-family:var(--font);font-size:16px;line-height:1.5}button{font-family:inherit}
