@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(7,134,73,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(7,134,73,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(7,134,73,0)}}@keyframes freeShippingGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes fadeIn{from{opacity:0;transform:translate(0, -15%)}to{opacity:1;transform:translate(0, 0%)}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-14px)}100%{transform:translateY(0px)}}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground), 0.08);box-shadow:0 -4px 16px rgba(0,0,0,.1);transform:translateY(100%);transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1);padding:1.2rem 0;will-change:transform}.sticky-buy-bar--visible{transform:translateY(0)}.sticky-buy-bar__inner{display:flex;align-items:center;gap:1.6rem}.sticky-buy-bar__image{flex-shrink:0}.sticky-buy-bar__image img{width:5rem;height:5rem;object-fit:cover;border-radius:.4rem;display:block}.sticky-buy-bar__title{flex:1;font-size:1.4rem;font-weight:600;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sticky-buy-bar__options{display:flex;gap:.8rem;align-items:center;flex-shrink:0}.sticky-buy-bar__options .select{min-width:10rem}.sticky-buy-bar__options .select .svg-wrapper{height:.8rem;width:2rem;right:10px}.sticky-buy-bar__actions{flex-shrink:0;display:flex;gap:1rem;align-items:center}.sticky-buy-bar__btn{white-space:nowrap;min-width:16rem}.sticky-buy-bar__whatsapp{--color-button: 37, 211, 102;--color-button-text: 37, 211, 102;--alpha-button-background: 0;display:flex;align-items:center;gap:.6rem;white-space:nowrap}.sticky-buy-bar__whatsapp::after{--border-opacity: 1}.sticky-buy-bar__whatsapp:hover{--alpha-button-background: 0.08}.sticky-buy-bar__whatsapp svg{width:1.8rem;height:1.8rem;fill:currentColor;flex-shrink:0}@media screen and (max-width: 749px){.sticky-buy-bar__inner{flex-wrap:wrap;gap:.8rem}.sticky-buy-bar__image,.sticky-buy-bar__title{display:none}.sticky-buy-bar__options{width:100%}.sticky-buy-bar__options .select{flex:1}.sticky-buy-bar__actions{width:100%}.sticky-buy-bar__btn{flex:1}.sticky-buy-bar__whatsapp{flex:1;justify-content:center}}
