<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.\#cart-counter{display:flex;align-items:center;justify-content:center;position:absolute;top:-.2rem;right:-.5rem;background:var(--color);height:1.3225rem;min-width:1.3225rem;font-size:.8695652174rem;border-radius:50%;font-weight:var(--font-body-weight-bold);color:#fff;padding:2px}.\#cart-counter.\!animate{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}
/*# sourceMappingURL=/cdn/shop/t/19/assets/cart-counter.css.map */
</pre></body></html>