.register-module__jUGYdG__page{background:var(--white);flex-direction:column;min-height:100vh;display:flex}.register-module__jUGYdG__panel{background-color:var(--grey-bg);border-radius:var(--radius-lg);flex-direction:column;flex:1;align-items:center;margin:0 24px 24px;padding:80px 24px 64px;display:flex}.register-module__jUGYdG__formWrapper{flex-direction:column;width:100%;max-width:760px;display:flex}.register-module__jUGYdG__heading{color:var(--black);text-align:center;letter-spacing:-.03em;margin:0 0 12px;font-size:48px;font-weight:500}.register-module__jUGYdG__subtext{color:var(--grey-mid);text-align:center;margin:0 0 56px;font-size:14px;font-weight:500}.register-module__jUGYdG__formSection+.register-module__jUGYdG__formSection{margin-top:40px}.register-module__jUGYdG__sectionTitle{color:var(--black);letter-spacing:-.01em;margin:0 0 16px;font-size:18px;font-weight:600}.register-module__jUGYdG__sectionTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.register-module__jUGYdG__sectionTitleRow .register-module__jUGYdG__sectionTitle{margin:0}.register-module__jUGYdG__inputRow{gap:20px;width:100%;margin-bottom:20px;display:flex}.register-module__jUGYdG__inputStack{margin-bottom:20px}.register-module__jUGYdG__inputStack:last-child{margin-bottom:0}.register-module__jUGYdG__selectInput{border:1px solid var(--border-input);border-radius:var(--radius-pill);width:100%;height:50px;color:var(--black);background-color:var(--white);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23707070' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;outline:none;padding:0 44px 0 24px;font-family:inherit;font-size:15px;transition:border-color .15s}.register-module__jUGYdG__selectInput:focus{border-color:var(--green)}.register-module__jUGYdG__selectInput.register-module__jUGYdG__isPlaceholder{color:var(--text-faint)}.register-module__jUGYdG__phoneRow{grid-template-columns:110px 1fr;gap:12px;display:grid}.register-module__jUGYdG__phonePrefix{border:1px solid var(--border-input);border-radius:var(--radius-pill);background-color:var(--white);width:100%;height:50px;color:var(--black);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23707070' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;outline:none;padding:0 28px 0 18px;font-family:inherit;font-size:15px;transition:border-color .15s}.register-module__jUGYdG__phonePrefix:focus{border-color:var(--green)}.register-module__jUGYdG__saveBadge{background:var(--green);color:var(--white);border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;font-size:10px;font-weight:500}.register-module__jUGYdG__plansGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.register-module__jUGYdG__planCard{appearance:none;text-align:left;cursor:pointer;background:var(--white);border:2px solid var(--white);border-radius:var(--radius-card);flex-direction:column;gap:16px;padding:32px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.register-module__jUGYdG__planCard.register-module__jUGYdG__active{border-color:var(--green)}.register-module__jUGYdG__planCardName{color:var(--navy);margin:0;font-size:18px;font-weight:500}.register-module__jUGYdG__planPriceBlock{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.register-module__jUGYdG__planPricePrefix{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:500}.register-module__jUGYdG__planPriceAmount{color:var(--navy);letter-spacing:-1px;font-size:48px;font-weight:700;line-height:1}.register-module__jUGYdG__planPriceCadence{color:var(--text-muted);font-size:14px;font-weight:500}.register-module__jUGYdG__planFeatures{flex-direction:column;gap:16px;margin:4px 0 0;padding:0;list-style:none;display:flex}.register-module__jUGYdG__planFeature{color:var(--text-body);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.register-module__jUGYdG__planFeatureCheck{background:var(--green);width:16px;height:16px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.register-module__jUGYdG__planFeatureCheck svg{width:9px;height:7px}.register-module__jUGYdG__planFeatureBold{color:var(--navy);font-weight:500}.register-module__jUGYdG__planFeatureMuted{color:var(--text-muted);text-decoration:line-through}.register-module__jUGYdG__planFeatureMuted .register-module__jUGYdG__planFeatureBold{color:var(--text-muted)}.register-module__jUGYdG__helperText{color:var(--text-muted);text-align:center;margin:0;font-size:14px;line-height:1.55}.register-module__jUGYdG__helperText+.register-module__jUGYdG__helperText{margin-top:6px}.register-module__jUGYdG__helperLink{color:var(--green);font-weight:500;text-decoration:none}.register-module__jUGYdG__helperLink:hover{text-decoration:underline}.register-module__jUGYdG__orderSummary{background:var(--white);border-radius:var(--radius-card);padding:32px}.register-module__jUGYdG__summaryRows{flex-direction:column;margin-top:8px;display:flex}.register-module__jUGYdG__summaryRow{color:var(--text-body);border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;display:flex}.register-module__jUGYdG__summaryRow:last-of-type{border-bottom:none}.register-module__jUGYdG__summaryValue{color:var(--navy);font-weight:500}.register-module__jUGYdG__summaryTotal{color:var(--black);border-top:1px solid var(--text-body);justify-content:space-between;align-items:center;margin-bottom:32px;padding-top:16px;font-size:16px;font-weight:500;display:flex}@media (max-width:768px){.register-module__jUGYdG__panel{border-radius:var(--radius-card);margin:0 12px 12px;padding:48px 16px 32px}.register-module__jUGYdG__heading{font-size:32px}.register-module__jUGYdG__subtext{margin-bottom:40px}.register-module__jUGYdG__inputRow{flex-direction:column;gap:16px}.register-module__jUGYdG__plansGrid{grid-template-columns:1fr}.register-module__jUGYdG__phoneRow{grid-template-columns:100px 1fr}.register-module__jUGYdG__sectionTitleRow{flex-direction:column;align-items:flex-start}.register-module__jUGYdG__orderSummary{padding:24px}}