.ForgottenPassword_input__TlcQD{border:2px solid #020202;border-radius:.5rem;background-color:#5f5f5f73;height:4rem;width:100%;font-size:1.25rem;color:#fff;font-weight:700;transition:border-color .3s;padding-left:1rem}.ForgottenPassword_input__TlcQD:focus{outline:none;outline-offset:none;border-color:#fff}.ForgottenPassword_input__TlcQD:disabled{color:#ffffff65;background-color:#30303062;cursor:not-allowed}.ForgottenPassword_container___rGzZ{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:2rem;width:50%;height:50%;background:#30303073;border:2px solid #9333ea;border-radius:1rem;text-align:center;box-shadow:0 0 15px #9333ea;margin:10rem auto auto;gap:1.5rem;align-items:center}.ForgottenPassword_containerTitle__Ec7n_{font-weight:700;font-size:1.5rem}.ForgottenPassword_errorMessage__YALp9{color:red;font-size:1.5rem;display:flex;align-items:center;align-self:center;gap:.4rem}.ForgottenPassword_errorMessage__YALp9:before{content:"";width:3rem;height:3rem;background-image:url(/icons/warning.png);background-size:contain;background-repeat:no-repeat}.ForgottenPassword_successMessage__ZPd0e{color:#3f0;font-size:1.5rem;display:flex;align-items:center;gap:.4rem}.ForgottenPassword_successMessage__ZPd0e:before{content:"";width:3rem;height:3rem;background-image:url(/icons/check.png);background-size:contain;background-repeat:no-repeat}.ForgottenPassword_resetButton__xJYiy{width:50%;height:3rem;background-color:#fff;font-size:1.25rem;font-weight:700;border:2px solid #000;border-radius:2rem;color:#000;cursor:pointer}.ForgottenPassword_resetButton__xJYiy:disabled{color:#02020275;background-color:hsla(0,0%,100%,.459);cursor:not-allowed}