.auth-module__K2bxqa__page{background:var(--color-bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.auth-module__K2bxqa__container{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;width:100%;max-width:960px;min-height:580px;display:grid;overflow:hidden;box-shadow:0 20px 60px #2b6bff1a}.auth-module__K2bxqa__brand{background:linear-gradient(145deg,#0b1220 0%,#0d1e40 60%,#0f2a5e 100%);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:48px 40px;display:flex;position:relative;overflow:hidden}.auth-module__K2bxqa__brand:before{content:"";background:radial-gradient(circle,#2b6bff40 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.auth-module__K2bxqa__brand:after{content:"";background:radial-gradient(circle,#06b6d42e 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:40px;left:-40px}.auth-module__K2bxqa__brandLogo{z-index:1;align-items:center;gap:10px;text-decoration:none;display:flex}.auth-module__K2bxqa__brandLogoText{color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.auth-module__K2bxqa__brandLogoText span{color:#06b6d4}.auth-module__K2bxqa__brandContent{z-index:1}.auth-module__K2bxqa__brandHeadline{color:#fff;margin:0 0 12px;font-size:1.75rem;font-weight:900;line-height:1.3}.auth-module__K2bxqa__brandHeadline em{background:linear-gradient(90deg,#2b6bff,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.auth-module__K2bxqa__brandSub{color:#ffffff8c;max-width:260px;margin:0;font-size:.875rem;line-height:1.7}.auth-module__K2bxqa__brandFeatures{z-index:1;flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.auth-module__K2bxqa__brandFeatures li{color:#ffffffb3;align-items:center;gap:10px;font-size:.8rem;font-weight:600;display:flex}.auth-module__K2bxqa__featureDot{background:linear-gradient(135deg,#2b6bff,#0e7490);border-radius:50%;flex-shrink:0;width:8px;height:8px}.auth-module__K2bxqa__form{flex-direction:column;justify-content:center;gap:6px;padding:48px 44px;display:flex}.auth-module__K2bxqa__formTitle{color:var(--color-text);margin:0 0 4px;font-size:1.5rem;font-weight:900}.auth-module__K2bxqa__formSubtitle{color:var(--color-muted);margin:0 0 28px;font-size:.875rem}.auth-module__K2bxqa__formSubtitle a{color:var(--color-brand);font-weight:700;text-decoration:none}.auth-module__K2bxqa__formSubtitle a:hover{text-decoration:underline}.auth-module__K2bxqa__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.auth-module__K2bxqa__label{color:var(--color-text);font-size:.8rem;font-weight:700}.auth-module__K2bxqa__inputWrap{align-items:center;display:flex;position:relative}.auth-module__K2bxqa__inputIcon{color:var(--color-muted);pointer-events:none;align-items:center;display:flex;position:absolute;left:14px}.auth-module__K2bxqa__input{width:100%;color:var(--color-text);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:10px;outline:none;padding:11px 14px 11px 40px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.auth-module__K2bxqa__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #2b6bff1a}.auth-module__K2bxqa__input::placeholder{color:#53627380}.auth-module__K2bxqa__inputRight{border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;color:var(--color-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:8px}.auth-module__K2bxqa__inputRight:hover{color:var(--color-brand)}.auth-module__K2bxqa__inputWithRight{padding-right:42px}.auth-module__K2bxqa__fieldError{color:#c81111;margin-top:2px;font-size:.75rem;font-weight:600}.auth-module__K2bxqa__fieldHint{color:var(--color-muted);margin-top:2px;font-size:.75rem}.auth-module__K2bxqa__forgotRow{justify-content:flex-end;margin-top:-8px;margin-bottom:6px;display:flex}.auth-module__K2bxqa__forgotLink{color:var(--color-brand);font-size:.78rem;font-weight:700;text-decoration:none}.auth-module__K2bxqa__forgotLink:hover{text-decoration:underline}.auth-module__K2bxqa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2b6bff,#0e7490);border:none;border-radius:12px;width:100%;margin-top:8px;padding:13px;font-size:.95rem;font-weight:800;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px #00000026,0 8px 20px #2b6bff4d}.auth-module__K2bxqa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px #00000026,0 12px 28px #2b6bff66}.auth-module__K2bxqa__submitBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-module__K2bxqa__submitBtn:after{content:"";background:linear-gradient(120deg,#fff0 0% 40%,#ffffff40 50%,#fff0 60% 100%);width:100%;height:100%;animation:2.4s linear infinite auth-module__K2bxqa__shimmer;position:absolute;top:0;left:0}@keyframes auth-module__K2bxqa__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.auth-module__K2bxqa__terms{color:var(--color-muted);text-align:center;margin-top:10px;font-size:.72rem;line-height:1.6}.auth-module__K2bxqa__terms a{color:var(--color-brand);font-weight:700;text-decoration:none}.auth-module__K2bxqa__otpContainer{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:480px;padding:48px 44px;display:flex;box-shadow:0 20px 60px #2b6bff1a}.auth-module__K2bxqa__otpIcon{background:linear-gradient(135deg,#2b6bff,#0e7490);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex;box-shadow:0 8px 20px #2b6bff4d}.auth-module__K2bxqa__otpTitle{color:var(--color-text);margin:0 0 6px;font-size:1.5rem;font-weight:900}.auth-module__K2bxqa__otpSubtitle{color:var(--color-muted);margin:0 0 28px;font-size:.875rem;line-height:1.65}.auth-module__K2bxqa__otpSubtitle strong{color:var(--color-text);font-weight:700}.auth-module__K2bxqa__otpBoxes{justify-content:center;gap:10px;width:100%;margin-bottom:8px;display:flex}.auth-module__K2bxqa__otpBox{text-align:center;width:52px;height:58px;color:var(--color-text);background:var(--color-bg);border:2px solid var(--color-border);caret-color:#0000;border-radius:12px;outline:none;font-size:1.5rem;font-weight:800;transition:border-color .2s,box-shadow .2s}.auth-module__K2bxqa__otpBox:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #2b6bff1f}.auth-module__K2bxqa__otpBox.auth-module__K2bxqa__filled{border-color:var(--color-brand);background:#2b6bff0a}.auth-module__K2bxqa__otpResend{color:var(--color-muted);margin-top:4px;margin-bottom:12px;font-size:.82rem}.auth-module__K2bxqa__otpResend button{cursor:pointer;color:var(--color-brand);background:0 0;border:none;margin-left:4px;padding:0;font-size:.82rem;font-weight:700}.auth-module__K2bxqa__otpResend button:disabled{color:var(--color-muted);cursor:not-allowed}.auth-module__K2bxqa__otpFullWidth{width:100%}@media (max-width:700px){.auth-module__K2bxqa__container{min-height:unset;grid-template-columns:1fr}.auth-module__K2bxqa__brand{display:none}.auth-module__K2bxqa__form{padding:36px 28px}.auth-module__K2bxqa__otpContainer{padding:36px 24px}.auth-module__K2bxqa__otpBox{width:44px;height:52px;font-size:1.3rem}}.auth-module__K2bxqa__stepIndicator{align-items:center;gap:6px;margin-bottom:20px;display:flex}.auth-module__K2bxqa__step{border:2px solid var(--color-border);width:30px;height:30px;color:var(--color-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.auth-module__K2bxqa__stepActive{border-color:var(--color-brand);color:var(--color-brand);background:#2b6bff14}.auth-module__K2bxqa__stepDone{color:#fff;background:#10b981;border-color:#10b981}.auth-module__K2bxqa__stepLine{background:var(--color-border);border-radius:2px;flex:1;height:2px}.auth-module__K2bxqa__stepLineDone{background:#10b981}.auth-module__K2bxqa__otpResend{color:var(--color-muted);text-align:center;margin-top:14px;font-size:.78rem}.auth-module__K2bxqa__otpResendBtn{font-size:inherit;color:var(--color-brand);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.auth-module__K2bxqa__otpResendBtn:hover:not(:disabled){text-decoration:underline}.auth-module__K2bxqa__otpResendBtn:disabled{color:var(--color-muted);cursor:default}.auth-module__K2bxqa__otpResendNotice{color:var(--color-success-dark);text-align:center;margin-top:8px;font-size:.75rem;font-weight:600;line-height:1.5}.auth-module__K2bxqa__loading{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:24px;display:flex}.auth-module__K2bxqa__loadingSpinner{border:3px solid rgba(var(--brand-blue-rgb), .16);border-top-color:var(--brand-blue);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite auth-module__K2bxqa__authSpin}.auth-module__K2bxqa__loadingText{color:var(--color-muted);margin:0;font-size:.9rem;font-weight:600}@keyframes auth-module__K2bxqa__authSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-module__K2bxqa__loadingSpinner{border-top-color:rgba(var(--brand-blue-rgb), .55);animation:none}}
