.auth-recovery{min-height:100vh;display:grid;place-items:center;padding:24px;color:#26131f;background:#fffcfe}.auth-recovery__card{width:min(440px,100%);padding:clamp(26px,6vw,42px);border:1px solid #f0c7da;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(117,0,63,.1)}.auth-recovery__card h1{margin:0;font-size:32px;letter-spacing:-.04em}.auth-recovery__card p{color:#65535f;line-height:1.6}.auth-recovery__card label{display:grid;gap:7px;margin-top:18px;font-size:13px;font-weight:800}.auth-recovery__card input{min-height:48px;padding:10px 13px;border:1px solid #e58bb5;border-radius:13px;font:inherit}.auth-recovery__card button{width:100%;min-height:48px;margin-top:15px;border:0;border-radius:999px;color:#fff;background:#d9006c;font:inherit;font-weight:850;cursor:pointer}.auth-recovery__card button:disabled{opacity:.6}.auth-recovery__back{display:inline-block;margin-top:20px;color:#a40050;font-size:13px;font-weight:800}.auth-recovery__feedback{margin-top:14px;padding:11px;border-radius:11px;background:#fff4fa;font-size:13px}