.wizard-module__A3Q3OG__root{--bg:#fff;--bgSoft:#fbf4ee;--ink:#1b3a5c;--ink2:#1b3a5c;--body:#5a6e84;--muted:#5a6e84;--line:#e8edf3;--line2:#e8edf3;--brand:#1b3a5c;--brandSoft:#eef7f1;--accent:#c07a17;--accentSoft:#fbf3e0;--success:#2c8253;--successSoft:#eef7f1;--warning:#c07a17;--warningSoft:#fbf3e0;--danger:#d9534f;background:var(--bgSoft);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.55}.wizard-module__A3Q3OG__container{max-width:760px;margin:0 auto;padding:0 24px}@media (max-width:600px){.wizard-module__A3Q3OG__container{padding:0 16px}}.wizard-module__A3Q3OG__topbar{background:var(--bg);border-bottom:1px solid var(--line)}.wizard-module__A3Q3OG__topbarInner{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.wizard-module__A3Q3OG__logo{letter-spacing:-.015em;color:var(--ink);font-size:19px;font-weight:700}.wizard-module__A3Q3OG__logo span{color:var(--accent)}.wizard-module__A3Q3OG__topbarHelp{color:var(--muted);font-size:13px}.wizard-module__A3Q3OG__topbarHelp a{color:var(--brand);font-weight:500;text-decoration:none}.wizard-module__A3Q3OG__progress{padding:28px 0 8px}.wizard-module__A3Q3OG__progressMeta{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.wizard-module__A3Q3OG__progressStepLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500}.wizard-module__A3Q3OG__progressStepCurrent{color:var(--brand);font-size:12px;font-weight:600}.wizard-module__A3Q3OG__progressBar{gap:8px;margin-bottom:20px;display:flex}.wizard-module__A3Q3OG__progressDot{background:var(--line);border-radius:2px;flex:1;height:4px;transition:background .3s}.wizard-module__A3Q3OG__progressDot.wizard-module__A3Q3OG__active,.wizard-module__A3Q3OG__progressDot.wizard-module__A3Q3OG__done{background:var(--brand)}.wizard-module__A3Q3OG__card{background:var(--bg);border:1px solid var(--line);border-radius:12px;margin:0 0 24px;padding:36px 36px 32px;box-shadow:0 1px 2px #1b3a5c0a}@media (max-width:600px){.wizard-module__A3Q3OG__card{border-radius:10px;padding:28px 22px}}.wizard-module__A3Q3OG__cardHead{margin-bottom:28px}.wizard-module__A3Q3OG__cardHead h1{letter-spacing:-.018em;color:var(--ink);margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.25}.wizard-module__A3Q3OG__cardHead p{color:var(--body);margin:0;font-size:14px;line-height:1.55}.wizard-module__A3Q3OG__deadlineBanner{background:var(--accentSoft);border:1px solid #e8edf3;border-radius:8px;align-items:center;gap:12px;margin-bottom:28px;padding:12px 16px;display:flex}.wizard-module__A3Q3OG__deadlineBanner svg{flex-shrink:0}.wizard-module__A3Q3OG__deadlineBannerText{color:var(--ink2);font-size:13px;line-height:1.45}.wizard-module__A3Q3OG__deadlineBannerText strong{color:var(--accent);font-weight:600}.wizard-module__A3Q3OG__serviceSectionLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:4px 0 14px;font-size:12px;font-weight:600}.wizard-module__A3Q3OG__serviceSectionLabel:not(:first-child){margin-top:28px}.wizard-module__A3Q3OG__serviceGrid{flex-direction:column;gap:8px;display:flex}.wizard-module__A3Q3OG__service{text-align:left;background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-family:inherit;transition:all .15s;display:flex}.wizard-module__A3Q3OG__service:hover{border-color:var(--brand);background:var(--brandSoft)}.wizard-module__A3Q3OG__service.wizard-module__A3Q3OG__selected{border-color:var(--brand);background:var(--brandSoft);box-shadow:0 0 0 3px #1b3a5c14}.wizard-module__A3Q3OG__serviceContent{flex:1;min-width:0}.wizard-module__A3Q3OG__serviceName{color:var(--ink);letter-spacing:-.005em;margin-bottom:3px;font-size:15px;font-weight:600}.wizard-module__A3Q3OG__serviceDesc{color:var(--muted);font-size:13px;line-height:1.45}.wizard-module__A3Q3OG__servicePrice{text-align:right;flex-shrink:0}.wizard-module__A3Q3OG__servicePriceAmount{color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:600}.wizard-module__A3Q3OG__servicePriceNote{color:var(--muted);margin-top:2px;font-size:11px}.wizard-module__A3Q3OG__expandToggle{color:var(--brand);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:8px;padding:14px 4px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.wizard-module__A3Q3OG__expandToggle:hover{text-decoration:underline}.wizard-module__A3Q3OG__expandToggle .wizard-module__A3Q3OG__chev{transition:transform .2s;display:inline-block}.wizard-module__A3Q3OG__expandToggle.wizard-module__A3Q3OG__open .wizard-module__A3Q3OG__chev{transform:rotate(180deg)}.wizard-module__A3Q3OG__moreServices{display:none}.wizard-module__A3Q3OG__moreServices.wizard-module__A3Q3OG__open{flex-direction:column;gap:8px;display:flex}.wizard-module__A3Q3OG__fieldRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;display:grid}@media (max-width:600px){.wizard-module__A3Q3OG__fieldRow{grid-template-columns:1fr}}.wizard-module__A3Q3OG__field{flex-direction:column;margin-bottom:18px;display:flex}.wizard-module__A3Q3OG__field:last-of-type{margin-bottom:0}.wizard-module__A3Q3OG__fieldLabel{color:var(--ink2);letter-spacing:-.005em;margin-bottom:6px;font-size:13px;font-weight:600}.wizard-module__A3Q3OG__required{color:var(--danger);margin-left:2px}.wizard-module__A3Q3OG__optional{color:var(--muted);margin-left:6px;font-size:12px;font-weight:400}.wizard-module__A3Q3OG__input,.wizard-module__A3Q3OG__textarea{background:var(--bg);border:1px solid var(--line2);width:100%;color:var(--ink);border-radius:8px;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.wizard-module__A3Q3OG__input:focus,.wizard-module__A3Q3OG__textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #1b3a5c1a}.wizard-module__A3Q3OG__textarea{resize:vertical;min-height:90px;line-height:1.5}.wizard-module__A3Q3OG__fieldHelp{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.45}.wizard-module__A3Q3OG__invalid{border-color:var(--danger)!important;box-shadow:0 0 0 3px #d9534f14!important}.wizard-module__A3Q3OG__selectedSummary{background:var(--bgSoft);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;padding:16px 18px;display:flex}.wizard-module__A3Q3OG__selectedSummaryContent{flex:1;min-width:0}.wizard-module__A3Q3OG__selectedSummaryName{color:var(--ink);margin-bottom:3px;font-size:14px;font-weight:600}.wizard-module__A3Q3OG__selectedSummaryDesc{color:var(--muted);font-size:13px;line-height:1.45}.wizard-module__A3Q3OG__selectedSummaryPrice{color:var(--brand);letter-spacing:-.01em;flex-shrink:0;font-size:16px;font-weight:600}.wizard-module__A3Q3OG__summaryBlock{background:var(--bgSoft);border:1px solid var(--line);border-radius:10px;margin-bottom:24px;padding:20px 22px}.wizard-module__A3Q3OG__summaryRow{justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.wizard-module__A3Q3OG__summaryRow.wizard-module__A3Q3OG__divider{border-top:1px solid var(--line);margin-top:8px;padding-top:16px}.wizard-module__A3Q3OG__summaryRow.wizard-module__A3Q3OG__total{color:var(--ink);font-size:17px;font-weight:600}.wizard-module__A3Q3OG__summaryRow .wizard-module__A3Q3OG__label{color:var(--body)}.wizard-module__A3Q3OG__summaryRow .wizard-module__A3Q3OG__value{color:var(--ink);font-weight:500}.wizard-module__A3Q3OG__successText{color:var(--success);font-weight:500}.wizard-module__A3Q3OG__trialBlock{background:var(--brandSoft);border:1px solid #e8edf3;border-radius:10px;margin-bottom:20px;padding:18px 20px}.wizard-module__A3Q3OG__trialBlockHead{color:var(--brand);letter-spacing:-.005em;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.wizard-module__A3Q3OG__trialBlockBody{color:var(--ink2);font-size:13px;line-height:1.55}.wizard-module__A3Q3OG__trialBlockBody strong{font-weight:600}.wizard-module__A3Q3OG__consentList{margin-bottom:24px}.wizard-module__A3Q3OG__consent{border-top:1px solid var(--line);color:var(--body);cursor:pointer;align-items:flex-start;gap:12px;padding:12px 0;font-size:13px;line-height:1.5;display:flex}.wizard-module__A3Q3OG__consent:last-child{border-bottom:1px solid var(--line)}.wizard-module__A3Q3OG__consent input[type=checkbox]{width:17px;height:17px;accent-color:var(--brand);cursor:pointer;flex-shrink:0;margin-top:2px}.wizard-module__A3Q3OG__consent strong{color:var(--ink2);font-weight:600}.wizard-module__A3Q3OG__wizardActions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:28px;padding-top:24px;display:flex}.wizard-module__A3Q3OG__btnBack{color:var(--body);cursor:pointer;background:0 0;border:none;padding:10px 8px;font-family:inherit;font-size:14px;font-weight:500}.wizard-module__A3Q3OG__btnBack:hover{color:var(--ink)}.wizard-module__A3Q3OG__btnPrimary{background:var(--brand);color:#fff;cursor:pointer;letter-spacing:-.005em;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.wizard-module__A3Q3OG__btnPrimary:hover{background:#10263c}.wizard-module__A3Q3OG__btnPrimary:active{transform:translateY(1px)}.wizard-module__A3Q3OG__btnPrimary:disabled{background:var(--line2);color:var(--muted);cursor:not-allowed}.wizard-module__A3Q3OG__existingNotice{background:var(--warningSoft);color:#c07a17;border:1px solid #e8edf3;border-radius:8px;margin-top:10px;padding:12px 16px;font-size:13px;line-height:1.5}.wizard-module__A3Q3OG__existingNotice a{color:var(--brand);font-weight:600;text-decoration:none}.wizard-module__A3Q3OG__existingNotice a:hover{text-decoration:underline}.wizard-module__A3Q3OG__stripePlaceholder{background:var(--bgSoft);border:1px dashed var(--line2);text-align:center;border-radius:10px;margin-bottom:20px;padding:24px}.wizard-module__A3Q3OG__stripePlaceholderIcon{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:500;display:inline-flex}.wizard-module__A3Q3OG__stripePlaceholderText{color:var(--body);max-width:380px;margin:0 auto;font-size:13px;line-height:1.5}.wizard-module__A3Q3OG__cancelledNotice{background:var(--warningSoft);color:#c07a17;border:1px solid #e8edf3;border-radius:8px;margin:16px 0 0;padding:14px 18px;font-size:13px;line-height:1.5}.wizard-module__A3Q3OG__trustFoot{text-align:center;color:var(--muted);padding:16px 0 32px;font-size:12px;line-height:1.6}.wizard-module__A3Q3OG__trustFoot strong{color:var(--ink2);font-weight:600}.wizard-module__A3Q3OG__priceFooter{color:var(--muted);margin-top:14px;font-size:12px}.wizard-module__A3Q3OG__payInline{align-items:center;gap:8px;display:inline-flex}.wizard-module__A3Q3OG__serverError{color:#d9534f;background:#fdeeed;border:1px solid #e8edf3;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:13px}.wizard-module__A3Q3OG__serviceOneOff{color:var(--muted);margin-top:3px;font-size:11px}.wizard-module__A3Q3OG__selectedSummaryTier{color:var(--brand);text-transform:lowercase;margin-top:2px;font-size:11px;font-weight:500;display:block}.wizard-module__A3Q3OG__selectedService{color:var(--body);margin-bottom:16px;font-size:14px}.wizard-module__A3Q3OG__choiceHeading{color:var(--ink2);margin-bottom:12px;font-size:14px;font-weight:600}.wizard-module__A3Q3OG__choiceList{flex-direction:column;gap:12px;margin-bottom:22px;display:flex}.wizard-module__A3Q3OG__choiceCard{text-align:left;background:var(--bg);border:1px solid var(--line2);cursor:pointer;border-radius:12px;width:100%;padding:18px 20px;font-family:inherit;transition:all .15s}.wizard-module__A3Q3OG__choiceCard:hover{border-color:var(--brand)}.wizard-module__A3Q3OG__choiceCardSelected{border-color:var(--brand);background:var(--brandSoft);box-shadow:0 0 0 3px #1b3a5c14}.wizard-module__A3Q3OG__choiceTop{align-items:center;gap:10px;margin-bottom:12px;display:flex}.wizard-module__A3Q3OG__choiceRadio{border:2px solid var(--line2);background:var(--bg);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.wizard-module__A3Q3OG__choiceCardSelected .wizard-module__A3Q3OG__choiceRadio{border-color:var(--brand)}.wizard-module__A3Q3OG__choiceCardSelected .wizard-module__A3Q3OG__choiceRadio:after{content:"";background:var(--brand);border-radius:50%;position:absolute;inset:3px}.wizard-module__A3Q3OG__choiceTitle{color:var(--ink);font-size:15px;font-weight:600}.wizard-module__A3Q3OG__choiceTag{color:var(--success);background:var(--successSoft);text-transform:uppercase;letter-spacing:.02em;border-radius:999px;margin-left:4px;padding:2px 8px;font-size:11px;font-weight:600}.wizard-module__A3Q3OG__choiceLines{flex-direction:column;gap:6px;margin:4px 0 12px;display:flex}.wizard-module__A3Q3OG__choiceLine{color:var(--body);justify-content:space-between;font-size:14px;display:flex}.wizard-module__A3Q3OG__choiceTotal{color:var(--ink);border-top:1px solid var(--line);margin-top:2px;padding-top:8px;font-weight:600}.wizard-module__A3Q3OG__unlockIntro{color:var(--ink2);margin-bottom:6px;font-size:13px;font-weight:600}.wizard-module__A3Q3OG__unlockList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.wizard-module__A3Q3OG__unlockItem{color:var(--body);padding-left:22px;font-size:13px;line-height:1.45;position:relative}.wizard-module__A3Q3OG__unlockItem:before{content:"✓";color:var(--success);font-weight:700;position:absolute;top:0;left:0}.wizard-module__A3Q3OG__saveNote{color:var(--success);background:var(--successSoft);border-radius:8px;margin-top:12px;padding:8px 12px;font-size:13px;font-weight:500}.wizard-module__A3Q3OG__oneOffNote{color:var(--muted);margin-top:4px;font-size:13px}
