.highlight-ring-module-scss-module__JELf4a__ring{border-radius:12px;animation:1.8s ease-in-out infinite highlight-ring-module-scss-module__JELf4a__helpRingPulse;position:absolute;inset:0;box-shadow:0 0 0 2px #fff,0 0 0 3px #3b82f6,0 0 0 5px #ffffff8c,0 0 10px 2px #3b82f673}@keyframes highlight-ring-module-scss-module__JELf4a__helpRingPulse{0%,to{box-shadow:0 0 0 2px #fff,0 0 0 3px #3b82f6,0 0 0 5px #ffffff8c,0 0 10px 2px #3b82f666}50%{box-shadow:0 0 0 2px #fff,0 0 0 6px #3b82f6,0 0 0 9px #ffffffa6,0 0 22px 6px #3b82f699}}@media (prefers-reduced-motion:reduce){.highlight-ring-module-scss-module__JELf4a__ring{animation:none}}
.toast-module-scss-module__uVynGG__viewport{z-index:9999;pointer-events:none;flex-direction:column-reverse;align-items:center;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast-module-scss-module__uVynGG__toast{pointer-events:auto;color:#111827;cursor:pointer;appearance:none;transform-origin:bottom;white-space:nowrap;background:#fff;border:1px solid #0000000f;border-radius:9999px;align-items:center;gap:12px;max-width:480px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.4;animation:.28s cubic-bezier(.22,1.4,.4,1) both toast-module-scss-module__uVynGG__toastIn;display:inline-flex;box-shadow:0 6px 20px #00000014,0 2px 6px #0000000a}.toast-module-scss-module__uVynGG__toast.toast-module-scss-module__uVynGG__leaving{animation:.22s cubic-bezier(.4,0,.6,1) forwards toast-module-scss-module__uVynGG__toastOut}.toast-module-scss-module__uVynGG__toast:hover{box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000d}.toast-module-scss-module__uVynGG__dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.toast-module-scss-module__uVynGG__dot_success{background:#22c55e}.toast-module-scss-module__uVynGG__dot_error{background:#ef4444}.toast-module-scss-module__uVynGG__dot_info{background:#3b82f6}.toast-module-scss-module__uVynGG__dot_loading{background:#9ca3af}.toast-module-scss-module__uVynGG__spinner{border:2px solid #00000026;border-top-color:#6b7280;border-radius:9999px;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite toast-module-scss-module__uVynGG__toastSpin}.toast-module-scss-module__uVynGG__message{text-overflow:ellipsis;overflow:hidden}.toast-module-scss-module__uVynGG__divider{background:#0000001a;align-self:stretch;width:1px;margin:4px 0}.toast-module-scss-module__uVynGG__metaIcon{color:#6b7280;align-items:center;font-size:16px;line-height:1;display:inline-flex}.toast-module-scss-module__uVynGG__metaLabel{color:#374151}@keyframes toast-module-scss-module__uVynGG__toastIn{0%{opacity:0;transform:translateY(20px)scale(.92)}60%{opacity:1;transform:translateY(-2px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-module-scss-module__uVynGG__toastOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.94)}}@keyframes toast-module-scss-module__uVynGG__toastSpin{to{transform:rotate(360deg)}}
.block-toolbar-module-scss-module__hBWtAq__toolbar{z-index:var(--z-toolbar);pointer-events:auto;width:max-content;animation:.2s ease-out block-toolbar-module-scss-module__hBWtAq__slideDown;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:visible;transform:translate(-50%)}@media (max-width:1024px){.block-toolbar-module-scss-module__hBWtAq__toolbar{max-width:calc(100vw - 16px);bottom:calc(100% + 4px)}}@keyframes block-toolbar-module-scss-module__hBWtAq__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.block-toolbar-module-scss-module__hBWtAq__toolbarContent{background:#fff;border:1px solid #e6e6e6;border-radius:10px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:2px;padding:4px;display:flex;box-shadow:0 4px 12px #0000001f}@media (max-width:1024px){.block-toolbar-module-scss-module__hBWtAq__toolbarContent{flex-wrap:wrap;gap:1px;padding:3px}}.block-toolbar-module-scss-module__hBWtAq__toolbarGroup{align-items:center;gap:1px;display:flex}.block-toolbar-module-scss-module__hBWtAq__toolbarDivider{background:#e6e6e6;width:1px;height:22px;margin:0 2px}@media (max-width:1024px){.block-toolbar-module-scss-module__hBWtAq__toolbarDivider{display:none}}.block-toolbar-module-scss-module__hBWtAq__toolbarButton{color:#4a4a4a;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .15s;display:flex}.block-toolbar-module-scss-module__hBWtAq__toolbarButton:hover:not(:disabled){color:#1f1f1f;background:#f5f5f5}.block-toolbar-module-scss-module__hBWtAq__toolbarButton:active:not(:disabled){background:#ebebeb;transform:scale(.95)}.block-toolbar-module-scss-module__hBWtAq__toolbarButton:disabled{opacity:.3;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__toolbarButton svg{display:block}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonLabel{letter-spacing:.04em;font-size:11px;font-weight:700;line-height:1}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonActive{color:#1f3e5f;background:#e7eef4}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonActive:hover:not(:disabled){color:#17324d;background:#d7e2ec}.block-toolbar-module-scss-module__hBWtAq__toolbarDragHandle{cursor:grab}.block-toolbar-module-scss-module__hBWtAq__toolbarDragHandle:active{cursor:grabbing}@media (max-width:1024px){.block-toolbar-module-scss-module__hBWtAq__toolbarDragHandle{display:none}}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonDanger{color:#dc2626}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonDanger:hover:not(:disabled){color:#dc2626;background:#fee2e2}.block-toolbar-module-scss-module__hBWtAq__toolbarButtonDanger:active:not(:disabled){background:#fecaca}.block-toolbar-module-scss-module__hBWtAq__mediaModal{z-index:var(--z-modal);justify-content:center;align-items:center;animation:.2s ease-out block-toolbar-module-scss-module__hBWtAq__fadeIn;display:flex;position:fixed;inset:0}@keyframes block-toolbar-module-scss-module__hBWtAq__fadeIn{0%{opacity:0}to{opacity:1}}.block-toolbar-module-scss-module__hBWtAq__mediaModalBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:absolute;inset:0}.block-toolbar-module-scss-module__hBWtAq__mediaModalContent{background:#fff;border-radius:12px;flex-direction:column;width:90vw;max-width:1200px;height:80vh;max-height:800px;animation:.2s ease-out block-toolbar-module-scss-module__hBWtAq__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes block-toolbar-module-scss-module__hBWtAq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.block-toolbar-module-scss-module__hBWtAq__mediaModalHeader{background:#fafafa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.block-toolbar-module-scss-module__hBWtAq__mediaModalHeader h2{color:#1f1f1f;margin:0;font-size:18px;font-weight:600}.block-toolbar-module-scss-module__hBWtAq__mediaModalClose{color:#4a4a4a;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:32px;line-height:1;transition:all .15s;display:flex}.block-toolbar-module-scss-module__hBWtAq__mediaModalClose:hover{color:#1f1f1f;background:#f0f0f0}.block-toolbar-module-scss-module__hBWtAq__mediaModalClose:active{background:#e5e5e5}.block-toolbar-module-scss-module__hBWtAq__dropdownWrapper{position:relative}.block-toolbar-module-scss-module__hBWtAq__dropdown{min-width:180px;z-index:var(--z-dropdown);background:#fff;border:1px solid #d6d6d6;border-radius:8px;padding:4px;animation:.15s ease-out block-toolbar-module-scss-module__hBWtAq__dropdownSlideDown;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.block-toolbar-module-scss-module__hBWtAq__moreDropdown{border-color:#ececec;border-radius:12px;min-width:232px;max-height:none;padding:6px;animation:.15s ease-out block-toolbar-module-scss-module__hBWtAq__moreDropdownSlideIn;overflow:visible;transform:none;box-shadow:0 8px 24px #0000001f}.block-toolbar-module-scss-module__hBWtAq__portalDropdown{z-index:var(--z-modal-popover);position:fixed}.block-toolbar-module-scss-module__hBWtAq__portalDropdownCentered{transform:translate(-50%)}.block-toolbar-module-scss-module__hBWtAq__fitContentDropdown{min-width:0}.block-toolbar-module-scss-module__hBWtAq__portalPopoverCenteredAbove{transform:translate(-50%,-100%)}.block-toolbar-module-scss-module__hBWtAq__moreDropdownGroup{flex-direction:column;gap:2px;display:flex}.block-toolbar-module-scss-module__hBWtAq__moreDropdownDivider{background:#ececec;height:1px;margin:6px 2px}@keyframes block-toolbar-module-scss-module__hBWtAq__dropdownSlideDown{0%{opacity:0}to{opacity:1}}@keyframes block-toolbar-module-scss-module__hBWtAq__popoverSlideUp{0%{opacity:0}to{opacity:1}}@keyframes block-toolbar-module-scss-module__hBWtAq__moreDropdownSlideIn{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}.block-toolbar-module-scss-module__hBWtAq__dropdownLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;padding:8px 12px 4px;font-size:11px;font-weight:600}.block-toolbar-module-scss-module__hBWtAq__dropdownItem{color:#4a4a4a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;transition:all .1s;display:flex}.block-toolbar-module-scss-module__hBWtAq__dropdownItem:hover{color:#1f1f1f;background:#f5f5f5}.block-toolbar-module-scss-module__hBWtAq__dropdownItem:active{background:#ebebeb}.block-toolbar-module-scss-module__hBWtAq__dropdownItem:disabled{opacity:.4;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__dropdownItem svg{flex-shrink:0}.block-toolbar-module-scss-module__hBWtAq__dropdownItem span{flex:1}.block-toolbar-module-scss-module__hBWtAq__moreDropdownItem{border-radius:8px;gap:12px;min-height:36px;padding:0 12px;font-size:13px}.block-toolbar-module-scss-module__hBWtAq__moreDropdownItem:hover{background:#f3f4f6}.block-toolbar-module-scss-module__hBWtAq__moreDropdownItem svg{width:16px;height:16px}.block-toolbar-module-scss-module__hBWtAq__dropdownItemActive{color:#1f3e5f;background:#e7eef4;font-weight:500}.block-toolbar-module-scss-module__hBWtAq__dropdownItemActive:hover{color:#17324d;background:#d7e2ec}.block-toolbar-module-scss-module__hBWtAq__sizeDropdown{min-width:280px;padding:0}.block-toolbar-module-scss-module__hBWtAq__inlineOptionList{gap:4px;display:grid}.block-toolbar-module-scss-module__hBWtAq__dropdownHint{color:#6b7280;padding:8px 12px;font-size:12px;line-height:1.4}.block-toolbar-module-scss-module__hBWtAq__dropdownError{color:#b91c1c;padding:4px 12px 8px;font-size:12px}.block-toolbar-module-scss-module__hBWtAq__adUnitDropdownBody{gap:0;padding:0;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__adUnitPicker{width:680px;max-width:86vw;height:420px;max-height:60vh;display:flex;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__adUnitPanelMessage{color:#6b7280;text-align:center;justify-content:center;align-items:center;width:100%;padding:24px;font-size:13px;display:flex}.block-toolbar-module-scss-module__hBWtAq__sitesPane{background:#fafafa;border-right:1px solid #ececf1;flex-direction:column;flex-shrink:0;width:240px;display:flex}.block-toolbar-module-scss-module__hBWtAq__sitesHeader{letter-spacing:.08em;text-transform:uppercase;color:#9aa0a6;padding:14px 16px 8px;font-size:11px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__sitesList{flex-direction:column;flex:1;gap:2px;padding:0 8px 8px;display:flex;overflow-y:auto}.block-toolbar-module-scss-module__hBWtAq__siteRow{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:8px 10px;transition:background .1s;display:flex}.block-toolbar-module-scss-module__hBWtAq__siteRow:hover{background:#f0f0f3}.block-toolbar-module-scss-module__hBWtAq__siteRowActive{background:#fff;border-color:#e6e6ee;box-shadow:0 1px 3px #00000014}.block-toolbar-module-scss-module__hBWtAq__siteRowActive:hover{background:#fff}.block-toolbar-module-scss-module__hBWtAq__siteRowActive .block-toolbar-module-scss-module__hBWtAq__siteName{color:#1f1f1f;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__siteBadge{letter-spacing:.04em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:flex}.block-toolbar-module-scss-module__hBWtAq__siteName{color:#3c4043;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__siteCount{color:#b0b4ba;font-size:14px}.block-toolbar-module-scss-module__hBWtAq__unitsPane{flex-direction:column;flex:1;min-width:0;display:flex}.block-toolbar-module-scss-module__hBWtAq__unitsHeader{border-bottom:1px solid #ececf1;align-items:center;gap:10px;padding:14px 16px;display:flex}.block-toolbar-module-scss-module__hBWtAq__unitSearchWrap{color:#9aa0a6;background:#f5f6f8;border-radius:10px;flex:1;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__adUnitSearchInput{color:#1f1f1f;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.block-toolbar-module-scss-module__hBWtAq__adUnitSearchInput::placeholder{color:#9aa0a6}.block-toolbar-module-scss-module__hBWtAq__refreshButton{color:#5f6368;cursor:pointer;background:#fff;border:1px solid #e6e6ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.block-toolbar-module-scss-module__hBWtAq__refreshButton:hover{background:#f5f6f8}.block-toolbar-module-scss-module__hBWtAq__refreshButton:disabled{opacity:.5;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__unitsList{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex;overflow-y:auto}.block-toolbar-module-scss-module__hBWtAq__unitRow{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:8px 12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__unitRow:hover{background:#f5f6f8}.block-toolbar-module-scss-module__hBWtAq__unitRowActive{background:#e7eef4;border-color:#cdd9e6}.block-toolbar-module-scss-module__hBWtAq__unitRowActive:hover{background:#e7eef4}.block-toolbar-module-scss-module__hBWtAq__unitName{color:#1f1f1f;font-size:14px;font-weight:500}.block-toolbar-module-scss-module__hBWtAq__unitSizes{color:#9aa0a6;font-size:11px}.block-toolbar-module-scss-module__hBWtAq__gridSettingsPanel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:220px;padding:12px;display:grid}.block-toolbar-module-scss-module__hBWtAq__gridStepper{justify-items:center;gap:8px;display:grid}.block-toolbar-module-scss-module__hBWtAq__gridStepperLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;font-size:11px;font-weight:600}.block-toolbar-module-scss-module__hBWtAq__gridStepperValue{text-align:center;color:#1f1f1f;min-width:32px;font-size:18px;font-weight:700;line-height:1}.block-toolbar-module-scss-module__hBWtAq__gridStepperControls{align-items:center;gap:6px;display:flex}.block-toolbar-module-scss-module__hBWtAq__gridStepperButton{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .1s;display:flex}.block-toolbar-module-scss-module__hBWtAq__gridStepperButton:hover:not(:disabled){color:#1f1f1f;background:#f5f5f5}.block-toolbar-module-scss-module__hBWtAq__gridStepperButton:active:not(:disabled){background:#ebebeb}.block-toolbar-module-scss-module__hBWtAq__gridStepperButton:disabled{opacity:.4;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__gridSettingsActions{gap:8px;display:flex}.block-toolbar-module-scss-module__hBWtAq__gridSettingsActions button{flex:1}.block-toolbar-module-scss-module__hBWtAq__linkEditorPopover{min-width:280px;animation:.15s ease-out block-toolbar-module-scss-module__hBWtAq__popoverSlideUp}.block-toolbar-module-scss-module__hBWtAq__settingsPopover{width:min(420px,100vw - 32px);max-height:min(70vh,720px);animation:.15s ease-out block-toolbar-module-scss-module__hBWtAq__popoverSlideUp}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverPanel{max-height:inherit;background:#fff;border:1px solid #d6d6d6;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000026}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverHeader{background:#fafafa;border-bottom:1px solid #e5e7eb;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverTitle{color:#111827;font-size:13px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverReset{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverReset:hover{color:#111827;background:#f3f4f6;border-color:#e5e7eb}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverReset:disabled{opacity:.4;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__settingsPopoverBody{flex-direction:column;gap:12px;padding:12px 14px 14px;display:flex;overflow-y:auto}.block-toolbar-module-scss-module__hBWtAq__settingsGroup{flex-direction:column;gap:6px;display:flex}.block-toolbar-module-scss-module__hBWtAq__linkEditorBody{background:#fff;border:1px solid #d6d6d6;border-radius:8px;gap:10px;padding:10px;display:grid;box-shadow:0 8px 24px #00000026}.block-toolbar-module-scss-module__hBWtAq__linkEditorInput{color:#1f1f1f;background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.block-toolbar-module-scss-module__hBWtAq__linkEditorInput:focus{border-color:#1f3e5f;outline:none;box-shadow:0 0 0 3px #1f3e5f24}.block-toolbar-module-scss-module__hBWtAq__linkEditorError{color:#b91c1c;font-size:12px;line-height:1.5}.block-toolbar-module-scss-module__hBWtAq__linkEditorCheckbox{color:#334155;align-items:center;gap:8px;font-size:12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__linkEditorCheckbox input{margin:0}.block-toolbar-module-scss-module__hBWtAq__linkEditorActions{justify-content:flex-end;gap:8px;display:flex}.block-toolbar-module-scss-module__hBWtAq__linkEditorSaveButton,.block-toolbar-module-scss-module__hBWtAq__linkEditorRemoveButton{letter-spacing:.02em;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s,opacity .15s}.block-toolbar-module-scss-module__hBWtAq__linkEditorSaveButton:disabled,.block-toolbar-module-scss-module__hBWtAq__linkEditorRemoveButton:disabled{cursor:not-allowed;opacity:.5}.block-toolbar-module-scss-module__hBWtAq__linkEditorSaveButton{color:#fff;background:#1f3e5f;border:1px solid #17324d}.block-toolbar-module-scss-module__hBWtAq__linkEditorRemoveButton{color:#dc2626;background:#fff;border:1px solid #dc2626}.block-toolbar-module-scss-module__hBWtAq__linkEditorRemoveButton:hover:not(:disabled){background:#fee2e2}.block-toolbar-module-scss-module__hBWtAq__dropdownItemDanger{color:#dc2626}.block-toolbar-module-scss-module__hBWtAq__dropdownItemDanger:hover:not(:disabled){color:#dc2626;background:#fee2e2}.block-toolbar-module-scss-module__hBWtAq__colorSwatch{border:1px solid #d6d6d6;border-radius:3px;flex-shrink:0;width:16px;height:16px}.block-toolbar-module-scss-module__hBWtAq__bgImagePopup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:320px;padding:0;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.block-toolbar-module-scss-module__hBWtAq__bgImageHeader{background:#fff;border-bottom:1px solid #eef0f3;align-items:flex-start;gap:10px;padding:12px 12px 12px 14px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageHeaderIcon{color:#1f3e5f;background:#eef2ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageHeaderText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageHeaderTitle{color:#0f172a;font-size:14px;font-weight:700;line-height:1.2}.block-toolbar-module-scss-module__hBWtAq__bgImageHeaderSubtitle{color:#6b7280;font-size:12px;line-height:1.3}.block-toolbar-module-scss-module__hBWtAq__bgImageClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageClose:hover{color:#1f2937;background:#f3f4f6}.block-toolbar-module-scss-module__hBWtAq__bgImageBody{flex-direction:column;gap:14px;padding:14px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageDropzone{cursor:pointer;background:#fafbfc;border:1.5px dashed #d4d8de;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:22px 16px;transition:border-color .12s,background .12s;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageDropzone:hover{background:#f3f6fa;border-color:#1f3e5f}.block-toolbar-module-scss-module__hBWtAq__bgImageDropzoneIcon{color:#1f3e5f;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:4px;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageDropzoneTitle{color:#0f172a;font-size:13px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__bgImageDropzoneSubtitle{color:#6b7280;font-size:12px}.block-toolbar-module-scss-module__hBWtAq__bgImageHelpText{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.block-toolbar-module-scss-module__hBWtAq__bgPresetSection{border-bottom:1px solid #eef0f3;flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgPresetSectionTitle{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__bgPresetGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.block-toolbar-module-scss-module__hBWtAq__bgPresetSwatch{aspect-ratio:1;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:0;transition:border-color .12s,transform .12s;position:relative;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__bgPresetSwatch:hover{border-color:#1f3e5f;transform:translateY(-1px)}.block-toolbar-module-scss-module__hBWtAq__bgPresetSwatch[data-active=true]{border-color:#1f3e5f;box-shadow:0 0 0 2px #1f3e5f2e}.block-toolbar-module-scss-module__hBWtAq__bgPresetSwatchFill{position:absolute;inset:0}.block-toolbar-module-scss-module__hBWtAq__bgPresetSwatchNone{color:#6b7280;background:repeating-linear-gradient(45deg,#fff,#fff 6px,#f3f4f6 6px 12px);justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgPresetDecorationToggle{color:#374151;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgPresetDecorationToggle[data-disabled=true]{opacity:.5;cursor:not-allowed}.block-toolbar-module-scss-module__hBWtAq__bgPresetDecorationToggle input{margin:0}.block-toolbar-module-scss-module__hBWtAq__bgImageInfoStrip{background:#fafbfc;border:1px solid #eef0f3;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageThumbnail{object-fit:cover;background:#e5e7eb;border-radius:6px;flex-shrink:0;width:40px;height:40px}.block-toolbar-module-scss-module__hBWtAq__bgImageInfoMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageInfoFilename{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__bgImageInfoDetails{color:#6b7280;font-size:12px}.block-toolbar-module-scss-module__hBWtAq__bgImageReplaceButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d4d8de;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageReplaceButton:hover{background:#f5f7fa}.block-toolbar-module-scss-module__hBWtAq__bgImageTrashButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageTrashButton:hover{background:#fee2e2}.block-toolbar-module-scss-module__hBWtAq__bgImageGrid{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.block-toolbar-module-scss-module__hBWtAq__bgImageField{flex-direction:column;gap:6px;min-width:0;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageFieldLabel{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;font-size:11px;font-weight:600}.block-toolbar-module-scss-module__hBWtAq__mediaPresetRow{flex-wrap:wrap;gap:4px;display:flex}.block-toolbar-module-scss-module__hBWtAq__mediaPresetButton{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .1s}.block-toolbar-module-scss-module__hBWtAq__mediaPresetButton:hover{color:#1f1f1f;background:#f5f5f5}.block-toolbar-module-scss-module__hBWtAq__mediaPresetButtonActive{color:#1f3e5f;background:#e7eef4;border-color:#1f3e5f}.block-toolbar-module-scss-module__hBWtAq__mediaPresetButtonActive:hover{color:#17324d;background:#d7e2ec}.block-toolbar-module-scss-module__hBWtAq__mediaLinkTrigger{text-align:left;color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:6px;align-items:center;width:100%;min-width:0;padding:8px 10px;font-size:13px;transition:border-color .1s;display:flex}.block-toolbar-module-scss-module__hBWtAq__mediaLinkTrigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.block-toolbar-module-scss-module__hBWtAq__mediaLinkTrigger:hover{border-color:#b5b5b5}.block-toolbar-module-scss-module__hBWtAq__mediaLinkTriggerEmpty{color:#6a6a6a}.block-toolbar-module-scss-module__hBWtAq__bgImageSelect{color:#1f2937;background:#fff;border:1px solid #d4d8de;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.block-toolbar-module-scss-module__hBWtAq__bgImageSelect:focus{border-color:#1f3e5f;outline:none;box-shadow:0 0 0 3px #1f3e5f24}.block-toolbar-module-scss-module__hBWtAq__bgImageSwatchRow{flex-wrap:wrap;align-items:center;gap:6px;padding:4px 0;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageSwatchButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:3px;line-height:0;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageSwatchButton:hover{border-color:#d4d8de}.block-toolbar-module-scss-module__hBWtAq__bgImageSwatchButton:focus-visible{border-color:#1f3e5f;outline:none;box-shadow:0 0 0 2px #1f3e5f2e}.block-toolbar-module-scss-module__hBWtAq__bgImageSwatchButtonActive{background:#1f3e5f14;border-color:#1f3e5f}.block-toolbar-module-scss-module__hBWtAq__bgImageSliderRow{flex-direction:column;gap:6px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageSliderHeader{justify-content:space-between;align-items:center;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageSliderValue{color:#0f172a;font-size:12px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__bgImageSlider{accent-color:#1f3e5f;width:100%;margin:0}.block-toolbar-module-scss-module__hBWtAq__bgImageDivider{background:#eef0f3;height:1px;margin:2px 0}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleRow{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleTitle{color:#0f172a;font-size:13px;font-weight:600}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleSubtitle{color:#6b7280;font-size:12px}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleInput{appearance:none;cursor:pointer;background:#d4d8de;border-radius:999px;flex-shrink:0;width:32px;height:18px;margin:0;transition:background .15s;position:relative}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleInput:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleInput:checked{background:#1f3e5f}.block-toolbar-module-scss-module__hBWtAq__bgImageToggleInput:checked:after{transform:translate(14px)}.block-toolbar-module-scss-module__hBWtAq__bgImageFooter{background:#fafbfc;border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;margin:6px -14px -14px;padding:12px 14px;display:flex}.block-toolbar-module-scss-module__hBWtAq__bgImageResetButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:13px;font-weight:600;display:inline-flex}.block-toolbar-module-scss-module__hBWtAq__bgImageResetButton:hover{color:#1f2937;background:#f3f4f6}.block-toolbar-module-scss-module__hBWtAq__bgImageDoneButton{color:#fff;cursor:pointer;background:#1f3e5f;border:1px solid #17324d;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700}.block-toolbar-module-scss-module__hBWtAq__bgImageDoneButton:hover{background:#17324d}
.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;min-width:0;display:flex}.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{box-sizing:border-box;color:#1f1f1f;background:#fff;border:1px solid #d4d4d4;border-radius:6px;width:100%;min-width:0;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__mediaLoadingShell{color:#475569;pointer-events:none;background:#f8fafc;border:2px dotted #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:96px;padding:24px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.editable-editor-module-scss-module__woZTxW__mediaLoadingSpinner{border:2px solid #d1d5db;border-top-color:#1f1f1f;border-radius:999px;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite editable-editor-module-scss-module__woZTxW__wizardSpin}.editable-editor-module-scss-module__woZTxW__mediaLoadingLabel{font-size:13px;font-weight:600}.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{pointer-events:auto;color:#fff;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:#1f3e5f;border:1px solid #17324d;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.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__siteBuilderButtonLabel{outline:none}.editable-editor-module-scss-module__woZTxW__siteBuilderButtonLabel[data-empty=true]:before{content:attr(data-placeholder);opacity:.55}.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__splitWizardPreviewDisclaimer{color:#94a3b8;text-align:center;flex:none;margin:0;font-size:11px;font-style:italic;line-height:1.35}.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__splitWizardPreviewContentFit{box-sizing:border-box;pointer-events:auto;height:100%;min-height:0;display:flex;overflow:hidden}.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__splitWizardLinkFieldBadgeStatic{color:#5b21b6;background:#f5f3ff}.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}.editable-editor-module-scss-module__woZTxW__heroPresetGrid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;display:grid}.editable-editor-module-scss-module__woZTxW__heroPresetSwatch{cursor:pointer;text-align:center;background:0 0;border:2px solid #0000;border-radius:10px;flex-direction:column;gap:4px;padding:3px;display:flex}.editable-editor-module-scss-module__woZTxW__heroPresetSwatch:hover .editable-editor-module-scss-module__woZTxW__heroPresetSwatchFill{transform:translateY(-1px)}.editable-editor-module-scss-module__woZTxW__heroPresetSwatchActive{border-color:#0f172a}.editable-editor-module-scss-module__woZTxW__heroPresetSwatchFill{border-radius:7px;height:44px;transition:transform .15s;display:block;box-shadow:inset 0 0 0 1px #0f172a14}.editable-editor-module-scss-module__woZTxW__heroPresetSwatchLabel{color:#475569;font-size:10px;font-weight:600;line-height:1.2}.editable-editor-module-scss-module__woZTxW__heroWizardPreview{border-radius:12px;align-items:stretch;gap:12px;min-height:210px;padding:18px;display:grid;overflow:hidden}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewCopy{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewCopy span{background:#ffffffe6;border-radius:999px;height:10px;display:block}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewCopy span:first-child{background:#fff9;width:40%;height:7px}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewCopy span:nth-child(2){width:85%;height:20px}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewCopy span:last-child{background:#ffffff8c;width:65%}.editable-editor-module-scss-module__woZTxW__heroWizardPreviewFigure{background:#14111c8c;border-radius:10px 10px 0 0;width:100%;min-width:0;height:72%;display:block;box-shadow:inset 0 0 0 1px #ffffff2e}
.info-tile-block-module__z_3O2G__card{border-radius:var(--radius-lg);border:1px solid var(--ink-200);width:100%;color:var(--ink-900);background:#fff;align-items:flex-start;gap:16px;padding:20px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #14111c0f}a.info-tile-block-module__z_3O2G__card:hover,a.info-tile-block-module__z_3O2G__card:focus-visible{border-color:color-mix(in srgb, var(--secondary-color) 32%, var(--ink-200));transform:translateY(-2px);box-shadow:0 14px 30px #14111c1f}a.info-tile-block-module__z_3O2G__card:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.info-tile-block-module__z_3O2G__iconTile{border-radius:var(--radius-md);background:color-mix(in srgb, var(--info-tile-icon-color,var(--secondary-color)) 12%, #fff);width:44px;height:44px;color:var(--info-tile-icon-color,var(--secondary-color));flex:none;place-items:center;font-size:22px;line-height:1;display:inline-grid}.info-tile-block-module__z_3O2G__textColumn{flex-direction:column;gap:4px;min-width:0;display:flex}.info-tile-block-module__z_3O2G__eyebrow{font-family:var(--font-family-display);letter-spacing:.14em;text-transform:uppercase;color:var(--info-tile-eyebrow-color,var(--secondary-color));font-size:12px;font-weight:700}.info-tile-block-module__z_3O2G__body{white-space:pre-line;font-family:var(--font-family-display);color:var(--ink-900);word-break:break-word;font-size:16px;font-weight:600;line-height:1.3}
.on-air-badge-block-module__l6SEZq__root{display:flex}.on-air-badge-block-module__l6SEZq__liveBadge{font-family:var(--font-display-site,var(--font-family-display,inherit));letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#00000047;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;padding:.35rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.on-air-badge-block-module__l6SEZq__liveDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.8s infinite on-air-badge-block-module__l6SEZq__pulseWhite;box-shadow:0 0 #ffffffb3}@keyframes on-air-badge-block-module__l6SEZq__pulseWhite{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 6px #fff0}to{box-shadow:0 0 #fff0}}
.text-block-editor-module-scss-module__DeFg7G__editorContainer{background:#fff;border:1px solid #d6d6d6;border-radius:8px;padding:8px}.text-block-editor-module-scss-module__DeFg7G__toolbar{border-bottom:1px solid #e4e4e4;flex-wrap:wrap;gap:6px;margin-bottom:8px;padding-bottom:8px;display:flex}.text-block-editor-module-scss-module__DeFg7G__linkEditor{background:#f9f9f9;border:1px solid #e4e4e4;border-radius:6px;flex-direction:column;gap:6px;margin-bottom:8px;padding:8px;display:flex}.text-block-editor-module-scss-module__DeFg7G__linkEditorLabel{color:#1f1f1f;font-size:12px;font-weight:600}.text-block-editor-module-scss-module__DeFg7G__linkEditorInput{color:#1f1f1f;border:1px solid #d4d4d4;border-radius:6px;padding:6px 8px;font-size:13px}.text-block-editor-module-scss-module__DeFg7G__linkEditorCheckbox{color:#1f1f1f;align-items:center;gap:6px;font-size:12px;display:flex}.text-block-editor-module-scss-module__DeFg7G__linkEditorActions{gap:8px;display:flex}.text-block-editor-module-scss-module__DeFg7G__linkEditorButton{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:4px 10px;font-size:12px}.text-block-editor-module-scss-module__DeFg7G__toolbarButton{color:#1f1f1f;cursor:pointer;background:#f4f4f4;border:1px solid #d4d4d4;border-radius:6px;padding:4px 8px;font-size:12px}.text-block-editor-module-scss-module__DeFg7G__toolbarButtonActive{color:#fff;background:#1c3b59;border-color:#1c3b59}.text-block-editor-module-scss-module__DeFg7G__editorArea{color:#1f1f1f;min-height:120px;font-size:14px;line-height:1.6}.text-block-editor-module-scss-module__DeFg7G__editorArea ul,.text-block-editor-module-scss-module__DeFg7G__editorArea ol{margin:0 0 12px;padding-left:20px;list-style-position:outside}.text-block-editor-module-scss-module__DeFg7G__editorArea ul{list-style-type:disc}.text-block-editor-module-scss-module__DeFg7G__editorArea ol{list-style-type:decimal}.text-block-editor-module-scss-module__DeFg7G__editorArea li{margin:4px 0}.text-block-editor-module-scss-module__DeFg7G__editorArea li p{margin:0}.text-block-editor-module-scss-module__DeFg7G__editorArea a{color:#1c3b59;text-underline-offset:2px;text-decoration:underline}.text-block-editor-module-scss-module__DeFg7G__editorArea a:hover{color:#0f2a44}
.poll-card-module__tAtniG__card{background:var(--surface-raised);border:1px solid var(--primary-color);border-radius:20px;flex-direction:column;gap:20px;height:fit-content;padding:24px;display:flex}.poll-card-module__tAtniG__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--accent-color);font-size:.7rem;font-weight:700}.poll-card-module__tAtniG__question{color:var(--primary-color);margin:0;font-size:1.4rem;font-weight:600}.poll-card-module__tAtniG__sectionContent{color:var(--ink-secondary);margin:-8px 0 4px;font-size:.95rem;line-height:1.55}.poll-card-module__tAtniG__sectionContent p{margin:0}.poll-card-module__tAtniG__sectionContent a{color:var(--accent-color);text-underline-offset:2px;text-decoration:underline}:is(.poll-card-module__tAtniG__sectionContent strong,.poll-card-module__tAtniG__sectionContent b){font-weight:700}:is(.poll-card-module__tAtniG__sectionContent em,.poll-card-module__tAtniG__sectionContent i){font-style:italic}.poll-card-module__tAtniG__optionList{gap:12px;display:grid}.poll-card-module__tAtniG__optionButton{border:1px solid var(--border-default);background:var(--surface-sunken);color:var(--primary-color);text-align:left;cursor:pointer;border-radius:14px;padding:14px 16px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s}.poll-card-module__tAtniG__optionButton:disabled{cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.poll-card-module__tAtniG__optionButton:not(:disabled):hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 10px 18px #0c1b2a1f}.poll-card-module__tAtniG__optionButtonActive{border-color:var(--accent-color);box-shadow:0 12px 22px color-mix(in srgb, var(--accent-color) 20%, transparent)}.poll-card-module__tAtniG__voteButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.poll-card-module__tAtniG__voteButton:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.poll-card-module__tAtniG__results{gap:14px;display:grid}.poll-card-module__tAtniG__resultItem{gap:8px;display:grid}.poll-card-module__tAtniG__resultMeta{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted);justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.poll-card-module__tAtniG__resultTrack{background:var(--surface-sunken);border-radius:999px;height:10px;position:relative;overflow:hidden}.poll-card-module__tAtniG__resultFill{border-radius:inherit;background:linear-gradient(90deg, var(--accent-color), color-mix(in srgb, var(--accent-color) 70%, white));width:0%;height:100%;transition:width .9s cubic-bezier(.2,.8,.2,1);position:relative}.poll-card-module__tAtniG__resultsActive .poll-card-module__tAtniG__resultFill{width:var(--percent,0%)}.poll-card-module__tAtniG__resultFill:after{content:"";opacity:.45;background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);animation:1.6s ease-in-out infinite paused poll-card-module__tAtniG__shimmer;position:absolute;inset:0;transform:translate(-100%)}.poll-card-module__tAtniG__resultsActive .poll-card-module__tAtniG__resultFill:after{animation-play-state:running}.poll-card-module__tAtniG__footer{color:var(--ink-muted);font-size:.8rem}.poll-card-module__tAtniG__error{color:var(--ink-error);font-size:.85rem}@keyframes poll-card-module__tAtniG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.recently-aired-block-module__HNnHCq__wrapper{flex-direction:column;width:100%;display:flex}.recently-aired-block-module__HNnHCq__wrapperCenter{align-items:center}.recently-aired-block-module__HNnHCq__wrapperRight{align-items:flex-end}.recently-aired-block-module__HNnHCq__block{border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;width:100%;padding:24px 0;display:flex}.recently-aired-block-module__HNnHCq__header{justify-content:space-between;align-items:baseline;gap:16px;padding:0 24px 16px;display:flex}.recently-aired-block-module__HNnHCq__title{font-family:var(--font-family-display);font-weight:800;font-size:var(--text-recently-aired-title,1.45rem);letter-spacing:-.01em;text-transform:uppercase;color:var(--ink-900);margin:0}.recently-aired-block-module__HNnHCq__list{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--secondary-color) 35%, transparent) transparent;gap:14px;padding:4px 24px 18px;display:flex;overflow:auto hidden}.recently-aired-block-module__HNnHCq__list>*{scroll-snap-align:start}.recently-aired-block-module__HNnHCq__list::-webkit-scrollbar{height:6px}.recently-aired-block-module__HNnHCq__list::-webkit-scrollbar-track{background:color-mix(in srgb, var(--secondary-color) 8%, transparent);border-radius:var(--radius-pill)}.recently-aired-block-module__HNnHCq__list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--secondary-color) 28%, transparent);border-radius:var(--radius-pill);transition:background-color .15s}.recently-aired-block-module__HNnHCq__list:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--secondary-color) 50%, transparent)}.recently-aired-block-module__HNnHCq__row{background:var(--surface-raised);border:1px solid var(--border-default);width:200px;color:var(--ink-900);text-align:left;border-radius:16px;flex-direction:column;flex:0 0 200px;gap:0;padding:12px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.recently-aired-block-module__HNnHCq__row:hover,.recently-aired-block-module__HNnHCq__row:focus-within{border-color:var(--secondary-color);transform:translateY(-3px);box-shadow:0 8px 22px #14111c1a}.recently-aired-block-module__HNnHCq__rowSolid{background:var(--surface-raised)}.recently-aired-block-module__HNnHCq__rowAlt{background:var(--surface-sunken)}.recently-aired-block-module__HNnHCq__cover{aspect-ratio:1;background-color:color-mix(in srgb, var(--secondary-color) 12%, transparent);width:100%;color:color-mix(in srgb, var(--secondary-color) 80%, transparent);font-family:var(--font-family-display);letter-spacing:.06em;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;overflow:hidden}.recently-aired-block-module__HNnHCq__cover img{object-fit:cover;width:100%;height:100%;display:block}.recently-aired-block-module__HNnHCq__meta{flex-direction:column;gap:2px;min-width:0;margin-top:12px;display:flex}.recently-aired-block-module__HNnHCq__trackTitle{font-family:var(--font-family-display);white-space:nowrap;text-overflow:ellipsis;color:var(--ink-900);font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.recently-aired-block-module__HNnHCq__artist{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.recently-aired-block-module__HNnHCq__album{color:var(--ink-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}a.recently-aired-block-module__HNnHCq__trackTitle,a.recently-aired-block-module__HNnHCq__artist,a.recently-aired-block-module__HNnHCq__album{color:inherit;cursor:pointer;text-decoration:none}a.recently-aired-block-module__HNnHCq__trackTitle:hover,a.recently-aired-block-module__HNnHCq__artist:hover,a.recently-aired-block-module__HNnHCq__album:hover,a.recently-aired-block-module__HNnHCq__trackTitle:focus-visible,a.recently-aired-block-module__HNnHCq__artist:focus-visible,a.recently-aired-block-module__HNnHCq__album:focus-visible{text-decoration:underline}.recently-aired-block-module__HNnHCq__info{font-size:10px;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;color:var(--ink-muted);align-items:center;gap:8px;margin-top:8px;display:flex}.recently-aired-block-module__HNnHCq__timeStamp{color:var(--ink-muted);background:0 0;border-radius:0;align-items:center;padding:0;font-size:10px;font-weight:600;display:inline-flex}.recently-aired-block-module__HNnHCq__note{text-align:center;color:var(--ink-muted);padding:18px 24px;font-size:.9rem}.recently-aired-block-module__HNnHCq__footer{padding:16px 24px 0;display:flex}
.show-rundown-block-module__qzpjha__block{font-family:var(--font-family-body);container-type:inline-size}.show-rundown-block-module__qzpjha__block *,.show-rundown-block-module__qzpjha__block :before,.show-rundown-block-module__qzpjha__block :after{box-sizing:border-box}.show-rundown-block-module__qzpjha__eyebrow{font-family:var(--font-family-display);letter-spacing:.14em;text-transform:uppercase;color:var(--secondary-color);font-size:12px;font-weight:800;display:block}.show-rundown-block-module__qzpjha__list{background:var(--ink-50);border:1px solid var(--ink-200);border-radius:28px;margin-top:14px;padding:8px 22px}.show-rundown-block-module__qzpjha__row{border-bottom:1px dashed var(--ink-200);align-items:center;gap:16px;padding:16px 0;display:flex}.show-rundown-block-module__qzpjha__row:last-child{border-bottom:none}.show-rundown-block-module__qzpjha__badge{color:#fff;width:52px;height:52px;font-family:var(--font-family-display);text-align:center;border-radius:14px;flex:none;place-items:center;font-size:12px;font-weight:800;line-height:1;display:grid}.show-rundown-block-module__qzpjha__badgeLines{display:block}.show-rundown-block-module__qzpjha__badgeBottom{margin-top:2px;display:block}.show-rundown-block-module__qzpjha__badgeBrand{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color))}.show-rundown-block-module__qzpjha__badgeCool{background:linear-gradient(135deg, var(--srb-cool,#2bbed9), var(--secondary-color))}.show-rundown-block-module__qzpjha__badgeDark{background:var(--ink-900)}.show-rundown-block-module__qzpjha__badgeAccent{background:var(--accent-color,var(--primary-color));color:var(--ink-900)}.show-rundown-block-module__qzpjha__badgeImage{object-fit:cover;background:var(--ink-200);display:block}.show-rundown-block-module__qzpjha__badgeEmpty{background:var(--ink-200)}.show-rundown-block-module__qzpjha__title{font-family:var(--font-family-display);color:var(--ink-900);font-size:17px;font-weight:700;line-height:1.25}.show-rundown-block-module__qzpjha__desc{color:var(--ink-500);font-size:13px;line-height:1.45}.show-rundown-block-module__qzpjha__body{min-width:0}@container (max-width:420px){.show-rundown-block-module__qzpjha__list{padding:4px 16px}.show-rundown-block-module__qzpjha__row{gap:13px;padding:14px 0}.show-rundown-block-module__qzpjha__badge{border-radius:12px;width:46px;height:46px;font-size:11px}.show-rundown-block-module__qzpjha__title{font-size:16px}}
.social-bubbles-block-module__krUAkq__socials{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.social-bubbles-block-module__krUAkq__socials .social-bubbles-block-module__krUAkq__socialLink{-webkit-backdrop-filter:blur(10px);border-radius:50%;place-items:center;width:36px;height:36px;font-size:15px;transition:background-color .15s,transform .15s;display:inline-grid;color:var(--sb-icon-color,#fff)!important;background:var(--sb-bubble-color,#ffffff1a)!important;border:1px solid var(--sb-bubble-border,#ffffff2e)!important;text-decoration:none!important}.social-bubbles-block-module__krUAkq__socials .social-bubbles-block-module__krUAkq__socialLink:hover,.social-bubbles-block-module__krUAkq__socials .social-bubbles-block-module__krUAkq__socialLink:focus-visible{transform:translateY(-1px);background:var(--sb-hover-color,#ffffff38)!important;color:var(--sb-hover-icon-color,var(--sb-icon-color,#fff))!important}.social-bubbles-block-module__krUAkq__socials .social-bubbles-block-module__krUAkq__socialLink:focus-visible{outline-offset:2px;outline:2px solid #fff}
.container-padding-control-module-scss-module__RFGHkq__root{flex-direction:column;gap:12px;min-width:360px;padding:14px;display:flex}.container-padding-control-module-scss-module__RFGHkq__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.container-padding-control-module-scss-module__RFGHkq__titleGroup{align-items:center;gap:8px;display:flex}.container-padding-control-module-scss-module__RFGHkq__titleIcon{color:#1f3e5f;background:#e7eef9;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.container-padding-control-module-scss-module__RFGHkq__title{color:#1f1f1f;font-size:15px;font-weight:700}.container-padding-control-module-scss-module__RFGHkq__headerActions{align-items:center;gap:6px;display:flex}.container-padding-control-module-scss-module__RFGHkq__iconButton{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #e3e3e3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:30px;transition:all .1s;display:inline-flex}.container-padding-control-module-scss-module__RFGHkq__iconButton:hover{color:#1f1f1f;background:#f5f5f5}.container-padding-control-module-scss-module__RFGHkq__diagram{isolation:isolate;grid-template-rows:26px 1fr 26px;grid-template-columns:36px 1fr 36px;place-items:center;gap:6px;display:grid;position:relative}.container-padding-control-module-scss-module__RFGHkq__diagram:before{content:"";z-index:0;background:#f1f5fb;border:1px dashed #b8c8de;border-radius:12px;position:absolute;inset:13px 18px}.container-padding-control-module-scss-module__RFGHkq__content{z-index:1;color:#888;background:#fff;border:1px solid #e3e3e3;border-radius:8px;grid-area:2/2;justify-content:center;align-items:center;width:100%;min-height:90px;font-family:Courier New,monospace;font-size:13px;display:flex;position:relative}.container-padding-control-module-scss-module__RFGHkq__sideLabel{z-index:2;color:#1f1f1f;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d6d6d6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:26px;padding:0;font-size:13px;font-weight:600;display:inline-flex;position:relative}.container-padding-control-module-scss-module__RFGHkq__sideLabel[aria-pressed],.container-padding-control-module-scss-module__RFGHkq__sideLabel[role=button],button.container-padding-control-module-scss-module__RFGHkq__sideLabel{cursor:pointer}.container-padding-control-module-scss-module__RFGHkq__sideLabelHighlighted{color:#1f3e5f;border-color:#1f3e5f}.container-padding-control-module-scss-module__RFGHkq__sideLabelSelected{color:#fff;background:#1f3e5f;border-color:#1f3e5f}.container-padding-control-module-scss-module__RFGHkq__sideTop{grid-area:1/2}.container-padding-control-module-scss-module__RFGHkq__sideRight{grid-area:2/3}.container-padding-control-module-scss-module__RFGHkq__sideBottom{grid-area:3/2}.container-padding-control-module-scss-module__RFGHkq__sideLeft{grid-area:2/1}.container-padding-control-module-scss-module__RFGHkq__presetLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;font-size:11px;font-weight:700}.container-padding-control-module-scss-module__RFGHkq__presets{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.container-padding-control-module-scss-module__RFGHkq__presetChip{cursor:pointer;background:#fff;border:1px solid #e3e3e3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 4px;transition:all .1s;display:flex}.container-padding-control-module-scss-module__RFGHkq__presetChip:hover{background:#f5f5f5;border-color:#c4d6e4}.container-padding-control-module-scss-module__RFGHkq__presetChipActive{color:#1f3e5f;border-color:#1f3e5f;box-shadow:inset 0 0 0 1px #1f3e5f}.container-padding-control-module-scss-module__RFGHkq__presetLabelText{color:inherit;font-size:13px;font-weight:600}.container-padding-control-module-scss-module__RFGHkq__presetPx{color:#888;font-size:11px}.container-padding-control-module-scss-module__RFGHkq__sliderRow{border-top:1px solid #ececec;justify-content:space-between;align-items:baseline;margin-top:4px;padding-top:8px;display:flex}.container-padding-control-module-scss-module__RFGHkq__sliderLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;font-size:11px;font-weight:700}.container-padding-control-module-scss-module__RFGHkq__sliderValue{color:#1f1f1f;font-size:14px;font-weight:700}.container-padding-control-module-scss-module__RFGHkq__slider{appearance:none;cursor:pointer;background:#d8d8d8;border-radius:999px;outline:none;width:100%;height:4px}.container-padding-control-module-scss-module__RFGHkq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #1f3e5f;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 2px #00000026}.container-padding-control-module-scss-module__RFGHkq__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #1f3e5f;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 2px #00000026}
@font-face{font-family:forwardAntenna;src:url("../media/Ford Antenna Cond Black-s.p.0jkkhptghjbkj.ttf")format("truetype");font-display:swap;font-weight:900}@font-face{font-family:forwardAntenna Fallback;src:local(Arial);ascent-override:92.47%;descent-override:23.12%;line-gap-override:19.26%;size-adjust:103.82%}.forwardantenna_40d10a55-module__44u1FW__className{font-family:forwardAntenna,forwardAntenna Fallback;font-weight:900}.forwardantenna_40d10a55-module__44u1FW__variable{--font-forward-antenna:"forwardAntenna", "forwardAntenna Fallback"}
@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0ynx40_3oa9rk.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.1975l3y3401x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.3ji57o093q1kd.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.19xuq3td7fwu_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.11ypmpdlzqdb_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.3go-kn2r40gie.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.1ek7x_ipa-38q.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.0sf3h4u8we0x1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.11-gljxdt344a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_91db9e22-module__5uOKzG__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_91db9e22-module__5uOKzG__variable{--font-poppins:"Poppins", "Poppins Fallback"}
