.forgot-password-module__A1FceG__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.forgot-password-module__A1FceG__card{background:var(--background);border:.2px solid hsl(var(--gray-700));width:100%;max-width:440px;box-shadow:var(--shadow-soft);border-radius:1rem;flex-direction:column;align-items:center;padding:40px 40px 30px;display:flex}.forgot-password-module__A1FceG__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:3.5rem;display:flex}.forgot-password-module__A1FceG__titleSubtitle{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-bottom:2.5rem;display:flex}.forgot-password-module__A1FceG__title{color:hsl(var(--foreground));font-size:2rem;font-weight:800}.forgot-password-module__A1FceG__subtitle{color:hsl(var(--muted-foreground));text-align:center;font-size:1rem;font-weight:400}.forgot-password-module__A1FceG__form{flex-direction:column;gap:1.5rem;width:100%;margin-bottom:2rem;display:flex}.forgot-password-module__A1FceG__inputField,.forgot-password-module__A1FceG__submitButton{width:100%}.forgot-password-module__A1FceG__errorMessage{color:#ef4444;text-align:center;margin:0;font-size:.875rem}.forgot-password-module__A1FceG__successContainer{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.forgot-password-module__A1FceG__successMessage{color:#10b981;text-align:center;background:#10b9811a;border-radius:.5rem;margin:0;padding:1rem;font-size:1rem}.forgot-password-module__A1FceG__backToLogin{color:hsl(var(--gray-50));cursor:pointer;margin-bottom:2rem;font-size:.9rem;text-decoration:none;transition:color .2s}.forgot-password-module__A1FceG__backToLogin:hover{color:hsl(var(--gray-0));text-decoration:underline}.forgot-password-module__A1FceG__footer{text-align:center;width:100%;margin-top:auto}.forgot-password-module__A1FceG__footer p{color:hsl(var(--muted-foreground));font-size:.8rem}@media (max-width:640px){.forgot-password-module__A1FceG__card{max-width:100%;padding:30px 20px}.forgot-password-module__A1FceG__title{font-size:1.5rem}.forgot-password-module__A1FceG__subtitle{font-size:.9rem}}
