.scene2-activity-panel.runtime-suspended,
[data-activity-panel].runtime-suspended {
  content-visibility: hidden;
  contain: strict;
}

.runtime-suspended,
.runtime-suspended * {
  animation-play-state: paused !important;
  background-image: none !important;
  filter: none !important;
  backdrop-filter: none !important;
}

body.runtime-backgrounded [data-scene-id] *,
body.runtime-backgrounded [data-scene-id]::before,
body.runtime-backgrounded [data-scene-id]::after {
  animation-play-state: paused !important;
}

@media (pointer: coarse), (max-width: 1400px) {
  .consonant-intro__background {
    background-image: url("../../tablet-assets/assets/runtime/1232514d13f25928.webp");
  }
  .scene2-layer-background {
    background-image: url("../../tablet-assets/assets/runtime/86e21f0f7c8324bd.webp");
  }
  .scene22-game-area,
  .scene22-park-stage {
    background-image: url("../../tablet-assets/assets/scene2-2/scene2-2_park_background.webp") !important;
  }
  .scene23-panel {
    background-image: url("../../tablet-assets/assets/scene2-3_icecream_shop_bg.webp");
  }
  .scene25-layer-bg {
    background-image:
      linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)),
      url("../../tablet-assets/modules/scene2-5/assets/scene2-5_underwater_bg.webp");
  }
  .scene26-game {
    background-image:
      linear-gradient(180deg, rgba(5, 14, 69, 0.12), rgba(10, 12, 72, 0.32)),
      url("../../tablet-assets/modules/scene2-6/assets/space_korean_consonant_game_background_v1.webp");
  }
  .scene27-game[data-scene27-season="summer"] {
    background-image: url("../../tablet-assets/modules/scene2-7/assets/backgrounds/scene27_summer_beach_background_v1.webp");
  }
  .scene27-game[data-scene27-season="winter"] {
    background-image: url("../../tablet-assets/modules/scene2-7/assets/backgrounds/scene27_winter_ski_resort_background_v1.webp");
  }
  .scene211-background {
    background-image: url("../../tablet-assets/modules/scene2-11/assets/backgrounds/scene2-11_stage1_space_base_background_v1.webp");
  }
  [data-scene-id="scene2-4"] *,
  [data-scene-id="scene2-5"] *,
  [data-scene-id="scene2-6"] *,
  [data-scene-id="scene2-7"] *,
  [data-scene-id="scene2-8"] * {
    backdrop-filter: none !important;
  }
}
