.prose{font-family:var(--font-serif)!important}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--font-heading)!important;font-weight:700;line-height:1.2;margin-top:1em;margin-bottom:1em;color:var(--color-foreground)}.prose p{font-family:var(--font-serif)!important;margin-bottom:1em;line-height:1.75}.prose pre{background:#f5f5f5;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.prose code{font-family:ui-monospace,monospace;font-size:.9em}.prose blockquote{font-family:var(--font-serif)!important;border-left:4px solid var(--color-primary);padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#333}