.game-drone.svelte-ngcapm{animation:svelte-ngcapm-drone-pulse 1.5s ease-in-out infinite}.game-grow.svelte-ngcapm{animation:svelte-ngcapm-grow-up 2s ease-in-out infinite}.game-sway.svelte-ngcapm{animation:svelte-ngcapm-sway 3s ease-in-out infinite;transform-origin:bottom center}.game-bar.svelte-ngcapm{animation:svelte-ngcapm-bar-fill 4s ease-in-out infinite}.game-money.svelte-ngcapm{animation:money-tick 3s steps(1) infinite}.game-console-line.svelte-ngcapm{animation:svelte-ngcapm-console-blink 2s steps(1) infinite}@keyframes svelte-ngcapm-drone-pulse{0%,to{box-shadow:0 0 4px #8b5cf699}50%{box-shadow:0 0 8px #8b5cf6e6}}@keyframes svelte-ngcapm-grow-up{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}@keyframes svelte-ngcapm-sway{0%,to{transform:rotate(0)}25%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}}@keyframes svelte-ngcapm-bar-fill{0%{width:90%}50%{width:60%}to{width:90%}}@keyframes svelte-ngcapm-console-blink{0%,49%{opacity:1}50%,to{opacity:.6}}
