*{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}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--secondary:#64748b;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--background:#f8fafc;--card:#fff;--text:#1e293b;--text-light:#64748b;--border:#e2e8f0}body{background:var(--background);color:var(--text)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit}