.forgot-password_container__2W5Rs{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh;background-color:#f0f2f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.forgot-password_title__sJiYW{margin-bottom:2rem;font-size:2.5rem;color:#20232a}.forgot-password_form__9a2EL{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px}.forgot-password_input__0DChp{padding:1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;transition:border-color .3s}.forgot-password_input__0DChp:focus{border-color:#007bff;outline:none}.forgot-password_button__n8PGJ,.forgot-password_googleButton__gwRwF{padding:1rem;border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;font-size:1rem;transition:background-color .3s}.forgot-password_button__n8PGJ{background-color:#007bff}.forgot-password_button__n8PGJ:hover{background-color:#0056b3}.forgot-password_googleButton__gwRwF{margin-top:2rem;padding:1rem;border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;font-size:1rem;transition:background-color .3s;background-color:#db4437}.forgot-password_googleButton__gwRwF:hover{background-color:#c1351d}.forgot-password_separator__ZrN0_{text-align:center;margin:2rem 0}.forgot-password_separator__ZrN0_:after,.forgot-password_separator__ZrN0_:before{content:"";flex:1 1;border-bottom:1px solid #ccc}.forgot-password_separator__ZrN0_:not(:empty):before{margin-right:.25em}.forgot-password_separator__ZrN0_:not(:empty):after{margin-left:.25em}.forgot-password_error__qB_ps{color:#d8000c;background-color:#ffbaba;padding:1rem;margin:1rem 0;border-radius:8px;text-align:center}.forgot-password_linksContainer__GouNC{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.forgot-password_link__8X_B9{display:inline-block;color:#a4b0bd;cursor:pointer;flex:1 1;min-width:80px}.forgot-password_link__8X_B9:hover{text-decoration:underline}