.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -.2rem 1.2rem rgba(var(--color-foreground),.08);transform:translateY(100%);visibility:hidden;transition:transform .2s ease-out,visibility 0s linear .2s}.sticky-atc.is-shown{transform:translateY(0);visibility:visible;transition:transform .2s ease-out,visibility 0s}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}@media screen and (min-width:750px){.sticky-atc{display:none}}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem}.sticky-atc__text{flex:1;min-width:0}.sticky-atc__title{margin:0;font-size:1.2rem;line-height:1.3;color:rgba(var(--color-foreground),.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{margin:.2rem 0 0;font-size:1.6rem;font-weight:600;line-height:1.2}.sticky-atc__button{flex:0 0 auto;min-width:14rem;min-height:4.4rem;margin:0}.sticky-atc__button[disabled]{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sticky-atc.css.map */
