/* V47 — crédits d'antenne et descriptions éditoriales */
.podcasts-page .cast-show-name{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#f0a66f;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.podcasts-page .cast-show-name:before{content:"";width:22px;height:2px;border-radius:3px;background:#ed1c2f;box-shadow:0 0 12px rgba(237,28,47,.55)}
.podcasts-page .cast-presenter{display:flex;align-items:center;gap:11px;width:100%;margin:2px 0 15px;padding:11px 13px;box-sizing:border-box;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.055);box-shadow:inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(16px)}
.podcasts-page .cast-presenter-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#ed1c2f,#9d0716);color:#fff;font-size:11px;font-weight:950;box-shadow:0 6px 18px rgba(237,28,47,.3)}
.podcasts-page .cast-presenter>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}
.podcasts-page .cast-presenter small,.podcasts-page .cast-summary>small{color:rgba(245,224,213,.62);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.podcasts-page .cast-presenter strong{color:#fff;font-size:13px;line-height:1.25}
.podcasts-page .cast-summary{width:100%;margin-bottom:14px;padding:14px 15px 15px;box-sizing:border-box;border-left:2px solid rgba(237,28,47,.8);border-radius:0 14px 14px 0;background:linear-gradient(90deg,rgba(237,28,47,.075),rgba(255,255,255,.025))}
.podcasts-page .cast-summary .cast-description{margin:7px 0 0!important;color:rgba(245,224,213,.82)!important;font-size:13px!important;line-height:1.68!important}
.podcasts-page .cast-info h3{margin-bottom:13px!important;line-height:1.12!important}
@media(min-width:701px){.podcasts-page .cast-list-unified .cast-episode:nth-child(even) .cast-show-name{align-self:flex-end}.podcasts-page .cast-list-unified .cast-episode:nth-child(even) .cast-show-name:before{order:2}.podcasts-page .cast-list-unified .cast-episode:nth-child(even) .cast-presenter{text-align:left}.podcasts-page .cast-list-unified .cast-episode:nth-child(even) .cast-summary{text-align:left;border-left:0;border-right:2px solid rgba(237,28,47,.8);border-radius:14px 0 0 14px;background:linear-gradient(270deg,rgba(237,28,47,.075),rgba(255,255,255,.025))}}
@media(max-width:700px){.podcasts-page .cast-presenter{padding:10px}.podcasts-page .cast-summary{padding:12px}.podcasts-page .cast-summary .cast-description{font-size:12px!important;line-height:1.58!important}}
