.tiptap-edit [data-resize-handle]{position:absolute;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.8);border-radius:2px;z-index:10}.tiptap-edit [data-resize-handle]:hover{background:rgba(0,0,0,.8)}.tiptap-edit [data-resize-handle][data-resize-handle=bottom-left],.tiptap-edit [data-resize-handle][data-resize-handle=bottom-right],.tiptap-edit [data-resize-handle][data-resize-handle=top-left],.tiptap-edit [data-resize-handle][data-resize-handle=top-right]{width:8px;height:8px}.tiptap-edit [data-resize-handle][data-resize-handle=top-left]{top:-4px;left:-4px;cursor:nwse-resize}.tiptap-edit [data-resize-handle][data-resize-handle=top-right]{top:-4px;right:-4px;cursor:nesw-resize}.tiptap-edit [data-resize-handle][data-resize-handle=bottom-left]{bottom:-4px;left:-4px;cursor:nesw-resize}.tiptap-edit [data-resize-handle][data-resize-handle=bottom-right]{bottom:-4px;right:-4px;cursor:nwse-resize}.tiptap-edit [data-resize-handle][data-resize-handle=bottom],.tiptap-edit [data-resize-handle][data-resize-handle=top]{height:6px;left:8px;right:8px}.tiptap-edit [data-resize-handle][data-resize-handle=top]{top:-3px;cursor:ns-resize}.tiptap-edit [data-resize-handle][data-resize-handle=bottom]{bottom:-3px;cursor:ns-resize}.tiptap-edit [data-resize-handle][data-resize-handle=left],.tiptap-edit [data-resize-handle][data-resize-handle=right]{width:6px;top:8px;bottom:8px}.tiptap-edit [data-resize-handle][data-resize-handle=left]{left:-3px;cursor:ew-resize}.tiptap-edit [data-resize-handle][data-resize-handle=right]{right:-3px;cursor:ew-resize}.tiptap-edit [data-resize-state=true] [data-resize-wrapper]{outline:1px solid rgba(0,0,0,.25);border-radius:.125rem}.tiptap-edit ul[data-type=taskList]{list-style:none;padding-left:0}.tiptap-edit ul[data-type=taskList] li{display:flex;align-items:flex-start}.tiptap-edit ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;user-select:none}.tiptap-edit ul[data-type=taskList] li>div{flex:1 1 auto}.tiptap-edit ul[data-type=taskList] li input[type=checkbox]{cursor:pointer;margin-top:.3rem;width:1rem;height:1rem}.tiptap-edit ul[data-type=taskList] ul[data-type=taskList]{margin-left:1.5rem}.tiptap-edit .ProseMirror[contenteditable=true] [data-type=columns]>[data-type=column-item]{box-sizing:border-box;border:2px dashed rgba(0,0,0,.14);border-radius:8px;transition:border-color .12s ease,box-shadow .12s ease;background-clip:padding-box}.tiptap-edit .ProseMirror[contenteditable=true] [data-type=columns]>[data-type=column-item]:hover{border-color:rgba(0,0,0,.26);box-shadow:0 1px 0 rgba(0,0,0,.02)}.tiptap-edit .ProseMirror[contenteditable=true] [data-type=columns]>[data-type=column-item]:empty:before{content:"";display:block;min-height:100px}.ProseMirror[contenteditable=true] [data-type=column-item],.tiptap-edit [data-type=column-item]{border:2px dashed rgba(0,0,0,.16)!important;border-radius:8px!important;box-sizing:border-box!important}.ProseMirror[contenteditable=true] [data-type=column-item]:hover,.tiptap-edit [data-type=column-item]:hover{border-color:rgba(0,0,0,.28)!important}