/* V38 — médiathèque horizontale, adaptée aux descriptions complètes */
.podcasts-page .cast-list-unified{display:flex!important;flex-direction:column!important;gap:18px!important;width:min(1050px,100%)!important;margin:0 auto!important}
.podcasts-page .cast-list-unified .cast-episode,
.podcasts-page .cast-list-unified .cast-featured-release,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release){display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:0!important;width:100%!important;min-height:250px!important;padding:10px!important;border-radius:24px!important;background:linear-gradient(120deg,rgba(32,20,31,.72),rgba(24,16,26,.84))!important}
.podcasts-page .cast-list-unified .cast-art,
.podcasts-page .cast-list-unified .cast-featured-release .cast-art,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-art{width:230px!important;height:230px!important;min-height:230px!important;aspect-ratio:1!important;border-radius:16px!important}
.podcasts-page .cast-list-unified .cast-info,
.podcasts-page .cast-list-unified .cast-featured-release .cast-info,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info{display:flex!important;min-height:230px!important;padding:19px 24px!important}
.podcasts-page .cast-list-unified .cast-info time{margin-bottom:9px!important}
.podcasts-page .cast-list-unified .cast-info h3,
.podcasts-page .cast-list-unified .cast-featured-release .cast-info h3,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info h3{min-height:0!important;margin-bottom:10px!important;font-size:clamp(20px,2.4vw,29px)!important;line-height:1.08!important}
.podcasts-page .cast-list-unified .cast-info p,
.podcasts-page .cast-list-unified .cast-featured-release .cast-info p,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info p{margin:0 0 16px!important;color:rgba(245,224,213,.72)!important;font-size:13px!important;line-height:1.6!important}
.podcasts-page .cast-list-unified .cast-card-action,
.podcasts-page .cast-list-unified .cast-featured-release .cast-card-action,
.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-card-action{width:max-content!important;min-width:210px!important;margin:auto 0 0!important;padding:11px 15px!important}
@media(max-width:700px){.podcasts-page .cast-list-unified .cast-episode,.podcasts-page .cast-list-unified .cast-featured-release,.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release){display:block!important;min-height:0!important}.podcasts-page .cast-list-unified .cast-art,.podcasts-page .cast-list-unified .cast-featured-release .cast-art,.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-art{width:100%!important;height:auto!important;min-height:0!important}.podcasts-page .cast-list-unified .cast-info,.podcasts-page .cast-list-unified .cast-featured-release .cast-info,.podcasts-page .cast-list-unified .cast-episode:not(.cast-featured-release) .cast-info{min-height:0!important;padding:19px 10px 9px!important}.podcasts-page .cast-list-unified .cast-info h3{font-size:21px!important}.podcasts-page .cast-list-unified .cast-card-action{width:100%!important;min-width:0!important;margin-top:18px!important}}
