:root{--lo-red:#ed1b2e;--lo-red-dark:#dc141a;--lo-red-hover:#c91726;--lo-red-light:#ffe5e7;--text-primary:#000;--text-secondary:#666;--text-tertiary:#999;--background:#fff;--background-gray:#f5f5f5;--foreground:#171717;--border-light:#e5e7eb;--border-medium:#d1d5db;--error:#dc2626;--error-light:#fef2f2;--success:#10b981;--success-light:#d1fae5}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:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
