/* V25 — bibliothèque éditoriale, inspirée des grandes plateformes audio */
.podcasts-page .cast-content{padding:clamp(28px,4vw,48px)!important;background:linear-gradient(145deg,rgba(26,17,27,.74),rgba(2,9,20,.87))!important}
.podcasts-page .cast-heading{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:24px!important}
.podcasts-page .cast-heading h2{max-width:none!important;margin-top:9px!important;font-size:clamp(38px,5vw,60px)!important}
.podcasts-page .cast-tools{display:grid!important;grid-template-columns:minmax(250px,1fr) auto!important;background:rgba(1,8,19,.55)!important}
.podcasts-page .cast-filters button.active{background:linear-gradient(135deg,#f0a66f,#f0a66f)!important;border-color:transparent!important;color:#fff!important}
.podcasts-page .cast-list-unified{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}

/* Épisode vedette */
.podcasts-page .cast-list-unified .cast-featured-release{grid-column:1/-1!important;display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;min-height:280px!important;padding:10px!important;border-radius:25px!important;background:linear-gradient(115deg,rgba(36,23,34,.74),rgba(25,17,26,.88))!important}
.podcasts-page .cast-list-unified .cast-featured-release .cast-art{width:280px!important;height:280px!important;min-height:280px!important;aspect-ratio:1!important;border-radius:18px!important}
.podcasts-page .cast-list-unified .cast-featured-release .cast-info{display:flex!important;justify-content:center!important;min-height:280px!important;padding:30px 34px!important}
.podcasts-page .cast-list-unified .cast-featured-release .cast-info:before{content:"DERNIER ÉPISODE";margin-bottom:12px;color:#f0a66f;font-size:9px;font-weight:950;letter-spacing:.2em}
.podcasts-page .cast-list-unified .cast-featured-release .cast-info h3{display:block!important;min-height:0!important;margin:4px 0 13px!important;font-size:clamp(28px,3.6vw,46px)!important;line-height:1!important;overflow:visible!important;-webkit-line-clamp:unset!important}
.podcasts-page .cast-list-unified .cast-featured-release .cast-info p{display:-webkit-box!important;max-width:620px;min-height:0!important;margin-bottom:20px!important;font-size:14px!important;line-height:1.65!important;-webkit-line-clamp:3!important}
.podcasts-page .cast-list-unified .cast-featured-release .cast-card-action{width:auto!important;margin:0 auto 0 0!important;padding:12px 17px!important;border:0!important;border-radius:99px!important;background:#fff!important;color:#1a111b!important}

/* Épisodes suivants en lignes compactes */
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release){display:grid!important;grid-template-columns:124px minmax(0,1fr)!important;min-height:144px!important;padding:9px!important;border-radius:19px!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-art{width:124px!important;height:124px!important;min-height:124px!important;aspect-ratio:1!important;border-radius:13px!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-art>span{display:none!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-play i{width:38px!important;height:38px!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info{display:flex!important;justify-content:center!important;min-height:124px!important;padding:9px 10px 8px 17px!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info h3{min-height:0!important;margin:6px 0!important;font-size:16px!important;line-height:1.15!important;-webkit-line-clamp:2!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info p{display:none!important}
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-card-action{padding-top:8px!important;font-size:10px!important}

@media(max-width:820px){.podcasts-page .cast-tools{grid-template-columns:1fr!important}.podcasts-page .cast-list-unified{grid-template-columns:1fr!important}.podcasts-page .cast-list-unified .cast-featured-release{grid-template-columns:230px 1fr!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-art{width:230px!important;height:250px!important;min-height:250px!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-info{min-height:250px!important;padding:24px!important}}
@media(max-width:570px){.podcasts-page .cast-heading{display:block!important}.podcasts-page .cast-heading strong{top:4px!important}.podcasts-page .cast-list-unified .cast-featured-release{display:block!important;padding:9px!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-art{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-info{min-height:0!important;padding:20px 10px 12px!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-info h3{font-size:25px!important}.podcasts-page .cast-list-unified .cast-featured-release .cast-info p{font-size:12px!important}.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release){grid-template-columns:105px minmax(0,1fr)!important;min-height:123px!important}.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-art{width:105px!important;height:105px!important;min-height:105px!important}.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info{min-height:105px!important;padding-left:13px!important}.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info h3{font-size:14px!important}}
