.Password_container__p2H_v{width:50%;max-width:750px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:12px}.Password_container__p2H_v h2{font-size:2rem;font-weight:700;color:#333;margin-bottom:1.5rem;text-align:left}.Password_form__uGRRe{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.Password_formGroup___qOxB{display:flex;align-items:center}.Password_formGroup___qOxB label{width:350px;font-size:1.6rem;color:#555;margin-bottom:.5rem;font-weight:600}.Password_formGroup___qOxB .Password_passwordInputContainer__1azG_{width:100%}.Password_formGroup___qOxB .Password_passwordInputContainer__1azG_ .Password_toggleButton__i_nVF{width:15%;display:inline-block;text-align:center}.Password_formGroup___qOxB input[type=password],.Password_formGroup___qOxB input[type=text]{width:85%;padding:.8rem;border:1px solid #ddd;border-radius:8px;font-size:1.4rem;transition:border-color .2s}.Password_formGroup___qOxB input[type=password]:focus,.Password_formGroup___qOxB input[type=text]:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.Password_submitButton__IJJK2{width:75%;margin:0 auto;padding:1rem;border:none;border-radius:8px;font-size:1.6rem;font-weight:700;cursor:pointer;transition:background-color .2s,color .2s;background-color:#007bff;color:#fff}.Password_submitButton__IJJK2:hover:not([disabled]){background-color:#0056b3}.Password_submitButton__IJJK2:disabled{background-color:#ccc;cursor:not-allowed}.Password_cancelButton__tsTCV{background-color:rgba(0,0,0,0);color:#6c757d;border:1px solid #6c757d;margin-top:.5rem}.Password_cancelButton__tsTCV:hover:not([disabled]){background-color:#e2e6ea}.Password_successMessage__uBfPO{color:#28a745;background-color:#d4edda;border:1px solid #c3e6cb;padding:1rem;border-radius:8px;text-align:center}.Password_errorMessage__BrZsN{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;padding:1rem;border-radius:8px;text-align:center}.Password_strengthContainer__jgLcf{height:8px;width:100%;background-color:#e0e0e0;border-radius:4px;margin-top:.5rem;overflow:hidden}.Password_strengthBar__ckFtU{height:100%;transition:width .3s ease-in-out,background-color .3s ease-in-out}.Password_strengthText__sCg29{font-size:1.4rem;font-weight:700;margin:.5rem auto}.Password_strengthFeedback__VsYu_{font-size:1.4rem;color:#6c757d;margin:.2rem auto}.Password_otpCode__Zo3zi{margin:10rem auto}.Password_otpCode__Zo3zi label{font-size:1.8rem;font-weight:700;width:12rem}.Password_otpCode__Zo3zi input[type=text]{font-size:1.6rem;border:1px solid #000;border-radius:12px;padding:1rem .5rem 1rem 1.5rem}