:root{--footer-height:48px;--background:#f1f1f1;--surface:#f7f7f7;--surface-hover:#ededed;--surface-secondary:#e6e6e6;--foreground:#111827;--muted:#6b7280;--muted-darker:#4b5563;--border:#d0d0d0;--primary:#1f2937;--primary-hover:#111827;--danger:#b91c1c;--success:#166534}[data-theme=dark]{--background:#0a0a0a;--surface:#121212;--surface-hover:#1a1a1a;--surface-secondary:#0f0f10;--foreground:#f5f5f5;--muted:#a3a3a3;--muted-darker:#d4d4d4;--border:#262626;--primary:#e5e5e5;--primary-hover:#fafafa;--danger:#ef4444;--success:#22c55e}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk,IBM Plex Sans,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}
