/* Arctic Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #2B5C78 0%, #3E7EA0 33%, #63A6C6 66%, #96CAE0 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #3E7EA0 0%, #63A6C6 50%, #A9D6E8 100%); }
