.prose{--rem:14px;--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:var(--rem);line-height:calc(1.5 * var(--rem));display:flex;flex-direction:column}.prose :where(p){padding:calc(.1875 * var(--rem)) calc(.125 * var(--rem));margin-top:calc(.0625 * var(--rem));margin-bottom:calc(.0625 * var(--rem))}.prose :where(p):empty:after{content:"\00A0"}.prose :where(h1){color:var(--rt-color-headings);font-size:calc(2 * var(--rem));line-height:calc(2.5 * var(--rem));font-weight:600;padding:calc(.1875 * var(--rem)) calc(.125 * var(--rem));margin-top:calc(2 * var(--rem));margin-bottom:calc(.25 * var(--rem))}.prose :where(.prose>h1:first-child){margin-top:calc(.25 * var(--rem))}.prose :where(h2){color:var(--rt-color-headings);font-size:calc(1.5 * var(--rem));line-height:calc(2 * var(--rem));font-weight:600;padding:calc(.1875 * var(--rem)) calc(.125 * var(--rem));margin-top:calc(1.25 * var(--rem));margin-bottom:calc(.0625 * var(--rem))}.prose :where(.prose>h2:first-child){margin-top:calc(.0625 * var(--rem))}.prose :where(h3){color:var(--rt-color-headings);font-size:calc(1.25 * var(--rem));line-height:calc(1.75 * var(--rem));font-weight:600;padding:calc(.1875 * var(--rem)) calc(.125 * var(--rem));margin-top:1rem;margin-bottom:calc(.0625 * var(--rem))}.prose :where(.prose>h3:first-child){margin-top:calc(.0625 * var(--rem))}.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:calc(1.375 * var(--rem))}.prose :where(ul ul){list-style-type:circle}.prose :where(ol){display:flex;flex-direction:column;list-style-type:decimal;padding-left:calc(1.375 * var(--rem))}.prose :where(li){margin-top:calc(.0625 * var(--rem));margin-bottom:calc(.0625 * var(--rem))}.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:calc(.1875 * var(--rem)) calc(.125 * var(--rem));margin-top:calc(.25 * var(--rem));margin-bottom:calc(.25 * var(--rem))}.prose :where(blockquote p){border-left-width:calc(.1875 * var(--rem));padding-left:calc(.875 * var(--rem));padding-top:calc(.0625 * var(--rem));padding-bottom:calc(.0625 * var(--rem));margin-top:0;margin-bottom:0}.prose :where(img){display:block;height:auto;max-width:100%;margin-top:calc(.25 * var(--rem));margin-bottom:calc(.25 * var(--rem))}.prose :where(.tableWrapper){margin-top:calc(.25 * var(--rem));margin-bottom:calc(.25 * var(--rem))}.prose :where(table){table-layout:fixed;border-collapse:collapse;overflow:hidden;width:100%}.prose :where(:not(.tableWrapper)>table){margin-top:calc(.25 * var(--rem));margin-bottom:calc(.25 * var(--rem))}.prose :where(td),.prose :where(th){position:relative;vertical-align:top;border:1px solid var(--rt-color-table-border);padding:calc(.1875 * var(--rem)) calc(.3125 * var(--rem))}.prose :where(th){text-align:left;font-weight:700;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}