@charset "UTF-8";:root{--bg-primary: #0d0d0f;--bg-secondary: #1a1b1e;--bg-tertiary: #15161a;--border-color: #2a2d38;--text-primary: #e8f0ff;--text-secondary: #9aa5b1;--text-muted: #6b7280;--accent-blue: #2583e3;--accent-green: #22c55e;--accent-green-dark: #16a34a;--sidebar-left-width: 245px;--sidebar-right-width: 288px;--topbar-height: 50px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;font-family:Roboto,Segoe UI,system-ui,sans-serif;background:var(--bg-primary);color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
