/* ==========================================================================
   Single news post: text across the container.
   ========================================================================== */
.article__inner { display: grid; gap: var(--s-6); }
.article__inner > * { min-width: 0; } /* wide tables scroll inside their figure */

/* Block content typography: components/entry.css (shared with standard pages). */
