.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);padding:1rem;z-index:100;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 12px rgba(var(--color-foreground),.1)}.sticky-atc.visible{transform:translateY(0)}.sticky-atc__content{display:flex;align-items:center;gap:1rem;max-width:1200px;margin:0 auto}.sticky-atc__product-info{flex:1;min-width:0}.sticky-atc__product-title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__product-price{font-size:1.4rem;font-weight:700;color:rgb(var(--color-button));margin:0}.sticky-atc__button{flex-shrink:0;min-width:12rem}.sticky-atc__button .button{width:100%;font-size:1.4rem;font-weight:700;padding:1.2rem 2rem;min-height:4.8rem;background:rgb(var(--color-button));transition:all .3s ease}.sticky-atc__button .button:hover{background:rgba(var(--color-button),.9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-button),.3)}@media screen and (min-width: 750px){.sticky-atc{display:none}}@media screen and (max-width: 749px){.sticky-atc{display:block}body.sticky-atc-active{padding-bottom:8rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-sticky-atc.css.map */
