:root{--bg-primary:#000;--bg-secondary:#050505;--bg-card:#0a0a0a;--bg-card-hover:#111;--bg-sidebar:#000;--bg-input:#0a0a0a;--bg-table-header:#050505;--text-primary:#e8e8e8;--text-secondary:gray;--text-muted:#4a4a4a;--border:#1a1a1a;--border-light:#111;--green:#00d26a;--green-dim:#00d26a0f;--green-text:#00d26a;--red:#ff4757;--red-dim:#ff47570d;--yellow:#ffb347;--yellow-dim:#ffb3470d;--blue:#5b8def;--blue-dim:#5b8def0d;--purple:#8b5cf6;--purple-dim:#8b5cf60d;--orange:#f59e0b;--radius:2px;--radius-sm:2px;--radius-lg:0px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5}#__next{height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#222;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font);background:0 0;border:none}input,select{font-family:var(--font)}
