: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{-moz-text-size-adjust:100%;text-size-adjust:100%}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}input,button,textarea,select{font:inherit}a,button,input,label,select,summary,textarea,[role=button]{touch-action:manipulation}a{color:inherit;text-decoration:none}@media (hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=image]):not([type=submit]):not([type=reset]):not([type=button]),select,textarea{font-size:16px!important}}
