/* Lucky Babes V509 — flicker stabilizer: only route shell surfaces, not games */
html.lb-v509-stable body,
html.lb-v509-stable #casinoView,
html.lb-v509-stable #casinoGamesHome,
html.lb-v509-stable #creatorsView,
html.lb-v509-stable #rewardsView,
html.lb-v509-stable #creatorProfileView,
html.lb-v509-stable #storeView,
html.lb-v509-stable #bookingView,
html.lb-v509-stable #feedView,
html.lb-v509-stable #lb405FeedView,
html.lb-v509-stable #alyLuckyPacksShell,
html.lb-v509-stable #luckyPacksGame,
html.lb-v509-stable #lbAppTopbar,
html.lb-v509-stable #lbBottomNav{
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
  transform-style:flat!important;
}
html.lb-v509-stable #casinoView,
html.lb-v509-stable #casinoGamesHome,
html.lb-v509-stable #creatorsView,
html.lb-v509-stable #rewardsView,
html.lb-v509-stable #creatorProfileView,
html.lb-v509-stable #storeView,
html.lb-v509-stable #bookingView,
html.lb-v509-stable #feedView,
html.lb-v509-stable #lb405FeedView,
html.lb-v509-stable #alyLuckyPacksShell,
html.lb-v509-stable #luckyPacksGame{
  transition:none!important;
}
html.lb-v509-stable #lbAppTopbar,
html.lb-v509-stable #lbBottomNav{
  transition:none!important;
  will-change:auto!important;
}
html.lb-v509-stable #lb504Loader:not(.show):not(.active){
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
