*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{min-height:100vh;line-height:1.5}img,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{--color-bg:#0b0d14;--color-bg-elevated:#141722;--color-bg-card:#1a1e2e;--color-bg-input:#1e2235;--color-bg-hover:#ffffff0a;--color-text-primary:#f0f2f8;--color-text-secondary:#a0a8c0;--color-text-muted:#636b83;--color-accent:#6366f1;--color-accent-hover:#818cf8;--color-accent-subtle:#6366f11f;--color-danger:#ef4444;--color-danger-hover:#f87171;--color-danger-subtle:#ef44441f;--color-success:#22c55e;--color-success-subtle:#22c55e1f;--color-warning:#f59e0b;--color-warning-subtle:#f59e0b1f;--color-info:#3b82f6;--color-info-subtle:#3b82f61f;--color-border:#282d40;--color-border-focus:#6366f1;--color-border-hover:#3a4060;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--space-2xs:.125rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 32px #00000080;--shadow-glow:0 0 20px #6366f126;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-smooth:.3s cubic-bezier(.4,0,.2,1);--max-width:1200px;--sidebar-width:280px}
body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text-primary)}
