/* Space Station Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #1B2350 0%, #2E3D7A 33%, #4C5FA8 66%, #7183C6 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #2E3D7A 0%, #4C5FA8 50%, #8195D2 100%); }
