.inline-editor-hover{position:relative;transition:all .2s ease}.inline-editor-hover:hover{background-color:rgba(59,130,246,.05);outline:1px dashed rgba(59,130,246,.3);outline-offset:2px}.custom-component-editor [contenteditable=true]{outline:2px solid rgba(59,130,246,.5)!important;outline-offset:2px!important;background-color:rgba(59,130,246,.05)!important}.custom-component-editor *{min-height:1em}[contenteditable=true]:focus{cursor:text}.group:hover .group-hover\:opacity-100,.image-wrapper:hover button,.text-wrapper:hover button{opacity:1!important}.custom-component-editor button{z-index:50}.image-wrapper{display:inline-block;position:relative}.image-wrapper img{display:block}.text-wrapper{position:relative;display:inline-block}.editable-hint{position:absolute;top:-24px;left:0;font-size:11px;color:rgba(59,130,246,.8);background:white;padding:2px 6px;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.1);pointer-events:none;opacity:0;transition:opacity .2s}.inline-editor-hover:hover .editable-hint{opacity:1}