/* Ocean Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #E4F4FB 0%, #C6E7F5 50%, #9CD1EA 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #EDF8FC 0%, #D3EEF8 50%, #ABDBEF 100%); }
