.ForgotPasswordForm_card__NdCg0{width:90%;max-width:420px;margin:4rem auto;padding:2rem;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 0 0 1px #e5e7eb}.ForgotPasswordForm_card__NdCg0 h1{margin-bottom:1.5rem;text-align:center}.ForgotPasswordForm_form__9OulQ{display:flex;flex-direction:column;gap:1rem;width:100%}.ForgotPasswordForm_form__9OulQ input{padding:.75rem;border:1px solid #ccc;border-radius:6px;width:100%;display:block}.ForgotPasswordForm_form__9OulQ button{padding:.75rem;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer;width:100%;display:block}.ForgotPasswordForm_form__9OulQ button:hover{background:#4338ca}.ForgotPasswordForm_error__Mahfn{color:#e11d48;font-size:.875rem;display:block;width:100%}.ForgotPasswordForm_backLink__fK7bK{display:flex;align-items:center;gap:.5rem;color:#171717;text-decoration:none;font-size:.875rem;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.ForgotPasswordForm_backLink__fK7bK:hover{color:#4f46e5}.ForgotPasswordForm_backArrow__aWvzD{width:16px;height:16px;display:inline-block;position:relative}.ForgotPasswordForm_backLinkContainer__XC154{width:100%}.ForgotPasswordForm_backArrow__aWvzD:before{content:"";position:absolute;width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(-45deg);top:50%;left:50%;margin-top:-4px;margin-left:-4px}.ForgotPasswordForm_loadingSpinner__L70yC{width:20px;height:20px;border:2px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;animation:ForgotPasswordForm_rotation__fBH5C 1s linear infinite;margin:0 auto}@keyframes ForgotPasswordForm_rotation__fBH5C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forgot_container__roR_N{min-height:100vh;display:flex;flex-direction:column}.forgot_container__roR_N>:nth-child(2){flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem 0}