.password-reset-page{min-height:calc(100vh - 72px);display:grid;align-items:center;padding:48px 0;background:radial-gradient(circle at 15% 20%,rgba(8,117,84,.12),transparent 35%),#f5f7f5}.password-reset-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(32px,7vw,96px);align-items:center}.password-reset-aside{display:flex;min-height:500px;flex-direction:column;justify-content:space-between}.password-reset-brand{display:flex;align-items:center;gap:12px;color:#10231b;font-size:20px;font-weight:800;text-decoration:none}.password-reset-brand img{width:42px;height:42px}.password-reset-aside h1{margin:10px 0 18px;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.05em}.password-reset-aside div>p:last-child{max-width:580px;color:#516159;font-size:18px;line-height:1.65}.password-reset-aside ul{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none}.password-reset-aside li{padding:9px 13px;border:1px solid #d8e1dc;border-radius:999px;background:#ffffffb8;color:#42534a;font-size:13px}.password-reset-card{width:100%;padding:clamp(28px,5vw,48px);border:1px solid #d8e1dc;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(22,53,41,.11)}.password-reset-card .auth-form{display:grid;gap:20px}.password-reset-card .auth-submit{width:100%;justify-content:center}.password-reset-card .auth-switch-link{margin:22px 0 0;text-align:center}.password-reset-state{display:flex;gap:18px;margin-bottom:28px}.password-reset-state>span{display:grid;flex:0 0 48px;height:48px;place-items:center;border-radius:50%;background:#fff0ed;color:#b43b28;font-size:24px;font-weight:800}.password-reset-state h2{margin:5px 0 12px;font-size:30px}.password-strength{display:grid;gap:8px;margin-top:-8px;color:#697971;font-size:12px}.password-strength i{height:4px;overflow:hidden;border-radius:4px;background:#e5ebe8}.password-strength b{display:block;width:0;height:100%;border-radius:inherit;background:#087554;transition:width .2s}@media(max-width:820px){.password-reset-layout{grid-template-columns:1fr}.password-reset-aside{min-height:0;gap:28px}.password-reset-aside h1{font-size:42px}.password-reset-aside ul{display:none}}@media(max-width:520px){.password-reset-page{padding:24px 0}.password-reset-card{padding:24px 18px;border-radius:18px}}
