/* EroneAI — Medical systems review
   Dense, data-forward, wide canvas.
   The pathway diagram IS the argument. */

.post-page { max-width: 880px; }
.post-body.prose { font-size: 0.98rem; line-height: 1.72; }
.post-body p { margin-bottom: 1.1em; }
.post-body h2 {
  font-family: var(--sans);
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin: 2.8rem 0 0.8rem;
}
.post-body h3 { font-family: var(--sans); font-weight: 600; font-size: 1.1rem; }
.post-body table { font-size: 0.82rem; }
.post-body blockquote { font-family: var(--sans); font-style: normal; font-size: 0.95rem; }
