:root{--bg-app: #080a12;--bg-sidebar: #0d0f1a;--bg-body: #1a1a2e;--bg-hover: #151828;--border-subtle: #1a1d2e;--accent-primary: #6366f1;--accent-secondary: #8b5cf6;--accent-active-bg: rgba(99, 102, 241, .12);--accent-active-text: #818cf8;--text-primary: #e2e8f0;--text-muted: #94a3b8;--text-dim: #64748b;--text-faint: #475569;--text-icon: #334155;--danger: #ef4444;--danger-bg: rgba(239, 68, 68, .1);--font-family: Segoe UI, Tahoma, sans-serif;--font-size-base: .875rem;--font-size-sm: .8rem;--font-size-xs: .75rem;--sidebar-width: 240px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-full: 50%;--transition-fast: .15s}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:var(--bg-body);color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e2235;border-radius:99px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#6366f1}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#1e2235 transparent}
