.register-module__B3synq__authPage{background:var(--bg);min-height:100vh;color:var(--text);display:flex;position:relative;overflow-x:hidden}.register-module__B3synq__asidePanel{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex:1;justify-content:space-between;max-width:500px;padding:48px 44px;display:flex;position:relative}@media (max-width:1024px){.register-module__B3synq__asidePanel{display:none}}.register-module__B3synq__asideHeader{align-items:center;gap:12px;display:flex}.register-module__B3synq__logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.register-module__B3synq__logoMark{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.register-module__B3synq__asideContent{margin:32px 0}.register-module__B3synq__asideEyebrow{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11.5px}.register-module__B3synq__asideTitle{letter-spacing:-.03em;color:var(--text);margin-bottom:16px;font-size:30px;font-weight:700;line-height:1.25}.register-module__B3synq__asideText{color:var(--text-secondary);margin-bottom:28px;font-size:14.5px;line-height:1.6}.register-module__B3synq__terminalCard{font-family:var(--font-mono,ui-monospace, monospace);color:#94a3b8;background:#070c18;border:1px solid #ffffff14;border-radius:10px;margin-top:24px;padding:16px 18px;font-size:12px}.register-module__B3synq__terminalTop{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.register-module__B3synq__terminalDots{align-items:center;gap:5px;display:flex}.register-module__B3synq__terminalDot{background:#fff3;border-radius:50%;width:8px;height:8px}.register-module__B3synq__terminalTitle{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px}.register-module__B3synq__terminalBody{flex-direction:column;gap:8px;line-height:1.5;display:flex}.register-module__B3synq__terminalCodeRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.register-module__B3synq__terminalMethod{color:#38bdf8;font-weight:600}.register-module__B3synq__terminalEndpoint{color:#e2e8f0}.register-module__B3synq__terminalStatus{color:#10b981;font-size:11px;font-weight:600}.register-module__B3synq__blurredToken{filter:blur(4px);-webkit-user-select:none;user-select:none;color:#f1f5f9;background:#ffffff1a;border-radius:4px;padding:1px 6px}.register-module__B3synq__asideFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.register-module__B3synq__statusIndicator{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.register-module__B3synq__statusDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 8px var(--accent);border-radius:50%}.register-module__B3synq__googleBtn{background:var(--surface);border:1px solid var(--border);width:100%;height:44px;color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.register-module__B3synq__googleBtn:hover{background:var(--surface-2);border-color:var(--border-strong)}.register-module__B3synq__divider{text-align:center;color:var(--text-muted);align-items:center;margin-bottom:20px;font-size:12px;display:flex}.register-module__B3synq__divider:before,.register-module__B3synq__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.register-module__B3synq__mainPanel{background:var(--bg);flex-direction:column;flex:1.4;justify-content:space-between;padding:32px 40px;display:flex;position:relative;overflow-y:auto}@media (max-width:640px){.register-module__B3synq__mainPanel{padding:24px 16px}}.register-module__B3synq__topBar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.register-module__B3synq__backLink{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.register-module__B3synq__backLink:hover{color:var(--text)}.register-module__B3synq__cardWrap{width:100%;max-width:460px;margin:0 auto}.register-module__B3synq__mobileBrand{margin-bottom:24px;display:none}@media (max-width:1024px){.register-module__B3synq__mobileBrand{display:block}}.register-module__B3synq__formHeader{margin-bottom:24px}.register-module__B3synq__formTitle{letter-spacing:-.025em;color:var(--text);margin-bottom:6px;font-size:26px;font-weight:700}.register-module__B3synq__formSubtitle{color:var(--text-secondary);font-size:13.5px;line-height:1.5}.register-module__B3synq__form{flex-direction:column;gap:16px;display:flex}.register-module__B3synq__field{flex-direction:column;gap:6px;display:flex}.register-module__B3synq__label{color:var(--text);justify-content:space-between;align-items:center;font-size:13px;font-weight:500;display:flex}.register-module__B3synq__optionalTag{color:var(--text-muted);font-size:11px;font-weight:400}.register-module__B3synq__inputWrap{align-items:center;display:flex;position:relative}.register-module__B3synq__input{background:var(--surface);border:1px solid var(--border);width:100%;height:42px;color:var(--text);border-radius:6px;outline:none;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.register-module__B3synq__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.register-module__B3synq__inputPassword{padding-right:44px}.register-module__B3synq__eyeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:color .15s;display:flex;position:absolute;right:12px}.register-module__B3synq__eyeBtn:hover{color:var(--text)}.register-module__B3synq__phoneGroup{gap:8px;display:flex}.register-module__B3synq__prefixSelect{background:var(--surface);border:1px solid var(--border);height:42px;color:var(--text);cursor:pointer;border-radius:6px;outline:none;flex-shrink:0;width:110px;padding:0 10px;font-size:13px}.register-module__B3synq__prefixSelect:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.register-module__B3synq__strengthMeter{flex-direction:column;gap:4px;margin-top:4px;display:flex}.register-module__B3synq__meterBars{grid-template-columns:repeat(4,1fr);gap:4px;height:3px;display:grid}.register-module__B3synq__meterBar{background:var(--border-strong);border-radius:2px;transition:background .2s}.register-module__B3synq__meterBarWeak{background:#e5484d}.register-module__B3synq__meterBarMedium{background:#f5a623}.register-module__B3synq__meterBarStrong{background:#00d97e}.register-module__B3synq__meterLabel{color:var(--text-muted);justify-content:space-between;font-size:11.5px;display:flex}.register-module__B3synq__termsRow{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:10px;margin-top:4px;font-size:12.5px;line-height:1.45;display:flex}.register-module__B3synq__termsRow a{color:var(--accent);text-decoration:none}.register-module__B3synq__termsRow a:hover{text-decoration:underline}.register-module__B3synq__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;border-radius:4px;flex-shrink:0;margin-top:2px}.register-module__B3synq__errorBanner{color:#ff8585;background:#e5484d1a;border:1px solid #e5484d40;border-radius:6px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.register-module__B3synq__submitBtn{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-dim) 100%);color:#051a10;letter-spacing:-.01em;cursor:pointer;border:1px solid #0000001a;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:8px;font-size:14.5px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;box-shadow:inset 0 1px 1px #fff6,0 2px 4px #00000026}.register-module__B3synq__submitBtn:hover:not(:disabled){box-shadow:inset 0 1px 1px #ffffff80, 0 4px 14px var(--accent-subtle);transform:translateY(-1px)}.register-module__B3synq__submitBtn:active:not(:disabled){transform:translateY(0)}.register-module__B3synq__submitBtn:disabled{opacity:.65;cursor:not-allowed}.register-module__B3synq__footerText{text-align:center;color:var(--text-secondary);margin-top:22px;font-size:13px}.register-module__B3synq__switchLink{color:var(--accent);margin-left:4px;font-weight:600;text-decoration:none}.register-module__B3synq__switchLink:hover{text-decoration:underline}.register-module__B3synq__legalNotice{text-align:center;color:var(--text-muted);margin-top:28px;font-size:11.5px;line-height:1.5}.register-module__B3synq__spinner{border:2px solid #051a1040;border-top-color:#051a10;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite register-module__B3synq__spin}@keyframes register-module__B3synq__spin{to{transform:rotate(360deg)}}
