html.low-power *,
html.low-power *::before,
html.low-power *::after {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html.low-power body::before,
html.low-power body::after,
html.low-power .search-halo,
html.low-power .mode-card::after,
html.low-power .site-card::after,
html.low-power .mode-card.global-card::before,
html.low-power .site-card.global-card::before,
html.low-power .mode-aura,
html.low-power .modal-aura,
html.low-power .donate-glow {
  filter: none !important;
}

html.low-power .bg {
  filter: brightness(0.3) !important;
}

html.low-power .site-panel,
html.low-power .site-card,
html.low-power .mode-card,
html.low-power .form-card,
html.low-power .profile-card,
html.low-power .donation-card,
html.low-power .support-card,
html.low-power .player-modal,
html.low-power .search-panel,
html.low-power .account-pill {
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28) !important;
}

html.low-power .search-halo,
html.low-power .search-status,
html.low-power .mode-card.global-card::before,
html.low-power .site-card.global-card::before,
html.low-power .mode-aura,
html.low-power .modal-aura,
html.low-power .donate-glow,
html.low-power .donate-spark {
  animation-timing-function: steps(12, end) !important;
}

html.low-power .site-panel,
html.low-power .site-card,
html.low-power .mode-card,
html.low-power .cosmetic-card,
html.low-power .rank-row,
html.low-power .podium-card,
html.low-power .parkour-row {
  contain: layout paint style;
}
