.prose-custom h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--foreground);line-height:1.3}.prose-custom h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:.75rem}.prose-custom h2,.prose-custom h3{font-weight:600;color:var(--foreground)}.prose-custom h3{font-size:1.2rem;margin-top:2rem;margin-bottom:.5rem}.prose-custom p{margin-bottom:1rem;color:var(--muted-foreground);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{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem}.prose-custom .comparison-table th{text-align:left;padding:.75rem;background:var(--card);border:1px solid var(--card-border);font-weight:600;color:var(--foreground)}.prose-custom .comparison-table td{padding:.75rem;border:1px solid var(--card-border);color:var(--muted-foreground)}.prose-custom .comparison-table tr:hover td{background:var(--card)}