.prose{color:var(--foreground);line-height:1.75;font-size:1rem}.prose p{margin:1.25rem 0}.prose :is(h2,h3,h4){scroll-margin-top:7rem}.prose h2{margin-top:3rem;margin-bottom:1rem;font-size:1.875rem;line-height:1.2;font-weight:800}.prose h2,.prose h3{color:var(--brand-secondary)}.prose h3{margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;line-height:1.25;font-weight:700}.prose h4{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;line-height:1.3;font-weight:700}.prose :is(ul,ol){margin:1.25rem 0;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin:.5rem 0}.prose a{color:var(--brand-secondary);font-weight:600;text-decoration:none}.prose a:hover{text-decoration:underline}.prose blockquote{margin:1.5rem 0;padding:.75rem 1rem;border-left:4px solid var(--brand-primary);background:color-mix(in oklab,var(--brand-primary) 6%,var(--background));border-radius:.75rem}.prose hr{margin:2.5rem 0;border:0;height:1px;background:color-mix(in oklab,var(--foreground) 10%,transparent)}.prose table{width:100%;border-collapse:collapse;font-size:.9375rem}.prose thead th{text-align:left}.prose :is(th,td){border:1px solid rgb(226 232 240);padding:.65rem .85rem;vertical-align:top}.prose th{background:rgb(248 250 252);font-weight:700}.heading-anchor{opacity:0;margin-left:.35rem;text-decoration:none}.prose :is(h2,h3,h4):hover .heading-anchor{opacity:1}