.product-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;display:block;background:rgb(var(--color-background));border-top:.1rem solid rgb(var(--color-border));padding:.9rem 0 calc(.9rem + env(safe-area-inset-bottom,0px));animation:product-sticky-in var(--duration-default) ease}.product-sticky[hidden]{display:none}@keyframes product-sticky-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-sticky{animation:none}}.product-sticky__inner{display:flex;align-items:center;gap:1.6rem;max-width:var(--page-width, 140rem);margin:0 auto;padding:0 1.5rem}.product-sticky__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;line-height:1.25}.product-sticky__title{font-size:1.3rem;color:rgb(var(--color-foreground-secondary));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sticky__price{font-size:1.6rem;font-weight:500;color:rgb(var(--color-foreground));font-variant-numeric:tabular-nums}.product-sticky__cta{flex:0 0 auto;min-width:16rem}@media screen and (max-width:749px){.product-sticky__inner{gap:1.2rem}.product-sticky__title{display:none}.product-sticky__cta{flex:1 1 auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-product-sticky-atc.css.map */
