.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px #0000001a;padding:1.2rem 1.6rem;transform:translateY(100%);transition:transform .3s ease;display:none}@media screen and (max-width: 749px){.sticky-atc{display:block}}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;max-width:100%}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:1.3}.sticky-atc__price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0}.sticky-atc__price s{color:rgba(var(--color-foreground),.5);font-weight:400;margin-right:.5rem}.sticky-atc__button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border:none;border-radius:var(--buttons-radius);cursor:pointer;text-decoration:none;transition:opacity .2s ease;min-width:12rem}.sticky-atc__button:hover{opacity:.85}.sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}.js-drawer-open .sticky-atc{display:none}@media (prefers-reduced-motion: reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sticky-atc.css.map */
