.sticky-cart{position:fixed;bottom:0;left:0;right:0;z-index:90;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}.sticky-cart.is-visible{transform:translateY(0);pointer-events:auto}.sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;box-shadow:0 -2px 8px #0000000f}.sticky-cart__info{flex:1;min-width:0}.sticky-cart__price{display:flex;align-items:baseline;gap:4px}.sticky-cart__price-amount{font-size:16px;font-weight:600;color:#1a1a1a;white-space:nowrap}.sticky-cart__price-tax{font-size:10px;color:#888}.sticky-cart__variant-summary{font-size:10px;color:#999;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cart__button{flex-shrink:0;background:#1a1a1a;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.sticky-cart__button:active{opacity:.85}.sticky-cart__button--disabled,.sticky-cart__button[disabled]{background:#ccc;cursor:not-allowed}.sticky-cart__button--soldout{background:#9a9a9a;color:#fff}@media(min-width:750px){.sticky-cart{display:none}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/sticky-cart-bar.css.map */
