:root{--bg: #111;--bg-elevated: #1a1a1a;--bg-sunken: #0a0a0a;--fg: #eee;--fg-muted: #888;--fg-dim: #ccc;--border: #2a2a2a;--accent: #4a9eff;--error: #e66;--success: #6ce;color-scheme:dark}html,body{margin:0;padding:0;min-height:100dvh;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*,*:before,*:after{box-sizing:border-box}button{font-family:inherit}a{color:var(--accent)}
