:root{--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, Menlo, Consolas, monospace;--text-xs:11px;--text-sm:12px;--text-md:13px;--text-lg:14px;--text-xl:16px;--text-2xl:20px;--color-bg:#fbfbfc;--color-surface:#fff;--color-surface-muted:#fafafc;--color-surface-subtle:#fbfbfd;--color-sidebar:#f4f3f9;--color-hover:#f2f1f7;--color-sidebar-hover:#ebe9f5;--color-row-hover:#f8f7fc;--color-row-selected:#f3f1fc;--color-text:#1f1f24;--color-text-secondary:#4b4a57;--color-text-tertiary:#5d5c69;--color-text-muted:#8d8c99;--color-text-faint:#a5a4b1;--color-border:#e9e8f0;--color-border-subtle:#eeedf2;--color-border-faint:#f0eff4;--color-border-hairline:#f3f2f7;--color-accent:#6b5bd6;--color-accent-hover:#5b4cc4;--color-accent-soft:#8f80e6;--color-accent-border:#b9b0ee;--color-accent-tint:#ebe7fb;--color-accent-tint-strong:#e6e1fb;--color-accent-text:#3f3487;--color-danger:#b5484a;--color-danger-border:#f3d5d5;--color-danger-tint:#fdf1f1;--color-chip-bg:#f1f0f8;--color-chip-border:#e4e2f0;--palette-lavender-bg:#e6e1fb;--palette-lavender-fg:#3f3487;--palette-mint-bg:#d6f0e2;--palette-mint-fg:#1f5c3d;--palette-peach-bg:#fde3d2;--palette-peach-fg:#8a4319;--palette-sky-bg:#d8e9fb;--palette-sky-fg:#1f4c7a;--palette-rose-bg:#fbdbe4;--palette-rose-fg:#8a2745;--palette-lemon-bg:#f9efc7;--palette-lemon-fg:#6d5410;--palette-sand-bg:#efe6d8;--palette-sand-fg:#5c4a2b;--palette-grey-bg:#ececf1;--palette-grey-fg:#4b4a57;--palette-aqua-bg:#d3f0f0;--palette-aqua-fg:#175a5a;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:10px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--sidebar-width:220px;--panel-width:340px;--header-height:56px;--toolbar-height:44px;--statusbar-height:32px;--grid-header-height:36px;--grid-row-height:38px;--grid-group-height:34px;--grid-gutter-width:56px;--control-height:32px;--control-height-sm:28px;--shadow-sm:0 1px 2px #14122814;--shadow-popover:0 12px 32px #1412281f;--shadow-drawer:0 0 0 1px var(--color-border), 0 24px 48px #14122829;--z-sticky:2;--z-sticky-corner:3;--z-popover:40;--z-dialog:50;--z-toast:60;--z-drawer:30;--z-overlay:29;--transition-fast:.12s ease}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4;overflow:hidden}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}input,button,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input:focus,button:focus,select:focus,textarea:focus{outline:none}input:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid var(--color-accent-border);outline-offset:1px}button{cursor:pointer;background:0 0;border:0;padding:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#e4e4ea;border-radius:8px}::-webkit-scrollbar-track{background:0 0}
