.forgot-password-module__orGclW__wrapper{background:#f5f7fa;height:100vh;display:flex}.forgot-password-module__orGclW__leftSide{background:url(/images/forgot-password.png) 50%/cover no-repeat;flex:1;justify-content:center;align-items:center;display:flex}.forgot-password-module__orGclW__rightSide{background:#fff;flex:1;justify-content:center;align-items:center;display:flex}.forgot-password-module__orGclW__formContainer{text-align:center;background:#fff;border-radius:20px;width:80%;max-width:380px;padding:3rem 2rem;box-shadow:0 8px 25px rgba(0,0,0,.06)}.forgot-password-module__orGclW__funText{color:#222;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.forgot-password-module__orGclW__subText{color:#555;margin-bottom:2rem;font-size:.9rem}.forgot-password-module__orGclW__form{flex-direction:column;gap:1rem;display:flex}.forgot-password-module__orGclW__inputGroup{align-items:center;display:flex;position:relative}.forgot-password-module__orGclW__icon{color:#888;width:18px;height:18px;position:absolute;left:14px}.forgot-password-module__orGclW__inputField{border:1px solid #ddd;border-radius:10px;width:100%;padding:.9rem .9rem .9rem 2.5rem;font-size:.95rem;transition:all .2s}.forgot-password-module__orGclW__inputField:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.forgot-password-module__orGclW__submitButton{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:10px;padding:.9rem;font-size:1rem;transition:all .3s}.forgot-password-module__orGclW__submitButton:hover:not(:disabled){background:#005ad1;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,112,243,.25)}.forgot-password-module__orGclW__submitButton:disabled{opacity:.7;cursor:not-allowed}.forgot-password-module__orGclW__message{color:#444;margin-top:1.2rem;font-size:.9rem}@media (max-width:900px){.forgot-password-module__orGclW__wrapper{flex-direction:column}.forgot-password-module__orGclW__leftSide{display:none}.forgot-password-module__orGclW__formContainer{box-shadow:none}}
