*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{margin:0}#root{width:100%}.password-reset-page{color:#eaf0ff;background:radial-gradient(circle at top,#305bbe47,#0000 42%),#050814;align-content:center;place-items:center;gap:22px;min-height:100dvh;padding:clamp(24px,6vw,72px) 16px;display:grid}.password-reset-brand{letter-spacing:.12em;font-size:1rem;font-weight:750}.password-reset-brand span{color:#fff;letter-spacing:.04em;background:#e11f2f;place-items:center;min-width:48px;min-height:34px;margin-right:8px;display:inline-grid}.password-reset-card{background:#0b1427f5;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,560px);padding:clamp(24px,5vw,48px);box-shadow:0 28px 90px #0006}.password-reset-header>span{color:#8ebcff;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:750}.password-reset-card h1{color:#fff;margin:12px 0;font-size:clamp(1.75rem,5vw,2.4rem);line-height:1.12}.password-reset-card p{color:#aebbd6;line-height:1.65}.password-reset-form{gap:10px;margin-top:28px;display:grid}.password-reset-form label{color:#eaf0ff;margin-top:8px;font-weight:650}.password-reset-input-wrap{background:#071020;border:1px solid #4c5f86;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.password-reset-input-wrap:focus-within{border-color:#8ebcff;outline:3px solid #8ebcff47}.password-reset-input-wrap input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:14px}.password-reset-input-wrap button{color:#bcd4ff;cursor:pointer;background:0 0;border:0;place-items:center;min-width:46px;min-height:46px;display:grid}.password-reset-hint{margin-top:4px;font-size:.9rem}.password-reset-error{background:#7f1d1d40;border:1px solid #f8717173;border-radius:8px;padding:11px 13px;color:#fecaca!important}.password-reset-submit,.password-reset-status button,.password-reset-status a{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#315fca;border:1px solid #4d8ff5;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.password-reset-submit{width:100%;margin-top:12px}.password-reset-submit:disabled{cursor:wait;opacity:.68}.password-reset-page :is(button,a,input):focus-visible{outline-offset:3px;outline:3px solid #fff}.password-reset-status{justify-items:start;gap:8px;display:grid}.password-reset-status :is(button,a){margin-top:16px}.password-reset-success{color:#57d8ad}.password-reset-security{color:#7f8dac;text-align:center}.password-reset-spinner{animation:1s linear infinite password-reset-spin}@keyframes password-reset-spin{to{transform:rotate(360deg)}}@media (width<=480px){.password-reset-page{align-content:start;padding-top:28px}.password-reset-card{border-radius:18px}}@media (prefers-reduced-motion:reduce){.password-reset-spinner{animation:none}}
