:root{color-scheme:light dark;--bg: #0f1419;--surface: #1a2332;--border: #2d3a4d;--text: #e8eef4;--muted: #8b9aad;--accent: #5b9bd5;--accent-hover: #7eb3e0;--danger: #e85d6c;--success: #3dcca8;--warning: #e8b339;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}a{color:var(--accent)}a:hover{color:var(--accent-hover)}
