*,: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:#0f1117;--color-bg-elevated:#1a1c25;--color-bg-card:#222430;--color-bg-input:#2a2d3a;--color-text-primary:#f0f0f5;--color-text-secondary:#9ca3af;--color-text-muted:#6b7280;--color-accent:#6366f1;--color-accent-hover:#818cf8;--color-accent-subtle:#6366f126;--color-danger:#ef4444;--color-danger-hover:#f87171;--color-danger-subtle:#ef444426;--color-success:#22c55e;--color-warning:#f59e0b;--color-border:#333648;--color-border-focus:#6366f1;--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;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--transition-fast:.15s ease;--transition-base:.2s ease;--max-width:1200px;--sidebar-width:280px}
body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text-primary)}
