.sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 12px #00000014}.sticky-atc[data-visible=true]{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;max-width:100%}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sticky-atc__title{font-size:1.3rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground))}.sticky-atc__price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.sticky-atc__price .price{margin:0;padding:0}.sticky-atc__price .price__container{min-height:auto}.sticky-atc__button{flex-shrink:0;min-width:12rem;padding:1.2rem 2rem;font-size:1.4rem;white-space:nowrap}@media screen and (max-width:749px){.sticky-atc{display:block}}@supports (padding: max(0px)){.sticky-atc{padding-bottom:max(1rem,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sticky-atc.css.map */
