*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root,[data-theme=dark]{--bg-primary: #0a0a0a;--bg-secondary: #111111;--bg-tertiary: #1a1a1a;--bg-card: #141414;--bg-hover: #1e1e1e;--bg-active: #222222;--bg-input: #1a1a1a;--border: #222222;--border-light: #2a2a2a;--text-primary: #ffffff;--text-secondary: #888888;--text-tertiary: #555555;--text-muted: #444444;--accent: #ffffff;--accent-dim: rgba(255, 255, 255, .08);--accent-color: #3b82f6;--stage-blue: #3b82f6;--stage-yellow: #eab308;--stage-orange: #f97316;--stage-pink: #ec4899;--stage-green: #22c55e;--stage-purple: #a855f7;--sidebar-width: 72px;--header-height: 56px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--transition: .15s ease;--selection-bg: rgba(255, 255, 255, .15);--logo-bg: #ffffff;--logo-color: #0a0a0a;--toggle-bg: #333333;--toggle-knob: #ffffff;--success: #22c55e;--warning: #eab308;--danger: #ef4444;--info: #3b82f6}[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f7f7f8;--bg-tertiary: #f0f0f1;--bg-card: #ffffff;--bg-hover: #f3f3f4;--bg-active: #ebebec;--bg-input: #f5f5f6;--border: #e2e2e3;--border-light: #ebebec;--text-primary: #111111;--text-secondary: #666666;--text-tertiary: #999999;--text-muted: #bbbbbb;--accent: #111111;--accent-dim: rgba(0, 0, 0, .05);--accent-color: #2563eb;--selection-bg: rgba(0, 0, 0, .12);--logo-bg: #111111;--logo-color: #ffffff;--toggle-bg: #dddddd;--toggle-knob: #ffffff}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:var(--font);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .3s ease,color .3s ease}::selection{background:var(--selection-bg)}::-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(--text-tertiary)}input,button,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}
