:root{--bg: #f4f6fb;--surface: #ffffff;--surface-2: #f8fafc;--border: #e5e8f0;--text: #131826;--text-muted: #5b6478;--text-faint: #8b93a7;--sidebar-bg: #0d1122;--sidebar-bg-2: #141a30;--sidebar-text: #c7cee0;--sidebar-muted: #7a839e;--sidebar-border: #212842;--sidebar-active: #eef1ff;--sidebar-active-bg: rgba(99, 102, 241, .16);--accent: #4f6bf6;--accent-2: #7c5cf0;--accent-soft: #eef1ff;--accent-grad: linear-gradient(135deg, #4f6bf6 0%, #7c5cf0 100%);--ok: #12a150;--ok-soft: #e7f7ee;--warn: #d98a00;--warn-soft: #fdf3e2;--danger: #e23c3c;--danger-soft: #fdeaea;--hot: #e2453c;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--shadow-md: 0 6px 24px rgba(16, 24, 40, .08);--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}@media (prefers-color-scheme: dark){:root{--bg: #0a0e1a;--surface: #111627;--surface-2: #0d1122;--border: #212842;--text: #e9edf9;--text-muted: #98a2bd;--text-faint: #6c7590;--accent-soft: #171e3a;--ok-soft: #10241a;--warn-soft: #2a2110;--danger-soft: #2a1414}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit}
