/* Robot Lab Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #173F4A 0%, #215C6B 33%, #33818F 66%, #5CA9B4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #215C6B 0%, #33818F 50%, #72BAC3 100%); }
