.forgot-password-module__f8_mza__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.forgot-password-module__f8_mza__card{background:hsl(var(--surface-elevated));border:.2px solid hsl(var(--border));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__f8_mza__header{justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.forgot-password-module__f8_mza__langSwitcher{z-index:10;position:absolute;top:1.5rem;right:1.5rem}.forgot-password-module__f8_mza__titleSubtitle{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin-bottom:2rem;display:flex}.forgot-password-module__f8_mza__title{color:hsl(var(--foreground));font-size:1.5rem;font-weight:800}.forgot-password-module__f8_mza__subtitle{color:hsl(var(--muted-foreground));text-align:left;font-size:.875rem;font-weight:400}.forgot-password-module__f8_mza__form{flex-direction:column;gap:1.5rem;width:100%;margin-bottom:1.5rem;display:flex}.forgot-password-module__f8_mza__inputField,.forgot-password-module__f8_mza__submitButton{width:100%}.forgot-password-module__f8_mza__errorMessage{color:#ef4444;text-align:center;margin:0;font-size:.875rem}.forgot-password-module__f8_mza__successContainer{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.forgot-password-module__f8_mza__successMessage{color:#10b981;text-align:center;background:rgba(16,185,129,.1);border-radius:.5rem;margin:0;padding:1rem;font-size:1rem}.forgot-password-module__f8_mza__backLink{color:hsl(var(--primary-light));align-self:flex-start;align-items:center;gap:.375rem;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:flex}.forgot-password-module__f8_mza__backLink:hover{opacity:.85;text-decoration:underline}.forgot-password-module__f8_mza__backLink svg{width:1rem;height:1rem}.forgot-password-module__f8_mza__pageFooter{text-align:center;position:absolute;bottom:1.5rem;left:0;right:0}.forgot-password-module__f8_mza__pageFooter p{color:hsl(var(--muted-foreground));margin:0;font-size:.8rem}.forgot-password-module__f8_mza__secureAuth{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:.375rem;margin-bottom:1rem;font-size:.8rem;display:flex}.forgot-password-module__f8_mza__secureAuth svg{width:1rem;height:1rem;color:hsl(var(--primary))}@media (max-width:640px){.forgot-password-module__f8_mza__card{max-width:100%;padding:30px 20px}.forgot-password-module__f8_mza__title{font-size:1.5rem}.forgot-password-module__f8_mza__subtitle{font-size:.9rem}}
