.dark .diff-content ins{color:#b9eebc;background-color:rgba(16,163,127,.6)!important;text-decoration:none}.dark .diff-content del{color:#fecaca;background-color:rgba(220,38,38,.6)!important;text-decoration-line:line-through}.popover-tooltip{position:absolute;transform:translateX(-50%) scale(.9);opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none}.popover-tooltip.visible{opacity:1;transform:translateX(-50%) scale(1);pointer-events:auto}.popover-tooltip.code.visible{width:128px}.popover-tooltip .tooltip-input{opacity:0;pointer-events:none;width:0;transition:opacity .2s ease,width .2s ease;overflow:hidden}.popover-tooltip .tooltip-input #tooltip-input:focus{outline:none;box-shadow:none}.popover-tooltip .tooltip-input #tooltip-input::placeholder{color:var(--gray-400)}.popover-tooltip .tooltip-input.visible{opacity:1;width:268px;pointer-events:auto}.dark .ProseMirror{--main-surface-primary:var(--gray-750)!important;--main-surface-secondary:var(--gray-700)!important;--main-surface-tertiary:var(--gray-600)!important;--text-primary:var(--gray-50)!important;--text-secondary:var(--gray-200)!important;--text-tertiary:var(--gray-400)!important;--text-quaternary:var(--gray-500)!important;--sidebar-surface-primary:var(--gray-750)!important;--tw-prose-headings:var(--tw-prose-invert-headings)}.ProseMirror{--prosemirror-link-color:#3b82f6;--tw-prose-body:var(--text-primary);--tw-prose-headings:var(--text-primary);--tw-prose-lead:var(--text-primary);--tw-prose-links:var(--text-primary);--tw-prose-bold:var(--text-primary);--tw-prose-counters:var(--text-primary);--tw-prose-bullets:var(--text-primary);--tw-prose-hr:var(--border-xheavy);--tw-prose-quotes:var(--text-primary);--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:var(--text-secondary);--tw-prose-code:var(--text-primary);--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:var(--text-primary);--tw-prose-invert-headings:var(--text-primary);--tw-prose-invert-lead:var(--text-primary);--tw-prose-invert-links:var(--text-primary);--tw-prose-invert-bold:var(--text-primary);--tw-prose-invert-counters:var(--text-primary);--tw-prose-invert-bullets:var(--text-primary);--tw-prose-invert-hr:var(--border-xheavy);--tw-prose-invert-quotes:var(--text-primary);--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:var(--text-secondary);--tw-prose-invert-code:var(--text-primary);--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75;font-weight:400}.ProseMirror:focus-visible{outline:none}.ProseMirror h1{line-height:normal}.ProseMirror :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);margin-bottom:.8888889em;margin-top:0}.ProseMirror :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5rem;font-weight:700;line-height:1.3333333;margin-bottom:1rem;margin-top:2rem}.ProseMirror p{margin-bottom:.5rem}.ProseMirror p:not(:first-child){margin-top:.5rem}.ProseMirror code{background-color:var(--main-surface-secondary);padding:.15rem .3rem;border-radius:.25rem}.ProseMirror ol{list-style-type:decimal;padding-left:1.625em}.ProseMirror ol li{padding-left:.375em}.ProseMirror ul{list-style-type:disc;padding-left:1.625em}.ProseMirror h1{font-weight:700;letter-spacing:-.04rem;font-size:2rem;margin-bottom:.9em;margin-top:0}.ProseMirror h2{font-weight:600;margin-bottom:1rem;margin-top:2rem;font-size:1.5rem}.ProseMirror h3{font-size:1.25rem}.ProseMirror h3,.ProseMirror h4{font-weight:600;margin-bottom:.5rem;margin-top:1rem}.ProseMirror h5{font-weight:600}.ProseMirror a{color:var(--prosemirror-link-color)}.markdown hr{border-color:var(--border-xheavy);margin-top:2em;margin-bottom:2em;border-top-width:1px}.markdown hr:where(h2+*){margin-top:0}.markdown hr:where(h1+*){margin-top:0}.length-tips:after{content:"";position:absolute;transform-origin:100% 0;transform:rotate(-45deg);top:12px;right:0;width:8px;height:8px;background:var(--main-surface-primary)}.codemirror{font-size:14px}.codemirror .popover-tooltip.visible{width:168px}.codemirror ::selection{background-color:#fff!important}.codemirror .cm-selection{background-color:rgba(239,242,246,.3)}.codemirror .cm-cursor,.codemirror .cm-dropCursor{border-left:1px solid #fff!important}.codemirror .cm-content,.codemirror .cm-content *{color:#fff}.codemirror .cm-content * .cm-activeLine,.codemirror .cm-content .cm-activeLine{background-color:var(--main-surface-secondary)}.codemirror .cm-content ::selection{background-color:rgba(97,153,255,.184)!important}.codemirror .ͼb{color:#569cd6}.codemirror .ͼg{color:#dcdcaa}.codemirror .ͼd{color:#b5cea8}.codemirror .ͼ2 .cm-gutters{color:#9b9b9b;background-color:var(--main-surface-secondary);border-right:0}.codemirror .ͼ2 .cm-gutters .cm-activeLineGutter{background-color:var(--main-surface-secondary);color:var(--text-primary)}