:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255;--primary-color:#2563eb;--primary-hover:#1d4ed8;--error-color:#dc2626;--error-bg:#fef2f2;--border-color:#e5e7eb;--text-secondary:#6b7280}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}a{color:inherit;text-decoration:none}