.page-title-field textarea::-moz-selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.page-title-field textarea::selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.simple-editor .ProseMirror::-moz-selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.simple-editor .ProseMirror pre code::-moz-selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.simple-editor .ProseMirror::selection,.simple-editor .ProseMirror pre code::selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.simple-editor .ProseMirror::-moz-selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.simple-editor .ProseMirror pre code::-moz-selection{background:rgb(var(--color-gray-50));color:rgb(var(--color-gray-900))}.ProseMirror pre code::-moz-selection{background:#fff3;color:#fffffff2!important}.ProseMirror pre code ::-moz-selection{background:#fff3;color:#fffffff2!important}.ProseMirror pre code::selection,.ProseMirror pre code ::selection{background:#fff3;color:#fffffff2!important}.ProseMirror pre code::-moz-selection{background:#fff3;color:#fffffff2!important}.ProseMirror pre code ::-moz-selection{background:#fff3;color:#fffffff2!important}.ProseMirror .comment-draft-selection{background-color:rgb(var(--color-gray-50)/.95);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:2px;padding:0}.ProseMirror pre code .comment-draft-selection{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:2px;padding:0;background-color:rgb(var(--color-gray-100)/.45)!important}.comment-mark,.ProseMirror .comment-mark{background:rgb(var(--comment-mark-default));border-bottom:2px solid rgb(var(--color-orange-400)/.55);opacity:1;cursor:pointer;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:0;padding:0;transition:background .15s,border-bottom-color .15s,box-shadow .15s}.comment-mark:hover,.ProseMirror .comment-mark:hover{background:rgb(var(--comment-mark-hover)/.92);border-bottom-color:rgb(var(--color-orange-400)/.65)}.comment-mark:active,.ProseMirror .comment-mark:active{background:rgb(var(--comment-mark-active));border-bottom-color:rgb(var(--color-orange-400)/.8)}.ProseMirror .comment-mark,.ProseMirror pre code .comment-mark,.ProseMirror .comment-mark-highlighted{caret-color:rgb(var(--color-gray-900))}.ProseMirror .comment-mark[data-color=\#fef3c7],.ProseMirror .comment-mark[data-color=\#FFEDD4],.ProseMirror .comment-mark[data-color=\#ffedd4]{background:rgb(var(--comment-mark-default));border-bottom-color:rgb(var(--color-orange-400)/.55)}.simple-editor .ProseMirror .comment-mark[data-color=\#FFEDD4],.simple-editor .ProseMirror .comment-mark[data-color=\#ffedd4],.simple-editor .ProseMirror .comment-mark[data-color="rgb(var(--color-orange-100))"]{background-color:rgb(var(--color-orange-100));border-bottom:1px solid rgb(var(--color-orange-400)/.22)}.simple-editor .ProseMirror .comment-mark[data-color=\#FFEDD4]:hover,.simple-editor .ProseMirror .comment-mark[data-color=\#ffedd4]:hover,.simple-editor .ProseMirror .comment-mark[data-color="rgb(var(--color-orange-100))"]:hover{background-color:rgb(var(--color-orange-200)/.88);border-bottom-color:rgb(var(--color-orange-400)/.32)}.simple-editor .ProseMirror .comment-mark[data-color=\#FFEDD4]:active,.simple-editor .ProseMirror .comment-mark[data-color=\#ffedd4]:active,.simple-editor .ProseMirror .comment-mark[data-color="rgb(var(--color-orange-100))"]:active{background-color:rgb(var(--color-orange-200));border-bottom-color:rgb(var(--color-orange-400)/.4)}.ProseMirror .comment-mark[data-color=\#fecaca]{background-color:#fecacad9;border-bottom-color:#f871718c}.ProseMirror .comment-mark[data-color=\#dbeafe]{background-color:#dbeafee6;border-bottom-color:#3b82f673}.ProseMirror .comment-mark[data-color=\#d1fae5]{background-color:#d1fae5e6;border-bottom-color:#10b98173}.ProseMirror .comment-mark[data-color=\#fce7f3]{background-color:#fce7f3e6;border-bottom-color:#ec489973}.ProseMirror .comment-mark[data-color=\#e9d5ff]{background-color:#e9d5ffe6;border-bottom-color:#a855f773}.ProseMirror .comment-mark:focus{outline:2px solid rgb(var(--color-orange-400)/.65);outline-offset:2px}@keyframes commentHighlight{0%{background-color:rgb(var(--color-orange-400)/.45);transform:scale(1)}50%{background-color:rgb(var(--color-orange-400)/.3);transform:scale(1.02)}to{background-color:rgb(var(--color-orange-400)/.2);transform:scale(1)}}.comment-mark.comment-new{animation:.6s ease-out commentHighlight}.markdown-editor .comment-marker{color:#9ca3af;-webkit-user-select:none;user-select:none;background-color:#f3f4f6;border-radius:3px;padding:2px 4px;font-family:monospace;font-size:.75rem}.comment-mark.comment-mark-highlighted,.ProseMirror .comment-mark.comment-mark-highlighted{box-shadow:0 0 0 1px rgb(var(--color-orange-400)/.35)inset;background:rgb(var(--comment-mark-active))!important;border-bottom:3px solid rgb(var(--color-orange-400)/.85)!important;transition:background .2s,border-bottom .2s,box-shadow .2s!important}@media print{.comment-mark{box-shadow:none!important;background-color:#0000!important;border-bottom:none!important}.comment-mark[data-resolved=true],.comment-mark.comment-resolved{text-decoration:none}.comment-mark-highlighted{box-shadow:none!important;background:0 0!important;border-bottom:none!important}}@media (prefers-color-scheme:dark){.ProseMirror .comment-mark{background-color:rgb(var(--color-orange-400)/.16)}.ProseMirror .comment-mark:hover{background-color:rgb(var(--color-orange-100)/.35)}.comment-mark[data-resolved=true],.comment-mark.comment-resolved{background-color:#4b556333}}.ProseMirror .comment-mark::-moz-selection{background-color:#3b82f64d}.ProseMirror pre code .comment-mark::-moz-selection{background-color:#3b82f64d}.ProseMirror pre code .comment-mark ::-moz-selection{background-color:#3b82f64d}.ProseMirror .comment-mark::selection,.ProseMirror pre code .comment-mark::selection,.ProseMirror pre code .comment-mark ::selection{background-color:#3b82f64d}.ProseMirror .comment-mark::-moz-selection{background-color:#3b82f64d}.ProseMirror pre code .comment-mark::-moz-selection{background-color:#3b82f64d}.ProseMirror pre code .comment-mark ::-moz-selection{background-color:#3b82f64d}.comment-mark .comment-mark{margin:0 -1px;padding:0}.comment-mark[data-comment-count]:after{content:attr(data-comment-count);color:#fff;text-align:center;vertical-align:super;background-color:#3b82f6;border-radius:50%;width:14px;height:14px;margin-left:2px;font-size:.65rem;font-weight:600;line-height:14px;display:inline-block}.comment-mark:empty{background-color:rgb(var(--color-orange-400)/.45);min-width:4px;height:1em;display:inline-block}.ProseMirror pre code .comment-mark,.ProseMirror pre code .comment-mark *{color:#ffffffeb!important}.ProseMirror pre code .comment-mark *{background-color:#0000!important}.ProseMirror pre code .comment-mark{caret-color:#fff;background:rgb(var(--color-orange-350)/.3)!important;border-bottom:1px solid rgb(var(--color-orange-350)/.55)!important}.ProseMirror pre code .comment-mark:hover{background:rgb(var(--color-orange-350)/.3)!important;border-bottom:1px solid rgb(var(--color-orange-350)/.75)!important}.ProseMirror pre code .comment-mark:active{background:rgb(var(--color-orange-350)/.35)!important;border-bottom:1px solid rgb(var(--color-orange-350)/.85)!important}.ProseMirror pre code .comment-mark[data-color=\#fef3c7],.ProseMirror pre code .comment-mark[data-color=\#FFEDD4],.ProseMirror pre code .comment-mark[data-color=\#ffedd4],.ProseMirror pre code .comment-mark[data-color="rgb(var(--color-orange-100))"],.ProseMirror pre code .comment-mark[data-color=\#fecaca],.ProseMirror pre code .comment-mark[data-color=\#dbeafe],.ProseMirror pre code .comment-mark[data-color=\#d1fae5],.ProseMirror pre code .comment-mark[data-color=\#fce7f3],.ProseMirror pre code .comment-mark[data-color=\#e9d5ff]{background:rgb(var(--color-orange-350)/.3)!important;border-bottom:1px solid rgb(var(--color-orange-350)/.55)!important}.ProseMirror pre code mark.comment-highlight,.ProseMirror pre code mark.comment-highlight *{color:#fffffff2!important}.ProseMirror pre code mark.comment-highlight *{background-color:#0000!important}.ProseMirror pre code mark.comment-highlight{border-bottom:3px solid rgb(var(--color-yellow-300)/.5);cursor:pointer;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:all .2s}.ProseMirror pre code mark.comment-highlight:hover{background-color:rgb(var(--color-yellow-300)/.4)!important}.ProseMirror pre code .comment-mark.comment-mark-highlighted{background:rgb(var(--color-orange-300)/.4)!important;border-bottom:2px solid rgb(var(--color-orange-300)/.92)!important;box-shadow:0 0 0 1px rgb(var(--color-orange-300)/.38)inset!important}.ProseMirror pre code .comment-mark:focus{outline:2px solid rgb(var(--color-orange-300)/.65);outline-offset:2px}.ProseMirror pre code .comment-mark::-moz-selection{background-color:rgb(var(--color-orange-350)/.35)!important;color:#fffffff2!important}.ProseMirror pre code .comment-mark ::-moz-selection{background-color:rgb(var(--color-orange-350)/.35)!important;color:#fffffff2!important}.ProseMirror pre code .comment-mark::selection,.ProseMirror pre code .comment-mark ::selection{background-color:rgb(var(--color-orange-350)/.35)!important;color:#fffffff2!important}.ProseMirror pre code .comment-mark::-moz-selection{background-color:rgb(var(--color-orange-350)/.35)!important;color:#fffffff2!important}.ProseMirror pre code .comment-mark ::-moz-selection{background-color:rgb(var(--color-orange-350)/.35)!important;color:#fffffff2!important}
.ProseMirror .tableWrapper{--pm-table-radius:4px;border-radius:var(--pm-table-radius);background-color:#fff;border:1px solid #dcdad7;border-right:none;width:max-content;max-width:100%;margin:40px 0 64px;display:grid;position:relative;overflow:auto hidden}.ProseMirror .tableWrapper>table{grid-area:1/1}.ProseMirror table{--pm-table-grid:#dcdad7;--pm-table-selection:rgb(var(--color-gray-800));--pm-table-radius:4px;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:#fff;border:none;border-radius:0;min-width:max-content;margin:0;padding:0;overflow:visible}.ProseMirror .tableWrapper>table{width:max-content}.ProseMirror table tr:first-child th,.ProseMirror table tr:first-child td{border-top:none}.ProseMirror table tr:first-child>:is(th,td):first-child{border-top-left-radius:var(--pm-table-radius)}.ProseMirror table tr:first-child>:is(th,td):last-child{border-top-right-radius:var(--pm-table-radius)}.ProseMirror table tr:last-child>:is(th,td):first-child{border-bottom-left-radius:var(--pm-table-radius)}.ProseMirror table tr:last-child>:is(th,td):last-child{border-bottom-right-radius:var(--pm-table-radius)}.ProseMirror th,.ProseMirror td{border:none;border-right:1px solid var(--pm-table-grid);border-bottom:1px solid var(--pm-table-grid);vertical-align:top;box-sizing:border-box;min-width:120px;min-height:48px;font-size:inherit;line-height:inherit;color:inherit;background-color:#fff;padding:12px;position:relative}.ProseMirror th>*,.ProseMirror td>*{margin:0}.ProseMirror th>*+*,.ProseMirror td>*+*{padding-top:8px}.ProseMirror th ul,.ProseMirror th ol,.ProseMirror td ul,.ProseMirror td ol{margin:0;padding:0 0 0 1.25rem}.ProseMirror th{text-align:left;background-color:rgb(var(--color-gray-10));color:inherit;font-weight:500;font-size:inherit;text-transform:none;letter-spacing:0}.ProseMirror td:focus,.ProseMirror th:focus,.ProseMirror td:active,.ProseMirror th:active{outline-offset:-1px;z-index:1;outline:1px solid var(--pm-table-selection)!important;box-shadow:none!important}.ProseMirror :is(td,th).selectedCell{border-right-color:var(--pm-table-grid);border-bottom-color:var(--pm-table-grid);border-top:none;border-left:none;box-shadow:none!important;background-color:#0000!important}.ProseMirror table tr:first-child>:is(td,th).selectedCell:not(.selectedCell-edgeTop){border-top:1px solid var(--pm-table-grid)}.ProseMirror table tr:first-child>:is(td,th).selectedCell.selectedCell-edgeTop{border-top:1px solid var(--pm-table-selection)}.ProseMirror :is(td,th).selectedCell:focus-within{box-shadow:none!important}.ProseMirror table tr>:is(td,th).selectedCell:has(+:is(td,th).selectedCell){border-right-width:1px;border-right-color:var(--pm-table-grid)!important}.ProseMirror table tr>:is(td,th).selectedCell:not(:has(+:is(td,th).selectedCell)){border-right-width:1px;border-right-color:var(--pm-table-selection)!important}.ProseMirror table tr>:not(.selectedCell)+:is(td,th).selectedCell,.ProseMirror table tr>:is(td,th).selectedCell:first-child{border-left:1px solid var(--pm-table-selection)}.ProseMirror table tr>:is(td,th).selectedCell+:is(td,th).selectedCell{border-left:none!important}.ProseMirror table:has(:is(td,th)):not(:has(:is(td,th):not(.selectedCell))){background-color:rgb(var(--color-gray-10))}.ProseMirror table:has(:is(td,th)):not(:has(:is(td,th):not(.selectedCell))) :is(td,th){background-color:rgb(var(--color-gray-10))!important}.ProseMirror :is(td,th).selectedCell.selectedCell-edgeTop{border-top:1px solid var(--pm-table-selection)}.ProseMirror table tr:not(:last-child)>:is(td,th).selectedCell.selectedCell-stackedBelow{border-bottom-width:1px;border-bottom-color:var(--pm-table-grid)!important}.ProseMirror table tr:not(:last-child)>:is(td,th).selectedCell.selectedCell-edgeBottom{border-bottom-width:1px;border-bottom-color:var(--pm-table-selection)!important}.ProseMirror table tr:last-child>:is(td,th).selectedCell.selectedCell-edgeBottom{border-bottom:1px solid var(--pm-table-selection)!important;box-shadow:none!important}.ProseMirror td:focus-within:not(.selectedCell),.ProseMirror th:focus-within:not(.selectedCell),.ProseMirror td.has-focus:not(.selectedCell),.ProseMirror th.has-focus:not(.selectedCell){outline-offset:-1px;z-index:1;outline:1px solid var(--pm-table-selection)!important;box-shadow:none!important;background-color:#0000!important}.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-edgeTop{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-edgeBottom{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-stackedBelow{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.row-resize-dragging) table tr:first-child>:is(td,th).selectedCell{border-top:1px solid var(--pm-table-grid)!important}.ProseMirror:has(.row-resize-dragging) table tr:last-child>:is(td,th).selectedCell{border-bottom:1px solid var(--pm-table-grid)!important}.ProseMirror:has(.row-resize-dragging) table tr:last-child>:is(td,th).selectedCell.selectedCell-edgeBottom{border-bottom:1px solid var(--pm-table-grid)!important;box-shadow:none!important}:is(.ProseMirror:has(.row-resize-dragging) table tr>:not(.selectedCell)+:is(td,th).selectedCell,.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell:first-child){border-left:none!important}.ProseMirror:has(.row-resize-dragging) table tr>:is(td,th).selectedCell:not(:has(+:is(td,th).selectedCell)){border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-edgeTop{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-edgeBottom{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell.selectedCell-stackedBelow{border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important;border-bottom-width:1px!important;border-bottom-color:var(--pm-table-grid)!important;box-shadow:none!important;border-top:none!important;border-left:none!important}.ProseMirror:has(.column-resize-dragging) table tr:first-child>:is(td,th).selectedCell{border-top:1px solid var(--pm-table-grid)!important}.ProseMirror:has(.column-resize-dragging) table tr:last-child>:is(td,th).selectedCell{border-bottom:1px solid var(--pm-table-grid)!important}.ProseMirror:has(.column-resize-dragging) table tr:last-child>:is(td,th).selectedCell.selectedCell-edgeBottom{border-bottom:1px solid var(--pm-table-grid)!important;box-shadow:none!important}:is(.ProseMirror:has(.column-resize-dragging) table tr>:not(.selectedCell)+:is(td,th).selectedCell,.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell:first-child){border-left:none!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th).selectedCell:not(:has(+:is(td,th).selectedCell)){border-right-width:1px!important;border-right-color:var(--pm-table-grid)!important}.ProseMirror:has(.column-resize-dragging) .selectedCell{box-shadow:none!important}:is(.ProseMirror:has(.column-resize-dragging) td,.ProseMirror:has(.column-resize-dragging) th),:is(.ProseMirror:has(.column-resize-dragging) td:focus,.ProseMirror:has(.column-resize-dragging) th:focus,.ProseMirror:has(.column-resize-dragging) td:active,.ProseMirror:has(.column-resize-dragging) th:active,.ProseMirror:has(.column-resize-dragging) td:focus-within,.ProseMirror:has(.column-resize-dragging) th:focus-within){box-shadow:none!important}.ProseMirror .column-resize-handle{background-color:rgb(var(--color-gray-500));pointer-events:auto;cursor:col-resize;opacity:0;z-index:20;width:2px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:-1px}.ProseMirror table tr>:is(td,th):last-child .column-resize-handle{width:10px;right:-1px;background-color:#0000!important}.ProseMirror table tr>:is(td,th):last-child .column-resize-handle:after{content:"";background-color:rgb(var(--color-gray-500));pointer-events:none;width:2px;position:absolute;top:0;bottom:0;right:0}.ProseMirror table:hover .column-resize-handle{opacity:1}.ProseMirror:has(.column-resize-dragging) .column-resize-handle{background-color:rgb(var(--color-gray-800));opacity:1!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th):last-child .column-resize-handle{background-color:#0000!important}.ProseMirror:has(.column-resize-dragging) table tr>:is(td,th):last-child .column-resize-handle:after{background-color:rgb(var(--color-gray-800))}.ProseMirror.row-resize-cursor{cursor:row-resize!important}.ProseMirror:has(.row-resize-dragging) .selectedCell{box-shadow:none!important}:is(.ProseMirror:has(.row-resize-dragging) td,.ProseMirror:has(.row-resize-dragging) th),:is(.ProseMirror:has(.row-resize-dragging) td:focus,.ProseMirror:has(.row-resize-dragging) th:focus,.ProseMirror:has(.row-resize-dragging) td:active,.ProseMirror:has(.row-resize-dragging) th:active,.ProseMirror:has(.row-resize-dragging) td:focus-within,.ProseMirror:has(.row-resize-dragging) th:focus-within){box-shadow:none!important}.ProseMirror .row-resize-handle{pointer-events:auto;cursor:row-resize;opacity:0;z-index:20;background:0 0;border:none;height:6px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.ProseMirror .row-resize-handle:after{content:"";background-color:rgb(var(--color-gray-500));height:2px;position:absolute;bottom:-1px;left:0;right:0}.ProseMirror table:hover .row-resize-handle{opacity:1}.ProseMirror:has(.row-resize-dragging) .row-resize-handle{opacity:1!important}.ProseMirror:has(.row-resize-dragging) .row-resize-handle:after{background-color:rgb(var(--color-gray-800))}:is(.ProseMirror:has(.row-resize-dragging) td:focus-within,.ProseMirror:has(.row-resize-dragging) th:focus-within){box-shadow:none!important}.ProseMirror td:empty:before,.ProseMirror th:empty:before{content:"";width:1px;display:inline-block}.ProseMirror table tr:last-child th,.ProseMirror table tr:last-child td{border-bottom:none}.public-document-viewer .ProseMirror>table{--pm-table-radius:4px;border-radius:var(--pm-table-radius);border-collapse:separate;border-spacing:0;background-color:#fff;border:1px solid #dcdad7;border-right:none;width:max-content;max-width:100%;margin:40px 0 64px;overflow:auto hidden}.public-document-viewer .ProseMirror>table tr:first-child>:is(th,td):first-child{border-top-left-radius:var(--pm-table-radius)}.public-document-viewer .ProseMirror>table tr:first-child>:is(th,td):last-child{border-top-right-radius:var(--pm-table-radius)}.public-document-viewer .ProseMirror>table tr:last-child>:is(th,td):first-child{border-bottom-left-radius:var(--pm-table-radius)}.public-document-viewer .ProseMirror>table tr:last-child>:is(th,td):last-child{border-bottom-right-radius:var(--pm-table-radius)}.public-document-viewer .ProseMirror>table tr:first-child th,.public-document-viewer .ProseMirror>table tr:first-child td{border-top:none}.public-document-viewer .ProseMirror>table tr:last-child th,.public-document-viewer .ProseMirror>table tr:last-child td{border-bottom:none}.public-document-viewer .ProseMirror .tableWrapper{width:max-content;max-width:100%}.public-document-viewer .ProseMirror .tableWrapper>table{width:max-content}.public-document-viewer .ProseMirror th,.public-document-viewer .ProseMirror td{padding:12px!important;line-height:calc(1em + 20px)!important}.public-document-viewer .ProseMirror td>p,.public-document-viewer .ProseMirror th>p{margin:0!important}:is(body:has(.ProseMirror.table-block-dragging) .prosemirror-dropcursor-inline,body:has(.ProseMirror.table-block-dragging) .prosemirror-dropcursor-block){display:none!important}.editor-marquee-overlay{z-index:10040;pointer-events:none;border:1px solid rgb(var(--color-gray-800));box-sizing:border-box;background:#1e1e1e14;border-radius:2px;position:fixed}@media (max-width:1024px){.ProseMirror .column-resize-handle,.ProseMirror .row-resize-handle{display:none!important}}
