/* Color the Farm — palette only; layout lives in /games/shared/engine-color.css */
.scene.themed { background:linear-gradient(180deg,#DDEBC8 0%, #CBE0B2 46%, #B4D399 100%); }
#scene-intro.themed { background:linear-gradient(180deg,#CFE9F6 0%, #DDEBC8 48%, #B4D399 100%); }
