.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}}
