.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--color-background);border-top:1px solid rgba(var(--color-foreground),.08);padding:1.2rem 2rem;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:999;box-shadow:0 -4px 12px #00000014}.sticky-atc.visible{transform:translateY(0)}.sticky-atc__container{display:flex;align-items:center;gap:1.5rem;max-width:120rem;margin:0 auto}.sticky-atc__product{display:flex;align-items:center;gap:1.2rem;flex:1;min-width:0}.sticky-atc__image{width:6rem;height:6rem;border-radius:.8rem;object-fit:cover;flex-shrink:0}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__title{font-size:1.4rem;font-weight:600;margin:0 0 .4rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:1.6rem;font-weight:700;color:var(--color-foreground)}.sticky-atc__price--compare{font-size:1.3rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through;margin-left:.8rem;font-weight:400}.sticky-atc__actions{display:flex;align-items:center;gap:1.2rem}.sticky-atc__quantity{display:flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;overflow:hidden}.sticky-atc__quantity-btn{background:transparent;border:none;padding:.8rem 1.2rem;cursor:pointer;font-size:1.6rem;line-height:1;color:var(--color-foreground);transition:background-color .2s}.sticky-atc__quantity-btn:hover:not(:disabled){background:rgba(var(--color-foreground),.05)}.sticky-atc__quantity-btn:disabled{opacity:.3;cursor:not-allowed}.sticky-atc__quantity-input{border:none;background:transparent;text-align:center;width:4rem;font-size:1.4rem;font-weight:600;-moz-appearance:textfield}.sticky-atc__quantity-input::-webkit-outer-spin-button,.sticky-atc__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__button{min-width:18rem;white-space:nowrap;padding:1.2rem 2.4rem;font-size:1.5rem;font-weight:700;border:none;cursor:pointer;transition:opacity .2s,transform .1s;display:flex;align-items:center;justify-content:center;gap:.8rem}.sticky-atc__button:active:not(:disabled){transform:scale(.98)}.sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__button .loading__spinner{width:1.8rem;height:1.8rem}@media screen and (max-width: 749px){.sticky-atc{padding:1rem 1.5rem}.sticky-atc__container,.sticky-atc__product{gap:1rem}.sticky-atc__image{width:5rem;height:5rem}.sticky-atc__title{font-size:1.3rem}.sticky-atc__price{font-size:1.4rem}.sticky-atc__actions{gap:.8rem}.sticky-atc__quantity-btn{padding:.6rem 1rem;font-size:1.4rem}.sticky-atc__quantity-input{width:3.5rem;font-size:1.3rem}.sticky-atc__button{min-width:auto;padding:1rem 1.6rem;font-size:1.4rem}}@media screen and (max-width: 480px){.sticky-atc__title{font-size:1.2rem}.sticky-atc__price{font-size:1.3rem}.sticky-atc__price--compare,.sticky-atc__quantity{display:none}.sticky-atc__button{flex:1}}.sticky-atc__button:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.sticky-atc__quantity-btn:focus-visible{outline:2px solid var(--color-foreground);outline-offset:-2px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.sticky-atc__button.adding{animation:pulse .6s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-atc.css.map */
