.prose h1{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:1rem}.prose h2{font-size:1.25rem;font-weight:700;margin-top:1.25rem;margin-bottom:.75rem}.prose h3{font-size:1.1rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.prose p{margin-bottom:1rem;line-height:1.6}.prose ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.prose ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.prose li{margin-bottom:.25rem}.prose code{background-color:var(--muted);padding:.2rem .4rem;border-radius:.25rem;font-family:monospace;white-space:pre-wrap;word-break:break-all}.prose pre{background-color:var(--muted);padding:1rem;border-radius:.5rem;margin-bottom:1rem;white-space:pre-wrap;word-break:break-all}.prose pre code{padding:0;background-color:transparent;word-break:normal}.prose blockquote{border-left:4px solid var(--primary);padding-left:1rem;font-style:italic;margin-bottom:1rem}.prose a{color:var(--primary);text-decoration:underline}
