/* Blog archive — Cohort 4 (Minimal Text List). blog-4-{element}. */
.blog-4-inner { max-width: 760px; }
.blog-4-head { margin-bottom: 2.5rem; }
.blog-4-eyebrow {
    font-size: .78rem; letter-spacing: .18em; text-transform: uppercase;
    color: #9ca3af; margin-bottom: .5rem;
}
.blog-4-title { font-size: clamp(2.2rem, 5vw, 3.2rem); font-weight: 800; letter-spacing: -0.03em; margin: 0; }
.blog-4-desc { color: #6b7280; font-size: 1.1rem; margin-top: .75rem; }
.blog-4-empty { text-align: center; padding: 3rem 0; }
/* .blog-4-list rows styled in blog-card/template-4 (reused by single). */
