#sticky-atc{position:fixed;left:0;right:0;z-index:1000;background:#1a1a1a;color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -4px 12px #00000026;transform:translateY(100%);transition:transform .3s ease;bottom:0;top:auto}#sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc__info{display:flex;flex-direction:column;gap:2px;min-width:0}.sticky-atc__title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:13px;color:#d1d5db}.sticky-atc__btn{background:#16a34a;color:#fff;border:none;border-radius:6px;padding:10px 22px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.sticky-atc__btn:hover{background:#15803d}.sticky-atc__btn:disabled{background:#6b7280;cursor:not-allowed}@media(min-width:750px){#sticky-atc{bottom:auto;top:0;box-shadow:0 4px 12px #00000026;transform:translateY(-100%);padding:14px 40px}#sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc__title{font-size:16px}.sticky-atc__price{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sticky-atc.css.map */
