.editorKit_editableWrap__ogH49{position:relative;display:contents}.editorKit_editableWrapBlock__uc5Qc{position:relative;display:block}.editorKit_editableWrapInline__yPeVY{position:relative;display:inline}@media (pointer:fine){.editorKit_editableWrapBlock__uc5Qc:hover>.editorKit_editableInner__0_Qd8,.editorKit_editableWrapBlock__uc5Qc:hover>:first-child,.editorKit_editableWrapInline__yPeVY:hover>.editorKit_editableInner__0_Qd8,.editorKit_editableWrapInline__yPeVY:hover>:first-child,.editorKit_editableWrap__ogH49:hover>.editorKit_editableInner__0_Qd8,.editorKit_editableWrap__ogH49:hover>:first-child{outline:2px solid var(--ek-accent);outline-offset:3px;border-radius:4px;background-color:rgba(200,162,75,.04);cursor:pointer;transition:outline .15s ease,box-shadow .15s ease}}.editorKit_ghostEmpty___4YtX{display:block;min-height:2em;border:2px dashed rgba(200,162,75,.45);border-radius:var(--ek-radius);padding:.5rem .75rem;font-style:italic;color:rgba(10,37,64,.35);font-size:.875rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.editorKit_ghostEmpty___4YtX:hover{border-color:var(--ek-accent);background:rgba(200,162,75,.04)}.editorKit_editChip__UcM_8{position:absolute;z-index:40;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--ek-accent);color:var(--ek-navy);border-radius:50%;font-size:13px;line-height:1;box-shadow:var(--ek-shadow-sm);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px;margin:-8px;transition:transform .12s ease,box-shadow .12s ease}.editorKit_editChip__UcM_8:focus-visible,.editorKit_editChip__UcM_8:hover{scale:1.12;box-shadow:0 4px 16px rgba(200,162,75,.5);outline:none}@keyframes editorKit_ekChipPulse__nn14Q{0%{box-shadow:var(--ek-shadow-sm)}50%{box-shadow:0 0 0 6px rgba(200,162,75,.25),var(--ek-shadow-sm)}to{box-shadow:var(--ek-shadow-sm)}}.editorKit_editChipNew___YfZh{animation:editorKit_ekChipPulse__nn14Q 2s ease-in-out 3}@media (pointer:fine){.editorKit_editChip__UcM_8{opacity:0;transition:opacity .15s ease,transform .12s ease,box-shadow .12s ease}.editorKit_editableWrapBlock__uc5Qc:hover .editorKit_editChip__UcM_8,.editorKit_editableWrapInline__yPeVY:hover .editorKit_editChip__UcM_8,.editorKit_editableWrap__ogH49:hover .editorKit_editChip__UcM_8{opacity:1}}@media (pointer:coarse){.editorKit_editChip__UcM_8{opacity:.9}}.editorKit_chipTopRight__GeHOc{top:0;right:0}.editorKit_chipTopLeft__yazWL{top:0;left:0}.editorKit_removeChip__iYf1T{position:absolute;top:0;left:28px;z-index:40;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(220,38,38,.9);color:#fff;border-radius:50%;font-size:14px;padding:8px;margin:-8px -8px -8px 8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .12s ease,background .12s ease}.editorKit_removeChip__iYf1T:hover{background:#dc2626;scale:1.1}@media (pointer:fine){.editorKit_removeChip__iYf1T{opacity:0;transition:opacity .15s ease,transform .12s ease}.editorKit_editableWrapBlock__uc5Qc:hover .editorKit_removeChip__iYf1T,.editorKit_editableWrap__ogH49:hover .editorKit_removeChip__iYf1T{opacity:1}}.editorKit_bgRemovalChip__ca8ZO{position:absolute;top:0;left:64px;z-index:40;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(46,125,123,.92);color:#fff;border-radius:50%;font-size:13px;padding:8px;margin:-8px -8px -8px 8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;transition:transform .12s ease,background .12s ease}.editorKit_bgRemovalChip__ca8ZO:after{content:" Fundo";font-size:10px;font-weight:700;letter-spacing:.03em;white-space:nowrap;margin-left:2px;display:none}.editorKit_bgRemovalChip__ca8ZO:focus-visible,.editorKit_bgRemovalChip__ca8ZO:hover{scale:1.12;background:rgba(46,125,123,1);outline:none}@media (pointer:fine){.editorKit_bgRemovalChip__ca8ZO{opacity:0;transition:opacity .15s ease,transform .12s ease}.editorKit_editableWrapBlock__uc5Qc:hover .editorKit_bgRemovalChip__ca8ZO,.editorKit_editableWrap__ogH49:hover .editorKit_bgRemovalChip__ca8ZO{opacity:1}}@media (pointer:coarse){.editorKit_bgRemovalChip__ca8ZO{opacity:.9}}.editorKit_bgRemovalPanel__qq32n{position:fixed;z-index:9995;bottom:50%;left:50%;transform:translate(-50%,50%);background:var(--ek-white);border-radius:var(--ek-radius);box-shadow:var(--ek-shadow);border:1px solid rgba(200,162,75,.18);padding:1.25rem 1.25rem 1rem;width:340px;max-width:calc(100vw - 2rem);animation:editorKit_ekPopoverIn__TCEM8 .16s cubic-bezier(.22,1,.36,1)}.editorKit_bgRemovalPanelTitle__usWOp{font-size:.9375rem;font-weight:700;color:var(--ek-navy);margin-bottom:.5rem}.editorKit_bgRemovalPanelText__9trfO{font-size:.8125rem;color:rgba(10,37,64,.65);line-height:1.5;margin-bottom:1rem}.editorKit_bgRemovalPanelActions__Kn0y5{display:flex;justify-content:flex-end;gap:.4rem}.editorKit_bgRemovalPanelConfirmBtn__choxA{padding:.45rem 1rem;background:rgba(46,125,123,.92);color:#fff;border:none;border-radius:7px;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .12s ease,transform .1s ease}.editorKit_bgRemovalPanelConfirmBtn__choxA:hover{background:rgba(46,125,123,1);translate:0 -1px}@keyframes editorKit_ekBgSpin__BfavR{to{transform:rotate(1turn)}}.editorKit_bgRemovalSpinner__T1vbW{width:48px;height:48px;border:4px solid rgba(255,255,255,.18);border-top-color:#fff;border-radius:50%;animation:editorKit_ekBgSpin__BfavR .75s linear infinite;flex-shrink:0}.editorKit_bgRemovalLabel__oNGAx{font-size:.9375rem;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:.01em}.editorKit_popoverBackdrop___chEz{position:fixed;inset:0;z-index:9990;background:transparent}.editorKit_popover__GwViI{position:fixed;z-index:9995;background:var(--ek-white);border-radius:var(--ek-radius);box-shadow:var(--ek-shadow);border:1px solid rgba(200,162,75,.18);padding:1rem 1rem .75rem;width:320px;max-width:calc(100vw - 2rem);animation:editorKit_ekPopoverIn__TCEM8 .14s cubic-bezier(.22,1,.36,1)}@keyframes editorKit_ekPopoverIn__TCEM8{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.editorKit_popoverLabel__G7rTK{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(10,37,64,.45);margin-bottom:.5rem}.editorKit_popoverInput___R5Gu{width:100%;padding:.55rem .75rem;border:1.5px solid rgba(10,37,64,.16);border-radius:8px;font-family:inherit;font-size:.9375rem;color:var(--ek-navy);background:#FAFAF9;outline:none;transition:border-color .15s ease,box-shadow .15s ease;resize:vertical;line-height:1.5}.editorKit_popoverInput___R5Gu:focus{border-color:var(--ek-accent);box-shadow:0 0 0 3px rgba(200,162,75,.15);background:#fff}.editorKit_popoverActions__fEF9i{display:flex;justify-content:flex-end;gap:.4rem;margin-top:.6rem}.editorKit_btnSave___RoFL{padding:.4rem .9rem;background:var(--ek-accent);color:var(--ek-navy);border:none;border-radius:7px;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .12s ease,transform .1s ease}.editorKit_btnSave___RoFL:hover{background:#d4af62;translate:0 -1px}.editorKit_btnCancel__2WHzl{padding:.4rem .7rem;background:transparent;color:rgba(10,37,64,.55);border:1px solid rgba(10,37,64,.15);border-radius:7px;font-family:inherit;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .12s ease}.editorKit_btnCancel__2WHzl:hover{background:rgba(10,37,64,.05)}.editorKit_sheetBackdrop__s63vb{position:fixed;inset:0;z-index:9990;background:rgba(10,37,64,.35);animation:editorKit_ekFadeIn__e7VHP .18s ease;touch-action:none}@keyframes editorKit_ekFadeIn__e7VHP{0%{opacity:0}to{opacity:1}}.editorKit_sheet__6Jbmr{position:fixed;bottom:0;left:0;right:0;z-index:9995;background:var(--ek-white);border-radius:20px 20px 0 0;padding:0 1.25rem calc(1.25rem + env(safe-area-inset-bottom, 0px));box-shadow:0 -8px 32px rgba(10,37,64,.14);animation:editorKit_ekSheetUp__3646Y .22s cubic-bezier(.22,1,.36,1);max-height:80vh;overflow-y:auto;overscroll-behavior:contain}@keyframes editorKit_ekSheetUp__3646Y{0%{transform:translateY(100%)}to{transform:translateY(0)}}.editorKit_sheetHandle__IYHTn{display:flex;justify-content:center;padding:.75rem 0 .5rem;cursor:pointer;touch-action:pan-y}.editorKit_sheetHandleBar__JRF_j{width:40px;height:4px;background:rgba(10,37,64,.18);border-radius:9999px}.editorKit_sheetLabel__4hsAL{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(10,37,64,.45);margin-bottom:.6rem}.editorKit_sheetInput__P8S9b{width:100%;padding:.7rem .9rem;border:1.5px solid rgba(10,37,64,.16);border-radius:10px;font-family:inherit;font-size:1rem;color:var(--ek-navy);background:#FAFAF9;outline:none;transition:border-color .15s ease,box-shadow .15s ease;resize:vertical;line-height:1.5;-webkit-appearance:none}.editorKit_sheetInput__P8S9b:focus{border-color:var(--ek-accent);box-shadow:0 0 0 3px rgba(200,162,75,.15);background:#fff}.editorKit_sheetActions__roICs{display:flex;gap:.6rem;margin-top:.75rem}.editorKit_sheetBtnSave__1lNEr{flex:1 1;padding:.75rem 1rem;background:var(--ek-accent);color:var(--ek-navy);border:none;border-radius:10px;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;min-height:44px;transition:background .12s ease}.editorKit_sheetBtnSave__1lNEr:hover{background:#d4af62}.editorKit_sheetBtnCancel__UEwWB{padding:.75rem 1.1rem;background:transparent;color:rgba(10,37,64,.55);border:1px solid rgba(10,37,64,.15);border-radius:10px;font-family:inherit;font-size:.9375rem;font-weight:500;cursor:pointer;min-height:44px;transition:background .12s ease}.editorKit_sheetBtnCancel__UEwWB:hover{background:rgba(10,37,64,.05)}.editorKit_imageOverlay__i0raL{position:absolute;inset:0;background:rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:30}.editorKit_spinner__Z2aMr{width:36px;height:36px;border:3px solid rgba(10,37,64,.1);border-top:3px solid var(--ek-accent);border-radius:50%;animation:editorKit_ekSpin__QzSja .7s linear infinite}@keyframes editorKit_ekSpin__QzSja{to{transform:rotate(1turn)}}.editorKit_imageGhost__xrbk6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:120px;border:2px dashed rgba(200,162,75,.45);border-radius:var(--ek-radius);color:rgba(10,37,64,.4);font-size:.875rem;font-style:italic;cursor:pointer;transition:border-color .15s ease,background .15s ease;padding:1.5rem;position:relative;z-index:9200}.editorKit_imageGhost__xrbk6:hover{border-color:var(--ek-accent);background:rgba(200,162,75,.04)}.editorKit_imageGhostIcon__6mYlj{font-size:2rem;opacity:.45}.editorKit_ghostCard__lmtOv{display:flex;align-items:center;justify-content:center;gap:.5rem;border:2px dashed rgba(200,162,75,.4);border-radius:var(--ek-radius);padding:1.5rem 1rem;color:rgba(10,37,64,.45);font-size:.875rem;font-style:italic;cursor:pointer;width:100%;min-height:80px;background:transparent;font-family:inherit;transition:border-color .15s ease,background .15s ease,color .15s ease;position:relative;z-index:9200}.editorKit_ghostCard__lmtOv:hover{border-color:var(--ek-accent);background:rgba(200,162,75,.04);color:rgba(10,37,64,.65)}.editorKit_itemRemoveChip__LdTjG{position:absolute;top:-8px;right:-8px;z-index:40;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:10px;margin:-10px;background:rgba(220,38,38,.88);color:#fff;border-radius:50%;font-size:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .1s ease,background .1s ease}.editorKit_itemRemoveChip__LdTjG:hover{background:#dc2626;scale:1.12}@media (pointer:fine){.editorKit_itemRemoveChip__LdTjG{opacity:0;transition:opacity .15s ease,transform .1s ease}.editorKit_itemRemoveVisible__t38Oy{opacity:1!important}}.editorKit_swatchGrid__uxasq{display:grid;grid-template-columns:repeat(6,44px);grid-gap:.35rem;gap:.35rem;margin-bottom:.75rem;justify-content:start}.editorKit_swatch__icVai{display:block;width:44px;height:44px;padding:6px;border-radius:50%;border:2px solid transparent;cursor:pointer;background:transparent;transition:transform .1s ease,border-color .1s ease,background .1s ease;position:relative;box-sizing:border-box}.editorKit_swatch__icVai:before{content:"";display:block;width:100%;height:100%;border-radius:50%;background:var(--sw-color)}.editorKit_swatch__icVai:hover{scale:1.07;border-color:rgba(10,37,64,.22);background:rgba(10,37,64,.04)}.editorKit_swatchSelected__sWf_p{border-color:var(--ek-navy)!important;background:rgba(10,37,64,.07)!important}.editorKit_colorCustomSection__RFsAS{border-top:1px solid rgba(10,37,64,.09);padding-top:.55rem;margin-top:.25rem}.editorKit_colorCustomLabel__DW1M3{display:block;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(10,37,64,.4);margin-bottom:.35rem}.editorKit_colorInputWrap__vNgc5{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.editorKit_nativeColorInput___LgVs{width:36px;height:36px;border:none;padding:2px;border-radius:6px;cursor:pointer;background:none}.editorKit_colorHexLabel__1dAqb{font-size:.8125rem;color:rgba(10,37,64,.55);font-family:monospace}.editorKit_saveBarDesktop__aa4V5{position:fixed;bottom:2rem;right:2rem;z-index:9980;display:flex;align-items:center;gap:.75rem;background:var(--ek-white);border-radius:9999px;padding:.6rem .9rem .6rem 1.1rem;box-shadow:0 8px 32px rgba(10,37,64,.2);border:1px solid rgba(200,162,75,.18);animation:editorKit_ekFadeInUp__NSjzU .2s ease}@keyframes editorKit_ekFadeInUp__NSjzU{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.editorKit_saveBarMobile__9_HLg{position:fixed;bottom:0;left:0;right:0;z-index:9980;display:flex;align-items:center;gap:.75rem;background:var(--ek-white);padding:.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom, 0px));box-shadow:0 -4px 20px rgba(10,37,64,.1);border-top:1px solid rgba(200,162,75,.15);animation:editorKit_ekFadeInUp__NSjzU .2s ease}.editorKit_saveBarText__oWy9Z{font-size:.8125rem;color:rgba(10,37,64,.6);white-space:nowrap;flex:1 1}.editorKit_saveBarBtnSave__oZajd{padding:.5rem 1.1rem;background:var(--ek-accent);color:var(--ek-navy);border:none;border-radius:9999px;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;min-height:36px;white-space:nowrap;transition:background .12s ease,transform .1s ease;display:flex;align-items:center;gap:.35rem}.editorKit_saveBarBtnSave__oZajd:hover{background:#d4af62;translate:0 -1px}.editorKit_saveBarBtnSave__oZajd:disabled{opacity:.6;cursor:not-allowed;transform:none}.editorKit_saveBarBtnDiscard__EVx_b{padding:.5rem .85rem;background:transparent;color:rgba(10,37,64,.45);border:none;border-radius:9999px;font-family:inherit;font-size:.8125rem;cursor:pointer;min-height:36px;white-space:nowrap;transition:color .12s ease,background .12s ease}.editorKit_saveBarBtnDiscard__EVx_b:hover{color:var(--ek-navy);background:rgba(10,37,64,.05)}.editorKit_saveBarSpinner__ouSN9{width:16px;height:16px;border:2px solid rgba(10,37,64,.15);border-top:2px solid var(--ek-navy);border-radius:50%;animation:editorKit_ekSpin__QzSja .7s linear infinite;flex-shrink:0}.editorKit_hint__TCJ2I{border-radius:9999px;animation:editorKit_ekFadeIn__e7VHP .25s ease;pointer-events:none}.editorKit_hintDismissBtn__DUu0v,.editorKit_hint__TCJ2I{position:fixed;bottom:5rem;left:50%;transform:translateX(-50%);z-index:80;background:rgba(10,37,64,.92);color:rgba(255,255,255,.92);padding:.55rem 1.1rem;font-size:.8125rem;white-space:nowrap;box-shadow:0 4px 20px rgba(10,37,64,.25)}.editorKit_hintDismissBtn__DUu0v{border:none;border-radius:9999px;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:.5rem;animation:editorKit_ekHintIn__yXy0f .25s ease}@keyframes editorKit_ekHintIn__yXy0f{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.editorKit_hintOut__gVbH9{animation:editorKit_ekHintOut__GopFM .2s ease forwards}@keyframes editorKit_ekHintOut__GopFM{to{opacity:0;transform:translateX(-50%) translateY(8px)}}.editorKit_snackbar__doHYY{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:75;background:rgba(10,37,64,.92);color:rgba(255,255,255,.92);border-radius:9999px;padding:.55rem .5rem .55rem 1rem;font-size:.8125rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 20px rgba(10,37,64,.25);animation:editorKit_ekHintIn__yXy0f .22s ease;white-space:nowrap}.editorKit_snackbarUndo__4_wPZ{padding:.3rem .8rem;background:var(--ek-accent);color:var(--ek-navy);border:none;border-radius:9999px;font-family:inherit;font-size:.8125rem;font-weight:700;cursor:pointer;min-height:28px}@media (prefers-reduced-motion:reduce){.editorKit_editChipNew___YfZh,.editorKit_hintDismissBtn__DUu0v,.editorKit_popover__GwViI,.editorKit_saveBarDesktop__aa4V5,.editorKit_saveBarMobile__9_HLg,.editorKit_saveBarSpinner__ouSN9,.editorKit_sheet__6Jbmr,.editorKit_snackbar__doHYY,.editorKit_spinner__Z2aMr{animation:none!important;transition:none!important}}.adjOverlayActive .editorKit_bgRemovalChip__ca8ZO,.adjOverlayActive .editorKit_editChip__UcM_8,.adjOverlayActive .editorKit_removeChip__iYf1T{visibility:hidden!important;pointer-events:none}