.podcast-page h1{font-size:clamp(2.75rem,5vw,5rem)}
.podcast-hero{display:grid;grid-template-columns:minmax(270px,.78fr) minmax(0,1.22fr);gap:clamp(38px,7vw,100px);align-items:center;padding-top:80px;padding-bottom:90px}
.podcast-art{aspect-ratio:1;min-width:0;border-radius:14px;padding:clamp(24px,3vw,42px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:linear-gradient(124deg,#58dfdf 0%,#2799cd 45%,#0d4fa4 100%);box-shadow:0 22px 55px #073b7329}
.podcast-art-brand{font-size:.82rem;font-weight:700;letter-spacing:.17em}
.podcast-art-heading{font-weight:700;font-size:clamp(2.5rem,4.3vw,4.75rem);letter-spacing:-.06em;line-height:1.04;color:#123658}
.podcast-art-heading em{font-style:normal;color:white}
.podcast-art-line{letter-spacing:.13em;font-size:.74rem;font-weight:650}
.podcast-hero-copy>.eyebrow{margin-bottom:16px}
.podcast-hero-copy h1{line-height:1.07}
.podcast-hero-copy>p:not(.eyebrow){max-width:570px;font-size:1.125rem;margin:25px 0 30px}
.podcast-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.podcast-apple-link{display:inline-flex;align-items:center;gap:9px;font-size:.94rem;font-weight:600;text-decoration:underline;text-underline-offset:4px}
.podcast-apple-link svg{width:27px;height:27px;color:#7a4de2}
.podcast-archive-label{display:block;margin-top:38px;color:#476379;letter-spacing:.12em;font-size:.75rem}
.podcast-listen{border-top:1px solid var(--line);padding-top:85px;padding-bottom:90px}
.podcast-listen-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}
.podcast-listen-heading>p{max-width:340px}
.podcast-player{border-radius:14px;overflow:hidden;border:1px solid #95b5d1;background:#1b2d49;padding:16px}
.podcast-player iframe{display:block;width:100%;height:490px;min-height:450px;border:0;border-radius:9px;background:#1b2d49}
.podcast-listen-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;font-size:.9rem}
.podcast-listen-foot span{color:#405d75}
.podcast-more{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:45px;padding-top:85px;padding-bottom:90px}
.podcast-more h2{font-size:clamp(2.4rem,4vw,3.6rem)}
.podcast-more p:not(.eyebrow){margin:18px 0 20px}
.podcast-more-link{font-size:1rem;display:flex;gap:50px;align-items:center;padding:23px 28px;background:#bee0fb;border:1px solid #90b6d4;border-radius:8px;white-space:nowrap}
.podcast-more-link:hover{background:#add7fa}
@media(max-width:960px){.podcast-hero{gap:30px}.podcast-art{padding:25px}.podcast-art-heading{font-size:clamp(2.2rem,4.5vw,3.7rem)}.podcast-more{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.podcast-hero{grid-template-columns:1fr;padding-top:46px;gap:34px}.podcast-art{width:min(100%,450px);margin:auto}.podcast-art-heading{font-size:clamp(2.8rem,12vw,4.25rem)}.podcast-hero-copy>p:not(.eyebrow){font-size:1rem;margin:20px 0 25px}.podcast-archive-label{margin-top:26px}.podcast-listen-heading{display:block}.podcast-listen-heading>p{margin-top:19px}.podcast-player{padding:8px}.podcast-listen-foot{align-items:flex-start;flex-direction:column}.podcast-more-link{white-space:normal;width:100%;justify-content:space-between}}
