.ResetPassword-module__8hjvvG__container{justify-content:center;align-items:center;min-height:calc(100vh - 5rem);padding:0 .5rem 5rem;display:flex}.ResetPassword-module__8hjvvG__loadingContainer{background:var(--card);border-radius:2rem;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0000001a}.ResetPassword-module__8hjvvG__spinner{border:4px solid #0000001a;border-left-color:var(--secondary);border-radius:50%;width:50px;height:50px}.ResetPassword-module__8hjvvG__errorCard,.ResetPassword-module__8hjvvG__successCard{background:var(--card);border:2px solid var(--accent);text-align:center;border-radius:2rem;width:100%;max-width:500px;padding:3rem;box-shadow:0 10px 30px #0000001a}.ResetPassword-module__8hjvvG__errorCard{border-top:4px solid var(--bar-poor)}.ResetPassword-module__8hjvvG__successCard{border-top:4px solid var(--bar-excellent)}.ResetPassword-module__8hjvvG__errorIcon{background:var(--bar-poor);width:80px;height:80px;color:var(--card);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ResetPassword-module__8hjvvG__errorIcon svg{width:50px;height:50px}.ResetPassword-module__8hjvvG__checkmark{background:var(--bar-excellent);width:80px;height:80px;color:var(--card);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ResetPassword-module__8hjvvG__checkmark svg{width:50px;height:50px}.ResetPassword-module__8hjvvG__successCard h2,.ResetPassword-module__8hjvvG__errorCard h2{color:var(--light);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ResetPassword-module__8hjvvG__successCard p,.ResetPassword-module__8hjvvG__errorCard p{color:var(--light);opacity:.7;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ResetPassword-module__8hjvvG__successCard strong{color:var(--secondary);font-weight:600}.ResetPassword-module__8hjvvG__buttonGroup{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.ResetPassword-module__8hjvvG__homeButton,.ResetPassword-module__8hjvvG__loginButton,.ResetPassword-module__8hjvvG__verifiedButton,.ResetPassword-module__8hjvvG__retryButton{font-weight:600;font-family:var(--font);cursor:pointer;border:none;border-radius:2rem;justify-content:center;align-items:center;padding:.5rem 1.75rem;text-decoration:none;transition:all .2s;display:inline-flex}.ResetPassword-module__8hjvvG__homeButton,.ResetPassword-module__8hjvvG__retryButton{color:var(--light);border:2px solid var(--secondary);background:0 0}.ResetPassword-module__8hjvvG__homeButton:hover,.ResetPassword-module__8hjvvG__retryButton:hover,.ResetPassword-module__8hjvvG__loginButton{background:var(--secondary);color:var(--text-fixed)}.ResetPassword-module__8hjvvG__verifiedButton{background:var(--bar-excellent);color:var(--text-fixed)}.ResetPassword-module__8hjvvG__homeButton a,.ResetPassword-module__8hjvvG__loginButton a,.ResetPassword-module__8hjvvG__verifiedButton a{color:inherit;text-decoration:none}@media (min-width:640px){.ResetPassword-module__8hjvvG__buttonGroup{flex-direction:row;justify-content:center}.ResetPassword-module__8hjvvG__buttonGroup>*{flex:1;max-width:200px}}@media (max-width:480px){.ResetPassword-module__8hjvvG__loadingContainer,.ResetPassword-module__8hjvvG__errorCard,.ResetPassword-module__8hjvvG__successCard{margin:.5rem;padding:2rem 1.5rem}.ResetPassword-module__8hjvvG__errorIcon,.ResetPassword-module__8hjvvG__checkmark{width:60px;height:60px}.ResetPassword-module__8hjvvG__errorIcon svg,.ResetPassword-module__8hjvvG__checkmark svg{width:35px;height:35px}.ResetPassword-module__8hjvvG__successCard h2,.ResetPassword-module__8hjvvG__errorCard h2{font-size:1.5rem}.ResetPassword-module__8hjvvG__homeButton,.ResetPassword-module__8hjvvG__loginButton,.ResetPassword-module__8hjvvG__verifiedButton,.ResetPassword-module__8hjvvG__retryButton{padding:.75rem 1.5rem;font-size:.9rem}}.ResetPassword-module__8hjvvG__form{background:var(--card);border:2px solid var(--accent);border-radius:2rem;width:100%;max-width:450px;padding:3rem;box-shadow:0 10px 30px #0000001a}.ResetPassword-module__8hjvvG__title{color:var(--light);text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.ResetPassword-module__8hjvvG__title span{color:var(--secondary);font-weight:600}.ResetPassword-module__8hjvvG__errorMessage{border:1px solid var(--bar-poor);color:var(--bar-poor);background:#ef44441a;border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.ResetPassword-module__8hjvvG__submitButton{background:var(--secondary);width:100%;color:var(--text-fixed);cursor:pointer;border:none;border-radius:2rem;justify-content:center;align-items:center;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ResetPassword-module__8hjvvG__submitButton:hover:not(.ResetPassword-module__8hjvvG__disabled){background:var(--hover)}.ResetPassword-module__8hjvvG__submitButton.ResetPassword-module__8hjvvG__disabled{opacity:.5;cursor:not-allowed}.ResetPassword-module__8hjvvG__submitButton.ResetPassword-module__8hjvvG__loading{opacity:.8;cursor:wait}.ResetPassword-module__8hjvvG__buttonSpinner{border:3px solid #ffffff4d;border-left-color:var(--text-fixed);border-radius:50%;width:20px;height:20px;display:inline-block}@media (max-width:480px){.ResetPassword-module__8hjvvG__loadingContainer,.ResetPassword-module__8hjvvG__errorCard,.ResetPassword-module__8hjvvG__successCard,.ResetPassword-module__8hjvvG__form{margin:.5rem;padding:2rem 1.5rem}.ResetPassword-module__8hjvvG__errorIcon,.ResetPassword-module__8hjvvG__checkmark{width:60px;height:60px}.ResetPassword-module__8hjvvG__errorIcon svg,.ResetPassword-module__8hjvvG__checkmark svg{width:35px;height:35px}.ResetPassword-module__8hjvvG__successCard h2,.ResetPassword-module__8hjvvG__errorCard h2,.ResetPassword-module__8hjvvG__title{font-size:1.5rem}.ResetPassword-module__8hjvvG__homeButton,.ResetPassword-module__8hjvvG__loginButton,.ResetPassword-module__8hjvvG__verifiedButton,.ResetPassword-module__8hjvvG__retryButton{padding:.75rem 1.5rem;font-size:.9rem}}
