/* Castle Quest Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #332A52 0%, #4B4076 33%, #6C5FA0 66%, #948AC4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #4B4076 0%, #6C5FA0 50%, #A79DD3 100%); }
