body[data-page=account-recovery]{--page-asset: account-recovery;background:#f4f4f4}body[data-page=account-recovery] .auth-page{min-height:100vh;padding:0;display:block}.recovery-page{--auth-card-min-height: 1150px;min-height:0;display:flex;flex-direction:column}.recovery-layout{width:100%;max-width:none;min-height:var(--auth-card-min-height);margin:0;grid-template-rows:minmax(0,1fr);align-content:stretch;gap:0;border-radius:0;box-shadow:none;flex:0 0 auto}.recovery-layout>.recovery-form,.recovery-layout>.recovery-photo{align-self:stretch;margin:0}.recovery-form{display:block}.recovery-photo img{height:100%}.recovery-form h1{margin-top:34px}.recovery-form>p{margin-bottom:16px}.recovery-form form{display:grid;gap:18px}.recovery-form label{display:grid;gap:8px;font-weight:800}.recovery-form input{width:100%;min-height:54px;margin:0;padding:14px 15px;border:1px solid #d6d8dc;border-radius:10px;background:#fff}.recovery-form .input-icon{margin-top:0}.recovery-form .password-toggle{top:50%;transform:translateY(-50%)}.recovery-back{margin-top:24px;display:inline-flex;align-items:center;align-self:flex-start;gap:6px;color:var(--orange-dark);font-weight:800}.recovery-back svg{width:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.recovery-success .recovery-link-button{margin-top:18px;align-self:center;border:0;color:var(--orange-dark);background:transparent;font-weight:800;cursor:pointer}.recovery-security{text-align:left}.recovery-security svg{width:40px;height:40px;grid-row:span 2;fill:none;stroke:var(--orange);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.recovery-feedback,.recovery-error{margin:14px 0 0!important;padding:11px;border-radius:9px;color:#166534!important;background:#dcfce7;font-size:13px!important;text-align:center}.recovery-error{color:#b42318!important;background:#fee4e2}.recovery-feedback[hidden],.recovery-error[hidden]{display:none}@media(max-width:899px){.recovery-layout{grid-template-columns:1fr}.recovery-photo{display:none}}.recovery-dev-link{display:grid;gap:10px;margin:18px 0 8px;padding:16px;border:1px solid #fed7aa;border-radius:14px;color:#7c2d12;background:#fff7ed}.recovery-dev-link span{color:#9a3412;font-size:14px;line-height:1.5}.recovery-form .form-error:empty,.recovery-form .field-error:empty{display:none}.recovery-password-strength{margin-top:-6px}.password-strength>span{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.password-strength i{height:5px;border-radius:999px;background:#e5e7eb}.password-strength[data-score="1"] i:first-child,.password-strength[data-score="2"] i:nth-child(-n+2){background:#ef4444}.password-strength[data-score="3"] i:nth-child(-n+3){background:#f59e0b}.password-strength[data-score="4"] i{background:#16a34a}.password-strength small{margin-top:8px;display:block;color:var(--muted);font-size:13px;line-height:1.45}
