.music-videos-page{--page-accent:#27d7ff;--fg-laser:var(--page-accent);background:#050505}
.music-videos-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2026-bg.webp");background-position:center top}
.music-videos-page .fg-hero:before{content:"02"}
.mv-year-heading{align-items:flex-end}.mv-year-heading h2{font-size:clamp(72px,10vw,150px)}
.mv-work-count{margin:0 0 5px;color:var(--page-accent);font:500 clamp(10px,1vw,14px)/1 "Space Grotesk";letter-spacing:.22em;text-shadow:0 0 8px rgba(39,215,255,.35)}
.mv-past-archive{margin-top:clamp(120px,15vw,220px)}.mv-past-heading{margin-bottom:clamp(40px,5vw,72px)}.mv-past-heading h2{margin:22px 0 0;font:500 clamp(42px,6vw,86px)/.9 "Space Grotesk";letter-spacing:-.055em}
.mv-past-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.2vw,34px)}
.mv-year-link{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;min-height:190px;align-content:center;padding:clamp(24px,3vw,42px);overflow:hidden;border:1px solid rgba(255,255,255,.13);background:rgba(0,0,0,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.mv-year-link:before{content:"";position:absolute;top:0;left:0;width:52px;height:2px;background:var(--page-accent);box-shadow:0 0 8px rgba(39,215,255,.48);transition:width .42s ease}.mv-year-link strong{font:500 clamp(48px,6vw,84px)/.85 "Space Grotesk";letter-spacing:-.06em}.mv-year-link span{align-self:start;color:var(--page-accent);font:500 8px/1 "Space Grotesk";letter-spacing:.18em}.mv-year-link em{grid-column:1/-1;margin-top:15px;color:#aaa;font:normal 500 8px/1 "Space Grotesk";letter-spacing:.18em;transition:color .35s ease,transform .35s ease}
@media(hover:hover) and (pointer:fine){.mv-year-link:hover:before{width:100%}.mv-year-link:hover em{color:#fff;transform:translateX(4px)}}@media(hover:none){.mv-year-link:before{transition:none}}
@media(max-width:760px){.music-videos-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2026-bg-mobile.webp");background-position:center}.mv-year-heading{display:flex;align-items:flex-end}.mv-year-heading h2{margin-top:0;font-size:clamp(68px,22vw,96px)}.mv-work-count{margin-bottom:4px;font-size:8px}.mv-past-grid{grid-template-columns:1fr}.mv-year-link{min-height:145px}.mv-past-archive{margin-top:110px}}
.year-link-label{grid-column:1/-1;color:#aaa;font:500 7px/1 "Space Grotesk";letter-spacing:.22em;text-transform:uppercase}
.music-videos-2025-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2025-bg.webp"),url("assets/music-videos-bg.png")}
.music-videos-2024-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2024-bg.webp"),url("assets/music-videos-bg.png")}
@media(max-width:760px){.music-videos-2025-page{--mv-2025-mobile-bg-offset:50px}.music-videos-2025-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2025-bg-mobile.webp"),url("assets/music-videos-bg-mobile.png");background-position:center var(--mv-2025-mobile-bg-offset)}.music-videos-2024-page:before{background-image:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.35)),url("assets/music-videos-2024-bg-mobile.webp"),url("assets/music-videos-bg-mobile.png")}}
@media(min-width:761px){.music-videos-2024-page:before,.music-videos-2026-page:before{background-position:50% 20%}}

/* 2026 cards keep a 9:16 frame while allowing uncropped 16:9 media. */
.music-videos-2026-page .mv-video-thumbnail{position:absolute;z-index:3;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.music-videos-2026-page .fg-video-frame.is-playing .mv-video-thumbnail{display:none}
.music-videos-2026-page .fg-video-frame[data-video-ratio="landscape"]{background:#000}
.music-videos-2026-page .fg-video-frame[data-video-ratio="landscape"] .mv-video-thumbnail{object-fit:cover;background:#000}
.music-videos-2026-page .fg-video-frame[data-video-ratio="landscape"] video,.music-videos-2026-page .fg-work-card:hover .fg-video-frame[data-video-ratio="landscape"] video{width:100%;height:100%;object-fit:contain;background:#000;transform:none}
.music-videos-2026-page .fg-video-frame[data-video-ratio="landscape"] video:fullscreen{object-fit:contain;background:#000}
.music-videos-2026-page .fg-video-frame[data-video-ratio="contained"]{background:#000}
.music-videos-2026-page .fg-video-frame[data-video-ratio="contained"] video,.music-videos-2026-page .fg-work-card:hover .fg-video-frame[data-video-ratio="contained"] video{width:100%;height:100%;object-fit:contain;background:#000;transform:none}
.music-videos-2026-page .fg-video-frame[data-video-ratio="contained"] video:fullscreen{object-fit:contain;background:#000}

/* 2024 thumbnails fill the 9:16 card; 720x1086 videos are contained after playback. */
.music-videos-2024-page .fg-video-frame[data-video-ratio="contained"]{background:#000}
.music-videos-2024-page .mv-video-thumbnail{position:absolute;z-index:3;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.music-videos-2024-page .fg-video-frame.is-playing .mv-video-thumbnail{display:none}
.music-videos-2024-page .fg-video-frame[data-video-ratio="contained"] video,.music-videos-2024-page .fg-work-card:hover .fg-video-frame[data-video-ratio="contained"] video{width:100%;height:100%;object-fit:contain;background:#000;transform:none}
.music-videos-2024-page .fg-video-frame[data-video-ratio="contained"] video:fullscreen{object-fit:contain;background:#000}

/* 2025 thumbnails fill the card; loaded video dimensions select cover or contain. */
.music-videos-2025-page .fg-video-frame{background:#000}
.music-videos-2025-page .mv-video-thumbnail{position:absolute;z-index:3;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.music-videos-2025-page .fg-video-frame.is-playing .mv-video-thumbnail{display:none}
.music-videos-2025-page .fg-video-frame[data-video-ratio="contained"] video,.music-videos-2025-page .fg-work-card:hover .fg-video-frame[data-video-ratio="contained"] video{width:100%;height:100%;object-fit:contain;background:#000;transform:none}
.music-videos-2025-page .fg-video-frame[data-video-ratio="contained"] video:fullscreen{object-fit:contain;background:#000}
