/* Recovery content only. The complete shell, art, hero, trust panels and card surface come from login.css. */
.recovery-card{gap:13px;padding-top:30px;padding-bottom:24px}
.recovery-back{position:absolute;z-index:2;top:30px;left:42px;display:inline-flex;align-items:center;gap:7px;width:max-content;margin:0;color:#6b3a68;font-size:11px;font-weight:650;line-height:1.3;transition:color .18s ease,transform .18s ease}
.recovery-back .icon{width:18px;height:18px;stroke-width:2}
.recovery-back span{display:none}
.recovery-back:hover{color:#950b91;transform:translateX(-2px)}
.recovery-heading{margin:0}
.recovery-heading .eyebrow{margin-bottom:8px;padding-left:27px}
.recovery-heading h2{font-size:34px;margin-bottom:7px;white-space:normal}
#RecoveryForm{margin:0}
.recovery-card .field{gap:6px;margin-bottom:12px}
.recovery-card .field label{font-size:12px}
.recovery-card .form-control{height:44px}
.recovery-card .pan-input{text-transform:uppercase;letter-spacing:.8px}
.recovery-card .aadhaar-input{-webkit-text-security:none}
.recovery-card .field-error{display:none;color:#b42318;font-size:11px;font-weight:600;line-height:1.25;margin-top:-2px}
.recovery-card .field.has-error{margin-bottom:8px}
.recovery-card .field.has-error .field-error{display:block}
.recovery-card .field.has-error .input-shell{border-color:#e5484d;box-shadow:0 0 0 3px rgba(229,72,77,.1)}
.recovery-card .auth-submit-shell{margin-top:2px}
.recovery-support{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:auto}
.grievance-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:31px;margin:0;padding:6px 13px;border:1px solid rgba(128,0,128,.15);border-radius:999px;color:#741173;background:linear-gradient(110deg,rgba(255,255,255,.94),rgba(255,245,238,.9));box-shadow:0 7px 18px rgba(98,13,92,.07);font-size:10px;font-weight:700;line-height:1;letter-spacing:.05px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}
.grievance-link span{color:#f27821;font-size:13px;line-height:1}
.grievance-link:hover{transform:translateY(-1px);border-color:rgba(128,0,128,.3);color:#920b8d;box-shadow:0 10px 23px rgba(98,13,92,.11)}
.grievance-link:focus-visible{outline:2px solid rgba(128,0,128,.45);outline-offset:3px}
.recovery-safety{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin:0;color:#756875;font-size:9px;line-height:1.45;text-align:center}
.recovery-safety .icon{flex:0 0 auto;width:15px;height:15px;color:#861082;stroke-width:1.8}
.recovery-result{text-align:center;padding:7px 2px 3px}
.result-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 17px;border:1px solid rgba(128,0,128,.14);border-radius:20px;background:linear-gradient(145deg,#fff,#f5e6f3);color:#861082;box-shadow:0 12px 28px rgba(128,0,128,.1)}
.result-icon .icon{width:34px;height:34px;stroke-width:1.6}
.recovery-result h2{margin:0 0 9px;color:#211521;font-size:24px;line-height:1.2;letter-spacing:-.6px}
.recovery-result p{margin:0 auto 22px;max-width:390px;color:#706270;font-size:12px;line-height:1.6}
.result-action{display:flex;align-items:center;justify-content:center;width:100%;max-width:300px;min-height:49px;margin:auto;border-radius:12px;background:linear-gradient(102deg,#881288,#aa228e 56%,#f7941d);box-shadow:0 12px 26px rgba(132,13,126,.2);color:white;font-size:13px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}
.result-action:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(132,13,126,.27)}

@media(min-width:1001px) and (max-height:820px){
 .recovery-login-page .auth-stage{height:auto;min-height:100dvh;overflow:auto}
 .recovery-login-page .auth-content{min-height:620px}
 .recovery-card{gap:9px;padding-top:20px;padding-bottom:16px}
 .recovery-heading h2{font-size:30px;margin-bottom:5px}
 .recovery-back{top:20px;left:26px}
 .recovery-card .field{gap:5px;margin-bottom:10px}
 .recovery-card .form-control{height:43px}
 .recovery-card .login-submit{height:46px}
 .recovery-safety{font-size:8px}
}
@media(max-width:600px){
 .recovery-card{gap:11px;padding-top:23px;padding-bottom:18px}
 .recovery-heading h2{font-size:29px;margin-bottom:6px}
 .recovery-heading>p:last-child{font-size:12px}
 .recovery-back{top:23px;left:22px}
 .recovery-card .field{margin-bottom:12px}
 .recovery-back{font-size:10px}
 .recovery-safety{font-size:8px}
 .grievance-link{min-height:29px;padding:5px 11px;font-size:9px}
}
@media(min-width:375px) and (max-width:600px){.recovery-card{padding-bottom:17.25px}}
@media(max-width:315px){.recovery-heading h2{font-size:26px}.recovery-card{padding-top:20px}.recovery-back{top:20px}}
@media(prefers-reduced-motion:reduce){.recovery-back,.result-action,.grievance-link{transition:none}.recovery-back:hover,.result-action:hover,.grievance-link:hover{transform:none}}
