/* Bakery Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #8A4A3C 0%, #B96C52 33%, #DB9878 66%, #F0C0A2 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #B96C52 0%, #DB9878 50%, #F6CFB4 100%); }
