:root{--color-bg:#fafafa;--color-surface:#fff;--color-surface-2:#f0f0f3;--color-border:#e5e5ea;--color-text:#1a1a1a;--color-text-muted:#666;--color-text-faint:#999;--color-primary:#6366f1;--color-primary-hover:#4f46e5;--color-primary-soft:#ede9fe;--color-primary-text:#4338ca;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 32px #00000026;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--nav-height-mobile:64px;--sidebar-width-desktop:220px}[data-theme=dark]{--color-bg:#0f0f10;--color-surface:#18181b;--color-surface-2:#27272a;--color-border:#2d2d31;--color-text:#fafafa;--color-text-muted:#a1a1aa;--color-text-faint:#71717a;--color-primary:#818cf8;--color-primary-hover:#6366f1;--color-primary-soft:#312e81;--color-primary-text:#c7d2fe}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-sans);font-size:var(--font-size-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}#root{min-height:100vh}
