.podcast-page{padding-top:55px}.podcast-hero{align-items:center;display:grid;gap:62px;grid-template-columns:330px 1fr}.podcast-cover{border-radius:8px;box-shadow:0 16px 38px rgba(21,61,50,.12);overflow:hidden}.podcast-cover img{display:block;height:auto;width:100%}.podcast-copy h1{font-family:var(--serif);font-size:46px;font-weight:600;line-height:1.2;margin:14px 0 16px}.podcast-copy>p:not(.section-label){color:var(--muted);font-size:14px;line-height:1.9;max-width:570px}.podcast-copy .button{margin-top:18px}.podcast-player-panel{align-items:center;background:var(--panel);border-radius:8px;color:#fff;display:grid;gap:28px;grid-template-columns:1fr 300px;margin-top:55px;padding:30px 33px}.podcast-player-panel h2{font-family:var(--serif);font-size:27px;margin:11px 0 7px}.podcast-player-panel p{color:#d5e1d8;font-size:12px;margin:0}.podcast-player-panel audio{height:42px;width:100%}.podcast-empty{align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(213,234,218,.2);border-radius:8px;display:flex;gap:13px;min-height:72px;padding:15px 17px}.podcast-empty-icon{align-items:center;background:#c8e0b8;border-radius:50%;color:var(--panel);display:flex;height:36px;justify-content:center;width:36px}.podcast-empty strong{display:block;font-family:var(--serif);font-size:14px}.podcast-empty span:last-child{color:#b7c9bd;display:block;font-size:10px;margin-top:3px}.podcast-about{border-top:1px solid var(--line);display:grid;gap:40px;grid-template-columns:260px 1fr;margin-top:28px;padding-top:24px}.podcast-about h2{font-family:var(--serif);font-size:27px;line-height:1.4;margin:11px 0 0}.podcast-about p{color:var(--muted);font-size:13px;line-height:1.95;margin:0}.podcast-preview{align-items:center;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:42px;grid-template-columns:150px 1fr auto;margin-top:62px;padding:30px 0}.podcast-preview-cover{border-radius:8px;overflow:hidden}.podcast-preview-cover img{display:block;width:100%}.podcast-preview h2{font-family:var(--serif);font-size:28px;margin:10px 0 7px}.podcast-preview p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.podcast-preview .button{flex:0 0 auto}

@media(max-width:760px){.podcast-page{padding-top:34px}.podcast-hero{gap:29px;grid-template-columns:1fr;min-height:0}.podcast-cover{max-width:270px}.podcast-copy h1{font-size:36px}.podcast-player-panel{align-items:flex-start;grid-template-columns:1fr;margin-top:42px;padding:25px 23px}.podcast-about{display:block;margin-top:48px;padding-top:28px}.podcast-about h2{font-size:24px;margin-bottom:18px}.podcast-preview{align-items:start;gap:19px;grid-template-columns:95px 1fr;margin-top:46px;padding:24px 0}.podcast-preview h2{font-size:21px}.podcast-preview .button{grid-column:1/-1;justify-self:start}}
.podcast-video{border-top:1px solid var(--line);display:grid;gap:44px;grid-template-columns:270px minmax(0,1fr);margin-top:66px;padding-top:34px}.podcast-video-copy h2{font-family:var(--serif);font-size:29px;line-height:1.4;margin:11px 0 14px}.podcast-video-copy>p:not(.section-label){color:var(--muted);font-size:13px;line-height:1.95;margin:0}.podcast-video-frame{background:#e8eee7;border:1px solid #d2ded3;border-radius:10px;min-height:280px;overflow:hidden;position:relative}.podcast-video-frame video{background:#122e28;display:block;height:auto;min-height:280px;object-fit:cover;width:100%}.podcast-video-placeholder{align-items:center;color:#21463a;display:flex;flex-direction:column;inset:0;justify-content:center;min-height:280px;padding:30px;text-align:center}.podcast-video-play{align-items:center;background:#c8e0b8;border-radius:50%;color:#173d34;display:flex;font-size:15px;height:48px;justify-content:center;margin-bottom:14px;padding-left:2px;width:48px}.podcast-video-placeholder strong{font-family:var(--serif);font-size:18px}.podcast-video-placeholder small{color:#668177;font-size:11px;margin-top:7px}.podcast-video-frame.has-video .podcast-video-placeholder{display:none}
@media(max-width:760px){.podcast-video{display:block;margin-top:48px;padding-top:28px}.podcast-video-copy h2{font-size:25px;margin-bottom:12px}.podcast-video-frame{margin-top:23px;min-height:210px}.podcast-video-frame video{min-height:210px}.podcast-video-placeholder{min-height:210px}}

