.prose{color:hsl(var(--foreground));max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(h1):not(:where([class~=not-prose] *)){font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111;font-weight:800}.prose :where(h2):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333;font-weight:700}.prose :where(h3):not(:where([class~=not-prose] *)){font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6;font-weight:600}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(a):not(:where([class~=not-prose] *)){color:hsl(var(--primary));text-decoration:underline;font-weight:500}.prose :where(a):hover:not(:where([class~=not-prose] *)){opacity:.8}.prose :where(strong):not(:where([class~=not-prose] *)){font-weight:600}.prose :where(code):not(:where([class~=not-prose] *)){background-color:hsl(var(--muted));padding:.2em .4em;border-radius:.25rem;font-size:.875em}.prose :where(pre):not(:where([class~=not-prose] *)){background-color:hsl(var(--muted));overflow-x:auto;padding:1em;border-radius:.5rem;margin-top:1.7142857em;margin-bottom:1.7142857em}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-style:italic;border-left:.25rem solid hsl(var(--border));padding-left:1em;margin-top:1.6em;margin-bottom:1.6em;color:hsl(var(--muted-foreground))}