/* Playground Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #FFF1E9 0%, #FBDCCB 50%, #F4BFA4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #FFF6F1 0%, #FDE7DA 50%, #F8CFB8 100%); }
