.animation--scale{transition:all var(--duration-short) ease}.animation--scale:hover,.animation--scaled{color:rgba(var(--color-foreground),1);transform:scale(1.05);transition:all var(--duration-short) ease}.animation--rotate{animation:rotation 3s linear infinite}@keyframes squeeze{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.animation--squeeze{animation:squeeze 2s ease-in-out infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes tilt-shaking{0%{transform:rotate(0)}25%{transform:rotate(1deg)}50%{transform:rotate(0)}75%{transform:rotate(-1deg)}to{transform:rotate(0)}}.animation--tilt{transition:all var(--duration-short) ease}.animation--tilt:hover,.animation--tilted{transform:scale(1.02);transition:all var(--duration-default) ease;animation:tilt-shaking var(--duration-default) infinite}
/*# sourceMappingURL=/cdn/shop/t/5/assets/animations.css.map */
