:root{--background:#f4f6f8;--surface:#fff;--border:#eaedf1;--primary:#ef3e3e;--primary-hover:#d62f2f;--text-primary:#111827;--text-secondary:#4b5563;--text-tertiary:#6b7280;--bg-hover:#f9fafb}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--text-primary)}a{color:inherit;text-decoration:none}