/* Corvai — Clinical intelligence briefing
   Tight, efficient, evidence-forward. Lancet meets better design.
   Sans-serif headings for clinical authority. */

.post-page { max-width: 820px; }
.post-body.prose { font-size: 1rem; line-height: 1.75; }
.post-body h2 {
  font-family: var(--sans);
  font-weight: 600;
  font-size: 1.45rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 3rem 0 1rem;
}
.post-body h3 { font-family: var(--sans); font-weight: 500; font-size: 1.15rem; }
.post-body table { font-size: 0.85rem; }
