/* People — Media & Publishing Analysis
   Editorial warmth meets analytical precision.
   The business behind the masthead. */

.post-page { max-width: 840px; }
.post-body.prose { font-size: 0.98rem; line-height: 1.78; }
.post-body p { margin-bottom: 1.15em; }
.post-body h2 {
  font-family: var(--sans);
  font-weight: 700;
  font-size: 1.35rem;
  letter-spacing: 0.01em;
  margin: 2.6rem 0 0.8rem;
  border-bottom: 1px solid rgba(232,168,56,0.15);
  padding-bottom: 0.4rem;
}
.post-body h3 { font-family: var(--sans); font-weight: 600; font-size: 1.1rem; }
.post-body table { font-size: 0.84rem; }
.post-body blockquote {
  font-family: var(--sans);
  font-style: normal;
  font-size: 0.95rem;
  border-left-color: rgba(232,168,56,0.4);
}
