.sticky-cart-btn{position:fixed;bottom:80px;right:20px;z-index:999;width:60px;height:60px;border-radius:50%;background:#f0a868;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000002e;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease,box-shadow .3s ease;opacity:0;transform:scale(.5) translateY(20px);pointer-events:none;-webkit-tap-highlight-color:transparent}.sticky-cart-btn.is-visible{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.sticky-cart-btn:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 6px 24px #f0a86873}.sticky-cart-btn:active{transform:scale(.95)}.sticky-cart-btn svg{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sticky-cart-btn__count{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;border-radius:11px;background:#fff;color:#f0a868;font-size:12px;font-weight:700;font-family:DM Sans,sans-serif;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid #F0A868;line-height:1;transition:transform .2s ease}.sticky-cart-btn__count.pulse{animation:sticky-cart-pulse .4s ease}@keyframes sticky-cart-pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media screen and (min-width:990px){.sticky-cart-btn{bottom:30px;right:30px;width:64px;height:64px}.sticky-cart-btn svg{width:28px;height:28px}}@media screen and (max-width:989px){.sticky-cart-btn{bottom:75px;right:16px;width:54px;height:54px}.sticky-cart-btn svg{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sticky-cart.css.map */
