/* ============================================================
   Long-form article + deep-dive posts — builds on styles.css
   ============================================================ */

/* ---------- Shared content hero ---------- */
.c-hero{position:relative;color:#fff;overflow:hidden;padding:clamp(110px,15vw,170px) 0 clamp(54px,7vw,86px)}
.c-hero__media,.c-hero__media img{position:absolute;inset:0;width:100%;height:100%}
.c-hero__media img{object-fit:cover}
.c-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,31,60,.62),rgba(10,31,60,.86)),linear-gradient(90deg,rgba(10,31,60,.72),rgba(10,31,60,.25))}
.c-hero__inner{position:relative;z-index:2;max-width:820px}
.c-hero h1{font-size:clamp(2.2rem,5.4vw,3.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.06}
.c-hero__sub{margin-top:1.1rem;font-size:clamp(1.05rem,2.1vw,1.35rem);font-weight:300;color:rgba(255,255,255,.92);max-width:620px}
.crumb{position:absolute;top:0;left:0;right:0;z-index:3;padding-top:1.2rem;font-size:.85rem;color:rgba(255,255,255,.8)}
.crumb a{color:rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.35)}
.crumb a:hover{color:#fff}

/* ---------- Byline ---------- */
.byline{display:flex;align-items:center;gap:.9rem;margin-top:1.8rem}
.byline img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.5)}
.byline b{display:block;font-size:1rem}
.byline span{font-size:.85rem;color:rgba(255,255,255,.75)}

/* ---------- Article body ---------- */
.article{padding:clamp(48px,6vw,84px) 0}
.article__wrap{max-width:720px;margin-inline:auto}
.article__wrap p{font-size:1.14rem;line-height:1.75;color:#33312f;margin-bottom:1.35rem}
.article__wrap p.standfirst{font-size:1.32rem;line-height:1.6;color:var(--ink);font-weight:500;margin-bottom:1.8rem}
.article__wrap em{font-style:italic}
.article__wrap strong{font-weight:700}
.article__stage{display:flex;align-items:center;gap:1rem;margin:2.6rem 0 1.1rem;padding-top:1.6rem;border-top:2px solid var(--sc,var(--f-teal))}
.article__stage img{width:60px;height:60px;object-fit:contain;flex-shrink:0}
.article__stage h2{font-size:clamp(1.6rem,3vw,2.1rem);color:var(--sc,var(--f-teal));letter-spacing:-.01em}
.article__stage span{display:block;font-size:.95rem;font-weight:500;color:var(--muted);margin-top:.15rem}
.pullquote{margin:2.2rem 0;padding:1.4rem 0 1.4rem 1.8rem;border-left:5px solid var(--f-magenta);font-size:1.4rem;line-height:1.45;font-weight:600;font-style:italic;color:var(--ink);background:linear-gradient(90deg,rgba(196,31,129,.06),transparent)}
.article h2.article__plain{font-size:clamp(1.5rem,2.8vw,2rem);margin:2.4rem 0 1rem;letter-spacing:-.01em}
.article__cta{margin-top:2.6rem;padding:1.8rem;background:var(--gray-50);border-radius:var(--radius);border:1px solid rgba(40,40,40,.08);text-align:center}
.article__cta p{font-size:1.05rem;margin-bottom:1.1rem;color:var(--gray-800)}
.note{margin-top:2rem;padding:1rem 1.2rem;background:var(--gray-50);border-radius:var(--radius-sm);font-size:.95rem;color:var(--muted);font-style:italic}

/* ---------- Deep-dive post grid ---------- */
.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,28px)}
.post{display:flex;flex-direction:column;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid rgba(40,40,40,.06);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}
.post:hover{transform:translateY(-6px);box-shadow:0 26px 54px -26px var(--pc,rgba(17,167,176,.5))}
.post__media{position:relative;aspect-ratio:16/10;overflow:hidden}
.post__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}
.post:hover .post__media img{transform:scale(1.06)}
.post__region{position:absolute;top:12px;left:12px;background:var(--pc,var(--f-teal));color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .75rem;border-radius:999px}
.post__body{padding:1.5rem 1.6rem 1.7rem;display:flex;flex-direction:column;flex-grow:1}
.post__leader{font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--pc,var(--f-teal));text-transform:uppercase;margin-bottom:.5rem}
.post__body h3{font-size:1.28rem;line-height:1.2;margin-bottom:.6rem}
.post__body p{color:var(--muted);font-size:.97rem;flex-grow:1}
.post__tag{margin-top:1rem;font-weight:600;font-size:.85rem;color:var(--pc,var(--f-teal))}
.post--soon{background:repeating-linear-gradient(135deg,var(--gray-50),var(--gray-50) 12px,#fff 12px,#fff 24px);border-style:dashed}

/* featured post (article) */
.feature-post{display:grid;grid-template-columns:1.1fr 1fr;gap:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(40,40,40,.06);background:#fff;margin-bottom:clamp(24px,3.5vw,40px)}
.feature-post__media{position:relative;min-height:280px;overflow:hidden}
.feature-post__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.feature-post__body{padding:clamp(26px,3vw,46px);display:flex;flex-direction:column;justify-content:center}
.feature-post__kicker{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--rainbow);padding:.35rem .8rem;border-radius:999px;margin-bottom:1rem;align-self:flex-start}
.feature-post__body h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.12;margin-bottom:.8rem}
.feature-post__body p{color:var(--muted);font-size:1.05rem;margin-bottom:1.2rem}

@media (max-width:860px){
  .posts{grid-template-columns:1fr 1fr}
  .feature-post{grid-template-columns:1fr}
  .feature-post__media{min-height:220px;aspect-ratio:16/9}
  .article__wrap p{font-size:1.08rem}
}
@media (max-width:620px){ .posts{grid-template-columns:1fr} }
