/* Weather Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #EAF3FA 0%, #D0E5F4 50%, #AED2EC 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #F1F8FC 0%, #DDEDF8 50%, #BEDCF0 100%); }
