@keyframes brandy-spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--brandy-edit-primary-color:#007cba}.editable-part{position:relative}.editable-part.brandy-widget-element:hover{outline:1px dashed var(--brandy-edit-primary-color)}.editable-row-part{outline:1px solid transparent;outline-offset:-1px;transition:outline-color var(--theme-component-transition-duration,.2s) ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editable-row-part>.edit-row-button-wrapper{align-items:center;background:var(--brandy-edit-primary-color);border-bottom-right-radius:3px;box-shadow:0 0 transparent,0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;font-size:11px;gap:3px;justify-content:center;left:0;line-height:1.3;opacity:0;padding:7px 8px;position:absolute;text-transform:uppercase;top:0;transition:all var(--theme-component-transition-duration,.2s) ease-in-out;visibility:hidden;z-index:100}.editable-row-part>.edit-row-button-wrapper:where(body.rtl .editable-row-part>.edit-row-button-wrapper){left:unset;right:0}.editable-row-part:hover{outline-color:var(--brandy-edit-primary-color)}.editable-row-part:hover>.edit-row-button-wrapper{opacity:1;visibility:visible}.editable-element-part>.edit-button-wrapper{cursor:pointer;height:22px;left:calc(100% - 5px);opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all var(--theme-component-transition-duration,.2s) ease-in-out;visibility:hidden;width:22px;z-index:99}.editable-element-part>.edit-button-wrapper:before{background:var(--brandy-edit-primary-color);border-radius:100% 100% 100% 2px;content:"";height:inherit;left:0;position:absolute;top:0;transform:rotate(45deg);width:inherit;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.editable-element-part>.edit-button-wrapper:after{content:"";height:calc(100% + 22px);left:-10px;position:absolute;top:-50%;width:calc(100% + 22px)}.editable-element-part:hover>.edit-button-wrapper{left:calc(100% + 10px);opacity:1;visibility:visible}.editable-element-part:where(body.rtl .editable-element-part)>.edit-button-wrapper{left:unset;right:calc(100% - 5px)}.editable-element-part:where(body.rtl .editable-element-part)>.edit-button-wrapper:before{transform:rotate(225deg)}.editable-element-part:where(body.rtl .editable-element-part):hover>.edit-button-wrapper{left:unset;right:calc(100% + 10px)}.edit-button-wrapper svg{fill:#fff;height:11px;margin:auto;position:relative;top:50%;transform:translateY(-50%);width:11px;z-index:1}.customize-partial-edit-shortcut{display:none!important}.customize-partial-refreshing{opacity:1;position:relative}.customize-partial-refreshing>*{opacity:.25}.customize-partial-refreshing:before{animation:brandy-spinning 1s linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid #2271b1;box-sizing:border-box;content:"";height:25px;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);width:25px;z-index:100000}html .customize-preview :where(.editable-part[style*=border-width]){border:unset}