.prose{color:var(--foreground)}.prose h1{font-size:1.875rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.prose h2{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.prose h3{font-size:1.25rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1rem;line-height:1.75}.prose strong{font-weight:600}.prose em{font-style:italic}.prose code{background-color:hsl(var(--muted));padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-family:monospace}.prose pre{background-color:hsl(var(--muted));padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.prose pre code{background-color:transparent;padding:0}.prose ul{list-style-type:disc;list-style-position:inside;margin-bottom:1rem}.prose ul li{margin-bottom:.5rem}.prose ol{list-style-type:decimal;list-style-position:inside;margin-bottom:1rem}.prose ol li{margin-bottom:.5rem}.prose li{margin-left:1rem}.prose blockquote{border-left:4px solid hsl(var(--muted-foreground) / .3);padding-left:1rem;font-style:italic;margin:1rem 0}.prose a{color:hsl(var(--primary));text-decoration:underline}.prose a:hover{text-decoration:none}.prose img{border-radius:.5rem;margin:1rem 0}.prose hr{border-top:1px solid hsl(var(--muted));margin:2rem 0}
