.reg-container{position:fixed;display:flex;background:var(--background,#0c0c0c);z-index:9999}.reg-background,.reg-container{top:0;left:0;right:0;bottom:0;overflow:hidden}.reg-background,.reg-pattern{position:absolute}.reg-pattern{top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.02) 0,transparent 40%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.015) 0,transparent 40%)}.reg-left-panel{flex:0.67 1;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#1a1a2e);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;position:relative;overflow:hidden}.reg-left-panel:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(14,165,233,.12) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(59,130,246,.08) 0,transparent 50%)}.reg-left-content{position:relative;z-index:2;max-width:400px;width:100%;gap:40px}.reg-brand-logo,.reg-left-content{display:flex;flex-direction:column}.reg-brand-logo{align-items:center;gap:16px}.reg-logo-img{width:80px;height:80px;object-fit:contain;filter:brightness(0) invert(1)}.reg-logo-text{display:flex;flex-direction:column;align-items:center;gap:4px}.reg-logo-title{font-size:22px;font-weight:700;color:#fff;margin:0;white-space:nowrap}.reg-logo-slogan{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.5);margin:0;letter-spacing:1.5px;text-transform:uppercase}.reg-left-info{text-align:center}.reg-left-info h2{font-size:32px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.2;letter-spacing:-.5px}.reg-left-info p{font-size:14px;color:hsla(0,0%,100%,.45);margin:0;line-height:1.6}.reg-left-step-card,.reg-left-steps{display:flex;gap:10px}.reg-left-step-card{flex:1 1;padding:16px 14px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);flex-direction:column;transition:all .3s}.reg-left-step-card.active{background:rgba(14,165,233,.08);border-color:rgba(14,165,233,.2)}.reg-left-step-num{width:24px;height:24px;border-radius:8px;background:hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.35)}.reg-left-step-card.active .reg-left-step-num{background:rgba(14,165,233,.15);color:#0ea5e9}.reg-left-step-text{font-size:11px;color:hsla(0,0%,100%,.3);line-height:1.4}.reg-left-step-text strong{color:hsla(0,0%,100%,.6);font-weight:600}.reg-left-step-card.active .reg-left-step-text{color:hsla(0,0%,100%,.4)}.reg-left-step-card.active .reg-left-step-text strong{color:#fff}.reg-right-panel{flex:1 1;display:flex;align-items:center;justify-content:center;padding:60px 40px;background:var(--background,#0c0c0c);overflow-y:auto}.reg-right-content{width:100%;max-width:400px}.reg-form-card{background:transparent}.reg-form-header{text-align:left;margin-bottom:20px}.reg-form-header h1{font-size:26px;font-weight:600;color:var(--text-primary,#fff);margin:0 0 6px;letter-spacing:-.5px}.reg-form-header p{font-size:14px;color:var(--text-secondary,hsla(0,0%,100%,.5));margin:0;font-weight:400}.reg-steps{display:flex;flex-direction:column}.reg-step.completed{animation:regSlideIn .3s ease}.reg-step-done{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.06);cursor:pointer;transition:all .2s}.reg-step-done:hover{background:hsla(0,0%,100%,.02);margin:0 -12px;padding:12px;border-radius:8px}.reg-step-done-left{display:flex;align-items:center;gap:10px}.reg-step-check{width:20px;height:20px;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.reg-step-label{font-size:12px;color:hsla(0,0%,100%,.35);font-weight:500}.reg-step-value{font-size:13px;color:hsla(0,0%,100%,.7);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reg-step.current{animation:regFadeIn .35s ease}.reg-step-active{padding:16px 0;display:flex;flex-direction:column;gap:8px}.reg-step-active label{font-size:13px;color:hsla(0,0%,100%,.5);font-weight:600}.reg-step-active input,.reg-step-active textarea{width:100%;height:40px;padding:0 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;font-size:13px;color:#fff;background:rgba(29,29,29,.8);outline:none;transition:all .2s;font-family:inherit;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reg-step-active textarea{height:auto;min-height:52px;padding:10px 14px;resize:none}.reg-step-active input::placeholder,.reg-step-active textarea::placeholder{color:var(--text-helper,hsla(0,0%,100%,.18))}.reg-step-active input:focus,.reg-step-active textarea:focus{border-color:hsla(0,0%,100%,.4);background:rgba(35,35,35,.95);box-shadow:0 0 0 3px hsla(0,0%,100%,.05)}.reg-step-active input:disabled,.reg-step-active textarea:disabled{opacity:.4}.reg-input-wrap{position:relative;display:flex;align-items:center}.reg-input-wrap input{padding-right:40px}.reg-pw-toggle{position:absolute;right:10px;background:none;border:none;color:var(--text-helper,hsla(0,0%,100%,.25));cursor:pointer;padding:3px;display:flex;align-items:center;border-radius:3px;transition:all .2s}.reg-pw-toggle:hover{color:var(--text-primary,#fff);background:hsla(0,0%,100%,.05)}.reg-pw-hint{font-size:11px;color:hsla(0,0%,100%,.2);margin-top:-2px}.reg-step-actions{display:flex;align-items:center;gap:14px;margin-top:4px}.reg-next-btn{display:flex;align-items:center;justify-content:center;gap:4px;height:34px;padding:0 16px;background:#fff;color:#1a1a1a;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s;letter-spacing:.3px}.reg-next-btn:hover:not(:disabled){background:#f5f5f5;transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.12)}.reg-next-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.reg-enter-hint{font-size:11px;color:hsla(0,0%,100%,.2)}.reg-enter-hint strong{color:hsla(0,0%,100%,.35)}.reg-step.future{opacity:.25;pointer-events:none}.reg-step-future{gap:10px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.04);font-size:13px;color:hsla(0,0%,100%,.3)}.reg-step-future,.reg-step-num{display:flex;align-items:center}.reg-step-num{width:20px;height:20px;border-radius:50%;border:1px solid hsla(0,0%,100%,.1);justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.reg-step-future svg{margin-left:auto;opacity:.5}.reg-error{display:flex;align-items:center;padding:6px 10px;background:rgba(255,59,48,.05);border:1px solid rgba(255,59,48,.1);border-radius:4px;color:#ff6b6b;font-size:11px;margin-top:8px}.reg-footer{margin-top:16px;text-align:left}.reg-footer-text{font-size:12px;color:var(--text-secondary,hsla(0,0%,100%,.4))}.reg-login-link{background:none;border:none;color:#3b82f6;font-size:12px;font-weight:500;cursor:pointer;padding:0;margin-left:2px;text-decoration:underline;font-family:inherit;transition:color .2s}.reg-login-link:hover{color:#2563eb}.reg-spin{animation:regSpinAnim .8s linear infinite}.reg-success-wrap{text-align:center;animation:regFadeIn .5s ease}.reg-check-circle{margin-bottom:24px}.reg-check-draw{stroke-dasharray:32;stroke-dashoffset:32;animation:regDrawCheck .6s ease .2s forwards}.reg-success-wrap h2{font-size:24px;font-weight:600;color:#fff;margin:0 0 10px}.reg-success-wrap p{font-size:14px;color:hsla(0,0%,100%,.35);margin:0 0 28px}.reg-success-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 24px;background:#fff;color:#1a1a1a;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.reg-success-btn:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.12)}@keyframes regFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes regSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes regSpinAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes regDrawCheck{to{stroke-dashoffset:0}}@media (max-width:768px){.reg-container{flex-direction:column}.reg-left-panel{flex:0.4 1;padding:30px 20px}.reg-left-info h2{font-size:24px}.reg-left-steps{gap:6px}.reg-left-step-card{padding:10px 8px}.reg-left-step-text{font-size:9px}.reg-brand-logo{gap:10px}.reg-logo-img{width:48px;height:48px}.reg-logo-title{font-size:16px}.reg-right-panel{flex:0.6 1;padding:30px 20px}.reg-form-header h1{font-size:22px}.reg-step-active input,.reg-step-active textarea{font-size:16px}.reg-enter-hint{display:none}}@media (max-width:480px){.reg-left-panel,.reg-right-panel{padding:24px 16px}.reg-left-info h2{font-size:20px}.reg-form-header h1{font-size:18px}.reg-logo-title{font-size:14px}.reg-left-info p{display:none}}