.programme-media{min-width:0}.programme-strip-shell{min-width:0;position:relative}.programme-strip{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--gold) transparent;direction:ltr;overflow:auto hidden}.programme-track{width:max-content;display:flex}.programme-track--moving{animation:36s linear infinite programme-drift}.programme-group{flex:none;gap:12px;padding-right:12px;display:flex}.programme-frame{flex:none;width:min(44vw,280px);margin:0}.programme-photo{aspect-ratio:4/3;background:#131813;position:relative;overflow:hidden}.programme-frame figcaption{max-width:100%;line-height:1.7}.programme-pause{z-index:2;color:#fff;cursor:pointer;background:#0a0d0ae6;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:8px;right:8px}.programme-pause:focus-within{outline:2px solid var(--gold);outline-offset:3px}.programme-play{display:none}.programme-strip:focus .programme-track,.programme-strip:active .programme-track{animation-play-state:paused}.programme-strip-shell:has(input:checked) .programme-track{animation-play-state:paused}.programme-pause:has(input:checked) .programme-stop{display:none}.programme-pause:has(input:checked) .programme-play{display:inline}@media (hover:hover) and (pointer:fine){.programme-strip:hover .programme-track{animation-play-state:paused}}@keyframes programme-drift{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.programme-track--moving{animation:none}.programme-group[aria-hidden=true],.programme-frame[aria-hidden=true],.programme-pause{display:none}}.programme-layout,.programme-videos{min-width:0}@media (min-width:1024px){.programme-media{width:calc(100% - 96px);max-width:1100px;margin-inline:auto}.programme-layout{--programme-height:clamp(600px, 57vw, 760px);grid-template-columns:minmax(0, 1fr) calc(var(--programme-height) * 9.6 / 16);direction:ltr;gap:24px;display:grid}:is(.programme-layout:not(:has(.programme-videos)),.programme-layout:not(:has(.programme-strip-shell))){grid-template-columns:minmax(0,1fr)}.programme-strip{height:var(--programme-height);overscroll-behavior-y:contain;overflow:hidden auto}.programme-track,.programme-group{flex-direction:column;width:100%}.programme-track--moving{animation-name:programme-drift-down;animation-duration:48s}.programme-group{padding-bottom:12px;padding-right:0}.programme-frame{width:100%;position:relative}.programme-photo{aspect-ratio:auto;height:calc((var(--programme-height) - 24px) / 2.5)}.programme-frame figcaption{color:#fff;background:linear-gradient(#0000,#000c);margin:0;padding:2rem 1rem .75rem;position:absolute;bottom:0;left:0;right:0}.programme-videos{height:var(--programme-height);scroll-snap-type:y proximity;overflow-y:auto}.programme-video-frame{height:var(--programme-height);scroll-snap-align:start;margin:0 0 12px}.programme-video-frame h3{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.programme-video-frame video{object-fit:cover;width:100%;height:100%;max-height:none;display:block}.programme-track:not(.programme-track--moving) .programme-photo{height:var(--programme-height)}}@keyframes programme-drift-down{0%{transform:translateY(-50%)}to{transform:translate(0,0)}}@media (min-width:1024px) and (prefers-reduced-motion:reduce){.programme-track--moving{animation:none}}
