.prose h2{margin-top:2rem;margin-bottom:1rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.prose h3{margin-top:1.5rem;margin-bottom:.75rem;scroll-margin-top:5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.prose p{margin-bottom:1rem;line-height:1.75}.prose p>strong{color:var(--foreground);font-weight:600}.prose ul,.prose ol{margin-bottom:1rem;margin-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem;line-height:1.6}.prose blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose code{font-size:.875em;font-weight:400}.prose :not(pre)>code{background:var(--muted);border-radius:.25rem;padding:.125rem .375rem}.prose pre{background:var(--muted);border-radius:.5rem;margin:1rem 0;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose hr{border-color:var(--border);margin:2rem 0}.prose a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.prose a:hover{color:var(--primary);opacity:.8}.prose table{border-collapse:collapse;border:1px solid var(--border);border-radius:.5rem;width:100%;margin:1.5rem 0;overflow:hidden}.prose thead{background:var(--muted)}.prose th{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-weight:600}.prose td{border-bottom:1px solid var(--border);padding:.75rem 1rem}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:hover{background:var(--muted) / .3}.prose.prose-links-black a,.prose.prose-links-black a:hover,.prose.prose-links-black p>strong{color:#000}
