.tiptap-editor{--mt-overlay: rgba(31, 32, 35, .75);--mt-transparent-foreground: rgba(255, 255, 255, .4);--mt-bg-secondary: rgba(31, 32, 35, .8);--mt-code-background: #ffffff13;--mt-code-color: #2c2e33;--mt-secondary: #6e7590;--mt-pre-background: #080808;--mt-pre-border: rgba(255, 255, 255, .09);--mt-pre-color: #e3e4e6;--mt-hr: #26282d;--mt-accent-blue: #388bff;--mt-mention-bg: rgba(56, 139, 255, .14);--mt-mention-bg-hover: rgba(56, 139, 255, .24);--hljs-string: #da936b;--hljs-title: #f1d59d;--hljs-comment: #aaaaaa;--hljs-keyword: #6699cc;--hljs-attr: #90cae8;--hljs-literal: #f2777a;--hljs-name: #5fc0a0;--hljs-selector-tag: #e8c785;--hljs-number: #b6e7b6;line-height:1.75}[data-theme=dark] .tiptap-editor{--mt-overlay: rgba(31, 32, 35, .75);--mt-transparent-foreground: rgba(255, 255, 255, .4);--mt-bg-secondary: rgba(31, 32, 35, .8);--mt-code-background: #ffffff13;--mt-code-color: #2c2e33;--mt-secondary: #6e7590;--mt-pre-background: #080808;--mt-pre-border: rgba(255, 255, 255, .09);--mt-pre-color: #e3e4e6;--mt-hr: #26282d;--mt-accent-blue: #388bff;--mt-mention-bg: rgba(56, 139, 255, .16);--mt-mention-bg-hover: rgba(56, 139, 255, .28);--hljs-string: #da936b;--hljs-title: #f1d59d;--hljs-comment: #aaaaaa;--hljs-keyword: #6699cc;--hljs-attr: #90cae8;--hljs-literal: #f2777a;--hljs-name: #5fc0a0;--hljs-selector-tag: #e8c785;--hljs-number: #b6e7b6}[data-theme=light] .tiptap-editor{--mt-overlay: rgba(255, 255, 255, .75);--mt-transparent-foreground: rgba(0, 0, 0, .4);--mt-bg-secondary: rgba(255, 255, 255, .9);--mt-code-background: rgba(0, 0, 0, .05);--mt-code-color: #d4d7dc;--mt-secondary: #6b6f78;--mt-pre-background: #f3f4f7;--mt-pre-border: rgba(0, 0, 0, .1);--mt-pre-color: #25272b;--mt-hr: #d9dce1;--mt-accent-blue: #1d4ed8;--mt-mention-bg: rgba(29, 78, 216, .08);--mt-mention-bg-hover: rgba(29, 78, 216, .16);--hljs-string: #b35a2e;--hljs-title: #8a6a1f;--hljs-comment: #6b6f78;--hljs-keyword: #1d4ed8;--hljs-attr: #0b6e99;--hljs-literal: #b91c1c;--hljs-name: #166534;--hljs-selector-tag: #8a5a0a;--hljs-number: #15803d}.tiptap-editor .heading-node{position:relative;font-weight:600}.tiptap-editor h1{margin-top:2em;margin-bottom:.6em;font-size:1.75rem;font-weight:700;line-height:1.3;letter-spacing:-.01em}.tiptap-editor h1:first-child{margin-top:0}.tiptap-editor h2{margin-top:1.75em;margin-bottom:.5em;font-size:1.4375rem;font-weight:650;line-height:1.35;letter-spacing:-.005em}.tiptap-editor h3{margin-top:1.5em;margin-bottom:.4em;font-size:1.1875rem;font-weight:600;line-height:1.4}.tiptap-editor h4{margin-top:1.25em;margin-bottom:.35em;font-size:1.0625rem;font-weight:600;line-height:1.4}.tiptap-editor h5{margin-top:1em;margin-bottom:.3em;font-size:.9375rem;font-weight:600}.tiptap-editor p{margin-top:.4em;margin-bottom:.4em}.tiptap-editor a,.tiptap-editor a.link{color:var(--mt-accent-blue);text-decoration:none;border-bottom:1px solid rgba(56,139,255,.3);transition:border-color .15s ease}.tiptap-editor a:hover,.tiptap-editor a.link:hover{border-bottom-color:var(--mt-accent-blue)}.tiptap-editor .entity-mention{display:inline-flex;align-items:center;border-radius:999px;margin:0 2px;padding:1px 8px;background-color:var(--mt-mention-bg);color:var(--mt-accent-blue);font-weight:600;font-size:.875em;text-decoration:none;cursor:pointer;transition:background-color .15s ease;border:1px solid rgba(56,139,255,.2);vertical-align:baseline}.tiptap-editor .entity-mention:hover{background-color:var(--mt-mention-bg-hover)}.tiptap-editor>p.is-editor-empty:before,.tiptap-editor.ProseMirror>p.is-editor-empty:before{content:attr(data-placeholder);pointer-events:none;float:left;height:0;color:var(--mt-secondary);font-style:italic}.tiptap-editor ol{list-style:decimal}.tiptap-editor ol ol{list-style:lower-alpha}.tiptap-editor ol ol ol{list-style:lower-roman}.tiptap-editor ul{list-style:disc}.tiptap-editor ul ul{list-style:circle}.tiptap-editor ul ul ul{list-style:square}.tiptap-editor ol,.tiptap-editor ul{margin-top:.5em;margin-bottom:.5em}.tiptap-editor li{margin-bottom:.15em}.tiptap-editor ul[data-type=taskList]{list-style:none;margin-left:0;padding:0}.tiptap-editor ul[data-type=taskList] li,.tiptap-editor li[data-checked]{align-items:flex-start;display:flex}.tiptap-editor ul[data-type=taskList] li>label,.tiptap-editor li[data-checked]>label{flex:0 0 auto;margin-right:.5rem;margin-top:.15em;-webkit-user-select:none;user-select:none}.tiptap-editor ul[data-type=taskList] li>div,.tiptap-editor li[data-checked]>div{flex:1 1 auto;min-width:0}.tiptap-editor ul[data-type=taskList] li>div p,.tiptap-editor li[data-checked]>div p{margin-top:.2em;margin-bottom:.2em}.tiptap-editor ul[data-type=taskList] input[type=checkbox]{cursor:pointer}.tiptap-editor ul[data-type=taskList] ul[data-type=taskList]{margin:0}.tiptap-editor :not(pre)>code,.tiptap-editor code.inline{border-radius:4px;border:1px solid var(--mt-code-color);background:var(--mt-code-background);padding:2px 5px;font-size:.85em;font-family:IBM Plex Mono,Fira Code,monospace}.tiptap-editor pre{position:relative;overflow:auto;border-radius:8px;border:1px solid var(--mt-pre-border);background:var(--mt-pre-background);color:var(--mt-pre-color);text-align:left;-webkit-hyphens:none;hyphens:none;white-space:pre;margin-top:1em;margin-bottom:1em}.tiptap-editor code{line-height:1.65;word-break:break-word;font-family:IBM Plex Mono,Fira Code,monospace}.tiptap-editor pre code{display:block;overflow-x:auto;padding:16px 20px;font-size:.85em}.tiptap-editor pre .hljs-keyword,.tiptap-editor pre .hljs-operator,.tiptap-editor pre .hljs-function,.tiptap-editor pre .hljs-built_in,.tiptap-editor pre .hljs-builtin-name{color:var(--hljs-keyword)}.tiptap-editor pre .hljs-attr,.tiptap-editor pre .hljs-symbol,.tiptap-editor pre .hljs-property,.tiptap-editor pre .hljs-attribute,.tiptap-editor pre .hljs-variable,.tiptap-editor pre .hljs-template-variable,.tiptap-editor pre .hljs-params{color:var(--hljs-attr)}.tiptap-editor pre .hljs-name,.tiptap-editor pre .hljs-regexp,.tiptap-editor pre .hljs-link,.tiptap-editor pre .hljs-type,.tiptap-editor pre .hljs-addition{color:var(--hljs-name)}.tiptap-editor pre .hljs-string,.tiptap-editor pre .hljs-bullet{color:var(--hljs-string)}.tiptap-editor pre .hljs-title,.tiptap-editor pre .hljs-subst,.tiptap-editor pre .hljs-section{color:var(--hljs-title)}.tiptap-editor pre .hljs-literal,.tiptap-editor pre .hljs-type,.tiptap-editor pre .hljs-deletion{color:var(--hljs-literal)}.tiptap-editor pre .hljs-selector-tag,.tiptap-editor pre .hljs-selector-id,.tiptap-editor pre .hljs-selector-class{color:var(--hljs-selector-tag)}.tiptap-editor pre .hljs-number{color:var(--hljs-number)}.tiptap-editor pre .hljs-comment,.tiptap-editor pre .hljs-meta,.tiptap-editor pre .hljs-quote{color:var(--hljs-comment)}.tiptap-editor pre .hljs-emphasis{font-style:italic}.tiptap-editor pre .hljs-strong{font-weight:700}.collaboration-carets__caret{border-left:1px solid rgba(255,255,255,.8);border-right:1px solid rgba(255,255,255,.8);margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.collaboration-carets__label{border-radius:3px 3px 3px 0;color:#ffffffe6;font-size:12px;font-style:normal;font-weight:600;left:-1px;line-height:normal;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;user-select:none;white-space:nowrap}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-zoom],[data-rmiz-btn-unzoom]{background-color:#000000b3;border-radius:50%;border:none;box-shadow:0 0 1px #ffffff80;color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:zoom-in}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] img,[data-rmiz-content=found] svg,[data-rmiz-content=found] [role=img],[data-rmiz-content=found] [data-zoom]{cursor:inherit}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:#0000}[data-rmiz-modal-overlay=visible]{background-color:#000000e6}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion: reduce){[data-rmiz-modal-overlay],[data-rmiz-modal-img]{transition-duration:.01ms!important}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.tiptap-editor{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.7;color:inherit}.tiptap-editor .ProseMirror{outline:none}.tiptap-editor h1{font-size:2em;font-weight:700;margin-top:1.5em;margin-bottom:.5em;line-height:1.2}.tiptap-editor h2{font-size:1.5em;font-weight:600;margin-top:1.25em;margin-bottom:.5em;line-height:1.3}.tiptap-editor h3{font-size:1.25em;font-weight:600;margin-top:1em;margin-bottom:.5em;line-height:1.4}.tiptap-editor h4{font-size:1.1em;font-weight:600;margin-top:1em;margin-bottom:.5em}.tiptap-editor p{margin-bottom:.75em}.tiptap-editor a,.tiptap-editor .tiptap-link{color:#1976d2;text-decoration:underline;cursor:pointer}.tiptap-editor a:hover,.tiptap-editor .tiptap-link:hover{color:#1565c0}.tiptap-editor ul,.tiptap-editor ol{padding-left:1.5em;margin-bottom:1em}.tiptap-editor li,.tiptap-editor li p{margin-bottom:.25em}.tiptap-editor ul[data-type=taskList]{list-style:none;padding-left:0}.tiptap-editor ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:.5em}.tiptap-editor ul[data-type=taskList] li>label{flex:0 0 auto;margin-top:.2em}.tiptap-editor ul[data-type=taskList] li>div{flex:1 1 auto}.tiptap-editor ul[data-type=taskList] input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1976d2}.tiptap-editor blockquote{border-left:4px solid rgba(255,255,255,.09);padding-left:1em;margin-left:0;margin-right:0;margin-bottom:1em;font-style:italic;color:#fff9}.tiptap-editor code{background-color:#ffffff0d;padding:.2em .4em;border-radius:4px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.9em}.tiptap-editor pre{background-color:#1e1e1e;color:#d4d4d4;padding:1em;border-radius:8px;margin-bottom:1em;overflow-x:auto}.tiptap-editor pre code{background:none;padding:0;color:inherit}.tiptap-editor hr{border:none;border-top:2px solid rgba(255,255,255,.09);margin:2em 0}.tiptap-editor .tiptap-image{max-width:100%;height:auto;border-radius:8px;margin:1em 0}.tiptap-editor img.ProseMirror-selectednode{outline:3px solid #1976d2}.tiptap-editor table{border-collapse:collapse;width:100%;margin-bottom:1em}.tiptap-editor th,.tiptap-editor td{border:1px solid rgba(255,255,255,.09);padding:.5em 1em;text-align:left;min-width:100px}.tiptap-editor th{background-color:#ffffff0f;font-weight:600}.tiptap-editor .selectedCell:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1976d21a;pointer-events:none}.tiptap-editor iframe{border-radius:8px;margin:1em 0;max-width:100%}.tiptap-editor mark{background-color:#ffd54f4d;padding:.1em .2em;border-radius:2px}.tiptap-editor s{text-decoration:line-through}.tiptap-editor ::selection{background-color:#1976d233}.tiptap-editor .is-empty:before{color:#fff6;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-editor .ProseMirror:focus-visible{outline:none}
