.prose{color:hsl(var(--foreground))}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1rem;font-weight:700}.prose h2{font-size:1.875rem;line-height:2.25rem}.prose h3{font-size:1.5rem;line-height:2rem}.prose p{margin-top:1rem;margin-bottom:1rem;line-height:1.75}.prose a{color:hsl(var(--primary));text-decoration:underline}.prose a:hover{color:hsl(var(--primary) / .8)}.prose img{border-radius:.5rem;margin-top:2rem;margin-bottom:2rem}.prose ul,.prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-top:.5rem;margin-bottom:.5rem}.prose blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose pre{background-color:hsl(var(--muted));border-radius:.5rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.prose code{background-color:hsl(var(--muted));border-radius:.25rem;padding:.2rem .4rem;font-size:.875em}.prose pre code{background-color:#0000;padding:0}
