.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -4px 12px #0000000f;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-atc__inner{display:grid;align-items:center;gap:1.2rem;padding:1rem 1.5rem}.sticky-atc__media img{display:block;width:5rem;height:5rem;object-fit:cover;border-radius:var(--inputs-radius, .4rem)}.sticky-atc__info{flex:1 1 auto;min-width:0}.sticky-atc__title{margin:0;font-size:1.4rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{margin-top:.2rem}.sticky-atc__actions{display:flex;gap:.8rem;flex-shrink:0}.sticky-atc__button{min-width:14rem;white-space:nowrap}@media screen and (min-width:750px){.sticky-atc--hide-desktop{display:none!important}}@media screen and (max-width:749px){.sticky-atc--hide-mobile{display:none!important}.sticky-atc__inner{padding:0rem;gap:.8rem}.sticky-atc__media{display:none}.sticky-atc__title{font-size:1.2rem}.sticky-atc__button{min-width:0;flex:1 1 50%;border-radius:0}.sticky-atc__actions{gap:4px}.sticky-atc__button:after{border-radius:0}.sticky-atc__info{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-sticky-atc.css.map */
