.RegisterPage-module__PUj23q__container{min-height:100vh;font-family:var(--font-primary);background:#f8fafc radial-gradient(circle at 50% 0,#2563eb0f 0%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px 16px;display:flex}.RegisterPage-module__PUj23q__registerCard{background:#fff;border:1.5px solid #cbd5e1;border-radius:22px;width:100%;max-width:480px;animation:.35s ease-out RegisterPage-module__PUj23q__fadeInUp;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a14,0 0 0 1px #2563eb0a}@keyframes RegisterPage-module__PUj23q__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.RegisterPage-module__PUj23q__cardTopAccent{background:linear-gradient(90deg,#1e3a8a 0%,#2563eb 50%,#3b82f6 100%);width:100%;height:5px}.RegisterPage-module__PUj23q__header{text-align:center;padding:32px 32px 0}.RegisterPage-module__PUj23q__logo{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:16px;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.RegisterPage-module__PUj23q__logoIcon{flex-shrink:0}.RegisterPage-module__PUj23q__header h2{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:1.75rem;font-weight:800}.RegisterPage-module__PUj23q__header p{color:#64748b;margin:0;font-size:.82rem;font-weight:500;line-height:1.4}.RegisterPage-module__PUj23q__planNotice{color:#1e3a8a;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:12px;align-items:center;gap:12px;margin:20px 32px 0;padding:12px 16px;font-size:.88rem;display:flex}.RegisterPage-module__PUj23q__planIcon{flex-shrink:0;font-size:1.3rem}.RegisterPage-module__PUj23q__planNotice strong{color:#1e3a8a;font-weight:700;display:block}.RegisterPage-module__PUj23q__planNotice p{color:#3b82f6;margin:2px 0 0;font-size:.82rem}.RegisterPage-module__PUj23q__form{flex-direction:column;gap:16px;padding:24px 32px 14px;display:flex}.RegisterPage-module__PUj23q__inputGroup{flex-direction:column;gap:6px;display:flex}.RegisterPage-module__PUj23q__inputGroup label{color:#334155;font-size:.85rem;font-weight:700}.RegisterPage-module__PUj23q__inputGroup input{color:#0f172a;width:100%;font-size:.95rem;font-family:var(--font-primary);box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;padding:12px 14px;transition:all .2s}.RegisterPage-module__PUj23q__inputGroup input::placeholder{color:#94a3b8}.RegisterPage-module__PUj23q__inputGroup input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.RegisterPage-module__PUj23q__inputHint{color:#64748b;margin-top:2px;font-size:.78rem}.RegisterPage-module__PUj23q__channelToggle{gap:10px;display:flex}.RegisterPage-module__PUj23q__channelBtn{color:#64748b;font-size:.88rem;font-weight:600;font-family:var(--font-primary);cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:10px 14px;transition:all .2s}.RegisterPage-module__PUj23q__channelBtn:hover:not(:disabled){color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.RegisterPage-module__PUj23q__channelBtnActive{color:#1e3a8a;background:#eff6ff;border-color:#2563eb;font-weight:700;box-shadow:0 0 0 2px #2563eb1f}.RegisterPage-module__PUj23q__channelBtn:disabled{opacity:.6;cursor:not-allowed}.RegisterPage-module__PUj23q__submitBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px;font-size:1rem;font-weight:800;transition:all .25s;display:flex;box-shadow:0 8px 20px -4px #2563eb59}.RegisterPage-module__PUj23q__submitBtn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 12px 26px -4px #2563eb73}.RegisterPage-module__PUj23q__submitBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.RegisterPage-module__PUj23q__buttonSpinner{animation:1s linear infinite RegisterPage-module__PUj23q__spin}@keyframes RegisterPage-module__PUj23q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RegisterPage-module__PUj23q__footer{text-align:center;color:#64748b;border-top:1px solid #f1f5f9;margin:0;padding:14px 32px 28px;font-size:.9rem;font-weight:500}.RegisterPage-module__PUj23q__footer p{margin:0}.RegisterPage-module__PUj23q__footer a{color:#2563eb;margin-left:4px;font-weight:700;text-decoration:none;transition:color .15s}.RegisterPage-module__PUj23q__footer a:hover{color:#1e3a8a;text-decoration:underline}.RegisterPage-module__PUj23q__errorMessage{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;margin:18px 32px 0;padding:12px 16px;font-size:.88rem;font-weight:600}.RegisterPage-module__PUj23q__backLink{color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0f172a0a}.RegisterPage-module__PUj23q__backLink:hover{color:#1e3a8a;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}@media (max-width:480px){.RegisterPage-module__PUj23q__registerCard{border-radius:18px}.RegisterPage-module__PUj23q__header{padding:28px 20px 0}.RegisterPage-module__PUj23q__form{padding:20px 20px 14px}.RegisterPage-module__PUj23q__footer{padding:14px 20px 24px}.RegisterPage-module__PUj23q__planNotice{margin:16px 20px 0}.RegisterPage-module__PUj23q__errorMessage{margin:14px 20px 0}}
.OTPModal-module__lP1uvW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.OTPModal-module__lP1uvW__modal{text-align:center;background:linear-gradient(#1a1f2e 0%,#0f1419 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:440px;padding:40px;animation:.3s OTPModal-module__lP1uvW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}@keyframes OTPModal-module__lP1uvW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OTPModal-module__lP1uvW__closeBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.OTPModal-module__lP1uvW__closeBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.OTPModal-module__lP1uvW__header{margin-bottom:32px}.OTPModal-module__lP1uvW__iconWrapper{color:#d4af37;background:linear-gradient(135deg,#d4af3726 0%,#d4af370d 100%);border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex;box-shadow:0 0 20px #d4af371a}.OTPModal-module__lP1uvW__title{color:#fff;letter-spacing:-.5px;margin:0 0 12px;font-size:1.75rem;font-weight:700}.OTPModal-module__lP1uvW__subtitle{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.6}.OTPModal-module__lP1uvW__subtitle strong{color:#d4af37;font-weight:500}.OTPModal-module__lP1uvW__otpContainer{justify-content:center;gap:12px;margin-bottom:32px;display:flex}.OTPModal-module__lP1uvW__otpInput{text-align:center;color:#fff;width:48px;height:56px;font-size:1.75rem;font-weight:700;font-family:var(--font-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;transition:all .2s}.OTPModal-module__lP1uvW__otpInput:focus{background:#ffffff14;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 0 0 3px #d4af3726}.OTPModal-module__lP1uvW__otpInput.OTPModal-module__lP1uvW__error{background:#ef44440d;border-color:#ef4444}.OTPModal-module__lP1uvW__otpInput:disabled{opacity:.6;cursor:not-allowed}.OTPModal-module__lP1uvW__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin:0 0 20px;padding:10px;font-size:.95rem;font-weight:500}.OTPModal-module__lP1uvW__loading{color:#fffc;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:1rem;display:flex}.OTPModal-module__lP1uvW__spinner{color:#d4af37;animation:1s linear infinite OTPModal-module__lP1uvW__spin}@keyframes OTPModal-module__lP1uvW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OTPModal-module__lP1uvW__resendSection{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:24px}.OTPModal-module__lP1uvW__resendTimer{color:#ffffff80;font-size:.95rem}.OTPModal-module__lP1uvW__resendBtn{color:#d4af37;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.OTPModal-module__lP1uvW__resendBtn:hover{color:#f4d03f;text-shadow:0 0 10px #d4af374d;background:#d4af370d}.OTPModal-module__lP1uvW__resendBtn:disabled{color:#ffffff4d;cursor:not-allowed;text-shadow:none;background:0 0}.OTPModal-module__lP1uvW__successState{padding:20px 0}.OTPModal-module__lP1uvW__successIcon{color:#10b981;background:linear-gradient(135deg,#05966933 0%,#0596690d 100%);border:1px solid #0596694d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:.3s OTPModal-module__lP1uvW__scaleIn;display:flex}@keyframes OTPModal-module__lP1uvW__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.OTPModal-module__lP1uvW__successState h2{color:#fff;margin:0 0 8px;font-size:1.75rem;font-weight:700}.OTPModal-module__lP1uvW__successState p{color:#ffffffb3;margin:0;font-size:1rem}@media (max-width:480px){.OTPModal-module__lP1uvW__modal{padding:32px 24px}.OTPModal-module__lP1uvW__otpInput{width:42px;height:52px;font-size:1.5rem}.OTPModal-module__lP1uvW__title{font-size:1.5rem}}
.ForgotPassword-module__29h0cG__container{min-height:100vh;padding:var(--space-6);background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;justify-content:center;align-items:center;display:flex}.ForgotPassword-module__29h0cG__card{border:1px solid var(--color-border);width:100%;max-width:450px;padding:var(--space-10);text-align:center;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ForgotPassword-module__29h0cG__header{margin-bottom:var(--space-8)}.ForgotPassword-module__29h0cG__logo{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:var(--space-4);font-size:1.5rem;font-weight:800;text-decoration:none;display:block}.ForgotPassword-module__29h0cG__header h2{color:var(--color-text);margin-bottom:var(--space-2);font-size:1.75rem;font-weight:700}.ForgotPassword-module__29h0cG__header p{color:var(--color-text-secondary);font-size:.95rem}.ForgotPassword-module__29h0cG__form{gap:var(--space-6);text-align:left;flex-direction:column;display:flex}.ForgotPassword-module__29h0cG__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.ForgotPassword-module__29h0cG__inputGroup label{color:var(--color-text);font-size:.9rem;font-weight:500}.ForgotPassword-module__29h0cG__inputWrapper{align-items:center;display:flex;position:relative}.ForgotPassword-module__29h0cG__inputIcon{color:var(--color-text-tertiary);position:absolute;left:12px}.ForgotPassword-module__29h0cG__inputWrapper input{width:100%;padding:var(--space-3);border:1px solid var(--color-border);color:var(--color-text);font-size:1rem;font-family:var(--font-primary);transition:all var(--transition);background:#fff;border-radius:8px;padding-left:40px}.ForgotPassword-module__29h0cG__inputWrapper input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}.ForgotPassword-module__29h0cG__submitBtn{padding:var(--space-3);background:var(--color-primary);color:#fff;cursor:pointer;transition:all var(--transition);margin-top:var(--space-2);border:none;border-radius:8px;font-size:1rem;font-weight:600}.ForgotPassword-module__29h0cG__submitBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px -1px #1e3a8a33}.ForgotPassword-module__29h0cG__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.ForgotPassword-module__29h0cG__submitBtn{justify-content:center;align-items:center;gap:8px;display:flex}.ForgotPassword-module__29h0cG__buttonSpinner{animation:1s linear infinite ForgotPassword-module__29h0cG__spin}@keyframes ForgotPassword-module__29h0cG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ForgotPassword-module__29h0cG__errorMessage{color:#b91c1c;text-align:center;background:#dc26261a;border:1px solid #dc262640;border-radius:10px;padding:12px;font-size:.9rem}.ForgotPassword-module__29h0cG__successState{align-items:center;gap:var(--space-4);padding:var(--space-4)0;flex-direction:column;display:flex}.ForgotPassword-module__29h0cG__successIcon{color:#16a34a;width:64px;height:64px;margin-bottom:var(--space-2);background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;display:flex}.ForgotPassword-module__29h0cG__successState h3{color:var(--color-text);font-size:1.25rem;font-weight:700}.ForgotPassword-module__29h0cG__successState p{color:var(--color-text-secondary);line-height:1.5}.ForgotPassword-module__29h0cG__resendBtn{color:var(--color-primary);cursor:pointer;margin-top:var(--space-2);background:0 0;border:none;font-size:.9rem;font-weight:600}.ForgotPassword-module__29h0cG__resendBtn:hover{text-decoration:underline}.ForgotPassword-module__29h0cG__footer{margin-top:var(--space-8)}.ForgotPassword-module__29h0cG__backToLogin{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ForgotPassword-module__29h0cG__backToLogin:hover{color:var(--color-primary)}.ForgotPassword-module__29h0cG__channelToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;gap:8px;padding:4px;display:flex}.ForgotPassword-module__29h0cG__channelBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.ForgotPassword-module__29h0cG__channelBtn:hover{color:var(--color-text)}.ForgotPassword-module__29h0cG__channelBtnActive{color:var(--color-text);background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a}
