.Register-module__N54dRG__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.Register-module__N54dRG__authWrapper{z-index:10;width:100%;max-width:540px;position:relative}.Register-module__N54dRG__authCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:var(--shadow-xl),var(--shadow-glow);border-radius:20px;padding:2.5rem;position:relative}.Register-module__N54dRG__backButton{color:var(--text-tertiary);background:var(--bg-tertiary);border:1px solid var(--border-color);cursor:pointer;z-index:20;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:absolute;top:1rem;left:1rem}.Register-module__N54dRG__backButton:hover{color:var(--accent-primary);background:var(--bg-secondary);border-color:var(--accent-primary)}.Register-module__N54dRG__header{text-align:center;margin-bottom:1.5rem}.Register-module__N54dRG__title{margin-bottom:.5rem;font-size:2rem}.Register-module__N54dRG__subtitle{color:var(--text-secondary)}.Register-module__N54dRG__tabs{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.5rem;padding:.35rem;display:flex}.Register-module__N54dRG__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .3s}.Register-module__N54dRG__tab.Register-module__N54dRG__active{background:var(--bg-secondary);color:var(--accent-primary);box-shadow:var(--shadow-sm)}.Register-module__N54dRG__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Register-module__N54dRG__stepProgress{justify-content:center;align-items:center;gap:0;margin-bottom:.5rem;display:flex}.Register-module__N54dRG__stepDot{border:2px solid var(--border-color);background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.Register-module__N54dRG__stepDot.Register-module__N54dRG__stepActive{border-color:var(--accent-primary);background:var(--accent-primary);color:#fff;box-shadow:0 0 0 4px #3b82f626}.Register-module__N54dRG__stepLine{background:var(--border-color);border-radius:2px;width:80px;height:3px;transition:all .3s}.Register-module__N54dRG__stepLine.Register-module__N54dRG__stepLineActive{background:var(--accent-primary)}.Register-module__N54dRG__stepLabels{color:var(--text-tertiary);justify-content:center;gap:4rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:500;display:flex}.Register-module__N54dRG__stepLabelActive{color:var(--accent-primary);font-weight:700}.Register-module__N54dRG__mobileInputWrapper{align-items:center;display:flex;position:relative}.Register-module__N54dRG__countryCode{color:var(--text-primary);z-index:2;pointer-events:none;letter-spacing:.5px;font-size:.95rem;font-weight:700;position:absolute;left:14px}.Register-module__N54dRG__mobileInput{letter-spacing:1px;font-weight:500;padding-left:52px!important;font-size:1.05rem!important}.Register-module__N54dRG__fieldHint{color:var(--text-tertiary);margin-top:.35rem;font-size:.75rem;font-style:italic}.Register-module__N54dRG__otpContainer{justify-content:center;gap:.5rem;margin:.75rem 0;display:flex}.Register-module__N54dRG__otpInput{text-align:center;border:2px solid var(--border-color);background:var(--bg-tertiary);width:48px;height:56px;color:var(--text-primary);caret-color:var(--accent-primary);border-radius:12px;outline:none;font-size:1.5rem;font-weight:700;transition:all .2s}.Register-module__N54dRG__otpInput:focus{border-color:var(--accent-primary);background:var(--bg-secondary);box-shadow:0 0 0 3px #3b82f626}.Register-module__N54dRG__otpFooter{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.Register-module__N54dRG__otpHint{color:var(--text-tertiary);font-size:.8rem}.Register-module__N54dRG__otpTimer{color:var(--accent-primary);font-size:.8rem;font-weight:600}.Register-module__N54dRG__resendBtn{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.8rem;font-weight:600;text-decoration:underline;transition:all .2s}.Register-module__N54dRG__resendBtn:hover{opacity:.8}.Register-module__N54dRG__resendBtn:disabled{opacity:.5;cursor:not-allowed}.Register-module__N54dRG__otpSummary{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Register-module__N54dRG__summaryItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.Register-module__N54dRG__summaryItem svg{color:var(--accent-primary)}.Register-module__N54dRG__submitBtn{justify-content:center;align-items:center;width:100%;margin-top:1rem;margin-bottom:1.5rem;padding:.85rem;font-size:1rem;display:flex}.Register-module__N54dRG__terms{color:var(--text-secondary);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.Register-module__N54dRG__checkbox{accent-color:var(--accent-primary);margin-top:.2rem}.Register-module__N54dRG__divider{text-align:center;color:var(--text-tertiary);align-items:center;margin-bottom:1.5rem;display:flex}.Register-module__N54dRG__divider:before,.Register-module__N54dRG__divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.Register-module__N54dRG__divider span{padding:0 1rem;font-size:.85rem}.Register-module__N54dRG__socialAuth{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.Register-module__N54dRG__socialBtn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:all .3s;display:flex}.Register-module__N54dRG__socialBtn:hover{background:var(--bg-secondary);border-color:var(--text-tertiary)}.Register-module__N54dRG__footer{text-align:center;color:var(--text-secondary);font-size:.9rem}.Register-module__N54dRG__link{color:var(--accent-primary);font-weight:600;text-decoration:none}.Register-module__N54dRG__link:hover{text-decoration:underline}.Register-module__N54dRG__blob{filter:blur(80px);z-index:1;opacity:.4;border-radius:50%;position:absolute}.Register-module__N54dRG__blob1{background:var(--accent-secondary);width:500px;height:500px;top:-10%;right:20%}.Register-module__N54dRG__blob2{background:var(--accent-gradient);width:600px;height:600px;bottom:-20%;left:10%}.Register-module__N54dRG__message{border:1px solid;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.Register-module__N54dRG__message.Register-module__N54dRG__success{color:#10b981;background:#10b9811a;border-color:#10b9814d}.Register-module__N54dRG__message.Register-module__N54dRG__error{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.Register-module__N54dRG__message svg{flex-shrink:0}.Register-module__N54dRG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;margin-right:.5rem;animation:.8s linear infinite Register-module__N54dRG__spin}@keyframes Register-module__N54dRG__spin{to{transform:rotate(360deg)}}.Register-module__N54dRG__submitBtn:disabled,.Register-module__N54dRG__socialBtn:disabled{opacity:.6;cursor:not-allowed}.Register-module__N54dRG__submitBtn:disabled:hover,.Register-module__N54dRG__socialBtn:disabled:hover{box-shadow:none;transform:none}@media (max-width:480px){.Register-module__N54dRG__authCard{padding:1.5rem}.Register-module__N54dRG__grid2{grid-template-columns:1fr;gap:0}.Register-module__N54dRG__otpInput{width:42px;height:48px;font-size:1.25rem}.Register-module__N54dRG__otpContainer{gap:.35rem}.Register-module__N54dRG__otpSummary{flex-direction:column;gap:.5rem}.Register-module__N54dRG__stepLabels{gap:2.5rem}}
.NativeRegister-module__WkoVNq__container{color:#1e293b;background:#f8fafc;flex-direction:column;min-height:100vh;padding-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.NativeRegister-module__WkoVNq__topBar{z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.NativeRegister-module__WkoVNq__backBtn{color:#0d9488;cursor:pointer;background:#e2f2f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.NativeRegister-module__WkoVNq__backBtn:active{background:#d1e7e4;transform:scale(.95)}.NativeRegister-module__WkoVNq__pageTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.NativeRegister-module__WkoVNq__rightActions{color:#64748b;align-items:center;gap:.75rem;display:flex}.NativeRegister-module__WkoVNq__actionBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:relative}.NativeRegister-module__WkoVNq__bellBadge{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:2px}.NativeRegister-module__WkoVNq__content{flex-direction:column;flex:1;align-items:center;width:100%;max-width:500px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.NativeRegister-module__WkoVNq__welcomeSection{text-align:center;margin-bottom:1.5rem}.NativeRegister-module__WkoVNq__welcomeTitle{color:#0f172a;letter-spacing:-.5px;margin-bottom:.35rem;font-size:2rem;font-weight:800}.NativeRegister-module__WkoVNq__welcomeTitleAccent{color:#5c3ea3}.NativeRegister-module__WkoVNq__welcomeSubtitle{color:#64748b;margin:0;font-size:.9rem}.NativeRegister-module__WkoVNq__illustrationWrapper{justify-content:center;width:100%;margin-bottom:1.5rem;display:flex}.NativeRegister-module__WkoVNq__illustration{width:220px;height:140px}.NativeRegister-module__WkoVNq__stepProgressContainer{width:100%;max-width:280px;margin:.5rem auto 1.5rem}.NativeRegister-module__WkoVNq__stepProgress{justify-content:center;align-items:center;display:flex}.NativeRegister-module__WkoVNq__stepDot{color:#64748b;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.NativeRegister-module__WkoVNq__stepDot.NativeRegister-module__WkoVNq__stepActive{color:#fff;background:#4f46e5;box-shadow:0 0 0 4px #4f46e526}.NativeRegister-module__WkoVNq__stepLine{background:#e2e8f0;flex:1;height:2px;margin:0 .5rem}.NativeRegister-module__WkoVNq__stepLine.NativeRegister-module__WkoVNq__stepLineActive{background:#4f46e5}.NativeRegister-module__WkoVNq__stepLabels{justify-content:space-between;margin-top:.5rem;padding:0 .25rem;display:flex}.NativeRegister-module__WkoVNq__stepLabel{color:#64748b;font-size:.75rem;font-weight:600}.NativeRegister-module__WkoVNq__stepLabel.NativeRegister-module__WkoVNq__stepLabelActive{color:#4f46e5;font-weight:700}.NativeRegister-module__WkoVNq__authCard{background:#fff;border:1px solid #f1f5f9;border-radius:28px;width:100%;margin-bottom:2rem;padding:1.75rem 1.5rem;box-shadow:0 10px 25px -5px #00000008,0 8px 16px -6px #00000005}.NativeRegister-module__WkoVNq__inputGroup{margin-bottom:1.25rem}.NativeRegister-module__WkoVNq__inputLabel{color:#334155;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.NativeRegister-module__WkoVNq__requiredAsterisk{color:#ef4444;margin-left:2px}.NativeRegister-module__WkoVNq__optionalText{color:#94a3b8;margin-left:4px;font-size:.8rem;font-weight:500}.NativeRegister-module__WkoVNq__inputWrapper{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;height:48px;padding:0 .75rem;transition:all .2s;display:flex;position:relative}.NativeRegister-module__WkoVNq__inputWrapper:focus-within{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e514}.NativeRegister-module__WkoVNq__inputIcon{color:#64748b;justify-content:center;align-items:center;margin-right:.75rem;display:flex}.NativeRegister-module__WkoVNq__formInput{color:#0f172a;border:none;outline:none;width:100%;height:100%;font-size:.95rem;font-weight:500}.NativeRegister-module__WkoVNq__formInput::placeholder{color:#94a3b8;font-weight:400}.NativeRegister-module__WkoVNq__mobileInputContainer{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;height:48px;padding:0 .75rem;transition:all .2s;display:flex}.NativeRegister-module__WkoVNq__mobileInputContainer:focus-within{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e514}.NativeRegister-module__WkoVNq__countryCode{color:#0f172a;margin-right:.5rem;font-size:.95rem;font-weight:700}.NativeRegister-module__WkoVNq__divider{background:#e2e8f0;width:1px;height:20px;margin-right:.5rem}.NativeRegister-module__WkoVNq__mobileInput{color:#0f172a;border:none;outline:none;width:100%;height:100%;font-size:.95rem;font-weight:500}.NativeRegister-module__WkoVNq__mobileInput::placeholder{color:#94a3b8;font-weight:400}.NativeRegister-module__WkoVNq__fieldHint{color:#64748b;margin-top:.35rem;font-size:.75rem;font-style:italic}.NativeRegister-module__WkoVNq__emailRow{align-items:stretch;gap:8px;display:flex}.NativeRegister-module__WkoVNq__emailInputWrap{flex:1}.NativeRegister-module__WkoVNq__emailSendBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#5c3ea3 0%,#00a8cc 100%);border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 10px #5c3ea326}.NativeRegister-module__WkoVNq__emailSendBtn:active{transform:scale(.95)}.NativeRegister-module__WkoVNq__emailSendBtn:disabled{opacity:.6;cursor:not-allowed}.NativeRegister-module__WkoVNq__emailVerifiedBadge{color:#16a34a;white-space:nowrap;background:#22c55e14;border:1px solid #22c55e33;border-radius:12px;align-items:center;gap:4px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.NativeRegister-module__WkoVNq__emailOtpSection{background:#4f46e508;border:1px dashed #4f46e533;border-radius:14px;margin-top:.75rem;padding:1rem}.NativeRegister-module__WkoVNq__emailOtpLabel{color:#334155;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.NativeRegister-module__WkoVNq__emailOtpChangeBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700;text-decoration:underline}.NativeRegister-module__WkoVNq__emailOtpContainer{justify-content:center;gap:.35rem;margin:.75rem 0;display:flex}.NativeRegister-module__WkoVNq__emailOtpInput{text-align:center;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:36px;height:44px;font-size:1.2rem;font-weight:700;transition:all .2s}.NativeRegister-module__WkoVNq__emailOtpInput:focus{border-color:#4f46e5}.NativeRegister-module__WkoVNq__emailOtpVerifyBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;width:100%;height:40px;margin-top:.5rem;font-size:.85rem;font-weight:700}.NativeRegister-module__WkoVNq__eyeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;right:12px}.NativeRegister-module__WkoVNq__checkboxGroup{flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1.25rem;display:flex}.NativeRegister-module__WkoVNq__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.NativeRegister-module__WkoVNq__checkboxInput{accent-color:#4f46e5;border:1.5px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:2px}.NativeRegister-module__WkoVNq__checkboxText{color:#475569;font-size:.8rem;line-height:1.4}.NativeRegister-module__WkoVNq__checkboxTextLink{color:#4f46e5;font-weight:600;text-decoration:underline}.NativeRegister-module__WkoVNq__checkboxTextBrand{color:#5c3ea3;font-weight:600;text-decoration:underline}.NativeRegister-module__WkoVNq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#5c3ea3 0%,#00a8cc 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:50px;margin-top:1rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #5c3ea333}.NativeRegister-module__WkoVNq__submitBtn:active{opacity:.95;transform:scale(.98)}.NativeRegister-module__WkoVNq__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.NativeRegister-module__WkoVNq__otpSummary{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.NativeRegister-module__WkoVNq__summaryItem{color:#475569;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.NativeRegister-module__WkoVNq__summaryItem svg{color:#4f46e5}.NativeRegister-module__WkoVNq__mobileOtpLabel{color:#334155;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.NativeRegister-module__WkoVNq__mobileOtpContainer{justify-content:center;gap:.5rem;margin:1rem 0;display:flex}.NativeRegister-module__WkoVNq__mobileOtpInput{text-align:center;color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:42px;height:50px;font-size:1.3rem;font-weight:700;transition:all .2s}.NativeRegister-module__WkoVNq__mobileOtpInput:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.NativeRegister-module__WkoVNq__mobileOtpFooter{justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.8rem;display:flex}.NativeRegister-module__WkoVNq__mobileOtpHint{color:#64748b}.NativeRegister-module__WkoVNq__mobileOtpTimer{color:#4f46e5;font-weight:700}.NativeRegister-module__WkoVNq__mobileResendBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:700;text-decoration:underline}.NativeRegister-module__WkoVNq__footerText{text-align:center;color:#64748b;margin-top:1.25rem;font-size:.9rem}.NativeRegister-module__WkoVNq__loginLink{color:#5c3ea3;margin-left:.25rem;font-weight:700;text-decoration:none}.NativeRegister-module__WkoVNq__grid2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:480px){.NativeRegister-module__WkoVNq__grid2{grid-template-columns:1fr;gap:0}}.NativeRegister-module__WkoVNq__messageBanner{border:1px solid;border-radius:12px;align-items:center;gap:.75rem;width:100%;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.NativeRegister-module__WkoVNq__messageBanner.NativeRegister-module__WkoVNq__success{color:#047857;background:#eafaf1;border-color:#a7f3d0}.NativeRegister-module__WkoVNq__messageBanner.NativeRegister-module__WkoVNq__error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.NativeRegister-module__WkoVNq__spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite NativeRegister-module__WkoVNq__spin}@keyframes NativeRegister-module__WkoVNq__spin{to{transform:rotate(360deg)}}
