.editable-editor-module-scss-module__woZTxW__editorWrapper{background:#f3f3f3;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.editable-editor-module-scss-module__woZTxW__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.editable-editor-module-scss-module__woZTxW__title{color:#1f1f1f;margin:0;font-size:20px;font-weight:700}.editable-editor-module-scss-module__woZTxW__subtitle{color:#5a5a5a;margin:6px 0 0;font-size:13px}.editable-editor-module-scss-module__woZTxW__editorLayout{grid-template-columns:260px minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.editable-editor-module-scss-module__woZTxW__sideContainer{background:#fff;border:1px solid #d6d6d6;border-radius:10px;flex-direction:column;gap:12px;height:100%;padding:14px;display:flex}.editable-editor-module-scss-module__woZTxW__leftSidebar,.editable-editor-module-scss-module__woZTxW__rightPanel{min-height:60vh}.editable-editor-module-scss-module__woZTxW__editorMain{background:#fff;border:1px solid #d6d6d6;border-radius:10px;min-height:60vh;padding:16px}.editable-editor-module-scss-module__woZTxW__canvasArea{min-height:50vh}.editable-editor-module-scss-module__woZTxW__toolbox{flex-direction:column;gap:12px;transition:box-shadow .2s,transform .2s;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxFocused{border-radius:12px;transform:translateY(-1px);box-shadow:0 0 0 3px #1f3e5f2e}.editable-editor-module-scss-module__woZTxW__toolboxHeader{justify-content:space-between;align-items:center;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxGroups{flex-direction:column;gap:10px;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxGroup{background:#fafafa;border:1px solid #e2e2e2;border-radius:10px;overflow:hidden}.editable-editor-module-scss-module__woZTxW__toolboxGroup[open]{background:#fff}.editable-editor-module-scss-module__woZTxW__toolboxGroupSummary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1f1f1f;background:#f3f3f3;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxGroupSummary::-webkit-details-marker{display:none}.editable-editor-module-scss-module__woZTxW__toolboxGroupTitle{align-items:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxGroupCount{color:#3f3f3f;background:#fff;border:1px solid #d8d8d8;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.editable-editor-module-scss-module__woZTxW__toolboxList{flex-direction:column;gap:8px;margin:0;padding:10px 10px 12px;list-style:none;display:flex}.editable-editor-module-scss-module__woZTxW__toolboxListCompact{grid-template-columns:1fr 1fr;gap:8px;display:grid}.editable-editor-module-scss-module__woZTxW__toolboxItem{margin:0}.editable-editor-module-scss-module__woZTxW__toolboxButton{text-align:left;cursor:pointer;background:#f8f8f8;border:1px dashed #d3d3d3;border-radius:8px;width:100%;padding:8px 10px;transition:background .15s,border-color .15s,transform 50ms}.editable-editor-module-scss-module__woZTxW__toolboxButton:hover{background:#f2f2f2;border-color:#c9c9c9}.editable-editor-module-scss-module__woZTxW__toolboxButton:active{transform:scale(.99)}.editable-editor-module-scss-module__woZTxW__toolboxButtonCompact{padding:7px 8px}.editable-editor-module-scss-module__woZTxW__toolboxLabel{color:#1f1f1f;font-size:13px;font-weight:600;display:block}.editable-editor-module-scss-module__woZTxW__toolboxDescription{color:#5a5a5a;margin-top:2px;font-size:11px;display:block}.editable-editor-module-scss-module__woZTxW__settingsPanel{flex-direction:column;gap:12px;display:flex}.editable-editor-module-scss-module__woZTxW__panelTitle{color:#1f1f1f;margin:0;font-size:13px;font-weight:600}.editable-editor-module-scss-module__woZTxW__placeholderText{color:#6a6a6a;margin:0;font-size:12px}.editable-editor-module-scss-module__woZTxW__field{flex-direction:column;gap:6px;display:flex;overflow-y:auto}.editable-editor-module-scss-module__woZTxW__fieldLabel{color:#3f3f3f;font-size:12px;font-weight:600}.editable-editor-module-scss-module__woZTxW__fieldInput,.editable-editor-module-scss-module__woZTxW__textarea{color:#1f1f1f;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:8px 10px;font-size:13px}.editable-editor-module-scss-module__woZTxW__fieldError{color:#b91c1c;font-size:12px;line-height:1.5}.editable-editor-module-scss-module__woZTxW__textarea{resize:vertical;min-height:100px}.editable-editor-module-scss-module__woZTxW__fieldCheckbox{align-items:center;gap:8px;font-size:12px;display:flex}.editable-editor-module-scss-module__woZTxW__fieldGroup{flex-direction:column;gap:12px;display:flex}.editable-editor-module-scss-module__woZTxW__fieldGroupDisabled{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.editable-editor-module-scss-module__woZTxW__cardContentToggleSection,.editable-editor-module-scss-module__woZTxW__cardContentToggleList{flex-direction:column;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__cardContentToggleRow{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:background .12s,border-color .12s;display:grid}.editable-editor-module-scss-module__woZTxW__cardContentToggleRow:hover{background:#f8fafc}.editable-editor-module-scss-module__woZTxW__cardContentToggleRowDisabled{opacity:.55;cursor:not-allowed}.editable-editor-module-scss-module__woZTxW__cardContentToggleRowDisabled:hover{background:#fff}.editable-editor-module-scss-module__woZTxW__cardContentToggleIcon{color:#475569;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__cardContentToggleText{flex-direction:column;gap:2px;min-width:0;display:flex}.editable-editor-module-scss-module__woZTxW__cardContentToggleTitle{color:#0f172a;font-size:14px;font-weight:600}.editable-editor-module-scss-module__woZTxW__cardContentToggleDescription{color:#64748b;font-size:12px}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitch{background:#cbd5e1;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .15s;display:inline-flex;position:relative}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchOn{background:#1e3a5f}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchThumb{pointer-events:none;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a33}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchOn .editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchThumb{transform:translate(18px)}.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchInput:focus-visible+.editable-editor-module-scss-module__woZTxW__cardContentToggleSwitchThumb{outline-offset:2px;outline:2px solid #93c5fd}.editable-editor-module-scss-module__woZTxW__selectedAdPlaceholder{outline-offset:2px;border-radius:8px;outline:2px solid #3b82f6}.editable-editor-module-scss-module__woZTxW__emptyTemplateShell{text-align:center;color:#475569;background:#f8fafc;border:2px dotted #cbd5e1;border-radius:16px;padding:24px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.editable-editor-module-scss-module__woZTxW__editorAdPlaceholderDashboardFont{--font-family-body:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-secondary:var(--font-family-body)}.editable-editor-module-scss-module__woZTxW__emptyTemplateShellTall{min-height:280px;padding:48px 24px}.editable-editor-module-scss-module__woZTxW__settingsDropdown{background:#fff;border:1px solid #d4d4d4;border-radius:8px;overflow:hidden}.editable-editor-module-scss-module__woZTxW__settingsDropdownSummary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1f2937;background:#f8fafc;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:12px;font-weight:700;list-style:none;display:flex}.editable-editor-module-scss-module__woZTxW__settingsDropdownSummary::-webkit-details-marker{display:none}.editable-editor-module-scss-module__woZTxW__settingsDropdownSummary:after{content:"▸";color:#64748b;transition:transform .18s}.editable-editor-module-scss-module__woZTxW__settingsDropdown[open] .editable-editor-module-scss-module__woZTxW__settingsDropdownSummary:after{transform:rotate(90deg)}.editable-editor-module-scss-module__woZTxW__settingsDropdownBody{flex-direction:column;gap:10px;padding:10px;display:flex}.editable-editor-module-scss-module__woZTxW__button{color:#fff;cursor:pointer;background:#111827;border:1px solid #1f2937;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.editable-editor-module-scss-module__woZTxW__marginEditor{background:#fff;border:1px solid #d4d4d4;border-radius:6px;flex-direction:column;gap:10px;padding:10px;display:flex}.editable-editor-module-scss-module__woZTxW__marginToggle{color:#3f3f3f;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.editable-editor-module-scss-module__woZTxW__marginToggle input{margin:0}.editable-editor-module-scss-module__woZTxW__marginRows{gap:6px;display:grid}.editable-editor-module-scss-module__woZTxW__marginRow{grid-template-columns:1fr 24px auto;align-items:center;gap:8px;font-size:12px;display:grid}.editable-editor-module-scss-module__woZTxW__marginSide{color:#3f3f3f;font-weight:600}.editable-editor-module-scss-module__woZTxW__marginLevel{text-align:center;color:#1f1f1f;font-weight:600}.editable-editor-module-scss-module__woZTxW__marginButtons{gap:4px;display:flex}.editable-editor-module-scss-module__woZTxW__marginButton{color:#1f1f1f;cursor:pointer;background:#f4f4f4;border:1px solid #d4d4d4;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.editable-editor-module-scss-module__woZTxW__marginButton:hover:not(:disabled){background:#e9e9e9}.editable-editor-module-scss-module__woZTxW__marginButton:active:not(:disabled){background:#ddd;transform:scale(.95)}.editable-editor-module-scss-module__woZTxW__marginButton:disabled{opacity:.3;cursor:not-allowed}.editable-editor-module-scss-module__woZTxW__marginButton svg{display:block}.editable-editor-module-scss-module__woZTxW__dangerButton{color:#fff;cursor:pointer;background:#c94c4c;border:1px solid #b23b3b;border-radius:6px;padding:6px 10px;font-size:12px}.editable-editor-module-scss-module__woZTxW__primaryButton{color:#fff;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:#1f3e5f;border:1px solid #17324d;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s}.editable-editor-module-scss-module__woZTxW__primaryButton:hover{background:#244c74;box-shadow:0 4px 10px #00000014}.editable-editor-module-scss-module__woZTxW__buttonRow{gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__siteBuilderButton{border-radius:var(--radius-pill);background:var(--color-text-primary);color:#fff;text-align:center;font-family:var(--font-display-site,var(--font-family-body));font-size:15px;font-weight:var(--font-weight-bold);text-transform:none;letter-spacing:normal;white-space:pre-wrap;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 24px;line-height:1;text-decoration:none;display:inline-flex}.editable-editor-module-scss-module__woZTxW__siteBuilderButtonEditable{cursor:text;outline:none}.editable-editor-module-scss-module__woZTxW__editorBlockPreviewButton{border-radius:var(--radius-pill);background:var(--color-text-primary);color:#fff;text-align:center;font-family:var(--font-display-site,var(--font-family-body));font-size:15px;font-weight:var(--font-weight-bold);text-transform:none;letter-spacing:normal;white-space:pre-wrap;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 24px;line-height:1;text-decoration:none;display:inline-flex}.editable-editor-module-scss-module__woZTxW__editorBlockCanvasActionButton{min-height:44px;border-radius:8px!important;padding:10px 16px!important}.editable-editor-module-scss-module__woZTxW__manualCardWizardCanvasActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__manualCardWizard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:14px;width:100%;height:min(70vh,720px);min-height:0;padding:20px;display:flex}.editable-editor-module-scss-module__woZTxW__manualCardWizardHeader{flex-direction:column;gap:4px;display:flex}.editable-editor-module-scss-module__woZTxW__manualCardWizardTitle{align-items:center;gap:10px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__manualCardWizardCloseButton{min-width:36px;min-height:36px;padding:0}.editable-editor-module-scss-module__woZTxW__manualCardWizardStep{text-transform:uppercase;letter-spacing:.03em;color:#1f3e5f;margin:0;font-size:12px;font-weight:700}.editable-editor-module-scss-module__woZTxW__manualCardWizardHint{color:#475569;margin:0;font-size:13px}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTile{gap:8px;width:128px;display:grid}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileVisual{justify-self:center;width:102px;height:64px;position:relative}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileShadow,.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileImage{border-radius:10px;position:absolute;inset:0}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileShadow{background:#9ca3af}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileImage{background:#d1d5db}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileMeta{gap:5px;display:grid}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileOnly .editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileShadow{transform:translate(-8px,6px)}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileOnly .editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileImage{transform:translate(0)}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTilePrimary .editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileShadow{transform:translate(8px,-4px)}.editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTilePrimary .editable-editor-module-scss-module__woZTxW__manualCardWizardSkeletonTileImage{transform:translateY(4px)}.editable-editor-module-scss-module__woZTxW__manualCardWizardStyleDescription{color:#64748b;font-size:12px}.editable-editor-module-scss-module__woZTxW__manualCardWizardFields{gap:10px;display:grid}.editable-editor-module-scss-module__woZTxW__manualCardWizardButtonSecondary{border-radius:var(--dashboard-default-radius)}.editable-editor-module-scss-module__woZTxW__manualCardWizardButtonPrimary{letter-spacing:.02em;cursor:pointer;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600;transition:opacity .2s;color:#fff!important;text-transform:uppercase!important;box-shadow:none!important;background:#1f3e5f!important;border:1px solid #17324d!important}.editable-editor-module-scss-module__woZTxW__manualCardWizardButtonPrimary:not(:disabled):hover{opacity:.92;box-shadow:none!important;background:#1f3e5f!important;border-color:#17324d!important}.editable-editor-module-scss-module__woZTxW__manualCardWizardButtonPrimary:disabled{cursor:not-allowed;opacity:.6}.editable-editor-module-scss-module__woZTxW__manualCardWizardBody{overscroll-behavior:contain;flex:1;min-height:0;padding-right:4px;overflow-y:auto}.editable-editor-module-scss-module__woZTxW__manualCardWizardBodyNoScroll{padding-right:0;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeModal{height:min(62vh,540px);min-height:460px}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeBody{align-items:stretch;padding-right:0;display:flex;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeGrid{flex:1;min-height:100%;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeOptionGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-height:100%;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeOption{text-align:center;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d4dbe5;border-radius:16px;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:18px;width:100%;min-height:220px;padding:24px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeOption:hover{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#7ea6d0;box-shadow:0 12px 28px #1f3e5f14}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeIcon{color:#1f3e5f;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;display:inline-flex;box-shadow:inset 0 0 0 1px #1f3e5f14}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeCopy{align-content:start;justify-items:center;gap:10px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeCopy .editable-editor-module-scss-module__woZTxW__manualCardWizardStyleLabel{font-size:20px;line-height:1.1}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeCopy .editable-editor-module-scss-module__woZTxW__manualCardWizardStyleDescription{max-width:24rem;font-size:14px;line-height:1.5}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceModal{height:min(76vh,720px)}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceBody{padding-right:0;overflow:hidden}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceGrid{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:16px;height:100%;min-height:100%;display:grid;overflow:auto}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceOptionGroup{flex:1;align-items:stretch;min-height:0}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceOption{height:100%;min-height:0}.editable-editor-module-scss-module__woZTxW__pageListWizardSetupCopy{gap:4px;display:grid}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleModal{height:min(68vh,620px);min-height:520px}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleBody{padding-right:4px;overflow-y:auto}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleStep{gap:14px;display:grid}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editable-editor-module-scss-module__woZTxW__pageListWizardModeOptionSelected{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#1f3e5f;box-shadow:inset 0 0 0 1px #1f3e5f}.editable-editor-module-scss-module__woZTxW__manualCardWizardFooter{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:12px;display:flex}.editable-editor-module-scss-module__woZTxW__manualCardWizardAutoHeight{min-height:0}.editable-editor-module-scss-module__woZTxW__manualCardWizardBodyAuto{flex:none;padding-right:0;overflow-y:visible}.editable-editor-module-scss-module__woZTxW__manualCardWizardFooterAuto{margin-top:0}@media (max-width:1024px){.editable-editor-module-scss-module__woZTxW__heroCardWizardModeModal{height:min(70vh,560px);min-height:420px}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceModal{height:min(78vh,680px);min-height:520px}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleModal{height:min(72vh,560px);min-height:460px}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeOptionGroup{grid-template-columns:minmax(0,1fr)}.editable-editor-module-scss-module__woZTxW__heroCardWizardModeOption{min-height:188px}.editable-editor-module-scss-module__woZTxW__pageListWizardSourceOption{min-height:0}.editable-editor-module-scss-module__woZTxW__pageListWizardStyleGrid{grid-template-columns:minmax(0,1fr)}}.editable-editor-module-scss-module__woZTxW__splitWizardModal{background:0 0;border:none;gap:0;height:min(80vh,820px);padding:0}.editable-editor-module-scss-module__woZTxW__splitWizardPickerModal{background:0 0;border:none;gap:0;height:auto;min-height:420px;max-height:min(80vh,820px);padding:0}.editable-editor-module-scss-module__woZTxW__splitWizardPickerBody{background:#f8fafc;flex-direction:column;flex:1;gap:12px;min-height:0;padding:20px;display:flex;overflow:auto}.editable-editor-module-scss-module__woZTxW__splitWizardHeaderIcon{color:#1f3e5f;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardHeaderTitle{color:#0f172a;font-size:18px;font-weight:700;line-height:1.2}.editable-editor-module-scss-module__woZTxW__splitWizardIntro{background:#f8fafc;flex-direction:column;gap:4px;padding:14px 20px 0;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardHeaderEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#1f3e5f;font-size:11px;font-weight:700}.editable-editor-module-scss-module__woZTxW__splitWizardHeaderHint{color:#475569;margin:0;font-size:13px}.editable-editor-module-scss-module__woZTxW__splitWizardBody{background:#f8fafc;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardGrid{flex:1;grid-template-columns:minmax(420px,1fr) minmax(420px,1.1fr);gap:20px;min-height:0;padding:20px;display:grid}.editable-editor-module-scss-module__woZTxW__splitWizardLeft{flex-direction:column;gap:16px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.editable-editor-module-scss-module__woZTxW__splitWizardRight{flex-direction:column;align-self:start;gap:8px;height:100%;min-height:0;display:flex;position:sticky;top:0}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewLabel{text-transform:uppercase;letter-spacing:.04em;color:#64748b;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewLabel:before{content:"";background:#22c55e;border:1.5px solid #22c55e;border-radius:999px;width:8px;height:8px;display:inline-block}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewFrame{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewInner{flex:1;min-height:0;overflow:auto}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewContent{pointer-events:none;padding:20px}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewEmpty{text-align:center;color:#64748b;place-items:center;height:100%;padding:24px;font-size:13px;display:grid}.editable-editor-module-scss-module__woZTxW__splitWizardSection{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardSectionHeader{align-items:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardSectionIcon{color:#1f3e5f;background:#eff6ff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardSectionTitle{letter-spacing:.06em;text-transform:uppercase;color:#1f3e5f;font-size:12px;font-weight:700}.editable-editor-module-scss-module__woZTxW__splitWizardSectionActions{margin-left:auto}.editable-editor-module-scss-module__woZTxW__splitWizardSectionDescription{color:#64748b;margin:0;font-size:13px}.editable-editor-module-scss-module__woZTxW__splitWizardSectionBody{flex-direction:column;gap:12px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillSubLabel{color:#1f3e5f;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.editable-editor-module-scss-module__woZTxW__splitWizardPillWrapper{flex-direction:column;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardPill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillContent{align-items:center;gap:10px;min-width:0;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillIcon{color:#1f3e5f;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillText{flex-direction:column;gap:2px;min-width:0;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillPrimary{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardPillEmpty{color:#94a3b8;font-weight:500}.editable-editor-module-scss-module__woZTxW__splitWizardPillSecondary{color:#64748b;font-size:12px}.editable-editor-module-scss-module__woZTxW__splitWizardPillChange{color:#1f3e5f;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardPillChange:hover{background:#eff6ff;border-color:#1f3e5f}.editable-editor-module-scss-module__woZTxW__splitWizardPopover{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:min(640px,100vw - 24px);max-width:min(720px,100vw - 24px);padding:12px;overflow:auto;box-shadow:0 20px 40px #0f172a2e}.editable-editor-module-scss-module__woZTxW__splitWizardFieldRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px;display:grid}.editable-editor-module-scss-module__woZTxW__splitWizardLinkField{flex-direction:column;gap:6px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldBadge{letter-spacing:.06em;text-transform:uppercase;color:#1f3e5f;background:#eff6ff;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldBadgeEvent{color:#92400e;background:#fef3c7}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldBadgeUrl{color:#065f46;background:#ecfdf5}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-weight:600;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldPath{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldLabel{color:#1f3e5f;font-size:13px;font-weight:600}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldTrigger{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldDisplay{color:#0f172a;align-items:center;gap:8px;min-width:0;font-size:13px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldEmpty{color:#94a3b8}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldText{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldEdit{color:#1f3e5f;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldEdit:hover{background:#eff6ff;border-color:#1f3e5f}.editable-editor-module-scss-module__woZTxW__splitWizardMediaFieldThumb{object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:28px;height:28px}.editable-editor-module-scss-module__woZTxW__splitWizardFooter{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:0;padding:12px 20px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardFooterLeft{align-items:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__splitWizardFooterRight{align-items:center;gap:8px;margin-left:auto;display:flex}@media (max-width:960px){.editable-editor-module-scss-module__woZTxW__splitWizardGrid{grid-template-columns:minmax(0,1fr)}.editable-editor-module-scss-module__woZTxW__splitWizardRight{max-height:320px;position:static}.editable-editor-module-scss-module__woZTxW__splitWizardPreviewFrame{max-height:280px}}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>button{height:32px;box-shadow:none;border:1px solid #d4d4d4;border-radius:8px;gap:4px;padding-left:10px;padding-right:8px;font-size:12px}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>ul{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:200px;max-height:220px;margin-top:4px;padding:4px;overflow-y:auto;box-shadow:0 8px 24px #0f172a14}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>ul>li>button{border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>ul>li>button:after{content:"";opacity:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f3e5f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;margin-left:12px}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>ul>li>button[aria-selected=true]{color:#1f3e5f;font-weight:600}.editable-editor-module-scss-module__woZTxW__wizardFilterDropdown>ul>li>button[aria-selected=true]:after{opacity:1}.editable-editor-module-scss-module__woZTxW__wizardButtonSpinner{border:2px solid #fff6;border-top-color:#fff;border-radius:999px;width:16px;height:16px;animation:.7s linear infinite editable-editor-module-scss-module__woZTxW__wizardSpin}@keyframes editable-editor-module-scss-module__woZTxW__wizardSpin{to{transform:rotate(360deg)}}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupGrid{gap:12px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCard{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #d4dbe5;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:24px;padding:18px 20px;transition:border-color .16s,box-shadow .16s;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCard:hover,.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCard:focus-visible{border-color:#7ea6d0;outline:none;box-shadow:0 8px 24px #1f3e5f0f}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardLeft{align-content:start;gap:8px;min-width:0;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardHeader{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardIcon{color:#1f3e5f;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardTitle{color:#0f172a;font-size:16px;font-weight:700}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupRecommendedBadge{letter-spacing:.04em;text-transform:uppercase;color:#166534;background:#dcfce7;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardDesc{color:#475569;margin:0;font-size:13px;line-height:1.5}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardCta{letter-spacing:.06em;text-transform:uppercase;color:#1f3e5f;align-items:center;gap:6px;margin-top:6px;font-size:11px;font-weight:700;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupCardRight{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSearchInput{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSearchInput input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewList{flex-direction:column;gap:2px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRow{text-align:left;cursor:pointer;font:inherit;color:#1f2937;background:0 0;border:none;border-radius:6px;grid-template-columns:16px auto minmax(0,1fr);align-items:center;gap:8px;padding:6px 8px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRow:hover,.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRow:focus-visible{background:#f1f5f9;outline:none}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRowSelected{background:#eff6ff}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRowSelected:hover{background:#dbeafe}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRadio{border:1.5px solid #cbd5e1;border-radius:999px;width:14px;height:14px}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewRadioChecked{background:radial-gradient(circle,#1f3e5f 0 35%,#0000 38%);border-color:#1f3e5f}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewBadge{letter-spacing:.04em;text-transform:uppercase;color:#166534;background:#dcfce7;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewTitle{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupPreviewEmpty{color:#94a3b8;text-align:center;padding:14px 8px;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSkeleton{gap:8px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSkeletonField{gap:4px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSkeletonLabel{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:9px;font-weight:700}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSkeletonInput{background:#fff;border:1px solid #e2e8f0;border-radius:4px;height:22px}.editable-editor-module-scss-module__woZTxW__heroCardWizardSetupSkeletonImage{background:repeating-linear-gradient(45deg,#e2e8f0 0 6px,#f1f5f9 6px 12px);border-radius:4px;height:56px}.editable-editor-module-scss-module__woZTxW__heroCardWizardKbdHint{color:#64748b;align-items:center;gap:8px;font-size:11px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardKbdHintInline{align-items:center;gap:4px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardKbd{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:inline-flex;box-shadow:0 1px #0f172a0f}.editable-editor-module-scss-module__woZTxW__heroCardWizardReviewToggleRow{align-items:center;margin-bottom:4px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerBody{flex-direction:column;min-height:0;padding-right:0;display:flex;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardPicker{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerFilters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerDropdown{min-width:0}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerDropdown>button{color:#1f2937;background:#fff;height:36px;padding:0 10px;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerSearch{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;gap:6px;min-width:200px;height:36px;margin-left:auto;padding:0 10px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerSearch input{color:#1f2937;height:100%;box-shadow:none;background:0 0;border:none;flex:1;padding:0;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerSearch input:focus{border:none;outline:none}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerTableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRow{text-align:left;min-height:44px;font:inherit;color:#1f2937;background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:36px 110px minmax(0,1fr) 140px 180px;align-items:center;gap:12px;padding:0 16px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRow:last-child{border-bottom:none}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerHeader{letter-spacing:.06em;text-transform:uppercase;color:#64748b;z-index:1;background:#f1f5f9;min-height:36px;font-size:11px;font-weight:700;position:sticky;top:0}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerSortButton{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerBodyRow{cursor:pointer;border:none;border-bottom:1px solid #e2e8f0;width:100%;transition:background .12s}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerBodyRow:hover{background:#f8fafc}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerBodyRow:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRowSelected{background:#eff6ff}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRowSelected:hover{background:#dbeafe}.editable-editor-module-scss-module__woZTxW__pageListReviewSourceRow{align-items:center;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__pageListReviewSourceRow>input{flex:1;min-width:0}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerCheckbox{color:#fff;background:#fff;border:1.5px solid #cbd5e1;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;transition:background .12s,border-color .12s;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerCheckboxChecked{background:#1f3e5f;border-color:#1f3e5f}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRowDisabled{opacity:.45;cursor:not-allowed}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRowDisabled:hover{background:#fff}.editable-editor-module-scss-module__woZTxW__heroCardWizardCategoryRow{grid-template-columns:36px minmax(0,1fr) minmax(0,1fr)}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRadio{color:#fff;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .12s,border-color .12s;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRadioChecked{background:#1f3e5f;border-color:#1f3e5f}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerRowCondensed{grid-template-columns:28px 14px minmax(0,1fr) 32px 140px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerStateCell{align-items:center;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerStateCellCondensed{justify-content:center}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerStatusBadge{letter-spacing:.06em;text-transform:uppercase;color:#15803d;background:#dcfce7;border-radius:4px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerStatusDot{background:#64748b;border-radius:999px;width:10px;height:10px;display:inline-block}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerHeadingCell{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:13px;display:inline-flex;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerAuthorCell{color:#64748b;text-align:left;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerAuthorCellCondensed{text-align:center;justify-content:center;align-items:center;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerAuthorCellCondensed>div{font-size:10px;font-weight:600}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerAuthorEmpty{color:#94a3b8;border:1px dashed #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPublishedCell{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerEmpty{text-align:center;color:#94a3b8;background:#fff;padding:24px 16px;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPagination{color:#64748b;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPageButton{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,border-color .12s;display:inline-flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPageButton:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPageButton:disabled{color:#cbd5e1;cursor:not-allowed}.editable-editor-module-scss-module__woZTxW__heroCardWizardPickerPageLabel{font-variant-numeric:tabular-nums;color:#64748b;font-size:12px}.editable-editor-module-scss-module__woZTxW__heroCardWizardImagePreview{aspect-ratio:1;background:#f8fafc;border:1px solid #d4d4d4;border-radius:12px;width:min(300px,100%);overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroCardWizardImagePreviewImage{object-fit:cover;width:100%;height:100%;display:block}.editable-editor-module-scss-module__woZTxW__heroCardWizardImageEmpty{aspect-ratio:1;color:#94a3b8;text-align:center;background:repeating-linear-gradient(45deg,#eef2f7 0 8px,#f8fafc 8px 16px);border:1px dashed #cbd5e1;border-radius:12px;place-content:center;gap:4px;width:min(220px,100%);padding:16px;font-size:11px;display:grid}.editable-editor-module-scss-module__woZTxW__heroCardWizardImageEmptyLabel{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.editable-editor-module-scss-module__woZTxW__heroCardWizardImageEmptySub{color:#94a3b8;font-size:11px}.editable-editor-module-scss-module__woZTxW__heroCardWizardImageActions{flex-wrap:wrap;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__heroCardWizardImageActions button{gap:8px}.editable-editor-module-scss-module__woZTxW__pageListPreviewWrap{gap:8px;min-width:0;display:grid}.editable-editor-module-scss-module__woZTxW__pageListEmptyLabel{color:#475569;text-align:center;background:#f8fafc;border:1px dashed #cbd5f5;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600}.editable-editor-module-scss-module__woZTxW__editorDisableLinks{min-width:0}.editable-editor-module-scss-module__woZTxW__editorDisableLinks a{pointer-events:none;cursor:default}.editable-editor-module-scss-module__woZTxW__pageListSelectionList{gap:10px;display:grid}.editable-editor-module-scss-module__woZTxW__pageListSelectionItem{border:1px solid #d4d4d4;border-radius:8px;gap:8px;padding:8px;display:grid}.editable-editor-module-scss-module__woZTxW__pageListSelectionOrder{color:#1f1f1f;font-size:12px;font-weight:600}.editable-editor-module-scss-module__woZTxW__pageListSelectionPreview{background:#fff;border:1px solid #e3e5e7;border-radius:8px;padding:8px}.editable-editor-module-scss-module__woZTxW__pageListSelectionPreview a{pointer-events:none}.editable-editor-module-scss-module__woZTxW__pageListSelectionActions{flex-wrap:wrap;gap:6px;display:flex}.editable-editor-module-scss-module__woZTxW__pageListSelectionTokens{--font-family-display:"Arial Black", "Franklin Gothic Heavy", "Impact", sans-serif;--font-family-body:"Space Grotesk", "Cabinet Grotesk", "Futura", "Helvetica Neue", sans-serif;--font-family-secondary:"Gadugi", "Trebuchet MS", "Segoe UI", sans-serif;--primary-color:#1f2937;--secondary-color:#111827;--color-text-primary:var(--primary-color)}.editable-editor-module-scss-module__woZTxW__formPreviewLabel,.editable-editor-module-scss-module__woZTxW__formPreviewControl{color:#0f172a}.editable-editor-module-scss-module__woZTxW__formPreviewControl::placeholder{color:#0f172a8c;opacity:1}.editable-editor-module-scss-module__woZTxW__error{color:#a02f2f;font-size:12px}.editable-editor-module-scss-module__woZTxW__loading{color:#6a6a6a;font-size:12px}.editable-editor-module-scss-module__woZTxW__jsonPreview{background:#f4f4f4;border-radius:8px;padding:12px;font-size:12px;overflow:auto}.editable-editor-module-scss-module__woZTxW__versionModalBody{flex-direction:column;gap:10px;display:flex}.editable-editor-module-scss-module__woZTxW__versionEmpty{color:#6a6a6a;margin:0;font-size:12px}.editable-editor-module-scss-module__woZTxW__versionModalActions{justify-content:flex-end;gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__page{flex-direction:column;gap:12px;display:flex}.editable-editor-module-scss-module__woZTxW__search{gap:8px;display:flex}.editable-editor-module-scss-module__woZTxW__nav{cursor:pointer;background:#f4f4f4;border:1px solid #d4d4d4;border-radius:6px;padding:6px 10px}.editable-editor-module-scss-module__woZTxW__filters{gap:8px;display:flex}@media (max-width:1100px){.editable-editor-module-scss-module__woZTxW__editorLayout{grid-template-columns:1fr}}.editable-editor-module-scss-module__woZTxW__mobileWizardPanel{border-radius:18px 18px 0 0!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:92dvh!important;max-height:92dvh!important;margin:0!important;display:flex!important;position:fixed!important;inset:auto 0 0!important;overflow:hidden!important}.editable-editor-module-scss-module__woZTxW__mobileWizardPanel>header{display:none!important}.editable-editor-module-scss-module__woZTxW__mobileWizardPanel>div{flex-direction:column!important;flex:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:flex!important;overflow:hidden!important}.editable-editor-module-scss-module__woZTxW__mobileWizardSheet{background:#fff;flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.editable-editor-module-scss-module__woZTxW__mobileWizardDragHandle{background:#cbd5e1;border-radius:999px;flex:none;width:48px;height:5px;margin:10px auto 4px;display:block}.editable-editor-module-scss-module__woZTxW__mobileWizardHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex:none;align-items:flex-start;gap:12px;padding:8px 18px 16px;display:flex}.editable-editor-module-scss-module__woZTxW__mobileWizardHeaderText{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.editable-editor-module-scss-module__woZTxW__mobileWizardTitle{color:#0f172a;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:28px;font-weight:800;line-height:1.1;overflow:hidden}.editable-editor-module-scss-module__woZTxW__mobileWizardEyebrow{color:#64748b;margin:0;font-size:14px;font-weight:500;line-height:1.3}.editable-editor-module-scss-module__woZTxW__mobileWizardCloseButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin-top:4px;padding:0;display:inline-flex}.editable-editor-module-scss-module__woZTxW__mobileWizardCloseButton:hover{color:#0f172a;background:#e2e8f0}.editable-editor-module-scss-module__woZTxW__mobileWizardStepper{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:1px solid #e2e8f0;flex:none;align-items:center;gap:0;padding:18px;display:flex;overflow:auto hidden}.editable-editor-module-scss-module__woZTxW__mobileWizardStepper::-webkit-scrollbar{display:none}.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem{flex:none;align-items:center;gap:8px;display:flex;position:relative}.editable-editor-module-scss-module__woZTxW__mobileWizardStepCircle{color:#94a3b8;background:#fff;border:2px solid #cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem[data-state=complete] .editable-editor-module-scss-module__woZTxW__mobileWizardStepCircle,.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem[data-state=active] .editable-editor-module-scss-module__woZTxW__mobileWizardStepCircle{color:#fff;background:#0f2742;border-color:#0f2742}.editable-editor-module-scss-module__woZTxW__mobileWizardStepLabel{color:#94a3b8;white-space:nowrap;font-size:15px;font-weight:700}.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem[data-state=complete] .editable-editor-module-scss-module__woZTxW__mobileWizardStepLabel,.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem[data-state=active] .editable-editor-module-scss-module__woZTxW__mobileWizardStepLabel{color:#0f172a}.editable-editor-module-scss-module__woZTxW__mobileWizardStepConnector{background:#e2e8f0;border-radius:999px;flex:none;width:24px;height:3px;margin:0 6px}.editable-editor-module-scss-module__woZTxW__mobileWizardStepItem[data-state=complete] .editable-editor-module-scss-module__woZTxW__mobileWizardStepConnector{background:#0f2742}.editable-editor-module-scss-module__woZTxW__mobileWizardBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fff;flex-direction:column;flex:auto;gap:18px;min-height:0;padding:18px 18px 24px;display:flex;overflow-y:auto}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardSection{background:0 0;border:none;border-radius:0;gap:18px;padding:0}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardSectionHeader{display:none}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardSectionDescription{color:#475569;margin:-8px 0 0;font-size:14px;line-height:1.4}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardSectionBody{gap:18px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__fieldLabel{color:#0f172a;letter-spacing:-.005em;font-size:15px;font-weight:700}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__field{gap:8px;overflow:visible}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__fieldInput,.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:14px;font-size:16px;line-height:1.3}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__fieldInput:focus,.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__textarea:focus{border-color:#0f2742;outline:none;box-shadow:0 0 0 3px #0f27421f}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__textarea{min-height:110px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__cardContentToggleRow{border-radius:12px;gap:14px;padding:14px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__cardContentToggleTitle{font-size:15px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__cardContentToggleDescription{font-size:13px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardFieldRow{grid-template-columns:minmax(0,1fr);gap:18px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldTrigger{gap:10px;padding:10px 12px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldDisplay{flex-wrap:wrap;flex:auto;font-size:14px}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldText,.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldPath{white-space:normal;word-break:break-word;max-width:100%}.editable-editor-module-scss-module__woZTxW__mobileWizardBody .editable-editor-module-scss-module__woZTxW__splitWizardLinkFieldEdit{flex-shrink:0}.editable-editor-module-scss-module__woZTxW__mobileWizardFooter{padding:10px 16px max(10px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;flex:none;align-items:center;gap:10px;display:flex}.editable-editor-module-scss-module__woZTxW__mobileWizardBackButton{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;flex:none;min-width:96px;padding:14px 20px;font-size:15px;font-weight:600}.editable-editor-module-scss-module__woZTxW__mobileWizardBackButton:hover{background:#e2e8f0}.editable-editor-module-scss-module__woZTxW__mobileWizardPrimaryButton{color:#fff;cursor:pointer;background:#0f2742;border:1px solid #0f2742;border-radius:14px;flex:auto;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-size:15px;font-weight:600;display:inline-flex}.editable-editor-module-scss-module__woZTxW__mobileWizardPrimaryButton:hover:not(:disabled){background:#112c4d;border-color:#112c4d}.editable-editor-module-scss-module__woZTxW__mobileWizardPrimaryButton:disabled{cursor:not-allowed;background:#94a3b8;border-color:#94a3b8}.editable-editor-module-scss-module__woZTxW__mobileWizardNextGlyph{font-size:18px;font-weight:700;line-height:1}
