.recovery-main{width:min(980px,calc(100% - 48px));margin:22px auto 40px;flex:1}
.recovery-back{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#68788d!important}.recovery-back:hover{color:#1769ec!important}
.recovery-heading{margin:30px 0 28px}.recovery-heading .cloud-eyebrow{font-size:11px;margin-bottom:12px}.recovery-heading h1{margin:0 0 10px;font-size:32px;letter-spacing:.6px;color:#1b2c46}.recovery-heading>p:last-child{margin:0;color:#78869a;font-size:14px;line-height:1.8}
.recovery-card{background:#fff;border:1px solid #e5eaf1;border-radius:6px;box-shadow:0 12px 44px #21385605;overflow:clip}
.recovery-steps{list-style:none;padding:24px 50px;margin:0;display:flex;border-bottom:1px solid #edf0f4;gap:32px}
.recovery-steps li{display:flex;align-items:center;gap:10px;color:#929daa;font-size:13px;flex:1;white-space:nowrap}.recovery-steps li:not(:last-child)::after{content:"";height:1px;background:#e7ebf2;flex:1;margin-left:16px}.recovery-steps span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#7c8b9f;background:#f0f3f7;font-size:12px}.recovery-steps [aria-current=step]{color:#1769ec;font-weight:600}.recovery-steps [aria-current=step] span{background:#1769ec;color:white}.recovery-steps .is-done{color:#476b9b}.recovery-steps .is-done span{background:#edf4ff;color:#1769ec}
.recovery-content{display:grid;grid-template-columns:minmax(0,1fr) 320px}.recovery-form{padding:35px 50px 40px;min-width:0}.recovery-form h2{margin:0 0 9px;font-size:22px;color:#25354d;outline:none}.recovery-sub{margin:0 0 24px;font-size:13px;line-height:1.8;color:#8390a3}
.recovery-methods{display:flex;border:1px solid #e0e6f0;border-radius:4px;padding:4px;background:#f7f9fc;gap:4px;margin-bottom:24px}.recovery-methods button{flex:1;display:flex;justify-content:center;align-items:center;gap:9px;min-height:42px;border:0;border-radius:3px;background:transparent;color:#738095;font-size:13px;cursor:pointer}.recovery-methods [aria-pressed=true]{background:#fff;color:#1769ec;box-shadow:0 2px 6px #1736650c}.recovery-methods svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round}
.recovery-code-row{display:flex;gap:10px}.recovery-code-row input{min-width:0;flex:1}.recovery-code-row button{width:124px;flex:none;border:1px solid #d5e2f6;background:#f4f8ff;color:#1769ec;font-size:13px;border-radius:3px;cursor:pointer}.recovery-code-row button:disabled{color:#8f9aab;background:#f7f9fc;border-color:#e4e9f1;cursor:not-allowed}.recovery-page .btn[hidden]{display:none}.recovery-page button:disabled{cursor:not-allowed}.recovery-message{font-size:12px;line-height:1.8;color:#55759e;margin:0 0 12px}.recovery-message:empty{margin:0}.recovery-page .err{line-height:1.7}.recovery-notice{text-align:center;color:#8a96a7;font-size:12px;margin:22px 0 0}
.recovery-aside{padding:36px 30px;background:linear-gradient(150deg,#f7faff,#eff4fc);border-left:1px solid #edf1f7;min-width:0}.recovery-shield{width:42px;height:42px;border-radius:12px;background:#e4edff;display:grid;place-items:center;color:#4281ec;margin-bottom:18px}.recovery-shield svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.recovery-aside h3{font-size:23px;line-height:1.6;color:#36577d;margin:0 0 10px;font-weight:500}.recovery-aside>p{font-size:13px;line-height:1.8;margin:0;color:#8495ac}.recovery-aside>img{width:115%;height:auto;margin:-5px -7.5% -4px;display:block}.recovery-help{border-top:1px solid #dce6f4;padding-top:18px}.recovery-help strong{font-size:12px;font-weight:500;color:#526b8e}.recovery-help p{font-size:11px;color:#8797ad;line-height:1.9;margin:6px 0 16px}.recovery-help p:last-child{margin-bottom:0}
.recovery-verified{display:flex;gap:11px;align-items:center;padding:15px;background:#f3f8ff;border:1px solid #dfeaff;border-radius:4px;margin:25px 0;color:#3b79df}.recovery-verified>span{font-size:19px}.recovery-verified strong{font-size:12px;font-weight:500}.recovery-verified p{margin:5px 0 0;font-size:12px;color:#6d83a2;overflow-wrap:anywhere}.recovery-verified button{margin-left:auto;white-space:nowrap;border:0;background:none;color:#517bac;font-size:12px;cursor:pointer}.recovery-password-tip{font-size:12px;line-height:1.8;color:#8a97a9;margin:0 0 20px}.recovery-form .cloud-password-toggle{font-size:11px}.recovery-complete{text-align:center;padding:52px 0 30px}.recovery-success-icon{width:72px;height:72px;border-radius:50%;background:#edf5ff;color:#1769ec;margin:0 auto 24px;display:grid;place-items:center}.recovery-success-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.recovery-complete p{font-size:14px;line-height:1.9;color:#8190a5;margin:16px 0 30px}.recovery-page .recovery-complete .btn{color:#fff}
@media(max-width:780px){.recovery-main{width:calc(100% - 32px);margin:12px auto 28px}.recovery-heading{margin:25px 0 22px}.recovery-heading h1{font-size:27px}.recovery-heading>p:last-child{font-size:13px}.recovery-content{grid-template-columns:1fr}.recovery-aside{display:none}.recovery-steps{padding:22px;gap:12px}.recovery-steps li{gap:7px;font-size:12px}.recovery-steps li:not(:last-child)::after{margin-left:4px}.recovery-form{padding:28px 24px 32px}.recovery-form h2{font-size:21px}.recovery-code-row button{width:112px}.recovery-page .field input{font-size:16px}.recovery-complete{padding:25px 0}.recovery-main .recovery-notice{font-size:11px}}
@media(max-width:360px){.recovery-steps{padding:20px 16px;gap:8px}.recovery-steps li{gap:5px}.recovery-steps span{width:23px;height:23px}.recovery-form{padding:24px 18px}.recovery-code-row{gap:7px}.recovery-code-row button{width:100px}}
