.auth_container__oB6tJ{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}.auth_card__gJ_zJ{max-width:420px;width:100%;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);padding:3rem 2.5rem;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.05);position:relative;z-index:1}.auth_header___SFtm{text-align:center;margin-bottom:1.5rem}.auth_title___DnVY{font-size:1.5rem;font-weight:700;color:var(--accent-color)}.auth_form__IB9lZ{display:flex;flex-direction:column;gap:1.5rem}.auth_formGroup__8_zbP{display:flex;flex-direction:column;position:relative}.auth_inputWrapper__XVZSV{display:flex;align-items:center;position:relative;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease}.auth_inputWrapper__XVZSV:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(102,126,234,.1);background:rgba(255,255,255,.08)}.auth_icon__mlkuH{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.6);font-size:1.1rem;transition:color .3s ease;z-index:1}.auth_inputWrapper__XVZSV:focus-within .auth_icon__mlkuH{color:var(--accent-color)}.auth_input__fGRF9{padding:1rem 1rem 1rem 3rem;border:none;border-radius:12px;font-size:1rem;line-height:1.5;width:100%;background:transparent;color:var(--text-white);font-family:Courier Prime,Courier Prime Fallback,system-ui,arial;outline:none;transition:all .3s ease;display:flex;align-items:center}.auth_input__fGRF9::placeholder{color:rgba(255,255,255,.4);transition:color .3s ease}.auth_input__fGRF9:focus::placeholder{color:rgba(255,255,255,.2)}.auth_input__fGRF9:focus+.auth_label__YMjYJ,.auth_input__fGRF9:not(:placeholder-shown)+.auth_label__YMjYJ{top:-.75rem;left:.75rem;font-size:.75rem;color:var(--accent-color);background-color:var(--bg-dark);padding:0 .25rem}.auth_input__fGRF9:-webkit-autofill{background-color:transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:var(--text-gray)!important}.auth_input__fGRF9:-webkit-autofill:active,.auth_input__fGRF9:-webkit-autofill:focus,.auth_input__fGRF9:-webkit-autofill:hover{background-color:transparent!important;-webkit-text-fill-color:var(--text-gray)!important}.auth_label__YMjYJ{font-size:.875rem;font-weight:500;color:var(--accent-color);position:absolute;top:1.3rem;left:2.5rem;transition:all .2s;pointer-events:none}.auth_showPasswordButton__KFRU9{position:absolute;right:1rem;background:none;border:none;cursor:pointer;color:rgba(255,255,255,.6);font-size:1.1rem;transition:color .3s ease;padding:.5rem;border-radius:6px}.auth_showPasswordButton__KFRU9:hover{color:var(--accent-color);background:rgba(255,255,255,.05)}.auth_error__HQKsr{color:#ff6b6b;margin-top:.5rem;padding-left:.5rem;gap:.25rem}.auth_error__HQKsr,.auth_successMessage__YsrCJ{font-size:.875rem;display:flex;align-items:center}.auth_successMessage__YsrCJ{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#22c55e;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;gap:.5rem}.auth_button__4WYic{padding:.75rem;background:linear-gradient(90deg,var(--accent-color) 0,#8b5cf6 100%);color:var(--text-white);border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.auth_button__4WYic:hover{background:linear-gradient(90deg,#7c3aed,#7c2d12);transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.auth_buttonOtp__a6n7x{width:100%;padding:.75rem;margin-top:3rem}.auth_footer__WozXY{text-align:center;margin-top:2rem}.auth_text__XLz0y{font-size:.9rem;color:rgba(255,255,255,.7);font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_link__Foctm{color:var(--accent-color);text-decoration:none;font-weight:600;transition:all .3s ease;position:relative}.auth_link__Foctm:hover{color:#5a67d8;text-shadow:0 0 8px rgba(102,126,234,.3)}.auth_divider__5NBdk{display:flex;align-items:center;margin:2rem 0}.auth_divider__5NBdk:after,.auth_divider__5NBdk:before{content:"";flex:1 1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.auth_dividerText__GwPFf{padding:0 1.5rem;font-size:.875rem;color:rgba(255,255,255,.6);font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_socialButtons__wjR3F{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.auth_authIcon__frREl{font-size:2.5rem;cursor:pointer;transition:all .3s ease;color:rgba(255,255,255,.6);padding:.75rem;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.auth_authIcon__frREl:hover{color:var(--accent-color);background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.auth_success__iLWKu{color:var(--accent-color)}.auth_emailHighlight__4fN22{color:var(--accent-color);font-weight:600;background:rgba(102,126,234,.1);padding:.25rem .5rem;border-radius:6px}.auth_description__CaotP,.auth_emailHighlight__4fN22{font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_description__CaotP{font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:2rem;text-align:center}.auth_otpHint__uolh3{font-size:.8rem;color:rgba(255,255,255,.5);margin-top:.5rem;padding-left:.5rem;font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_otpCard__Hs76_{max-width:336px;width:100%;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.08);padding:2.1rem 1.75rem;border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.05),inset 0 1px 0 rgba(255,255,255,.1);position:relative;z-index:1;text-align:center}.auth_otpHeader__BD27e{margin-bottom:2rem}.auth_otpIcon__Wo_qx{width:60px;height:60px;margin:0 auto 1rem;background:linear-gradient(135deg,var(--accent-color) 0,#8b5cf6 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;box-shadow:0 8px 25px rgba(102,126,234,.3)}.auth_otpSubtitle__DddpN{font-size:.95rem;color:rgba(255,255,255,.8);margin-bottom:0;line-height:1.4}.auth_emailAddress__Cc9fx,.auth_otpSubtitle__DddpN{font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_emailAddress__Cc9fx{color:var(--accent-color);font-weight:600}.auth_otpInputSection__TYUsS{margin-bottom:1.4rem}.auth_otpBoxesContainer__Xpv8o{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.auth_otpBox__RtfUy{width:45px;height:45px;font-size:1.25rem;font-weight:600;text-align:center;background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:12px;color:var(--text-white);font-family:Courier Prime,Courier Prime Fallback,system-ui,arial;outline:none;transition:all .3s ease}.auth_otpBox__RtfUy:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(102,126,234,.1);background:rgba(255,255,255,.08)}.auth_otpBox__RtfUy:not(:placeholder-shown){border-color:var(--accent-color);background:rgba(102,126,234,.1)}.auth_otpError__sASDi{color:#ff6b6b;background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.2);border-radius:12px}.auth_otpError__sASDi,.auth_otpSuccess__S9j20{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem;font-family:Courier Prime,Courier Prime Fallback,system-ui,arial}.auth_otpSuccess__S9j20{color:#4ade80;background:rgba(74,222,128,.1);border:1px solid rgba(74,222,128,.2);border-radius:12px}.auth_errorIcon__R52GO,.auth_successIcon__BM6Q3{font-size:1rem}.auth_otpActions__7HYz5{margin-bottom:2rem}.auth_otpFooter___es6E{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.auth_otpFooterText__zMTBW{font-size:.85rem;color:rgba(255,255,255,.6);font-family:Courier Prime,Courier Prime Fallback,system-ui,arial;line-height:1.5}.auth_resendLink__runfb{color:var(--accent-color);text-decoration:none;font-weight:600;cursor:pointer;background:none;border:none;font-family:inherit;font-size:inherit;transition:all .3s ease}.auth_resendLink__runfb:hover{color:#5a67d8;text-shadow:0 0 8px rgba(102,126,234,.3)}.auth_spinner__3LHUN{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:auth_spin__XfA2d 1s ease-in-out infinite;margin-right:.5rem}@keyframes auth_spin__XfA2d{to{transform:rotate(1turn)}}@media (max-width:768px){.auth_otpCard__Hs76_{padding:1.4rem 1.05rem;border-radius:20px;margin:1rem;max-width:300px}.auth_otpIcon__Wo_qx{width:42px;height:42px;font-size:1.1rem}.auth_otpSubtitle__DddpN{font-size:.85rem}.auth_otpBox__RtfUy{width:38px;height:38px;font-size:1.1rem}}@media (max-width:480px){.auth_otpCard__Hs76_{padding:1.05rem .7rem;max-width:280px}.auth_otpBox__RtfUy{width:35px;height:35px;font-size:1rem}.auth_otpBoxesContainer__Xpv8o{gap:.35rem}}@media (max-width:768px){.auth_container__oB6tJ{padding:1rem}.auth_card__gJ_zJ{padding:2rem 1.5rem;border-radius:16px}.auth_input__fGRF9{padding:.875rem .875rem .875rem 2.75rem}.auth_icon__mlkuH{left:.875rem}.auth_showPasswordButton__KFRU9{right:.875rem}}@media (max-width:480px){.auth_card__gJ_zJ{padding:1.5rem 1rem;margin:1rem}.auth_socialButtons__wjR3F{gap:.75rem}.auth_authIcon__frREl{font-size:2rem;padding:.5rem}}