@import url('../about-us/about.css');
.podcast-intro{padding-bottom:70px}.podcast-intro h1{margin-bottom:28px}.podcast-intro>.lead{color:#c7bda9}.platforms{display:flex;gap:18px;flex-wrap:wrap;margin-top:36px}.platform{display:flex;align-items:center;gap:18px;padding:18px 24px;min-width:250px;border:1px solid #d7ba7d65;background:#12110d;transition:background .2s,border-color .2s}.platform>span:nth-child(2){font-size:13px;line-height:1.4;flex:1;color:#bfb7a7}.platform strong{display:block;font-family:'Space Grotesk',sans-serif;font-size:22px;font-weight:500;color:#eee9dd}.platform>span:last-child{font-size:22px;color:var(--gold)}.play-icon,.listen-icon{width:34px;text-align:center;font-size:25px;color:var(--gold)}.platform:hover{border-color:var(--gold);background:#242015}.podcast-window{height:85svh;min-height:440px;position:relative;background:#030303 url('../assets/ceos-unmasked.png') center/contain no-repeat fixed;border-top:1px solid #d7ba7d35;border-bottom:1px solid #d7ba7d35}.window-caption{position:absolute;bottom:20px;left:4%;color:#d7ba7d;font-size:11px;letter-spacing:3px;background:#080807c9;padding:9px 12px}.podcast-story{padding:100px 0}.podcast-story h2,.podcast-listen h2{font-size:clamp(38px,5vw,70px);line-height:1.12;letter-spacing:-2px;margin:0 0 55px}.story-columns{display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.story-columns>.lead{font-size:clamp(25px,2.8vw,36px);line-height:1.45;color:#e1c78f}.themes{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:50px;padding:25px 0;border-top:1px solid #d7ba7d35;border-bottom:1px solid #d7ba7d35;font-size:clamp(18px,2.3vw,28px);font-family:'Space Grotesk',sans-serif;color:var(--gold)}.podcast-listen{padding:40px 0 100px}.podcast-listen h2{margin-bottom:35px}
@media(max-width:760px){.podcast-intro{padding-bottom:45px}.platforms{gap:12px}.platform{min-width:0;flex:1 1 220px;padding:15px 20px}.podcast-window{height:65svh;min-height:320px;background-attachment:scroll}.window-caption{font-size:10px}.podcast-story{padding:65px 0}.story-columns{grid-template-columns:1fr;gap:18px}.podcast-story h2,.podcast-listen h2{letter-spacing:-1px;margin-bottom:32px}.themes{margin-top:28px;gap:20px;justify-content:flex-start}.podcast-listen{padding-bottom:65px}}
@media(prefers-reduced-motion:reduce){.podcast-window{background-attachment:scroll}.platform{transition:none}}

.platform-logo{width:34px;height:34px;flex-shrink:0;object-fit:contain;filter:invert(1)}
