.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--color-btn-primary);transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 24px #2f2a261f}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{max-width:1440px;margin:0 auto;padding:12px var(--section-padding-px);display:flex;align-items:center;gap:20px}.sticky-atc__image{flex-shrink:0;width:64px;height:64px;border-radius:12px;overflow:hidden;background:var(--color-bg-primary)}.sticky-atc__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.sticky-atc__title{font-weight:500;line-height:1.2;color:var(--color-bg-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__subtitle{line-height:1;color:var(--color-bg-primary);opacity:.8;margin:0;white-space:nowrap}.sticky-atc__price{font-weight:500;line-height:1;color:var(--color-bg-primary);flex-shrink:0;white-space:nowrap}.sticky-atc__qty{display:flex;align-items:center;border:1px solid var(--color-bg-primary);border-radius:100px;overflow:hidden;flex-shrink:0;background:var(--color-bg-primary)}.sticky-atc__qty-btn{width:40px;height:48px;background:none;border:none;cursor:pointer;font-family:var(--font-body-family);font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sticky-atc__qty-btn:hover{background:var(--color-bg-secondary)}.sticky-atc__qty-value{font-weight:500;min-width:28px;text-align:center;line-height:1}.sticky-atc__btn{background:var(--color-bg-primary);color:var(--color-text);flex-shrink:0}.sticky-atc__btn:hover,.sticky-atc__btn:focus-visible{background:var(--color-bg-secondary);color:var(--color-text)}@media(max-width:767px){.sticky-atc__inner{gap:12px;padding:10px 16px}.sticky-atc__image{width:52px;height:52px}.sticky-atc__info,.sticky-atc__price{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sticky-atc.css.map */
