.sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.5rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#000;color:#fff;border-top:1px solid rgba(255,255,255,.15);box-shadow:0 -4px 12px #00000014;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.sticky-buy-bar--visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-buy-bar__info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.sticky-buy-bar__title{font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy-bar__price{font-size:1.3rem;opacity:.75}.sticky-buy-bar__info,.sticky-buy-bar__info *{color:#fff}.sticky-buy-bar__button{flex:0 0 auto;white-space:nowrap;margin:0;background:#fff;color:#000;border-color:#fff}@media screen and (min-width:750px){.sticky-buy-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-sticky-buy-bar.css.map */
