.appy{display:block;background-repeat:no-repeat;background-position:0 0;image-rendering:crisp-edges;image-rendering:pixelated}.appy--playing{animation-name:appy-play;animation-duration:var(--appy-duration);animation-timing-function:steps(var(--appy-steps));animation-iteration-count:var(--appy-iterations);animation-fill-mode:var(--appy-fill)}@keyframes appy-play{to{background-position-x:var(--appy-travel)}}@media (prefers-reduced-motion:reduce){.appy--playing{animation:none;background-position-x:0}}