.podcast-page{background:var(--paper)}
.podcast-hero{background:var(--wine);color:var(--paper);padding:30px 5vw 68px}
.podcast-inner{max-width:1160px;margin:auto}
.podcast-breadcrumb{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;color:#cfb8c1;margin-bottom:42px}
.podcast-breadcrumb a{border-bottom:1px solid #91717e;padding-bottom:3px}
.podcast-breadcrumb span[aria-hidden]{color:var(--gold)}
.podcast-page .eyebrow{font-size:10px;font-weight:600;letter-spacing:.18em;line-height:1.8}
.podcast-intro{display:grid;grid-template-columns:1.45fr 1fr;gap:8vw;align-items:end;margin-bottom:45px}
.podcast-intro .eyebrow{color:var(--gold);margin-bottom:18px}
.podcast-intro h1{font-size:clamp(43px,5.4vw,73px);line-height:1.04;letter-spacing:-.045em}
.podcast-intro h1 em{color:#e0b87f}
.podcast-intro>p{font-size:16px;color:#dcc9d0;line-height:1.85;max-width:380px;padding-bottom:5px}
.podcast-feature{display:grid;grid-template-columns:360px minmax(0,1fr);gap:48px;align-items:center;border-top:1px solid #ae85804f;padding-top:42px}
.podcast-artwork{display:block;aspect-ratio:1;background:#22151e;border:1px solid #b78c6045;overflow:hidden}
.podcast-artwork img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
a.podcast-artwork:hover img{transform:scale(1.025)}
.podcast-feature-copy>.eyebrow{color:var(--gold);margin-bottom:17px}
.podcast-meta{display:flex;gap:13px;flex-wrap:wrap;align-items:center;color:#ceb6c0;font-size:11px;line-height:1.7;margin-bottom:18px}
.podcast-meta>span[aria-hidden]{color:#c49e64}
.podcast-feature h2{font-size:clamp(29px,3.4vw,45px);line-height:1.12;letter-spacing:-.03em;margin-bottom:21px}
.podcast-excerpt{font-size:15px;line-height:1.85;color:#ddcbd2;max-width:590px}
.podcast-feature .button{margin-top:26px;font-size:13px;min-height:49px}
.podcast-play-glyph{font-size:13px;margin-right:4px}
.podcast-library{max-width:1160px;margin:auto;padding:67px 0 68px}
.podcast-library-title{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:34px}
.podcast-library-title .eyebrow{color:#937045;margin-bottom:17px}
.podcast-library-title h2{font-size:49px;line-height:1.12;letter-spacing:-.035em}
.podcast-library-title h2 em{color:#91734d}
.podcast-library-title>p{font-size:12px;color:var(--muted);padding-bottom:4px}
.podcast-list{display:grid;gap:0}
.podcast-row{display:grid;grid-template-columns:125px minmax(0,1fr) 145px;gap:32px;align-items:center;padding:29px 0;border-top:1px solid var(--line)}
.podcast-row:last-child{border-bottom:1px solid var(--line)}
.podcast-row .podcast-meta{color:#8a6958;font-size:10px;margin-bottom:12px}
.podcast-row h3{font-size:29px;line-height:1.2;letter-spacing:-.025em;max-width:730px}
.podcast-row h3 a:hover{color:#906942}
.podcast-row .text-link{font-size:12px;justify-self:end;white-space:nowrap}
.podcast-count{font-size:11px;line-height:1.8;text-align:center;color:var(--muted);margin-top:27px}
.podcast-platform{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:31px 0 0}
.podcast-platform>p{font-size:13px;color:var(--muted)}
.podcast-platform a{font-size:12px;color:var(--wine);border-bottom:1px solid #b69776;padding-bottom:4px}
.podcast-closing{background:var(--wine);color:var(--paper);padding:64px 5vw;text-align:center}
.podcast-closing .eyebrow{color:var(--gold);margin-bottom:18px}
.podcast-closing h2{font-size:clamp(36px,4vw,54px);line-height:1.13;letter-spacing:-.04em}
.podcast-closing h2 em{color:#e0b87f}
.podcast-closing>p:not(.eyebrow){max-width:560px;margin:23px auto;color:#d9c5ce;font-size:15px;line-height:1.85}
.podcast-closing .button{margin-top:7px;font-size:14px}
.podcast-closing p.podcast-closing-note{font-size:11px;margin:19px auto 0}
.episode-hero{padding-bottom:57px}
.episode-heading{display:grid;grid-template-columns:330px minmax(0,1fr);gap:50px;align-items:start}
.episode-heading .eyebrow{color:var(--gold);margin-bottom:16px}
.episode-heading h1{font-size:clamp(33px,4vw,53px);line-height:1.08;letter-spacing:-.038em;overflow-wrap:break-word;margin:0 0 23px;text-wrap:pretty}
.episode-heading .podcast-meta{margin-bottom:24px}
.podcast-player{background:#eee2cf;color:var(--wine);padding:22px;border:1px solid #ceaf7d}
.podcast-player audio{display:block;width:100%;height:42px;margin:0;max-width:100%;color-scheme:light}
.podcast-player-actions{display:flex;align-items:center;gap:10px;margin-top:15px;flex-wrap:wrap}
.podcast-player-actions[hidden]{display:none}
.podcast-player button{min-height:44px;border:1px solid #a98554;background:transparent;color:var(--wine);padding:9px 13px;font:600 12px var(--sans);cursor:pointer}
.podcast-player button.podcast-toggle{background:var(--wine);color:var(--paper);border-color:var(--wine);flex:1}
.podcast-player button:hover{box-shadow:inset 0 0 0 1px currentColor}
.podcast-status{font-size:12px;line-height:1.65;margin:13px 0 0;color:#745d4c}
.podcast-status:empty{display:none}
.podcast-player-note{font-size:11px;color:#d2bdc6;line-height:1.9;margin:13px 0 0}
.podcast-player-note a{text-decoration:underline;text-underline-offset:4px;color:#ebc78f}
.episode-body{max-width:1050px;display:grid;grid-template-columns:minmax(0,710px) 230px;gap:65px;margin:auto;padding:64px 24px 70px;align-items:start}
.episode-notes{font-size:17px;line-height:1.95;color:#51424a;min-width:0;overflow-wrap:anywhere}
.episode-notes>h2{font-size:39px;line-height:1.2;letter-spacing:-.035em;color:var(--wine);margin-bottom:26px}
.episode-description p{font-size:inherit;line-height:inherit;margin:0 0 20px}
.episode-description strong,.episode-description b{font-weight:600;color:var(--wine)}
.episode-description ul,.episode-description ol{padding-left:23px;margin:22px 0}
.episode-description li{margin-bottom:13px;padding-left:3px}
.episode-description a{color:#885b3f;text-decoration:underline;text-underline-offset:4px}
.episode-aside{position:sticky;top:28px;border-top:1px solid #a7804e;padding-top:21px}
.episode-aside .eyebrow{color:#927047;margin-bottom:17px}
.episode-aside h2{font-size:27px;line-height:1.2;margin-bottom:15px;letter-spacing:-.02em}
.episode-aside p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:20px}
.episode-aside .text-link{font-size:12px}
.episode-more{background:#eee5d8;padding:55px 5vw}
.episode-more .podcast-library-title h2{font-size:42px}
.episode-more .podcast-row{grid-template-columns:100px minmax(0,1fr) 145px}
.episode-more .podcast-row h3{font-size:27px}
.podcast-page a:focus-visible,.podcast-page button:focus-visible{outline:2px solid #bd873c;outline-offset:5px}
@media(max-width:1250px){.podcast-library{margin:0 5vw}}
@media(max-width:1000px){.podcast-feature{grid-template-columns:300px minmax(0,1fr);gap:34px}.episode-heading{grid-template-columns:260px minmax(0,1fr);gap:32px}.episode-body{gap:35px;grid-template-columns:minmax(0,1fr) 210px;padding-left:5vw;padding-right:5vw}.podcast-row{grid-template-columns:108px minmax(0,1fr) 130px;gap:25px}.podcast-row h3{font-size:26px}}
@media(max-width:760px){.podcast-intro{grid-template-columns:1fr;gap:23px}.podcast-intro h1{font-size:55px}.podcast-intro>p{max-width:510px;font-size:15px}.podcast-feature{grid-template-columns:240px minmax(0,1fr);gap:27px;align-items:start}.podcast-feature h2{font-size:30px}.podcast-feature .podcast-excerpt{font-size:14px}.episode-heading{grid-template-columns:200px minmax(0,1fr);gap:27px}.episode-heading h1{font-size:35px}.podcast-player{padding:15px}.podcast-player-actions{gap:7px}.podcast-player button{padding:9px}.episode-body{display:block}.episode-aside{position:static;margin-top:36px;padding-top:25px}.episode-aside h2{font-size:30px}.podcast-row{grid-template-columns:100px minmax(0,1fr);gap:13px 23px}.podcast-row .podcast-artwork{grid-row:span 2}.podcast-row .text-link{grid-column:2;justify-self:start}.podcast-library-title h2{font-size:42px}.podcast-library-title{display:block}.podcast-library-title>p{margin-top:18px}.episode-more .podcast-row{grid-template-columns:90px minmax(0,1fr)}}
@media(max-width:560px){.podcast-hero{padding:25px 6vw 42px}.podcast-breadcrumb{margin-bottom:34px}.podcast-intro{margin-bottom:31px;gap:22px}.podcast-intro h1{font-size:46px}.podcast-feature{display:block;padding-top:29px}.podcast-feature .podcast-artwork{max-width:350px;margin:0 auto 28px}.podcast-feature h2{font-size:33px}.podcast-feature .podcast-excerpt{font-size:15px}.podcast-feature .button{margin-top:23px}.podcast-library{margin:0 6vw;padding:44px 0}.podcast-library-title{margin-bottom:25px}.podcast-library-title h2{font-size:39px}.podcast-row{grid-template-columns:83px minmax(0,1fr);gap:13px 18px;padding:25px 0}.podcast-row h3{font-size:24px}.podcast-row .podcast-meta{font-size:10px;gap:7px;margin-bottom:10px}.podcast-row .text-link{font-size:12px}.podcast-platform{display:block}.podcast-platform>p{margin-bottom:14px}.podcast-closing{padding:49px 6vw}.podcast-closing h2{font-size:36px}.episode-heading{display:flex;flex-direction:column;gap:29px}.episode-heading>.podcast-artwork{width:100%;max-width:280px;align-self:center}.episode-heading h1{font-size:36px;line-height:1.13}.episode-heading>div{min-width:0;width:100%}.episode-heading .podcast-meta{font-size:11px}.podcast-player{padding:16px}.podcast-player button{font-size:11px}.episode-body{padding:42px 6vw 47px}.episode-notes{font-size:17px;line-height:1.9}.episode-notes>h2{font-size:34px}.episode-more{padding:43px 6vw}.episode-more .podcast-library-title h2{font-size:37px}.episode-more .podcast-row{grid-template-columns:75px minmax(0,1fr);gap:13px 17px}.episode-more .podcast-row h3{font-size:24px}}
@media(max-width:360px){.podcast-intro h1{font-size:41px}.podcast-feature h2{font-size:31px}.podcast-row h3{font-size:22px}.episode-heading h1{font-size:32px}.podcast-player{padding:12px}.podcast-player-actions{gap:6px}.podcast-player button{padding:8px}.podcast-row{grid-template-columns:70px minmax(0,1fr);gap:12px 15px}}
@media(prefers-reduced-motion:reduce){.podcast-artwork img{transition:none}}
