*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #161b27;--bg3: #1e2535;--border: #2a3347;--accent: #3b82f6;--accent2: #6366f1;--success: #22c55e;--danger: #ef4444;--warn: #f59e0b;--text: #e2e8f0;--text2: #94a3b8;--text3: #64748b;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.4)}html,body,#root{height:100%;font-family:Inter,sans-serif;background:var(--bg);color:var(--text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}@media (min-width: 641px){.topbar-hide-desktop{display:none!important}}@media (max-width: 640px){aside{display:none!important}aside.sidebar-open{display:flex!important}}.table-wrap{-webkit-overflow-scrolling:touch}body.sidebar-open{overflow:hidden}
