.page-module__XDuFFq__container{min-height:100vh;display:flex}.page-module__XDuFFq__leftSide{background:linear-gradient(135deg,#0a0a0a 0%,#111 100%);flex:1;justify-content:center;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.page-module__XDuFFq__leftSide:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 70%,#ffffff05 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__XDuFFq__brandContent{z-index:1;max-width:480px;position:relative}.page-module__XDuFFq__logo{color:var(--text-main);align-items:center;gap:10px;margin-bottom:48px;font-size:20px;font-weight:600;text-decoration:none;display:flex}.page-module__XDuFFq__logoIcon{background:var(--text-main);width:40px;height:40px;color:var(--btn-text);border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.page-module__XDuFFq__headline{color:var(--text-main);margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.1}.page-module__XDuFFq__highlight{background:linear-gradient(90deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__XDuFFq__subheadline{color:var(--text-muted);margin-bottom:40px;font-size:16px;line-height:1.6}.page-module__XDuFFq__features{flex-direction:column;gap:20px;display:flex}.page-module__XDuFFq__feature{align-items:center;gap:16px;display:flex}.page-module__XDuFFq__featureIcon{border:1px solid var(--glass-border);width:44px;height:44px;color:var(--text-main);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__XDuFFq__featureTitle{color:var(--text-main);font-size:14px;font-weight:600}.page-module__XDuFFq__featureDesc{color:var(--text-subtle);font-size:12px}.page-module__XDuFFq__rightSide{background:var(--surface-primary);flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.page-module__XDuFFq__formWrapper{width:100%;max-width:380px}.page-module__XDuFFq__formTitle{color:var(--text-main);margin-bottom:8px;font-size:24px;font-weight:600}.page-module__XDuFFq__formSubtitle{color:var(--text-muted);margin-bottom:32px;font-size:14px}.page-module__XDuFFq__successIcon{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.page-module__XDuFFq__error{color:#fca5a5;background:#dc26261a;border:1px solid #dc262633;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.page-module__XDuFFq__form{flex-direction:column;gap:16px;display:flex}.page-module__XDuFFq__inputGroup{flex-direction:column;gap:8px;display:flex}.page-module__XDuFFq__inputGroup label{color:var(--text-muted);font-size:13px;font-weight:500}.page-module__XDuFFq__optional{color:var(--text-subtle);font-weight:400}.page-module__XDuFFq__inputWrapper{position:relative}.page-module__XDuFFq__inputIcon{color:var(--text-subtle);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__XDuFFq__input{background:var(--surface-secondary);border:1px solid var(--glass-border);width:100%;color:var(--text-main);border-radius:10px;padding:14px 14px 14px 44px;font-size:14px;transition:border-color .2s}.page-module__XDuFFq__input:focus{border-color:#fff3;outline:none}.page-module__XDuFFq__input::placeholder{color:var(--text-subtle)}.page-module__XDuFFq__submitButton{background:var(--text-main);width:100%;color:var(--btn-text);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 24px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.page-module__XDuFFq__submitButton:hover:not(:disabled){opacity:.9}.page-module__XDuFFq__submitButton:disabled{opacity:.5;cursor:not-allowed}.page-module__XDuFFq__spinner{animation:1s linear infinite page-module__XDuFFq__spin}@keyframes page-module__XDuFFq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__XDuFFq__divider{align-items:center;gap:16px;margin:24px 0;display:flex}.page-module__XDuFFq__divider:before,.page-module__XDuFFq__divider:after{content:"";background:var(--glass-border);flex:1;height:1px}.page-module__XDuFFq__divider span{color:var(--text-subtle);font-size:12px}.page-module__XDuFFq__registerLink{border:1px solid var(--glass-border);width:100%;color:var(--text-muted);text-align:center;background:0 0;border-radius:10px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.page-module__XDuFFq__registerLink:hover{color:var(--text-main);background:#ffffff05;border-color:#ffffff26}.page-module__XDuFFq__terms{color:var(--text-subtle);text-align:center;margin-top:24px;font-size:12px}.page-module__XDuFFq__terms a{color:var(--text-muted);text-decoration:underline}@media (max-width:900px){.page-module__XDuFFq__container{flex-direction:column}.page-module__XDuFFq__leftSide{min-height:auto;padding:32px}.page-module__XDuFFq__headline{font-size:32px}.page-module__XDuFFq__features{display:none}.page-module__XDuFFq__rightSide{padding:32px}}.page-module__XDuFFq__redirectContainer{background:linear-gradient(135deg,#0a0a0a 0%,#111 100%);justify-content:center;align-items:center;min-height:100vh;animation:.3s page-module__XDuFFq__fadeIn;display:flex}@keyframes page-module__XDuFFq__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__XDuFFq__redirectContent{text-align:center;animation:.5s page-module__XDuFFq__scaleIn}@keyframes page-module__XDuFFq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.page-module__XDuFFq__redirectLogo{color:var(--text-main);justify-content:center;align-items:center;gap:12px;margin-bottom:40px;font-size:24px;font-weight:700;display:flex}.page-module__XDuFFq__successCheck{color:#22c55e;background:#22c55e1a;border:2px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:.5s .3s both page-module__XDuFFq__checkPop;display:flex}@keyframes page-module__XDuFFq__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.page-module__XDuFFq__redirectTitle{color:var(--text-main);margin-bottom:8px;font-size:20px;font-weight:600}.page-module__XDuFFq__redirectSubtitle{color:var(--text-muted);margin-bottom:32px;font-size:14px}.page-module__XDuFFq__progressBar{background:#ffffff1a;border-radius:2px;width:200px;height:4px;margin:0 auto;overflow:hidden}.page-module__XDuFFq__progressFill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:2px;height:100%;animation:2s forwards page-module__XDuFFq__progressAnim}@keyframes page-module__XDuFFq__progressAnim{0%{width:0%}to{width:100%}}
