.forgot_container___NZhJ{background-color:hsla(0,0%,100%,.9);padding:2rem;box-sizing:border-box;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;max-width:400px;margin:5vh auto 2rem}.forgot_title__c9p0f{color:#036;text-align:center;padding-bottom:1rem;font-size:1.75rem;font-weight:700}.forgot_text__CFhyJ{color:#000;text-align:center;font-size:1rem;font-weight:700;margin-bottom:1.5rem}.forgot_form__SW5El{display:flex;flex-direction:column;align-items:center}.forgot_input__Gcpxp{width:100%;padding:.8rem;margin:.5rem 0;border:1px solid #ccc;border-radius:5px;font-size:1rem;transition:border .3s ease-in-out}.forgot_input__Gcpxp:focus{border-color:#004fa5;outline:none}.forgot_button__cxFGx{width:100%;padding:.8rem;margin-top:1rem;background-color:#1473d8;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease-in-out}.forgot_button__cxFGx:hover{background-color:#0e5aa7}.forgot_button__cxFGx:disabled{background-color:#a5a5a5;cursor:not-allowed}.forgot_messageSuccess__AMmua{color:green;margin-top:1rem;font-weight:700;font-size:.95rem}.forgot_messageError__mLIpW{color:red;margin-top:1rem;font-weight:700;font-size:.95rem}@media (max-width:480px){.forgot_container___NZhJ{width:90%}}