.page-module__u5XUsG__container{justify-content:center;align-items:center;min-height:100vh;padding:3rem .5rem 1rem;display:flex}.page-module__u5XUsG__loginCard{background:#fff;border-radius:16px;width:100%;max-width:800px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.page-module__u5XUsG__loginCard:before{content:"";background:linear-gradient(90deg,#fff,red);height:4px;position:absolute;top:0;left:0;right:0}.page-module__u5XUsG__header{text-align:center;margin-bottom:2rem}.page-module__u5XUsG__logo{filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:1rem}.page-module__u5XUsG__title{color:#1a202c;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.page-module__u5XUsG__subtitle{color:#718096;margin:0;font-size:.95rem;line-height:1.5}.page-module__u5XUsG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__u5XUsG__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#1976d2;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite page-module__u5XUsG__spin}@keyframes page-module__u5XUsG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px) and (max-width:1024px){.page-module__u5XUsG__container{align-items:flex-start;min-height:100vh;padding:2rem 1rem 1rem}.page-module__u5XUsG__loginCard{max-width:700px;margin-top:2rem;padding:2rem}.page-module__u5XUsG__title{font-size:1.6rem}.page-module__u5XUsG__subtitle{font-size:.9rem}}@media (max-width:768px){.page-module__u5XUsG__container{padding:2rem .5rem .75rem}.page-module__u5XUsG__loginCard{max-width:600px}}@media (max-width:480px){.page-module__u5XUsG__container{padding:1rem .5rem .5rem}.page-module__u5XUsG__loginCard{max-width:100%;margin:0;padding:2rem 1.5rem}.page-module__u5XUsG__title{font-size:1.5rem}.page-module__u5XUsG__subtitle{font-size:.9rem}}
@keyframes verification-code-input-module__TVUofW__blinkPlaceholder{0%,50%{opacity:1}51%,to{opacity:.3}}.verification-code-input-module__TVUofW__verificationInput{text-align:center;letter-spacing:.2em;box-sizing:border-box;caret-color:#0000;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;min-height:48px;margin-top:.3rem;padding:.75rem;font-family:TRT-Bold,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.verification-code-input-module__TVUofW__verificationInput::placeholder{color:#0000}.verification-code-input-module__TVUofW__verificationInput:focus{outline-offset:2px;outline:2px solid #004080}.verification-code-input-module__TVUofW__verificationInput:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}@media (max-width:768px){.verification-code-input-module__TVUofW__verificationInput{letter-spacing:.2em;padding:.8rem;font-size:16px}}
.countdown-timer-module__kfeAPG__countdownContainer{box-sizing:border-box;background-color:#f8fafc;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:100%;margin:1rem 0;padding:.75rem 1rem;font-family:TRT-Regular,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.countdown-timer-module__kfeAPG__countdownText{margin:0;font-family:TRT-Bold,TRT-Regular,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;font-weight:600}.countdown-timer-module__kfeAPG__timeNormal{color:#0070f3}.countdown-timer-module__kfeAPG__timeWarning{color:#f59e0b}.countdown-timer-module__kfeAPG__timeCritical{color:#ef4444;animation:1s infinite countdown-timer-module__kfeAPG__pulse}@keyframes countdown-timer-module__kfeAPG__pulse{0%,to{opacity:1}50%{opacity:.7}}.countdown-timer-module__kfeAPG__icon{margin-right:.5rem;font-size:1.2rem}
.styles-module__z6pdiq__formContainer{width:100%}.styles-module__z6pdiq__errorMessage{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.styles-module__z6pdiq__successMessage{color:#16a34a;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.styles-module__z6pdiq__stepIndicator{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__z6pdiq__step{opacity:.5;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;display:flex}.styles-module__z6pdiq__step.styles-module__z6pdiq__active{opacity:1}.styles-module__z6pdiq__stepNumber{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.styles-module__z6pdiq__step.styles-module__z6pdiq__active .styles-module__z6pdiq__stepNumber{color:#fff;background:#667eea}.styles-module__z6pdiq__stepText{color:#64748b;text-align:center;font-size:.8rem;font-weight:500}.styles-module__z6pdiq__step.styles-module__z6pdiq__active .styles-module__z6pdiq__stepText{color:#667eea;font-weight:600}.styles-module__z6pdiq__stepLine{background:#e2e8f0;border-radius:1px;width:40px;height:2px}.styles-module__z6pdiq__form{flex-direction:column;gap:1.5rem;display:flex}.styles-module__z6pdiq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__z6pdiq__label{color:#374151;font-size:.9rem;font-weight:600}.styles-module__z6pdiq__input{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:1rem;transition:all .2s}.styles-module__z6pdiq__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.styles-module__z6pdiq__input:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.styles-module__z6pdiq__input::placeholder{color:#9ca3af}.styles-module__z6pdiq__turnstileContainer{justify-content:center;margin:1rem 0;display:flex}.styles-module__z6pdiq__submitButton{color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s}.styles-module__z6pdiq__submitButton.styles-module__z6pdiq__stepOne{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.styles-module__z6pdiq__submitButton.styles-module__z6pdiq__stepOne:hover:not(:disabled){box-shadow:0 4px 12px #3b82f64d}.styles-module__z6pdiq__submitButton.styles-module__z6pdiq__stepTwo{background:linear-gradient(135deg,#10b981 0%,#047857 100%)}.styles-module__z6pdiq__submitButton.styles-module__z6pdiq__stepTwo:hover:not(:disabled){box-shadow:0 4px 12px #10b9814d}.styles-module__z6pdiq__submitButton:hover:not(:disabled){transform:translateY(-1px)}.styles-module__z6pdiq__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles-module__z6pdiq__submitButton:active:not(:disabled){transform:translateY(0)}.styles-module__z6pdiq__otpInfo{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.styles-module__z6pdiq__otpInfo p{color:#64748b;margin:0;font-size:.9rem}.styles-module__z6pdiq__otpInfo .styles-module__z6pdiq__username{color:#374151;margin-top:.25rem;font-weight:600}.styles-module__z6pdiq__buttonGroup{gap:1rem;margin-top:.5rem;display:flex}.styles-module__z6pdiq__backButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.styles-module__z6pdiq__backButton:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.styles-module__z6pdiq__backButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__z6pdiq__submitButton{flex:2}@media (min-width:768px) and (max-width:1024px){.styles-module__z6pdiq__stepIndicator{gap:.875rem;margin-bottom:1.75rem}.styles-module__z6pdiq__stepNumber{width:30px;height:30px;font-size:.85rem}.styles-module__z6pdiq__stepText{font-size:.75rem}.styles-module__z6pdiq__stepLine{width:35px}.styles-module__z6pdiq__form{gap:1.25rem}.styles-module__z6pdiq__input{padding:.7rem;font-size:.95rem}.styles-module__z6pdiq__label{font-size:.85rem}.styles-module__z6pdiq__submitButton{padding:.8rem;font-size:.95rem}.styles-module__z6pdiq__backButton{padding:.8rem 1.4rem;font-size:.95rem}.styles-module__z6pdiq__buttonGroup{gap:.875rem}.styles-module__z6pdiq__errorMessage,.styles-module__z6pdiq__successMessage{padding:.7rem;font-size:.85rem}}@media (max-width:480px){.styles-module__z6pdiq__buttonGroup{flex-direction:column}.styles-module__z6pdiq__backButton,.styles-module__z6pdiq__submitButton{flex:none}.styles-module__z6pdiq__stepIndicator{gap:.5rem}.styles-module__z6pdiq__stepLine{width:20px}}.styles-module__z6pdiq__captchaLoading{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:80px;padding:2rem;display:flex}.styles-module__z6pdiq__spinner{border:2px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:24px;height:24px;margin-bottom:.5rem;animation:1s linear infinite styles-module__z6pdiq__spin}.styles-module__z6pdiq__captchaLoading p{color:#64748b;margin:0;font-size:.875rem;font-weight:500}@keyframes styles-module__z6pdiq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
