.goal-stage{position:relative;overflow:hidden;width:min(100%,780px);padding:22px 12px 14px;border:4px solid #268ab1;border-radius:30px;background:repeating-radial-gradient(ellipse at 50% 120%,#b9f2ff 0 18px,#79d5ed 19px 33px,#49b6d5 34px 48px);box-shadow:inset 0 5px 0 #dffaff,0 6px 0 #247f9d}.goal-stage.active{animation:riverRise .38s ease-out}.goal-stage>span,.goal-stage>div{position:relative;z-index:2}.goal-stage i{position:relative;box-shadow:0 7px 0 #617d7b,0 10px 8px #207a9b66;transition:transform .25s cubic-bezier(.2,1.5,.5,1),background .2s}.goal-stage i.reached{animation:stoneBounce .38s ease}.walker{z-index:4!important;display:inline-block;filter:drop-shadow(0 5px 2px #1b6a8255);transition:transform .36s cubic-bezier(.2,1.8,.4,1)!important}.splash{position:absolute;z-index:-1;left:50%;top:50%;font-size:2.2rem;pointer-events:none;animation:splashPop .5s ease-out both}.goal-flag{display:inline-block;transform-origin:bottom center}.goal-stage.active .goal-flag{animation:flagWave .65s ease-in-out infinite alternate}.sound-path.correct{animation:pathGlow .7s ease-in-out;box-shadow:0 0 0 7px #fff59a,0 6px 0 #3b9368}.sound-path.correct span{animation:chosenStone .55s ease backwards}.sound-path.correct span:nth-child(2){animation-delay:.08s}.sound-path.correct span:nth-child(3){animation-delay:.16s}.sound-path.correct span:nth-child(4){animation-delay:.24s}.sound-path.correct span:nth-child(5){animation-delay:.32s}@keyframes riverRise{from{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:none}}@keyframes stoneBounce{0%{transform:none}45%{transform:translateY(-14px) scale(1.12)}100%{transform:translateY(-7px)}}@keyframes splashPop{0%{opacity:0;transform:translate(-50%,-30%) scale(.2)}40%{opacity:1}100%{opacity:0;transform:translate(-50%,-110%) scale(1.5)}}@keyframes flagWave{from{transform:rotate(-8deg) scale(1)}to{transform:rotate(9deg) scale(1.1)}}@keyframes pathGlow{50%{filter:brightness(1.18);transform:scale(1.025)}}@keyframes chosenStone{from{opacity:.3;transform:scale(.5) rotate(-15deg)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.goal-stage,.goal-stage i,.walker,.splash,.goal-flag,.sound-path.correct,.sound-path.correct span{animation:none!important;transition:none!important}}
