.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}}
