.table-wrapper{overflow-x:auto;max-width:100%;margin:1rem 0;display:block;-webkit-overflow-scrolling:touch;touch-action:pan-x;-ms-touch-action:pan-x;overscroll-behavior:contain;will-change:scroll-position;pointer-events:auto;user-select:none;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;z-index:1}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:4px}.table-wrapper::-webkit-scrollbar-track{background:transparent}.tiptap-table{border-collapse:collapse;width:auto;min-width:100%;table-layout:auto}.ProseMirror .tiptap-table.editing .tiptap-table-cell,.ProseMirror .tiptap-table.editing .tiptap-table-header{border:1px solid #e5e7eb!important}.tiptap-table[data-border-style=none] .tiptap-table-cell,.tiptap-table[data-border-style=none] .tiptap-table-header{border:none!important}.tiptap-table[data-border-style=solid] .tiptap-table-cell,.tiptap-table[data-border-style=solid] .tiptap-table-header{border:var(--border-width,1px) solid var(--border-color,#e5e7eb)!important}.tiptap-table[data-border-style=dashed] .tiptap-table-cell,.tiptap-table[data-border-style=dashed] .tiptap-table-header{border:var(--border-width,1px) dashed var(--border-color,#e5e7eb)!important}.tiptap-table[data-border-style=special] .tiptap-table-cell,.tiptap-table[data-border-style=special] .tiptap-table-header{border:var(--border-width,3px) solid var(--border-color,#e5e7eb)!important}.tiptap-table .tiptap-table-cell,.tiptap-table .tiptap-table-header{--border-color:var(--border-color,#e5e7eb);position:relative;padding:.5rem;text-align:center;min-width:50px;box-sizing:border-box}.tiptap-table-header{font-weight:700;background-color:var(--background-color,transparent)}.resize-handle:active,.resize-handle:hover{background:rgba(0,0,0,.2)}.image-align-left{display:block;margin-left:0;margin-right:auto}.image-align-center{display:block;margin-left:auto;margin-right:auto}.image-align-right{display:block;margin-left:auto;margin-right:0}.post-editor .ProseMirror{overflow-x:visible;width:100%;box-sizing:border-box}.table-submenu{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;margin-top:.5rem}.post-editor-container{isolation:isolate;position:relative;z-index:1}.table-scroll-container .tiptap-table{overflow-x:auto;max-width:100%}.table-scroll-container .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x}