.prose{line-height:1.75;color:hsl(var(--foreground)/.9)}.prose h2{font-size:1.875rem;font-weight:700;margin-top:2.5em;margin-bottom:1em;padding-bottom:.3em;border-bottom:1px solid hsl(var(--border))}.prose h3{font-size:1.5rem;font-weight:600;margin-top:2em;margin-bottom:.8em}.prose p{margin-bottom:1.25em}.prose p.lead{font-size:1.25rem;color:hsl(var(--muted-foreground));margin-bottom:1.5em}.prose strong{font-weight:600;color:hsl(var(--foreground))}.prose a{color:hsl(var(--primary));text-decoration:none}.prose a:hover{text-decoration:underline}.prose ol,.prose ul{margin-left:1.5rem;margin-bottom:1.25em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5em}.prose blockquote{border-left:4px solid hsl(var(--primary));padding-left:1rem;font-style:italic;color:hsl(var(--muted-foreground));margin-left:0;margin-right:0}.prose img{border-radius:.75rem;margin-top:2em;margin-bottom:2em}.dark .prose-invert{color:hsl(var(--foreground)/.8)}.dark .prose-invert strong{color:hsl(var(--foreground))}.dark .prose-invert p.lead{color:hsl(var(--muted-foreground))}