.new-site .new-videos{padding:clamp(3.5rem,6vw,6rem) 0;border-top:1px solid var(--ff-border)}.videos-wrap{max-width:1280px;padding-inline:clamp(1.25rem,3vw,2.5rem)}.videos-heading{margin-bottom:2rem}.videos-heading h2{font-size:clamp(2.1rem,4vw,3.5rem);font-weight:900;letter-spacing:-.035em;color:#fff}
.featured-streaming{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid #303030}.featured-streaming .eyebrow{font-size:.67rem;margin-bottom:.75rem}.featured-streaming-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.featured-streaming-link{display:flex;align-items:center;gap:.5rem;min-width:0;min-height:44px;padding:.5rem 0;border:0;background:transparent;color:#ddd;font-size:.74rem;font-weight:700;line-height:1.3}.featured-streaming-link svg{flex:0 0 23px;width:23px;height:23px;fill:currentColor;color:#f3f3f3}.featured-streaming-link span{min-width:0;overflow-wrap:anywhere}.featured-streaming-link:hover,.featured-streaming-link:focus-visible{color:#fff;background:transparent}.featured-streaming-more{margin-top:.7rem}.featured-streaming-more summary{display:flex;align-items:center;gap:.6rem;width:fit-content;min-height:44px;cursor:pointer;color:#dedede;font-size:.85rem;font-weight:600;padding:.5rem 0;list-style:none}.featured-streaming-more summary::after{content:"";width:.4rem;height:.4rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-.2rem}.featured-streaming-more[open] summary::after{transform:rotate(225deg);margin-top:.2rem}.featured-streaming-more summary:hover,.featured-streaming-more summary:focus-visible{color:#fff}.featured-streaming-more summary::-webkit-details-marker{display:none}.featured-streaming-more[open] summary{margin-bottom:.4rem}.featured-streaming-more summary:focus-visible{outline:2px solid #ff9900;outline-offset:4px}@media(min-width:768px){.featured-streaming-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.new-video-grid{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.new-video-card{min-width:0;background:#111;border:1px solid #292929}.new-video-media{position:relative;display:block;aspect-ratio:16/9;background:#171717;overflow:hidden}.new-video-media img{width:100%;height:100%;display:block;object-fit:cover}.new-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border:1px solid #ffffffb0;border-radius:50%;background:#0009;color:#fff;font-size:1.25rem;padding-left:3px}.new-video-media:hover .new-video-play{background:#000c;border-color:#ff9900}.new-video-badge{position:absolute;top:.8rem;left:.8rem;max-width:calc(100% - 1.6rem);background:#ff9900;color:#080808;padding:.35rem .55rem;font-size:.68rem;font-weight:900;letter-spacing:.06em}
.new-video-copy{padding:1.25rem}.new-video-copy time{color:#aaa;font-size:.78rem}.new-video-copy h3{font-size:clamp(1.35rem,2.1vw,1.8rem);font-weight:900;line-height:1.12;margin:.65rem 0;overflow-wrap:anywhere;color:#fff}.new-video-artist{color:#b9b9b9;font-size:.9rem;overflow-wrap:anywhere}.new-video-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1.3rem}.new-video-actions .btn{font-size:.75rem;min-height:44px;display:inline-flex;align-items:center}.youtube-secondary{font-size:.65rem;letter-spacing:.06em;color:#aaa;padding:.65rem 0}.youtube-secondary:hover{color:#fff}.all-videos{margin-top:2.5rem}.thumbnail-unavailable{position:absolute;inset:0;padding:1rem;align-content:end;color:#aaa;font-size:.8rem}.thumbnail-unavailable[hidden]{display:none}
@media(min-width:768px){.new-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.new-video-card.is-featured{grid-column:1/-1}.is-featured .new-video-copy h3{font-size:2rem}}
@media(min-width:1200px){.new-video-grid{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start}.new-video-card.is-featured{grid-column:1;grid-row:1/3}.new-video-card:not(.is-featured) .new-video-media{aspect-ratio:16/7}.new-video-card:not(.is-featured) .new-video-copy{padding:1rem}.new-video-card:not(.is-featured) .new-video-copy h3{font-size:1.3rem}.new-video-card:not(.is-featured) .new-video-actions{margin-top:.8rem;gap:.75rem}.new-video-card:not(.is-featured) .new-video-artist{margin-bottom:.5rem}}

.new-site .featured-streaming-link:focus-visible{outline:none;text-decoration:underline;text-decoration-color:var(--ff-orange);text-underline-offset:.3em}.featured-streaming-link:hover{text-decoration:underline;text-underline-offset:.3em}

/* Mobile listening grid: retain every service, icon and visible service name. */
@media(max-width:767.98px){
 .featured-streaming-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .featured-streaming-link{flex-direction:column;justify-content:center;gap:.25rem;min-height:68px;padding:.25rem .125rem;text-align:center}
 .featured-streaming-link svg{flex:0 0 24px;width:24px;height:24px}
 .featured-streaming-link span:not(.visually-hidden){min-height:2.6em}
 .new-site .featured-streaming-link:focus-visible{outline:2px solid var(--ff-orange);outline-offset:2px}
}
@media(max-width:359.98px){
 .featured-streaming-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
