.account-flow{min-height:70vh;padding:24px 14px 42px;display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(225,29,72,.1),transparent 36%),#f8fafc}.account-flow-card{width:min(100%,620px);padding:22px;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 20px 52px rgba(15,23,42,.1)}.account-flow-card h1{margin:0;color:#111827;font-size:clamp(28px,8vw,44px);letter-spacing:-.04em}.account-flow-card p{color:#64748b;line-height:1.6}.account-flow-form,.account-flow-fields{display:grid;gap:16px}.account-flow-field{display:grid;gap:7px}.account-flow-field label{color:#334155;font-weight:800}.account-flow-field input{width:100%;min-height:52px;padding:0 15px;border:1px solid #cbd5e1;border-radius:14px;box-sizing:border-box;background:#fff;font:inherit}.account-flow-field input:focus{border-color:#e11d48;outline:0;box-shadow:0 0 0 4px rgba(225,29,72,.1)}.account-flow-alert{padding:12px 14px;border:1px solid #fecdd3;border-radius:14px;background:#fff1f2;color:#9f1239;font-weight:700}.account-flow-error{color:#b91c1c;font-size:13px;font-weight:700}.account-flow-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.account-flow-btn{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#111827;cursor:pointer;font:inherit;font-weight:900;text-align:center;text-decoration:none}.account-flow-btn.primary{border-color:#e11d48;background:#e11d48;color:#fff}@media(min-width:640px){.account-flow{padding:44px 20px 64px}.account-flow-card{padding:34px;border-radius:28px}.account-flow-actions{flex-direction:row;justify-content:flex-end}}
