.forgot_container__py8cB{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;font-family:Arial,sans-serif}.forgot_card__eZKNK{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.2);max-width:450px;width:100%;text-align:center;animation:forgot_fadeIn___hDXz .5s ease-out}.forgot_title__cB1v6{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.forgot_form__TNQvv{display:flex;flex-direction:column;gap:1.5rem}.forgot_inputGroup__F_o0q{position:relative;display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:all .3s ease}.forgot_inputGroup__F_o0q:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.forgot_icon__4RQoB{padding:.75rem;color:#6b7280;font-size:1.1rem}.forgot_input__ROF_1{border:none;padding:.75rem .5rem;flex:1 1;font-size:.9rem;color:#4b5563;background:transparent}.forgot_input__ROF_1:focus{outline:none}.forgot_input__ROF_1::placeholder{color:#9ca3af}.forgot_submitButton__g7iaL{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px rgba(59,130,246,.3);transition:all .3s ease;width:100%;max-width:200px;margin:0 auto}.forgot_submitButton__g7iaL:hover{background:#2563eb;transform:translateY(-2px)}.forgot_buttonIcon__3hykD{font-size:1rem}.forgot_errorMessage__sZuSv{margin-top:1rem;font-size:.9rem;color:#ef4444;font-weight:500}.forgot_backButton__Y36x_{background:transparent;border:none;color:#3b82f6;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;transition:color .3s ease}.forgot_backButton__Y36x_:hover{color:#2563eb}.forgot_backIcon__HUgIV{font-size:1rem}@keyframes forgot_fadeIn___hDXz{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.forgot_container__py8cB{padding:1.5rem}.forgot_card__eZKNK{padding:1.5rem;max-width:400px}.forgot_title__cB1v6{font-size:1.5rem}.forgot_form__TNQvv{gap:1rem}.forgot_input__ROF_1{font-size:.85rem;padding:.65rem .5rem}.forgot_backButton__Y36x_,.forgot_submitButton__g7iaL{font-size:.85rem}}@media (max-width:512px){.forgot_card__eZKNK,.forgot_container__py8cB{padding:1rem}.forgot_title__cB1v6{font-size:1.25rem}.forgot_input__ROF_1{font-size:.8rem}.forgot_submitButton__g7iaL{max-width:100%;padding:.65rem 1rem}.forgot_errorMessage__sZuSv{font-size:.85rem}}