*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0b0f;--surface: #111318;--surface2: #181b22;--border: #1f2330;--accent: #6c63ff;--accent2: #00d4aa;--text: #e8eaf0;--muted: #6b7280;--green: #22c55e;--red: #ef4444;--yellow: #f59e0b}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}tr:hover{background:#12151c!important}select:focus,input:focus{outline:2px solid #6c63ff!important;border-color:transparent!important}
