.sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;display:block;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1.2rem rgba(var(--color-shadow),.12);transform:translateY(110%);transition:transform .3s ease,visibility .3s ease;visibility:hidden;padding-bottom:env(safe-area-inset-bottom)}.sticky-buy-bar[hidden]{display:none}.sticky-buy-bar.is-visible{transform:translateY(0);visibility:visible}.sticky-buy-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1rem;padding-bottom:1rem}.sticky-buy-bar__product{display:flex;align-items:center;gap:1.2rem;min-width:0}.sticky-buy-bar__media{flex:0 0 auto;width:4.8rem;height:4.8rem;border-radius:.6rem;overflow:hidden}.sticky-buy-bar__image{width:100%;height:100%;object-fit:cover;display:block}.sticky-buy-bar__text{display:flex;flex-direction:column;min-width:0}.sticky-buy-bar__title{font-weight:var(--font-body-weight-bold, 600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sticky-buy-bar__price .price{margin:0;font-size:1.6rem}.sticky-buy-bar__price .price .price-item{font-size:1.6rem}.sticky-buy-bar__price .price__container{gap:.5rem}.sticky-buy-bar__actions{display:flex;align-items:center;gap:.8rem;flex:0 0 auto}.sticky-buy-bar__actions .button{margin:0;white-space:nowrap}@media screen and (max-width:749px){.sticky-buy-bar__inner{flex-wrap:wrap;gap:.8rem}.sticky-buy-bar__media{display:none}.sticky-buy-bar__product{flex:1 1 100%}.sticky-buy-bar__text{flex-direction:row;align-items:baseline;gap:.8rem;width:100%;justify-content:space-between}.sticky-buy-bar__actions{flex:1 1 100%}.sticky-buy-bar__actions .button{flex:1 1 0}}@media screen and (min-width:750px){.sticky-buy-bar__title{max-width:40rem;font-size:1.6rem}.sticky-buy-bar__actions .button{min-width:16rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-sticky-buy-bar.css.map */
