.prose{--rt-color-text:#404040;--rt-color-headings:#171717;--rt-color-strong:#171717;--rt-color-mark:#171717;--rt-color-mark-bg:#ffff00;--rt-color-table-border:#d4d4d4;--rt-color-table-header:#0000000a;--rt-color-table-cell-selected:#5f57fd1a;--rt-color-table-resize-handle:#5f57fd;--rt-color-gray:#7d7a75;--rt-color-brown:#9f765a;--rt-color-orange:#d27b2d;--rt-color-yellow:#cb9434;--rt-color-green:#50946e;--rt-color-blue:#387dc9;--rt-color-purple:#9a6bb4;--rt-color-pink:#c14c8a;--rt-color-red:#cf5148;--rt-background-color-gray:#2a1c0012;--rt-background-color-brown:#8b2e0016;--rt-background-color-orange:#e0650121;--rt-background-color-yellow:#d3a80023;--rt-background-color-green:#00642d17;--rt-background-color-blue:#007cd718;--rt-background-color-purple:#6600b214;--rt-background-color-pink:#c5005d16;--rt-background-color-red:#df160018;color:var(--rt-color-text);font-size:14px;line-height:20px;display:flex;flex-direction:column}.prose-lg{font-size:16px;line-height:24px}.prose :where(p){padding:3px 0;margin-top:1px;margin-bottom:1px}.prose :where(p):empty:after{content:"\00A0"}.prose :where(h1){color:var(--rt-color-headings);font-size:26.25px;line-height:34.125px;font-weight:600;padding:3px 0;margin-top:28px;margin-bottom:4px}.prose-lg :where(h1){font-size:30px;line-height:39px;margin-top:32px}.prose :where(.prose>h1:first-child){margin-top:4px}.prose :where(h2){color:var(--rt-color-headings);font-size:21px;line-height:27.3px;font-weight:600;padding:3px 0;margin-top:19.6px;margin-bottom:1px}.prose-lg :where(h2){font-size:24px;line-height:31.2px;margin-top:22.4px}.prose :where(.prose>h2:first-child){margin-top:1px}.prose :where(h3){color:var(--rt-color-headings);font-size:17.5px;line-height:22.75px;font-weight:600;padding:3px 0;margin-top:14px;margin-bottom:1px}.prose-lg :where(h3){font-size:20px;line-height:26px;margin-top:16px}.prose :where(.prose>h3:first-child){margin-top:1px}.prose :where(strong){color:var(--rt-color-strong);font-weight:600}.prose :where([data-color] strong){color:inherit}.prose :where(h1 strong,h2 strong,h3 strong){font-weight:800}.prose :where(mark){color:var(--rt-color-mark);background-color:var(--rt-color-mark-bg)}.prose :where(ul){display:flex;flex-direction:column;list-style-type:disc;padding-left:22px}.prose :where(ul ul){list-style-type:circle}.prose :where(ol){display:flex;flex-direction:column;list-style-type:decimal;padding-left:22px}.prose :where(li){padding-left:4px;margin-top:1px;margin-bottom:1px}.prose :where(.prose>ul>li p){margin-top:0;margin-bottom:0}.prose :where(.prose>ol>li p){margin-top:0;margin-bottom:0}.prose :where(blockquote){display:flex;flex-direction:column;padding:3px 0;margin-top:4px;margin-bottom:4px}.prose :where(blockquote p){border-left-width:3px;padding-left:14px;padding-top:1px;padding-bottom:1px;margin-top:0;margin-bottom:0}.prose :where(img){display:block;height:auto;max-width:100%;margin-top:4px;margin-bottom:4px}.prose :where(.tableWrapper){margin-top:8px;margin-bottom:8px}.prose :where(table){width:100%;table-layout:fixed;border-collapse:collapse;overflow:hidden;font-size:inherit;line-height:inherit}.prose :where(:not(.tableWrapper)>table){margin-top:8px;margin-bottom:8px}.prose :where(td),.prose :where(th){position:relative;vertical-align:top;border:1px solid var(--rt-color-table-border);padding:4px 8px}.prose :where(td>p),.prose :where(th>p){padding:0;margin-top:0;margin-bottom:0}.prose :where(th){text-align:left;font-weight:600;background-color:var(--rt-color-table-header)}.prose :where(.selectedCell):after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:var(--rt-color-table-cell-selected)}.prose :where(.column-resize-handle){position:absolute;top:-1px;right:-2px;bottom:-1px;width:3px;z-index:1;pointer-events:none;background-color:var(--rt-color-table-resize-handle)}.prose.resize-cursor{cursor:ew-resize;cursor:col-resize}.dark .prose{--rt-color-text:#d4d4d4;--rt-color-headings:#ffffff;--rt-color-strong:#ffffff;--rt-color-mark:#ffffff;--rt-color-mark-bg:#ffff004d;--rt-color-table-border:#404040;--rt-color-table-header:#ffffff0a;--rt-color-gray:#7d7a75;--rt-color-brown:#9f765a;--rt-color-orange:#d27b2d;--rt-color-yellow:#cb9434;--rt-color-green:#50946e;--rt-color-blue:#387dc9;--rt-color-purple:#9a6bb4;--rt-color-pink:#c14c8a;--rt-color-red:#cf5148;--rt-background-color-gray:#ffffeb1a;--rt-background-color-brown:#ffb18131;--rt-background-color-orange:#ff934b47;--rt-background-color-yellow:#ffcd4b3d;--rt-background-color-green:#6cffac28;--rt-background-color-blue:#439bff3d;--rt-background-color-purple:#c87dff33;--rt-background-color-pink:#ff67b13b;--rt-background-color-red:#ff685c3d}