/* Sports Day Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #1D5B3A 0%, #2C7C4E 33%, #49A06B 66%, #77C293 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #2C7C4E 0%, #49A06B 50%, #8ACFA4 100%); }
