.rte-body{font-size:14px;line-height:1.75;color:rgb(var(--color-content,17 24 39));width:100%;max-width:100%;word-break:break-word;overflow-wrap:break-word}.rte-body>*{max-width:100%;box-sizing:border-box}.rte-body p{margin:0 0 6px;white-space:pre-wrap}.rte-body p:empty:before{content:"";display:inline-block}.rte-body:not(.ProseMirror)>p:empty:last-child{display:none}.rte-body h1{font-size:1.5em;font-weight:700;line-height:1.3;margin:16px 0 6px}.rte-body h2{font-size:1.25em;font-weight:600;line-height:1.35;margin:14px 0 4px}.rte-body h3{font-size:1.05em;font-weight:600;line-height:1.4;margin:10px 0 4px}.rte-body h1:first-child,.rte-body h2:first-child,.rte-body h3:first-child{margin-top:0}.rte-body ol,.rte-body ul{padding-left:20px;margin:4px 0 8px}.rte-body ul{list-style:disc}.rte-body ol{list-style:decimal}.rte-body li{margin:3px 0}.rte-body li>p{margin:0}.rte-body strong{font-weight:600}.rte-body a{color:#6366f1;text-decoration:underline}.rte-body blockquote{border-left:3px solid #6366f1;padding:4px 0 4px 14px;margin:10px 0;color:rgb(var(--color-content-muted,107 114 128));background:#f5f3ff;border-radius:0 4px 4px 0}.dark .rte-body blockquote{background:rgba(99,102,241,.05);border-left-color:#818cf8}.rte-body code{background:#f1f5f9;color:#6366f1;padding:1px 5px;border-radius:4px;font-size:.875em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:500}.dark .rte-body code{background:rgba(99,102,241,.15);color:#818cf8}.rte-body pre,.rte-body pre.ql-syntax{background:#1e1e2e;color:#cdd6f4;border-radius:7px;padding:12px 14px;font-size:12.5px;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;line-height:1.6;margin:8px 0;overflow-x:auto;white-space:pre}.rte-body pre code{background:none;color:inherit;padding:0;font-size:inherit;font-weight:400}.rte-body hr{border:0;border-top:1px solid rgb(var(--color-divider,229 231 235));margin:14px 0}.rte-body img{max-width:100%;height:auto;border-radius:6px;margin:6px 0}.mention,.rte-body .mention{background:#e0e7ff;color:#4338ca;border-radius:9999px;padding:2px 6px;font-weight:600;font-size:.9em;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;margin:0 2px}.dark .mention,.dark .rte-body .mention{background:rgba(99,102,241,.25);color:#c7d2fe}.rte-body table{border-collapse:collapse;table-layout:fixed;width:100%;margin:10px 0;overflow:hidden}.rte-body td,.rte-body th{border:1px solid rgb(var(--color-divider,229 231 235));padding:6px 8px;vertical-align:top;position:relative;min-width:1em}.rte-body th{background:rgb(var(--color-surface,249 250 251));font-weight:600;text-align:left}.rte-body td>p,.rte-body th>p{margin:0}.rte-body .selectedCell:after{content:"";position:absolute;inset:0;background:rgba(99,102,241,.12);pointer-events:none}.rte-body .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background:#6366f1;pointer-events:none}.rte-body.resize-cursor{cursor:col-resize}.rte-body ul[data-type=taskList]{list-style:none;padding-left:2px;margin:6px 0}.rte-body ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:8px;margin:4px 0}.rte-body ul[data-type=taskList] li>div{flex:1 1 auto;min-width:0}.rte-body ul[data-type=taskList] li>label{flex:0 0 auto;display:inline-flex;align-items:center;margin-top:4px;user-select:none}.rte-body ul[data-type=taskList] li>label input[type=checkbox]{accent-color:#6366f1;width:14px;height:14px;cursor:pointer}.rte-body ul[data-type=taskList] li:not(:has(input)):before{content:"";flex:0 0 auto;width:14px;height:14px;margin-top:6px;border:1.5px solid rgb(var(--color-content-subtle,156 163 175));border-radius:3px}.rte-body ul[data-type=taskList] li[data-checked=true]:not(:has(input)):before{background:#6366f1 50%/10px 10px no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8.5l3.2 3.2L13 5'/%3E%3C/svg%3E");border-color:#6366f1}.rte-body ul[data-type=taskList] li[data-checked=true]>div{color:rgb(var(--color-content-muted,107 114 128));text-decoration:line-through}.rte-body.ProseMirror,.rte-body.ProseMirror:focus{outline:none}.rte-body.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:rgb(var(--color-content-subtle,156 163 175))}.rte-body.ProseMirror .ProseMirror-selectednode:not(.node-image){outline:2px solid #818cf8;border-radius:6px}.rte-body.ProseMirror-hideselection ::selection{background:transparent}.rte-body sub,.rte-body sup{font-size:.72em;line-height:0;position:relative;vertical-align:baseline}.rte-body sup{top:-.5em}.rte-body sub{bottom:-.25em}.rte-body details{border:1px solid rgb(var(--color-divider,229 231 235));border-radius:8px;padding:6px 10px;margin:10px 0;background:rgb(var(--color-surface,249 250 251))}.rte-body details>summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;gap:6px;outline:none}.rte-body details>summary::-webkit-details-marker{display:none}.rte-body details>summary:before{content:"";flex:0 0 auto;width:0;height:0;border-left:5px solid;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .15s ease}.rte-body details[open]>summary:before{transform:rotate(90deg)}.rte-body details>div[data-type=detailsContent]{padding:4px 0 0 11px}.rte-body details>div[data-type=detailsContent]>:last-child{margin-bottom:0}.rte-body pre code .hljs-comment,.rte-body pre code .hljs-quote{color:#7f849c;font-style:italic}.rte-body pre code .hljs-doctag,.rte-body pre code .hljs-keyword,.rte-body pre code .hljs-literal,.rte-body pre code .hljs-section,.rte-body pre code .hljs-selector-tag,.rte-body pre code .hljs-type{color:#cba6f7}.rte-body pre code .hljs-addition,.rte-body pre code .hljs-attribute,.rte-body pre code .hljs-regexp,.rte-body pre code .hljs-string{color:#a6e3a1}.rte-body pre code .hljs-bullet,.rte-body pre code .hljs-meta,.rte-body pre code .hljs-number,.rte-body pre code .hljs-symbol{color:#fab387}.rte-body pre code .hljs-name,.rte-body pre code .hljs-title,.rte-body pre code .hljs-title.function_{color:#89b4fa}.rte-body pre code .hljs-attr,.rte-body pre code .hljs-property,.rte-body pre code .hljs-selector-attr,.rte-body pre code .hljs-template-variable,.rte-body pre code .hljs-variable{color:#f9e2af}.rte-body pre code .hljs-built_in,.rte-body pre code .hljs-class .hljs-title,.rte-body pre code .hljs-deletion{color:#f38ba8}.rte-body pre code .hljs-emphasis{font-style:italic}.rte-body pre code .hljs-strong{font-weight:700}.rte-drag-handle{display:flex;align-items:center;justify-content:center;width:18px;height:22px;margin-right:2px;border-radius:4px;color:rgb(var(--color-content-subtle,156 163 175));cursor:grab;opacity:0;transition:opacity .12s ease,background-color .12s ease}.rte-editor-shell:hover .rte-drag-handle{opacity:1}.rte-drag-handle:hover{background:rgb(var(--color-surface-hover,243 244 246))}.rte-drag-handle:active{cursor:grabbing}.rte-menu{color:rgb(var(--color-content,17 24 39))}@media (prefers-reduced-motion:no-preference){.rte-menu{animation:rte-menu-in .12s ease-out}@keyframes rte-menu-in{0%{opacity:0;transform:translateY(-2px) scale(.98)}to{opacity:1;transform:none}}}.rte-body ol[data-list-style=lower-alpha]{list-style-type:lower-alpha}.rte-body ol[data-list-style=upper-alpha]{list-style-type:upper-alpha}.rte-body ol[data-list-style=lower-roman]{list-style-type:lower-roman}.rte-body ol[data-list-style=upper-roman]{list-style-type:upper-roman}.rte-body ol[data-list-style=decimal-leading-zero]{list-style-type:decimal-leading-zero}.rte-body ul[data-list-style=circle]{list-style-type:circle}.rte-body ul[data-list-style=square]{list-style-type:square}.rte-body ol[data-list-style=multi-level],.rte-body ol[data-list-style=multi-level] ol{counter-reset:rte-item;list-style:none;padding-left:0}.rte-body ol[data-list-style=multi-level] ol{padding-left:1.1em}.rte-body ol[data-list-style=multi-level] li{counter-increment:rte-item;position:relative;padding-left:3.6em}.rte-body ol[data-list-style=multi-level] li:before{content:counters(rte-item,".") ".";position:absolute;left:0;top:0;width:3.2em;white-space:nowrap;font-variant-numeric:tabular-nums;color:rgb(var(--color-content-muted,107 114 128))}.rte-body ul[data-type=taskList]{list-style-type:none}