.tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0;overflow:hidden}.tiptap table td,.tiptap table th{vertical-align:top;border:1.5px solid #c1c7cd;min-width:1em;padding:6px 10px;position:relative}.tiptap table th{background-color:#f3f4f6;font-weight:600}.tiptap table td.selectedCell,.tiptap table th.selectedCell{background-color:#dbeafe}.tiptap .column-resize-handle{pointer-events:none;background-color:#3b82f6;width:3px;position:absolute;top:0;bottom:-2px;right:-2px}.tiptap.resize-cursor{cursor:col-resize}.tiptap img{border-radius:4px;max-width:100%;height:auto;margin:.75rem auto;display:block}.tiptap img.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #3b82f6}.tiptap ul{margin:.5rem 0;padding-left:1.5rem;list-style-type:disc}.tiptap ol{margin:.5rem 0;padding-left:1.5rem;list-style-type:decimal}.tiptap li{margin:.2rem 0}.tiptap s{text-decoration:line-through}
