*{box-sizing:border-box;margin:0;padding:0}:root{--accent:#e63030;--bg:#fff;--text:#000;--text-secondary:#666;--border:#e0e0e0;--bg-secondary:#f5f5f5}html,body{background:var(--bg);max-width:100vw;height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body{flex-direction:column;min-height:100%;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select{font-family:inherit;font-size:16px}
