.reset_container__z0DU6{display:flex;height:100vh;width:100%;background-color:#fff;overflow:hidden}@media(max-width:48rem){.reset_container__z0DU6{flex-direction:column;height:100vh;overflow-y:auto}}.reset_sidebar__fcD2e{width:35%;min-width:300px;background-color:#fafafa;padding:var(--padding-3xl);display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--radius-3xl);margin:var(--padding-xl);position:relative;overflow:hidden}@media(max-width:48rem){.reset_sidebar__fcD2e{display:none}}.reset_lock_bg__it6JS{position:absolute;top:50%;right:-50px;transform:translateY(-50%);opacity:1;pointer-events:none;z-index:0}.reset_logo_container__CI9c3,.reset_sidebar_footer__tFRbD,.reset_stepper__5wh77{position:relative;z-index:1}.reset_logo_container__CI9c3{margin-bottom:var(--margin-2xl);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--foreground);display:flex;align-items:center;gap:.5rem}.reset_stepper__5wh77{flex:1;display:flex;flex-direction:column;gap:var(--margin-xl);position:relative}.reset_step__VH4tg{display:flex;gap:var(--margin-md);opacity:.5;transition:opacity var(--transition-normal);position:relative}.reset_step__VH4tg.reset_active__VNpF7{opacity:1}.reset_step__VH4tg.reset_active__VNpF7 .reset_step_icon__Lk94x{border-color:var(--rose);color:var(--rose);background-color:#fff}.reset_step__VH4tg.reset_active__VNpF7 .reset_step_title__ZMM2s{color:var(--foreground);font-weight:var(--font-weight-semibold)}.reset_step__VH4tg.reset_completed__44_CT{opacity:1}.reset_step__VH4tg .reset_step_icon__Lk94x{width:40px;height:40px;border:1px solid #fff;background-color:#fff;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:var(--font-size-lg);color:var(--gray-400);position:relative;z-index:1}.reset_step__VH4tg .reset_step_content__l4bDS{display:flex;flex-direction:column;justify-content:center}.reset_step__VH4tg .reset_step_title__ZMM2s{font-size:var(--font-size-sm);color:var(--gray-500);margin-bottom:.25rem}.reset_step__VH4tg .reset_step_desc__56tsE{font-size:var(--font-size-xs);color:var(--gray-400)}.reset_stepper__5wh77 .reset_step__VH4tg:not(:last-child) .reset_step_icon__Lk94x:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:1px;height:var(--margin-xl);background-color:var(--gray-300);z-index:0}.reset_sidebar_footer__tFRbD{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size-sm)}.reset_sidebar_footer__tFRbD a{color:var(--foreground);text-decoration:none;display:flex;align-items:center;gap:.5rem;font-weight:var(--font-weight-medium)}.reset_sidebar_footer__tFRbD a:hover{color:var(--blue-violet)}.reset_sidebar_footer__tFRbD .reset_signin_link__6w6NX{color:var(--blue-violet);font-weight:var(--font-weight-bold)}.reset_main_content__JebKg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:var(--padding-3xl);background-color:#fff;overflow-y:auto;height:100%;padding-top:5vh}@media(max-width:48rem){.reset_main_content__JebKg{padding:var(--padding-lg);height:auto;overflow-y:visible}}.reset_form_wrapper__Rka6p{width:100%;max-width:500px;margin:auto 0}.reset_header__MJFhB{text-align:center;margin-bottom:var(--margin-2xl)}.reset_header__MJFhB .reset_header_logo__kPlxQ{display:flex;justify-content:center;margin-bottom:var(--margin-md)}.reset_header__MJFhB h1{font-size:var(--font-size-2xl);margin-bottom:var(--margin-sm);color:var(--foreground)}.reset_header__MJFhB p{color:var(--gray-500);max-width:400px;margin:0 auto}.reset_form_grid__sMaZC{display:grid;grid-template-columns:1fr;gap:var(--margin-md);margin-bottom:var(--margin-lg)}.reset_full_width__UK97_{grid-column:1/-1}.reset_social_login__THSGP{margin-top:var(--margin-xl)}.reset_social_login__THSGP .reset_divider__nP9qS{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--gray-400);font-size:var(--font-size-sm);margin:var(--margin-lg) 0}.reset_social_login__THSGP .reset_divider__nP9qS:after,.reset_social_login__THSGP .reset_divider__nP9qS:before{content:"";width:60px;border-bottom:1px solid var(--gray-200)}.reset_social_login__THSGP .reset_divider__nP9qS:before{margin-right:.5em}.reset_social_login__THSGP .reset_divider__nP9qS:after{margin-left:.5em}.reset_social_login__THSGP .reset_social_buttons__Zl88t{display:flex;gap:var(--margin-md);justify-content:center}.reset_social_login__THSGP .reset_social_buttons__Zl88t button{flex:1;display:flex;align-items:center;justify-content:center;height:48px;border:1px solid var(--gray-300);border-radius:var(--radius-lg);background:#fff;cursor:pointer;transition:background-color .2s}.reset_social_login__THSGP .reset_social_buttons__Zl88t button:hover{background-color:var(--gray-100)}.reset_social_login__THSGP .reset_social_buttons__Zl88t button svg{font-size:1.5rem}.reset_pagination___O0hp{display:flex;justify-content:center;gap:8px;margin-top:var(--margin-3xl)}.reset_pagination___O0hp span{display:block;height:6px;border-radius:3px;background-color:var(--gray-200);width:20px;transition:all .3s ease}.reset_pagination___O0hp span.reset_active__VNpF7{width:60px;background-color:var(--blue-violet)}.reset_otp_container__7dZ27{display:flex;gap:var(--margin-md);justify-content:center;margin-bottom:var(--margin-xl)}.reset_otp_container__7dZ27 input{width:50px;height:60px;border:1px solid var(--gray-300);border-radius:var(--radius-md);text-align:center;font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium)}@media(max-width:48rem){.reset_otp_container__7dZ27 input{width:45px;height:55px;font-size:var(--font-size-xl)}}.reset_otp_container__7dZ27 input:focus{outline:none;border-color:var(--blue-violet)}.reset_resend_text__JR3Bv{text-align:center;color:var(--foreground);font-size:var(--font-size-sm);margin-bottom:var(--margin-xl)}.reset_resend_text__JR3Bv .reset_resend_link__aZZTw{color:var(--blue-violet);font-weight:var(--font-weight-bold);background:none;border:none;padding:0;margin-left:.25rem;cursor:pointer}.reset_resend_text__JR3Bv .reset_resend_link__aZZTw:hover{text-decoration:underline}.reset_resend_text__JR3Bv .reset_resend_link__aZZTw:disabled{color:var(--gray-400);cursor:not-allowed;text-decoration:none}