/* R213 — FAST HOME
   Decorative motion is static. Only the two discography album covers keep breathing. */
body.home-fast-r213 *:not(.discography-breathe),
body.home-fast-r213 *::before,
body.home-fast-r213 *::after{
  animation:none!important;
}
body.home-fast-r213 .reveal{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}
body.home-fast-r213 img.always-breathe{
  animation:none!important;
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
}
body.home-fast-r213 .stars::before,
body.home-fast-r213 .stars::after{
  animation:none!important;
  opacity:.13!important;
}
body.home-fast-r213 #discography .discography-grid .album-card .album-art img.discography-breathe{
  animation:andrikUnifiedAlbumBreathV5144 7.4s cubic-bezier(.45,0,.55,1) infinite alternate both!important;
  animation-play-state:running!important;
  will-change:transform!important;
}
body.home-fast-r213 #discography .discography-grid .album-card:nth-child(2) .album-art img.discography-breathe{
  animation:andrikUnifiedAlbumBreathV5144 7.4s cubic-bezier(.45,0,.55,1) -3.7s infinite alternate both!important;
}
@media(max-width:820px){
  body.home-fast-r213 main>section:not(.top-countdown-wrap),
  body.home-fast-r213 main>header:not(.hero){
    content-visibility:auto;
    contain-intrinsic-size:700px;
  }
  body.home-fast-r213 #links{contain-intrinsic-size:560px}
  body.home-fast-r213 #discography{contain-intrinsic-size:1450px}
  body.home-fast-r213 #about{contain-intrinsic-size:420px}
}
body.home-fast-r213.is-page-hidden #discography img.discography-breathe{
  animation-play-state:paused!important;
}
