.prose-custom h1{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.prose-custom h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.prose-custom h3{color:var(--foreground);margin-top:2rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.prose-custom p{color:var(--muted-foreground);margin-bottom:1rem;line-height:1.7}.prose-custom strong{color:var(--foreground)}.prose-custom a{color:var(--primary-600,#2563eb);text-decoration:underline}.prose-custom .comparison-table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9rem}.prose-custom .comparison-table th{text-align:left;background:var(--card);border:1px solid var(--card-border);color:var(--foreground);padding:.75rem;font-weight:600}.prose-custom .comparison-table td{border:1px solid var(--card-border);color:var(--muted-foreground);padding:.75rem}.prose-custom .comparison-table tr:hover td{background:var(--card)}
