@layer utilities{.cat-animation{z-index:10;width:var(--cat-frame-width);height:var(--cat-frame-height);background-image:var(--cat-url);background-repeat:no-repeat;background-size:256px 1632px;background-position-y:var(--cat-row-y-offset);animation:play-cat-row var(--cat-duration)steps(var(--cat-steps))infinite;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;visibility:visible;opacity:1;pointer-events:none;background-position-x:0;position:absolute}@keyframes play-cat-row{to{background-position-x:calc(var(--cat-row-total-width)*-1)}}}
/*# sourceMappingURL=4c937a57f934fff5.css.map*/