:root{--bg-primary:#f8fafc;--bg-secondary:#ffffffa6;--bg-tertiary:#f1f5f9b3;--bg-elevated:#fffc;--bg-solid:#fff;--bg-sunken:#e2e8f099;--bg-gradient:radial-gradient(ellipse at 30% 0%, #c7d2fe 0%, #f8fafc 100%);--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--text-inverse:#f8fafc;--accent:#4f46e5;--accent-hover:#4338ca;--accent-light:#eef2ffcc;--accent-muted:#c7d2fe;--accent-blue:#6366f1;--accent-blue-light:#e0e7ffb3;--success:#059669;--success-light:#ecfdf5cc;--success-muted:#a7f3d0;--warning:#d97706;--warning-light:#fffbebcc;--warning-muted:#fde68a;--error:#dc2626;--error-light:#fef2f2cc;--error-muted:#fecaca;--info:#0ea5e9;--info-light:#f0f9ffcc;--border:#e2e8f0cc;--border-strong:#cbd5e1e6;--divider:#f1f5f999;--shadow:0 1px 3px #0f172a14;--shadow-md:0 4px 6px -1px #0f172a14, 0 2px 4px -2px #0f172a0d;--shadow-lg:0 10px 15px -3px #0f172a14, 0 4px 6px -4px #0f172a0d;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--card-bg:#ffffffd9;--card-border:#e2e8f0cc;--sidebar-bg:#0f172a;--sidebar-width:260px;--font-family:"Segoe UI Variable", "Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:"Cascadia Code", "JetBrains Mono", Consolas, monospace}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b899}
