.forgot-password-module__e55VBG__page{background:var(--color-bg);min-height:100vh;padding:100px var(--space-5) var(--space-10);justify-content:center;align-items:center;display:flex}.forgot-password-module__e55VBG__card{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-10) var(--space-10);box-shadow:var(--shadow-xl);border:1px solid var(--color-border);text-align:center;width:100%;max-width:440px}.forgot-password-module__e55VBG__iconWrap{background:var(--color-primary-pale);width:64px;height:64px;margin:0 auto var(--space-5);color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.forgot-password-module__e55VBG__title{color:var(--color-text-heading);margin-bottom:var(--space-3);font-size:1.75rem;font-weight:800}.forgot-password-module__e55VBG__subtitle{color:var(--color-text-muted);margin-bottom:var(--space-7);font-size:.95rem;line-height:1.6}.forgot-password-module__e55VBG__form{gap:var(--space-5);text-align:left;flex-direction:column;display:flex}[dir=rtl] .forgot-password-module__e55VBG__form{text-align:right}.forgot-password-module__e55VBG__field{gap:var(--space-2);flex-direction:column;display:flex}.forgot-password-module__e55VBG__label{color:var(--color-text-heading);font-size:.875rem;font-weight:600}.forgot-password-module__e55VBG__input{border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:100%;color:var(--color-text-body);font-size:.9375rem;font-family:var(--font-outfit), sans-serif;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:13px 16px}.forgot-password-module__e55VBG__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0596691f}.forgot-password-module__e55VBG__submitBtn{justify-content:center;gap:var(--space-2);width:100%}.forgot-password-module__e55VBG__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite forgot-password-module__e55VBG__spin}@keyframes forgot-password-module__e55VBG__spin{to{transform:rotate(360deg)}}.forgot-password-module__e55VBG__backLink{margin-top:var(--space-5);color:var(--color-primary);font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.forgot-password-module__e55VBG__backLink:hover{text-decoration:underline}.forgot-password-module__e55VBG__success{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.forgot-password-module__e55VBG__successIcon{background:linear-gradient(135deg, var(--color-primary-pale), #a7f3d0);width:72px;height:72px;color:var(--color-primary-dark);border-radius:50%;justify-content:center;align-items:center;animation:.4s cubic-bezier(.34,1.56,.64,1) forgot-password-module__e55VBG__popIn;display:flex}@keyframes forgot-password-module__e55VBG__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.forgot-password-module__e55VBG__successDesc{color:var(--color-text-muted);max-width:340px;font-size:.9375rem;line-height:1.6}.forgot-password-module__e55VBG__backBtn{margin-top:var(--space-2);text-decoration:none}
