*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0e1a;--bg2: #111827;--bg3: #1f2937;--border: #2d3748;--text: #f9fafb;--text2: #9ca3af;--accent: #3b82f6;--accent2: #1d4ed8;--green: #10b981;--red: #ef4444;--yellow: #f59e0b;--radius: 10px}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,sans-serif;font-size:14px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select{font-family:inherit;outline:none}
