.prose-content h2{margin-top:3rem;font-size:1.5rem;font-weight:600;color:var(--foreground)}.prose-content h3{margin-top:2rem;font-size:1.25rem;font-weight:600;color:var(--foreground)}.prose-content p{margin-top:1.25rem;color:var(--muted-foreground);line-height:1.75}.prose-content ul,.prose-content ol{margin-top:1.5rem;padding-left:1.5rem;color:var(--muted-foreground)}.prose-content ul{list-style-type:disc}.prose-content ol{list-style-type:decimal}.prose-content li{margin-top:.5rem}.prose-content strong{font-weight:600;color:var(--foreground)}.prose-content code:not(pre code){background-color:var(--muted);color:var(--primary);padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem}.prose-content pre{margin-top:1.5rem;border-radius:.75rem;background-color:var(--muted);padding:1rem;overflow-x:auto}.prose-content a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.prose-content a:hover{opacity:.8}
