.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}.ProseMirror{outline:none!important;line-height:1.7}.ProseMirror h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin:1.5rem 0 1rem}.ProseMirror h2{font-size:1.875rem;font-weight:600;line-height:1.3;margin:1.25rem 0 .75rem}.ProseMirror h3{font-size:1.5rem;font-weight:600;line-height:1.4;margin:1rem 0 .5rem}.ProseMirror p{margin:.75rem 0}.ProseMirror blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:1rem 0;font-style:italic;color:#6b7280}.ProseMirror pre{background:#1e293b;color:#e2e8f0;border-radius:.5rem;padding:1rem;overflow-x:auto}.ProseMirror code{background:#f3f4f6;color:#e11d48;padding:.125rem .25rem;border-radius:.25rem;font-size:.875em}.ProseMirror pre code{background:transparent;color:#e2e8f0;padding:0}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin:.75rem 0}.ProseMirror li{margin:.25rem 0}.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}