.sticky-purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:50;padding:10px 0;background:rgba(var(--color-background),.97);border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -8px 24px #00000014;transform:translateY(110%);transition:transform .22s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sticky-purchase-bar.is-visible{transform:translateY(0)}.sticky-purchase-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-purchase-bar__product{display:flex;min-width:0;align-items:center;gap:12px}.sticky-purchase-bar__image{width:50px;height:50px;flex:0 0 50px;object-fit:contain}.sticky-purchase-bar__title,.sticky-purchase-bar__variant,.sticky-purchase-bar__price{margin:0;line-height:1.25}.sticky-purchase-bar__title{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sticky-purchase-bar__details{min-width:0}.sticky-purchase-bar__variant{overflow:hidden;color:rgba(var(--color-foreground),.7);font-size:.85em;text-overflow:ellipsis;white-space:nowrap}.sticky-purchase-bar__price{margin-top:3px;font-size:.9em}.sticky-purchase-bar__button{min-width:220px;margin:0}@media screen and (max-width:749px){.sticky-purchase-bar{padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.sticky-purchase-bar__inner{gap:10px;padding-right:12px;padding-left:12px}.sticky-purchase-bar__image{display:none}.sticky-purchase-bar__product{flex:1 1 auto;overflow:hidden}.sticky-purchase-bar__button{min-width:145px;padding-right:16px;padding-left:16px}}@media(prefers-reduced-motion:reduce){.sticky-purchase-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
