.register-module__jUGYdG__root{--bg:#0c0e14;--surface:#161923;--surface2:#1c2030;--border:#2a2f42;--orange:#f7901e;--orange-dim:#f7901e1f;--text:#fff;--text-sec:#9ca3af;--text-muted:#6b7280;background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;flex-direction:column;align-items:center;gap:32px;padding:96px 32px 64px;font-family:DM Sans,system-ui,sans-serif;display:flex;position:relative;overflow-x:hidden}.register-module__jUGYdG__root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(800px 500px at 50% 0,#f7901e14 0%,#0000 60%),radial-gradient(600px 400px at 80% 80%,#00d4ff08 0%,#0000 60%);position:absolute;inset:0}.register-module__jUGYdG__root:after{content:"";pointer-events:none;opacity:.35;z-index:0;background-image:linear-gradient(#2a2f4240 1px,#0000 1px),linear-gradient(90deg,#2a2f4240 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 30%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80% at 50% 30%,#000 0%,#0000 100%)}.register-module__jUGYdG__header{z-index:2;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0c0e14b3;position:absolute;top:0;left:0;right:0}.register-module__jUGYdG__headerInner{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;min-height:80px;margin:0 auto;padding:0 32px;display:flex}.register-module__jUGYdG__logo{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.register-module__jUGYdG__logoIcon{object-fit:contain;width:56px;height:56px;display:block}.register-module__jUGYdG__logoWord{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:20px;font-weight:800}.register-module__jUGYdG__logoWord span{color:var(--orange)}.register-module__jUGYdG__headerLinks{align-items:center;gap:18px;font-size:14px;display:flex}.register-module__jUGYdG__headerLink{color:var(--text-sec);text-decoration:none;transition:color .18s}.register-module__jUGYdG__headerLink:hover{color:var(--text)}.register-module__jUGYdG__headerLinkAccent{color:var(--orange);font-weight:500;text-decoration:none;transition:opacity .18s}.register-module__jUGYdG__headerLinkAccent:hover{opacity:.8}.register-module__jUGYdG__content{z-index:1;flex-direction:column;align-items:stretch;gap:24px;width:100%;max-width:440px;display:flex;position:relative}.register-module__jUGYdG__badge{background:var(--orange-dim);color:var(--orange);letter-spacing:.02em;border:1px solid #f7901e40;border-radius:100px;align-self:center;align-items:center;gap:7px;padding:5px 14px;font-size:12.5px;font-weight:500;display:inline-flex}.register-module__jUGYdG__badgeDot{background:var(--orange);border-radius:50%;width:6px;height:6px}.register-module__jUGYdG__title{letter-spacing:-.02em;text-align:center;margin:0;font-family:Syne,sans-serif;font-size:clamp(30px,3.6vw,42px);font-weight:800;line-height:1.1}.register-module__jUGYdG__subtitle{color:var(--text-sec);text-align:center;margin:0;font-size:15px;font-weight:300;line-height:1.55}.register-module__jUGYdG__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:16px;padding:32px;display:flex;box-shadow:0 20px 60px #00000059,0 0 60px #f7901e0d}.register-module__jUGYdG__steps{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;display:flex}.register-module__jUGYdG__step{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.register-module__jUGYdG__stepDot{background:var(--surface2);border:1px solid var(--border);width:24px;height:24px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.register-module__jUGYdG__stepActive .register-module__jUGYdG__stepDot{background:var(--orange);color:#fff;border-color:var(--orange)}.register-module__jUGYdG__stepActive{color:var(--text)}.register-module__jUGYdG__stepSep{background:var(--border);width:24px;height:1px}.register-module__jUGYdG__fieldGroup{flex-direction:column;gap:6px;display:flex}.register-module__jUGYdG__label{color:var(--text-sec);letter-spacing:.01em;font-size:12.5px;font-weight:500}.register-module__jUGYdG__labelHint{color:var(--text-muted);margin-left:6px;font-weight:400}.register-module__jUGYdG__input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:11px 14px;font-family:DM Sans,sans-serif;font-size:14.5px;transition:border-color .18s,background .18s,box-shadow .18s}.register-module__jUGYdG__input::placeholder{color:var(--text-muted)}.register-module__jUGYdG__input:focus{background:#0c0e14e6;border-color:#f7901e8c;outline:none;box-shadow:0 0 0 3px #f7901e1f}.register-module__jUGYdG__trialHint{color:#86efac;background:#22c55e14;border:1px solid #22c55e40;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:13px;display:flex}.register-module__jUGYdG__trialHintIcon{color:#22c55e;background:#22c55e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:11px;display:inline-flex}.register-module__jUGYdG__error{color:#fda4af;background:#f43f5e14;border:1px solid #f43f5e4d;border-radius:8px;padding:9px 12px;font-size:13px}.register-module__jUGYdG__actions{gap:10px;margin-top:6px;display:flex}.register-module__jUGYdG__btnPrimary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14.5px;font-weight:600;transition:all .2s}.register-module__jUGYdG__btnPrimary:hover:not(:disabled){background:#e8820f;transform:translateY(-1px);box-shadow:0 8px 24px #f7901e4d}.register-module__jUGYdG__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.register-module__jUGYdG__btnSecondary{color:var(--text-sec);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;flex:none;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14.5px;font-weight:500;transition:all .18s}.register-module__jUGYdG__btnSecondary:hover{color:var(--text);border-color:#f7901e66}.register-module__jUGYdG__footerLinkRow{text-align:center;color:var(--text-muted);font-size:14px}.register-module__jUGYdG__footerLinkRow a{color:var(--orange);margin-left:4px;font-weight:500;text-decoration:none}.register-module__jUGYdG__footerLinkRow a:hover{text-decoration:underline}.register-module__jUGYdG__perksList{flex-direction:column;gap:9px;margin-top:4px;display:flex}.register-module__jUGYdG__perk{color:var(--text-sec);align-items:center;gap:10px;font-size:13.5px;display:flex}.register-module__jUGYdG__perkCheck{color:#22c55e;background:#22c55e26;border:1px solid #22c55e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:inline-flex}.register-module__jUGYdG__aside{background:var(--surface2);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:10px;padding:20px 22px;display:flex}.register-module__jUGYdG__asideTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--orange);font-family:Syne,sans-serif;font-size:13px;font-weight:700}@media (max-width:600px){.register-module__jUGYdG__root{padding:96px 16px 48px}.register-module__jUGYdG__headerInner{min-height:72px;padding:0 20px}.register-module__jUGYdG__logoIcon{width:44px;height:44px}.register-module__jUGYdG__logoWord{font-size:17px}.register-module__jUGYdG__headerLinks{gap:10px;font-size:13px}.register-module__jUGYdG__card{padding:24px 20px}.register-module__jUGYdG__actions{flex-direction:column-reverse}.register-module__jUGYdG__btnSecondary,.register-module__jUGYdG__btnPrimary{flex:1}}
