:root{color-scheme:dark;--bg: #0f1419;--panel: #1a2332;--panel-2: #243044;--border: #2d3a4f;--text: #e7ecf3;--muted: #8b9bb4;--accent: #3b82f6;--accent-soft: #1e3a5f;--user: #1e3a5f;--danger: #ef4444;--ok: #22c55e;font-family:Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;height:100%;background:var(--bg);color:var(--text)}html{scroll-behavior:smooth}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}a{color:var(--accent)}
