:root{--reset-ink:#182326;--reset-muted:#68777a;--reset-line:#d5dede;--reset-surface:#fff;--reset-canvas:#f4f6f5;--reset-teal:#08737a;--reset-teal-dark:#075d63;--reset-soft:#e6f1f1;--reset-brand:#153f42;--reset-good:#2f7f57;--reset-danger:#b4403b}*{box-sizing:border-box}html,body{min-height:100%;margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--reset-ink);background:var(--reset-canvas)}button,input{font:inherit}:where(button,input,[tabindex]):focus-visible{outline:3px solid rgba(8,115,122,.38);outline-offset:2px}.password-reset{min-height:100vh;display:grid;grid-template-columns:minmax(340px,38%) minmax(0,62%);background:var(--reset-surface)}.password-reset__brand{display:flex;flex-direction:column;justify-content:space-between;gap:34px;padding:48px;background:var(--reset-brand);color:#f4f8f7}.password-reset__lockup{display:flex;align-items:flex-end;gap:12px;color:#d8dede;font-size:13px;font-weight:600;letter-spacing:.16em}.password-reset__logo{position:relative;display:block;width:220px;aspect-ratio:930/680;overflow:hidden;border-radius:3px;box-shadow:0 16px 32px rgba(0,0,0,.25)}.password-reset__logo img{position:absolute;width:126%;height:auto;max-width:none;left:-15%;top:-19%}.password-reset__promise h1{max-width:510px;margin:0 0 18px;font-size:clamp(32px,3.15vw,56px);line-height:1.08;font-weight:600;letter-spacing:-.035em}.password-reset__promise p{max-width:510px;margin:0;color:#b8c8c8;font-size:18px;line-height:1.55}.password-reset__steps{display:grid;gap:13px;margin:0;padding:0;list-style:none;color:#aebebe}.password-reset__steps li{display:flex;align-items:center;gap:11px}.password-reset__steps i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #6d8485;font-style:normal}.password-reset__steps .is-done,.password-reset__steps .is-current{color:#e9f1f0}.password-reset__steps .is-done i,.password-reset__steps .is-current i{border-color:#5bbbc0;background:rgba(8,115,122,.35)}.password-reset__workspace{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 42px}.password-reset__prototype,.password-reset__card,.password-reset__status{width:min(620px,100%)}.password-reset__prototype{margin:0 0 22px;padding:10px 12px;border-left:3px solid var(--reset-teal);background:var(--reset-soft);color:var(--reset-muted);font-size:13px}.password-reset__eyebrow{display:block;margin-bottom:14px;color:var(--reset-teal);font-size:14px;font-weight:700;letter-spacing:.11em}.password-reset__card h2{margin:0 0 8px;font-size:42px;line-height:1.1;font-weight:600;letter-spacing:-.025em}.password-reset__subtitle{margin:0 0 32px;color:var(--reset-muted);font-size:17px}.password-reset__form{display:grid;gap:17px}.password-reset__field{position:relative}.password-reset__field>span{display:block;margin-bottom:8px;color:#546366}.password-reset__field input{width:100%;min-height:54px;padding:0 105px 0 15px;border:1px solid var(--reset-line);border-radius:3px;background:#fff}.password-reset__show{position:absolute;right:9px;bottom:7px;min-height:40px;padding:0 9px;border:0;background:transparent;color:var(--reset-teal);cursor:pointer}.password-reset__rules{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px;margin:0;padding:0;list-style:none;color:var(--reset-muted);font-size:13px}.password-reset__rules li:before{content:"○";margin-right:7px}.password-reset__rules li.is-ok{color:var(--reset-good)}.password-reset__rules li.is-ok:before{content:"✓"}.password-reset__match{min-height:19px;margin:-5px 0 0;color:var(--reset-muted)}.password-reset__match.is-ok{color:var(--reset-good)}.password-reset__match.is-bad{color:var(--reset-danger)}.password-reset__primary{min-height:52px;border:0;border-radius:3px;color:#fff;background:linear-gradient(180deg,var(--reset-teal),var(--reset-teal-dark));font-weight:650;cursor:pointer}.password-reset__primary:disabled{opacity:.46;cursor:not-allowed}.password-reset__link{padding:4px 0;border:0;background:transparent;color:var(--reset-teal);cursor:pointer;text-align:left}.password-reset__note,.password-reset__expired{margin:22px 0 0;padding:15px 17px;border-left:4px solid var(--reset-teal);background:var(--reset-soft);color:var(--reset-muted)}.password-reset__note b,.password-reset__expired b{color:var(--reset-ink)}.password-reset__expired{border-left-color:var(--reset-danger);background:#f8e9e7}.password-reset__expired p{margin:6px 0 0}.password-reset__status{min-height:20px;margin:14px 0 0;color:var(--reset-muted);font-size:13px}.password-reset__states{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.password-reset__states button{min-height:38px;padding:0 12px;border:1px solid var(--reset-line);border-radius:3px;background:#fff;color:var(--reset-muted);cursor:pointer}.password-reset__states button[aria-pressed=true]{border-color:var(--reset-teal);background:var(--reset-soft);color:var(--reset-teal)}
@media(max-width:1100px){.password-reset{grid-template-columns:360px minmax(0,1fr)}.password-reset__brand{padding:34px}.password-reset__logo{width:180px}.password-reset__promise h1{font-size:36px}.password-reset__promise p{font-size:16px}.password-reset__workspace{padding:40px 30px}.password-reset__card h2{font-size:36px}}
@media(max-width:900px){.password-reset{grid-template-columns:1fr}.password-reset__brand{padding:20px 22px;gap:16px}.password-reset__logo{width:142px}.password-reset__promise h1{margin-bottom:8px;font-size:25px}.password-reset__promise p{font-size:14px}.password-reset__steps{display:none}.password-reset__workspace{justify-content:flex-start;padding:34px 22px}.password-reset__card h2{font-size:32px}}
@media(max-width:420px){.password-reset__brand{padding:16px}.password-reset__logo{width:120px}.password-reset__promise h1{font-size:20px}.password-reset__promise p{display:none}.password-reset__workspace{padding:28px 16px}.password-reset__rules{grid-template-columns:1fr}.password-reset__states button{flex:1 1 45%}}
@media(pointer:coarse){button,input,.password-reset__link{min-height:44px}.password-reset__link{display:flex;align-items:center}}
