*,*:before,*:after{box-sizing:border-box}:root{--bg: #0f172a;--card-bg: #1e293b;--border: #334155;--text: #e2e8f0;--muted: #94a3b8;--accent: #3b82f6;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444}html.dark body{background:var(--bg);color:var(--text);margin:0;padding:0}body{margin:0;padding:0;background:var(--bg);color:var(--text)}a{color:var(--accent);text-decoration:none}button,input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
