.register-module__-Ve2eW__container{width:100%}.register-module__-Ve2eW__mobileHeader{align-items:center;gap:10px;margin-bottom:32px;display:flex}.register-module__-Ve2eW__logoImage{border-radius:8px}.register-module__-Ve2eW__mobileLogo{color:#111827;letter-spacing:-.5px;font-size:1.375rem;font-weight:700}.register-module__-Ve2eW__title{color:#111827;letter-spacing:-.5px;text-align:center;margin:0 0 8px;font-size:1.75rem;font-weight:700}.register-module__-Ve2eW__subtitle{color:#6b7280;text-align:center;margin:0 0 32px;font-size:.9375rem}.register-module__-Ve2eW__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 14px;font-size:.875rem;display:flex}.register-module__-Ve2eW__success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 14px;font-size:.875rem;display:flex}.register-module__-Ve2eW__errorClose{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:1.25rem;line-height:1}.register-module__-Ve2eW__processingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.register-module__-Ve2eW__processingLogo{border-radius:16px;margin-bottom:24px;animation:1.5s ease-in-out infinite register-module__-Ve2eW__logoBounce}@keyframes register-module__-Ve2eW__logoBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.register-module__-Ve2eW__processingSpinner{border:3px solid #e5e7eb;border-top-color:#0342a6;border-radius:50%;width:48px;height:48px;margin-bottom:24px;animation:.8s linear infinite register-module__-Ve2eW__spin}.register-module__-Ve2eW__processingTitle{color:#111827;margin-bottom:8px;font-size:1.25rem;font-weight:600}.register-module__-Ve2eW__processingMessage{color:#6b7280;margin-bottom:16px;font-size:.9375rem}.register-module__-Ve2eW__processingDots{justify-content:center;gap:8px;display:flex}.register-module__-Ve2eW__processingDots span{background:#0342a6;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite register-module__-Ve2eW__dotPulse}.register-module__-Ve2eW__processingDots span:nth-child(2){animation-delay:.2s}.register-module__-Ve2eW__processingDots span:nth-child(3){animation-delay:.4s}@keyframes register-module__-Ve2eW__dotPulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.register-module__-Ve2eW__socialButtons{flex-direction:column;gap:12px;display:flex}.register-module__-Ve2eW__googleButton,.register-module__-Ve2eW__microsoftButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;height:56px;padding:0 16px;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.register-module__-Ve2eW__googleButton:hover,.register-module__-Ve2eW__microsoftButton:hover{background:#f9fafb;border-color:#00000026;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.register-module__-Ve2eW__googleButton:disabled,.register-module__-Ve2eW__microsoftButton:disabled{opacity:.6;cursor:not-allowed}.register-module__-Ve2eW__divider{color:#9ca3af;align-items:center;margin:24px 0;font-size:.8125rem;display:flex}.register-module__-Ve2eW__divider:before,.register-module__-Ve2eW__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.register-module__-Ve2eW__divider span{padding:0 16px}.register-module__-Ve2eW__form{flex-direction:column;gap:20px;display:flex}.register-module__-Ve2eW__field{flex-direction:column;gap:6px;display:flex}.register-module__-Ve2eW__label{color:#374151;font-size:.875rem;font-weight:500}.register-module__-Ve2eW__input{color:#111827;background:#f9fafb;border:1px solid #0000000f;border-radius:12px;outline:none;width:100%;height:56px;padding:0 16px;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.register-module__-Ve2eW__input::placeholder{color:#9ca3af;opacity:.9}.register-module__-Ve2eW__input:focus{background:#fff;border-color:#0342a6;transform:translateY(-1px);box-shadow:0 0 0 4px #0342a60f}.register-module__-Ve2eW__otpInput{text-align:center;letter-spacing:.5rem;font-family:monospace;font-size:1.5rem;font-weight:600}.register-module__-Ve2eW__inputError{border-color:#dc2626}.register-module__-Ve2eW__inputError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.register-module__-Ve2eW__fieldError{color:#dc2626;font-size:.8125rem}.register-module__-Ve2eW__submitButton{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#0342a6 0%,#0052cc 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:56px;margin-top:12px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0342a61f}.register-module__-Ve2eW__submitButton:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 20px #0342a633}.register-module__-Ve2eW__submitButton:active{transform:translateY(0)}.register-module__-Ve2eW__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.register-module__-Ve2eW__buttonLoading{justify-content:center;align-items:center;gap:10px;display:flex}.register-module__-Ve2eW__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite register-module__-Ve2eW__spin}@keyframes register-module__-Ve2eW__spin{to{transform:rotate(360deg)}}.register-module__-Ve2eW__resendRow{color:#6b7280;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.875rem;display:flex}.register-module__-Ve2eW__resendButton{color:#0342a6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600}.register-module__-Ve2eW__resendButton:hover{text-decoration:underline}.register-module__-Ve2eW__resendButton:disabled{opacity:.5;cursor:not-allowed}.register-module__-Ve2eW__backButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-top:16px;padding:12px;font-size:.875rem;transition:all .15s;display:block}.register-module__-Ve2eW__backButton:hover{color:#374151;background:#f9fafb}.register-module__-Ve2eW__footer{text-align:center;color:#6b7280;margin-top:32px;font-size:.875rem}.register-module__-Ve2eW__link{color:#0342a6;font-weight:600;text-decoration:none}.register-module__-Ve2eW__link:hover{text-decoration:underline}@media (min-width:1024px){.register-module__-Ve2eW__mobileHeader{display:none}.register-module__-Ve2eW__title{font-size:2rem}}
