*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #060d1a;--bg-surface: #0f172a;--bg-card: #1e293b;--border: #334155;--border-sub: #1e293b;--text: #e2e8f0;--text-muted: #94a3b8;--text-dim: #64748b;--accent: #3b82f6;--accent-bg: #1e3a5f;--green: #22c55e;--yellow: #f59e0b;--red: #ef4444;--purple: #a78bfa;--sidebar-w: 210px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}input,textarea,select{font:inherit;background:var(--bg-card);border:1px solid var(--border);border-radius:6px;color:var(--text);padding:7px 10px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent)}
