/* FEATURED_PODCAST_2026 */
#podcast{background:#0f1418;color:#fff}
#podcast .podcast-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:44px;align-items:center}
#podcast .podcast-brand{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.025);padding:20px}
#podcast .podcast-logo{min-height:300px;display:flex;align-items:center;justify-content:center;background:#000;border:1px solid rgba(255,255,255,.08);padding:22px}
#podcast .podcast-logo img{width:100%;max-height:245px;object-fit:contain}
#podcast .podcast-copy{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.025);padding:32px}
#podcast .eyebrow{color:var(--bs)}
#podcast .section-title{color:#fff}
#podcast .section-intro{color:#c7cfd5;max-width:none}
#podcast .podcast-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}
#podcast .podcast-point{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);padding:18px}
#podcast .podcast-point h3{font-family:var(--sans);font-size:.9rem;font-weight:700;color:#fff;margin-bottom:7px}
#podcast .podcast-point p{font-size:.8rem;color:#cfd7dd}
#podcast .podcast-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
#podcast .podcast-actions .btn-white{background:#fff;color:var(--c);border-color:#fff}
#podcast .podcast-actions .btn-white:hover{background:#f5f7fa}
#podcast .podcast-note{margin-top:14px;color:#9eb0bd;font-size:.78rem}
#about .about-photo img{object-position:center 18%}
#media .section-intro{max-width:680px}
@media(max-width:1050px){#podcast .podcast-grid{grid-template-columns:1fr}#podcast .podcast-brand{max-width:620px;margin:auto}#podcast .podcast-copy{padding:26px}}
@media(max-width:780px){#podcast .podcast-points{grid-template-columns:1fr}#podcast .podcast-logo{min-height:220px}#podcast .podcast-copy{padding:22px}}
