.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 1.6rem;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -.2rem .8rem rgba(var(--color-shadow),.1);transform:translateY(100%);transition:transform .25s ease}.sticky-atc[data-visible]{transform:translateY(0)}.sticky-atc[hidden]{display:none}.sticky-atc__info{display:flex;flex-direction:column;min-width:0}.sticky-atc__title{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-weight:600}.sticky-atc__button{flex-shrink:0;min-width:16rem}@media screen and (min-width:750px){.sticky-atc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-atc.css.map */
