.prose{max-width:65ch;color:var(--foreground);line-height:1.75}.prose h2{letter-spacing:-.025em;margin-top:2em;margin-bottom:.75em;font-size:1.5rem;font-weight:700}.prose h3{margin-top:1.5em;margin-bottom:.5em;font-size:1.25rem;font-weight:600}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.prose a:hover{color:var(--accent-foreground)}.prose strong{font-weight:600}.prose ul{margin-top:1em;margin-bottom:1em;padding-left:1.5em;list-style-type:disc}.prose ol{margin-top:1em;margin-bottom:1em;padding-left:1.5em;list-style-type:decimal}.prose li{margin-top:.375em;margin-bottom:.375em}.prose blockquote{border-left:3px solid var(--border);color:var(--muted-foreground);margin-top:1.25em;margin-bottom:1.25em;padding-left:1em;font-style:italic}.prose h2 a,.prose h3 a,.prose h4 a{color:inherit;text-decoration:none}.prose h2 a:hover,.prose h3 a:hover,.prose h4 a:hover{text-decoration:underline}.prose code:not(pre code){background:var(--muted);font-size:.875em;font-family:var(--font-mono);border-radius:.25rem;padding:.15em .35em}.prose pre{border:1px solid var(--code-border);border-radius:.5rem;margin-top:1.5em;margin-bottom:1.5em;padding:1rem 1.25rem;font-size:.875rem;line-height:1.7;overflow-x:auto;background:var(--code)!important}.prose pre code{font-family:var(--font-mono);background:0 0;border-radius:0;padding:0}.prose [data-rehype-pretty-code-figure] pre{background:var(--code)!important}.prose [data-highlighted-line]{background:var(--code-highlight)}.prose [data-line-numbers] [data-line]:before{counter-increment:line;content:counter(line);text-align:right;width:1rem;color:var(--code-number);margin-right:1.5rem;display:inline-block}.prose [data-line-numbers]{counter-reset:line}.prose hr{border:none;border-top:1px solid var(--border);margin-top:2em;margin-bottom:2em}.prose img{border-radius:.5rem;max-width:100%;height:auto;margin-top:1.5em;margin-bottom:1.5em;display:block}
