.sticky-atc{position:sticky;top:-1px;z-index:60;background:var(--color-background, #fff);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px #0000000f;transform:translateY(-100%);opacity:0;transition:transform .28s ease,opacity .28s ease}.sticky-atc.is-visible{transform:translateY(0);opacity:1}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.sticky-atc__left{display:flex;align-items:center;gap:.75rem;min-width:0}.sticky-atc__thumb{width:48px;height:48px;object-fit:cover;border-radius:8px}.sticky-atc__meta{display:grid;gap:.125rem}.sticky-atc__title{font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price .price{margin:0}.sticky-atc__form{display:flex;align-items:center;gap:.5rem}.sticky-atc__button{min-width:180px}@media (max-width: 749px){.sticky-atc{position:fixed;top:auto;bottom:0;left:0;right:0;border-top:1px solid rgba(0,0,0,.08);border-bottom:none;transform:translateY(100%)}.sticky-atc__inner{padding:.75rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
