.register-module__B3synq__regPage{background:var(--bg);min-height:100vh;font-family:var(--font);flex-direction:column;display:flex}.register-module__B3synq__regTopbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:18px 40px;display:flex}.register-module__B3synq__regBrand{align-items:center;gap:11px;display:flex}.register-module__B3synq__brandMark{background:linear-gradient(135deg, var(--accent-500), var(--accent-700));color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.register-module__B3synq__brandName{color:var(--ink);font-size:15px;font-weight:700}.register-module__B3synq__brandSub{color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;margin-top:-4px;font-size:10.5px;font-weight:600}.register-module__B3synq__regTopbarRight{align-items:center;gap:12px;display:flex}.register-module__B3synq__mutedText{color:var(--muted);font-size:13px}.register-module__B3synq__regMain{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:36px 28px 40px}.register-module__B3synq__regIntro{margin-bottom:28px}.register-module__B3synq__regTitle{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:30px;font-weight:700;line-height:1.15}.register-module__B3synq__regSub{color:var(--muted);max-width:60ch;margin:8px 0 0;font-size:14.5px;line-height:1.55}.register-module__B3synq__regForm{flex-direction:column;gap:14px;display:flex}.register-module__B3synq__regSection{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 24px 22px}.register-module__B3synq__regSectionHead{border-bottom:1px solid var(--line-2);align-items:flex-start;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.register-module__B3synq__sectionNum{background:var(--accent-50);width:26px;height:26px;color:var(--accent-700);border-radius:7px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.register-module__B3synq__sectionTitle{color:var(--ink);letter-spacing:-.005em;margin:0;font-size:15px;font-weight:600}.register-module__B3synq__sectionSub{color:var(--muted);margin:2px 0 0;font-size:12.5px}.register-module__B3synq__formGrid{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}@media (max-width:640px){.register-module__B3synq__formGrid{grid-template-columns:1fr}}.register-module__B3synq__field{flex-direction:column;gap:6px;min-width:0;display:flex}.register-module__B3synq__fieldFull{grid-column:1/-1}.register-module__B3synq__fieldLabel{color:var(--ink-2);font-size:12px;font-weight:500}.register-module__B3synq__req{color:var(--danger);margin-left:3px}.register-module__B3synq__input,.register-module__B3synq__select,.register-module__B3synq__textarea{border:1px solid var(--line-strong);font-size:13.5px;font-family:var(--font);color:var(--ink);background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.register-module__B3synq__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235e6a7e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.register-module__B3synq__select:disabled{background-color:var(--surface-2);color:var(--muted-2);cursor:not-allowed}.register-module__B3synq__textarea{resize:vertical;min-height:64px;line-height:1.5;font-family:var(--font)}.register-module__B3synq__input:focus,.register-module__B3synq__select:focus,.register-module__B3synq__textarea:focus{border-color:var(--accent-600);box-shadow:0 0 0 3px #ec580029}.register-module__B3synq__inputErr{border-color:var(--danger)!important;box-shadow:0 0 0 3px #b91c1c1a!important}.register-module__B3synq__inputErrMsg{color:var(--danger);align-items:center;gap:4px;margin-top:1px;font-size:11.5px;display:inline-flex}.register-module__B3synq__inputHint{color:var(--muted-2);font-size:11.5px}.register-module__B3synq__inputWithIc{position:relative}.register-module__B3synq__inputWithIc>svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.register-module__B3synq__inputWithIc .register-module__B3synq__input{padding-left:36px}.register-module__B3synq__phoneInput{border:1px solid var(--line-strong);background:#fff;border-radius:8px;align-items:stretch;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.register-module__B3synq__phoneInput:focus-within{border-color:var(--accent-600);box-shadow:0 0 0 3px #ec580029}.register-module__B3synq__phoneCc{background:var(--surface-2);border-right:1px solid var(--line);color:var(--ink-2);font-size:13px;font-weight:600;font-family:var(--font-mono);white-space:nowrap;place-items:center;padding:0 12px;display:grid}.register-module__B3synq__phoneInput .register-module__B3synq__input{border:none;border-radius:0;padding-left:12px}.register-module__B3synq__phoneInput .register-module__B3synq__input:focus{box-shadow:none}.register-module__B3synq__phoneInputErr{border-color:var(--danger)}.register-module__B3synq__typeGrid{flex-wrap:wrap;gap:8px;display:flex}.register-module__B3synq__typePill{border:1px solid var(--line-strong);color:var(--ink-2);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font);background:#fff;border-radius:8px;padding:8px 14px;transition:all .12s}.register-module__B3synq__typePill:hover{border-color:var(--navy-500)}.register-module__B3synq__typePillActive{background:var(--accent-50);border-color:var(--accent-600);color:var(--accent-700)}.register-module__B3synq__billingToggleRow{justify-content:center;margin-bottom:18px;display:flex}.register-module__B3synq__billingToggle{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.register-module__B3synq__billingToggle button{color:var(--muted);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font);background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:7px 18px;transition:all .12s;display:inline-flex}.register-module__B3synq__billingToggle button.active{color:var(--ink);box-shadow:var(--shadow-1);background:#fff;font-weight:600}.register-module__B3synq__savePill{background:var(--accent-50);color:var(--accent-700);letter-spacing:.03em;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:700}.register-module__B3synq__planGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:980px){.register-module__B3synq__planGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.register-module__B3synq__planGrid{grid-template-columns:1fr}}.register-module__B3synq__planCard{text-align:left;border:1.5px solid var(--line);cursor:pointer;font-family:var(--font);background:#fff;border-radius:14px;flex-direction:column;padding:18px 18px 14px;transition:all .14s;display:flex;position:relative}.register-module__B3synq__planCard:hover{border-color:var(--navy-500);box-shadow:var(--shadow-2);transform:translateY(-1px)}.register-module__B3synq__planCardSelected{box-shadow:0 0 0 3px #ec58001a, var(--shadow-1);background:linear-gradient(#fff8f2 0%,#fff 60%);border-color:var(--accent-600)!important}.register-module__B3synq__planCardFeatured:not(.register-module__B3synq__planCardSelected){border-color:var(--accent-100)}.register-module__B3synq__planBadge{background:var(--accent-600);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:700;position:absolute;top:-10px;left:16px}.register-module__B3synq__planTop{margin-bottom:16px}.register-module__B3synq__planIcon{background:var(--surface-2);width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;margin-bottom:12px;display:grid}.register-module__B3synq__planCardSelected .register-module__B3synq__planIcon{background:var(--accent-50);color:var(--accent-700)}.register-module__B3synq__planName{color:var(--ink);letter-spacing:-.005em;font-size:15px;font-weight:700}.register-module__B3synq__planTagline{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.4}.register-module__B3synq__planPrice{border-bottom:1px dashed var(--line);align-items:baseline;gap:4px;margin-bottom:14px;padding-bottom:14px;display:flex}.register-module__B3synq__planPriceAmt{color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:700}.register-module__B3synq__planPriceCycle{color:var(--muted);font-size:12px}.register-module__B3synq__planFeats{flex-direction:column;flex:1;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.register-module__B3synq__planFeats li{color:var(--ink-2);align-items:flex-start;gap:7px;font-size:12.5px;line-height:1.45;display:flex}.register-module__B3synq__planFeats li svg{color:var(--accent-600);flex-shrink:0;margin-top:2px}.register-module__B3synq__planSelectIndicator{border-top:1px solid var(--line-2);color:var(--muted);align-items:center;gap:8px;padding-top:10px;font-size:12.5px;font-weight:600;display:flex}.register-module__B3synq__planCardSelected .register-module__B3synq__planSelectIndicator{color:var(--accent-700)}.register-module__B3synq__planRadio{border:1.5px solid var(--line-strong);background:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.register-module__B3synq__planCardSelected .register-module__B3synq__planRadio{border-color:var(--accent-600)}.register-module__B3synq__planRadioDot{background:var(--accent-600);border-radius:999px;width:8px;height:8px}.register-module__B3synq__regSubmit{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:14px;padding:20px 24px;display:flex}.register-module__B3synq__agree{color:var(--ink-2);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.register-module__B3synq__agree input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent-600);cursor:pointer;flex-shrink:0;margin-top:3px}.register-module__B3synq__agree a{color:var(--accent-700);text-decoration:underline;-webkit-text-decoration-color:var(--accent-100);text-decoration-color:var(--accent-100);text-underline-offset:2px}.register-module__B3synq__agreeErr{color:var(--danger)}.register-module__B3synq__btnLg{cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font);background:var(--accent-600);color:#fff;border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;padding:11px 22px;text-decoration:none;transition:all .12s;display:inline-flex;box-shadow:0 6px 18px -6px #ec580073}.register-module__B3synq__btnLg:hover{background:var(--accent-700)}.register-module__B3synq__btnLg:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.register-module__B3synq__apiError{color:var(--danger);background:var(--danger-bg);border:1px solid #b91c1c33;border-radius:8px;padding:10px 14px;font-size:13px}.register-module__B3synq__secureNote{color:var(--muted-2);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.register-module__B3synq__regFooter{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;padding:20px 40px;font-size:12px;display:flex}.register-module__B3synq__regFooter a{color:var(--muted);margin-left:18px;text-decoration:none}.register-module__B3synq__regFooter a:hover{color:var(--ink-2)}.register-module__B3synq__signInBtn{font-size:13px;font-weight:500;font-family:var(--font);cursor:pointer;border:1px solid var(--line-strong);color:var(--ink-2);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 13px;text-decoration:none;transition:all .12s;display:inline-flex}.register-module__B3synq__signInBtn:hover{border-color:var(--navy-500);background:var(--surface-2)}.register-module__B3synq__successMain{text-align:center;flex-direction:column;align-items:center;max-width:540px;padding-top:60px;display:flex}.register-module__B3synq__successIcon{background:var(--accent-50);width:72px;height:72px;color:var(--accent-700);border-radius:999px;place-items:center;margin-bottom:22px;display:grid;box-shadow:0 0 0 10px #ec58000f}.register-module__B3synq__successTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:28px;font-weight:700}.register-module__B3synq__successSub{color:var(--muted);margin:0 0 24px;font-size:14.5px;line-height:1.55}.register-module__B3synq__successCard{background:var(--surface-2);border:1px solid var(--line);text-align:left;border-radius:14px;flex-direction:column;gap:10px;width:100%;margin-bottom:22px;padding:18px 22px;display:flex}.register-module__B3synq__successRow{color:var(--ink-2);border-bottom:1px dashed var(--line-2);justify-content:space-between;align-items:baseline;padding:4px 0;font-size:13.5px;display:flex}.register-module__B3synq__successRow:last-child{border-bottom:none}@media (max-width:640px){.register-module__B3synq__regTopbar{padding:14px 20px}.register-module__B3synq__regMain{padding:24px 18px 36px}.register-module__B3synq__regTitle{font-size:24px}.register-module__B3synq__regFooter{flex-direction:column;gap:10px;padding:16px 20px}}
