.Toast_toast__TANW5{position:fixed;top:2rem;left:50%;transform:translateX(-50%);z-index:9999;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:320px;max-width:500px}.Toast_toast__TANW5.Toast_success__Kny9d{background:linear-gradient(135deg,rgba(72,187,120,.95),rgba(56,161,105,.95));color:#fff}.Toast_toast__TANW5.Toast_error__4E05w{background:linear-gradient(135deg,hsla(0,88%,68%,.95),rgba(229,62,62,.95));color:#fff}.Toast_iconWrapper__4Ps_D{font-size:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Toast_message__48U__{flex:1 1;font-size:.95rem;font-weight:600;line-height:1.4;margin:0}.Toast_closeBtn__q5653{background:transparent;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .3s ease;flex-shrink:0}.Toast_closeBtn__q5653:hover{opacity:1}@media (max-width:768px){.Toast_toast__TANW5{top:1.2rem;left:50%;right:auto;transform:translateX(-50%);width:90%;max-width:350px;min-width:unset;padding:1rem 1.2rem}.Toast_message__48U__{font-size:.9rem}.Toast_iconWrapper__4Ps_D{font-size:1.3rem}}@media (max-width:480px){.Toast_toast__TANW5{width:92%;max-width:340px;border-radius:10px;padding:.9rem 1rem}.Toast_message__48U__{font-size:.85rem}.Toast_iconWrapper__4Ps_D{font-size:1.2rem}}.forgot-password_container__YbGUA{min-height:100vh;height:100vh;overflow:hidden;position:relative;display:flex;flex-direction:column;background:linear-gradient(135deg,#ff6b35,#ff8c42 50%,#ffa366)}.forgot-password_background__jZVRD{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.forgot-password_gradientOverlay__F6meY{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.08) 0,transparent 50%);animation:forgot-password_pulse__tm6Gp 15s ease-in-out infinite}@keyframes forgot-password_pulse__tm6Gp{0%,to{opacity:1}50%{opacity:.8}}.forgot-password_logoBar__s6Xqw{position:relative;z-index:10;padding:1.5rem 2rem}.forgot-password_backLink__OB3jH{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;padding:.6rem 1.2rem;border-radius:10px;transition:all .3s ease;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.forgot-password_backLink__OB3jH:hover{background:hsla(0,0%,100%,.2);transform:translateX(-3px)}.forgot-password_cardContainer__pvrsq{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;padding:1rem 2rem}.forgot-password_card__qnTBr{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1);max-width:480px;width:100%}.forgot-password_cardHeader__d4kjg{text-align:center;margin-bottom:2rem}.forgot-password_iconWrapper__sUuvA{width:64px;height:64px;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;margin:0 auto 1.5rem}.forgot-password_cardTitle__JF1gb{font-size:2rem;font-weight:800;color:#0a0a0a;margin-bottom:.5rem}.forgot-password_cardSubtitle__k62hq{font-size:1rem;color:#718096;line-height:1.5}.forgot-password_form__dGzRU{display:flex;flex-direction:column;gap:1.5rem}.forgot-password_formGroup__lJSJI{display:flex;flex-direction:column;gap:.5rem}.forgot-password_label__s_5wW{font-size:.9rem;font-weight:700;color:#2d3748}.forgot-password_inputWrapper__eYe9_{position:relative;display:flex;align-items:center}.forgot-password_inputIcon__3qWpT{position:absolute;left:1rem;color:#a0aec0;font-size:1rem;pointer-events:none}.forgot-password_input__g_8Js{width:100%;padding:1rem 1rem 1rem 3rem;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0a0a0a;transition:all .3s ease;font-family:inherit}.forgot-password_input__g_8Js::placeholder{color:#cbd5e0}.forgot-password_input__g_8Js:focus{outline:none;border-color:#ff6b35;background:#fff;box-shadow:0 0 0 4px rgba(255,107,53,.1)}.forgot-password_submitBtn__an97T{width:100%;display:flex;align-items:center;justify-content:center;gap:.7rem;background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;font-weight:700;font-size:1rem;padding:1.1rem;border-radius:12px;box-shadow:0 4px 16px rgba(255,107,53,.35);transition:all .3s ease;border:none;cursor:pointer}.forgot-password_submitBtn__an97T:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px rgba(255,107,53,.45)}.forgot-password_submitBtn__an97T:disabled{opacity:.6;cursor:not-allowed;transform:none}.forgot-password_footer__CEwj6{margin-top:2rem;text-align:center;padding-top:2rem;border-top:2px solid #e2e8f0}.forgot-password_loginLink__FEZOH{color:#ff6b35;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .3s ease}.forgot-password_loginLink__FEZOH:hover{color:#ff8c42;text-decoration:underline}.forgot-password_successHeader__KNo7c{text-align:center;margin-bottom:2rem}.forgot-password_successIcon__24cr6{width:80px;height:80px;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;margin:0 auto 1.5rem;animation:forgot-password_scaleIn__klaT2 .5s ease-out}@keyframes forgot-password_scaleIn__klaT2{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.forgot-password_successTitle__jGbVa{font-size:2rem;font-weight:800;color:#0a0a0a;margin-bottom:1rem}.forgot-password_successMessage__ij2rj{font-size:1rem;color:#718096;margin-bottom:.5rem}.forgot-password_emailDisplay__yEh6G{font-size:1.1rem;font-weight:700;color:#ff6b35;margin-bottom:1rem}.forgot-password_successInstructions__pdw_5{font-size:.9rem;color:#718096;line-height:1.5;padding:1rem;background:#f7fafc;border-radius:10px;border-left:4px solid #ff6b35}.forgot-password_resendSection__mX6Im{margin-top:1.5rem;padding:1.5rem;background:#f7fafc;border-radius:12px;text-align:center}.forgot-password_resendText__MPI03{font-size:.9rem;color:#718096;margin-bottom:.8rem}.forgot-password_resendBtn__piTbB{background:transparent;border:2px solid #ff6b35;color:#ff6b35;font-weight:700;font-size:.9rem;padding:.8rem 1.5rem;border-radius:10px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.forgot-password_resendBtn__piTbB:hover:not(:disabled){background:#ff6b35;color:#fff;transform:translateY(-2px)}.forgot-password_resendBtn__piTbB:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.forgot-password_logoBar__s6Xqw{padding:1.2rem 1.5rem}.forgot-password_cardContainer__pvrsq{padding:1rem 1.5rem}.forgot-password_card__qnTBr{padding:2rem 1.5rem}.forgot-password_cardTitle__JF1gb{font-size:1.7rem}.forgot-password_iconWrapper__sUuvA{width:56px;height:56px;font-size:1.5rem}.forgot-password_successIcon__24cr6{width:70px;height:70px;font-size:1.8rem}.forgot-password_successTitle__jGbVa{font-size:1.7rem}}.reset-password_container__bnxKc{min-height:100vh;height:100vh;overflow:hidden;position:relative;display:flex;flex-direction:column;background:linear-gradient(135deg,#ff6b35,#ff8c42 50%,#ffa366)}.reset-password_background__tiDr1{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.reset-password_gradientOverlay__9pAFI{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.08) 0,transparent 50%);animation:reset-password_pulse__d_UWs 15s ease-in-out infinite}@keyframes reset-password_pulse__d_UWs{0%,to{opacity:1}50%{opacity:.8}}.reset-password_logoBar__l814J{position:relative;z-index:10;padding:1.5rem 2rem}.reset-password_logoLink__VREES{text-decoration:none;display:inline-block}.reset-password_logoText__nf3cb{font-size:1.8rem;font-weight:900;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px rgba(0,0,0,.1)}.reset-password_cardContainer__lQ8Kh{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;padding:1rem 2rem;overflow-y:auto}.reset-password_card__tCC1q{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1);max-width:520px;width:100%;margin:2rem 0}.reset-password_cardHeader__943bx{text-align:center;margin-bottom:2rem}.reset-password_iconWrapper__TrYpP{width:64px;height:64px;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;margin:0 auto 1.5rem}.reset-password_cardTitle___oj2F{font-size:2rem;font-weight:800;color:#0a0a0a;margin-bottom:.5rem}.reset-password_cardSubtitle__w8Q82{font-size:1rem;color:#718096;line-height:1.5}.reset-password_form__3PbkA{display:flex;flex-direction:column;gap:1.5rem}.reset-password_formGroup__U_RPj{display:flex;flex-direction:column;gap:.5rem}.reset-password_label__DaqMV{font-size:.9rem;font-weight:700;color:#2d3748}.reset-password_inputWrapper__VQjg_{position:relative;display:flex;align-items:center}.reset-password_inputIcon__FHzo4{position:absolute;left:1rem;color:#a0aec0;font-size:1rem;pointer-events:none}.reset-password_input__XVCR_{width:100%;padding:1rem 3rem;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0a0a0a;transition:all .3s ease;font-family:inherit}.reset-password_input__XVCR_::placeholder{color:#cbd5e0}.reset-password_input__XVCR_:focus{outline:none;border-color:#ff6b35;background:#fff;box-shadow:0 0 0 4px rgba(255,107,53,.1)}.reset-password_togglePassword__BAj7e{position:absolute;right:1rem;background:transparent;border:none;color:#a0aec0;font-size:1rem;cursor:pointer;padding:.5rem;transition:color .3s ease;display:flex;align-items:center;justify-content:center;z-index:2}.reset-password_togglePassword__BAj7e:hover{color:#ff6b35}.reset-password_strengthContainer__EdFGv{margin-top:.5rem}.reset-password_strengthBar__Mkn_H{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.reset-password_strengthFill__TIUc1{height:100%;transition:all .3s ease;border-radius:3px}.reset-password_strengthLabel__ihZoy{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.reset-password_requirements__fvzcN{margin-top:1rem;padding:1rem;background:#f7fafc;border-radius:10px;display:flex;flex-direction:column;gap:.5rem}.reset-password_requirement__csRRd{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#718096;transition:all .3s ease}.reset-password_requirement__csRRd svg{font-size:.9rem;color:#cbd5e0;flex-shrink:0}.reset-password_requirement__csRRd.reset-password_met__XnSPH,.reset-password_requirement__csRRd.reset-password_met__XnSPH svg{color:#38a169}.reset-password_matchIndicator__48W1w{margin-top:.5rem}.reset-password_matchError__uTc0_,.reset-password_matchSuccess__9Lz4i{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600}.reset-password_matchSuccess__9Lz4i{color:#38a169}.reset-password_matchError__uTc0_{color:#e53e3e}.reset-password_submitBtn__gefUT{width:100%;display:flex;align-items:center;justify-content:center;gap:.7rem;background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;font-weight:700;font-size:1rem;padding:1.1rem;border-radius:12px;box-shadow:0 4px 16px rgba(255,107,53,.35);transition:all .3s ease;border:none;cursor:pointer;margin-top:.5rem}.reset-password_submitBtn__gefUT:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px rgba(255,107,53,.45)}.reset-password_submitBtn__gefUT:disabled{opacity:.6;cursor:not-allowed;transform:none}.reset-password_footer__V_evv{margin-top:2rem;text-align:center;padding-top:2rem;border-top:2px solid #e2e8f0}.reset-password_loginLink__64EPW{color:#ff6b35;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .3s ease}.reset-password_loginLink__64EPW:hover{color:#ff8c42;text-decoration:underline}@media (max-width:640px){.reset-password_logoBar__l814J{padding:1.2rem 1.5rem}.reset-password_logoText__nf3cb{font-size:1.6rem}.reset-password_cardContainer__lQ8Kh{padding:1rem 1.5rem}.reset-password_card__tCC1q{padding:2rem 1.5rem}.reset-password_cardTitle___oj2F{font-size:1.7rem}.reset-password_iconWrapper__TrYpP{width:56px;height:56px;font-size:1.5rem}.reset-password_input__XVCR_{padding:.95rem 2.8rem}}