*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0f1117;--bg-secondary: #171923;--bg-tertiary: #1e2533;--border: #2a3347;--border-active: #344060;--text-primary: #e8eaf0;--text-secondary: #8b95ab;--text-muted: #4a5568;--color-green: #22c55e;--color-green-bg: #0d2818;--color-red: #f43f5e;--color-red-bg: #2d0d19;--color-blue: #3b82f6;--color-blue-bg: #0d1f3d;--color-amber: #f59e0b;--color-amber-bg: #2d1f05;--color-purple: #a78bfa;--color-purple-bg: #1e1433;--color-teal: #2dd4bf;--color-teal-bg: #0b2d29;--sidebar-width: 200px;--topbar-height: 52px;--radius: 8px;--radius-sm: 4px;--shadow: 0 2px 8px rgba(0,0,0,.4)}[data-theme=light]{--bg-primary: #f8f9fc;--bg-secondary: #ffffff;--bg-tertiary: #f1f3f8;--border: #e2e8f0;--border-active: #cbd5e1;--text-primary: #1a202c;--text-secondary: #4a5568;--text-muted: #a0aec0;--color-green-bg: #f0fff4;--color-red-bg: #fff5f7;--color-blue-bg: #ebf4ff;--color-amber-bg: #fffbf0;--color-purple-bg: #faf5ff;--color-teal-bg: #e6fffa}html,body,#root{height:100%;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary);font-size:14px;line-height:1.5}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit}a{text-decoration:none;color:inherit}ul{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-active)}
