/* Color the Snow Day — palette only; layout lives in /games/shared/engine-color.css */
.scene.themed { background:linear-gradient(180deg,#EAF4FB 0%, #DAEBF7 46%, #C4DEF1 100%); }
#scene-intro.themed { background:linear-gradient(180deg,#EAF4FB 0%, #DFEEF9 48%, #C4DEF1 100%); }
