:root{--color-bg:#f5f6f8;--color-surface:#fff;--color-surface-soft:#f8f9fb;--color-surface-mute:#f0f1f4;--color-border:#e7e8ec;--color-border-strong:#d8dae0;--color-text:#1f2329;--color-text-soft:#6b7280;--color-text-muted:#9ca3af;--color-primary:#1d4ed8;--color-primary-hover:#1e40af;--color-primary-soft:#eef4ff;--color-accent-blue:#2563eb;--color-accent-blue-soft:#eaf1ff;--color-danger:#ef4444;--color-warning:#f59e0b;--color-success:#22c55e;--color-muted-dot:#9ca3af;--sidebar-width:248px;--header-height:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:999px;--shadow-sm:0 1px 2px #1018280d;--shadow-md:0 4px 12px #10182814;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--color-bg:#0f1115;--color-surface:#171a20;--color-surface-soft:#1b1e25;--color-surface-mute:#23262e;--color-border:#2a2e37;--color-border-strong:#383d48;--color-text:#f1f2f4;--color-text-soft:#a7adb8;--color-text-muted:#767c88;--color-primary:#3b82f6;--color-primary-hover:#60a5fa;--color-primary-soft:#3b82f629;--color-accent-blue:#3b82f6;--color-accent-blue-soft:#3b82f629;--color-danger:#f87171;--color-warning:#fbbf24;--color-success:#34d399;--color-muted-dot:#6b7280;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #00000073;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--color-bg:#0f1115;--color-surface:#171a20;--color-surface-soft:#1b1e25;--color-surface-mute:#23262e;--color-border:#2a2e37;--color-border-strong:#383d48;--color-text:#f1f2f4;--color-text-soft:#a7adb8;--color-text-muted:#767c88;--color-primary:#3b82f6;--color-primary-hover:#60a5fa;--color-primary-soft:#3b82f629;--color-accent-blue:#3b82f6;--color-accent-blue-soft:#3b82f629;--color-danger:#f87171;--color-warning:#fbbf24;--color-success:#34d399;--color-muted-dot:#6b7280;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #00000073;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--color-bg:#f5f6f8;--color-surface:#fff;--color-surface-soft:#f8f9fb;--color-surface-mute:#f0f1f4;--color-border:#e7e8ec;--color-border-strong:#d8dae0;--color-text:#1f2329;--color-text-soft:#6b7280;--color-text-muted:#9ca3af;--color-primary:#1d4ed8;--color-primary-hover:#1e40af;--color-primary-soft:#eef4ff;--color-accent-blue:#2563eb;--color-accent-blue-soft:#eaf1ff;--color-danger:#ef4444;--color-warning:#f59e0b;--color-success:#22c55e;--color-muted-dot:#9ca3af;--shadow-sm:0 1px 2px #1018280d;--shadow-md:0 4px 12px #10182814;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}html,body{height:100%}body{min-height:100vh;color:var(--color-text);background:var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;transition:background-color .15s,color .15s}h1,h2,h3,h4,h5,h6{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}svg{flex-shrink:0;display:block}#app{height:100vh}
