.sticky-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;box-shadow:0 -2px 16px #0000001a;border-top:1px solid #ebebeb;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);will-change:transform}.sticky-cart-bar.is-visible{transform:translateY(0)}.sticky-cart-bar__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:none;border:none;cursor:pointer;gap:12px;-webkit-tap-highlight-color:transparent}.sticky-cart-bar__product{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-cart-bar__image{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0;border:1px solid #f0f0f0}.sticky-cart-bar__info{display:flex;flex-direction:column;gap:2px;min-width:0}.sticky-cart-bar__title{font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cart-bar__price{font-size:14px;color:#555;font-weight:500}.sticky-cart-bar__chevron{display:flex;align-items:center;color:#888;transition:transform .25s ease;flex-shrink:0}.sticky-cart-bar__trigger[aria-expanded=true] .sticky-cart-bar__chevron{transform:rotate(180deg)}.sticky-cart-bar__panel{padding:4px 18px 24px;display:flex;flex-direction:column;gap:10px;padding-bottom:max(24px,env(safe-area-inset-bottom,24px))}.sticky-cart-bar__panel[hidden]{display:none}.sticky-cart-bar__addons{display:flex;flex-direction:column;gap:8px}.sticky-cart-bar__addons .product-addon-item{padding:11px 14px}.sticky-cart-bar__addons .product-addon-item__title{font-size:13px}.sticky-cart-bar__addons .product-addon-item__description{font-size:12px}.sticky-cart-bar__discount-hint{margin:0;padding:9px 12px;background:#f5f3f0;border-radius:8px;font-size:12.5px;color:#555;text-align:center}.sticky-cart-bar__btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 20px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:background .2s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.sticky-cart-bar__btn:active{transform:scale(.98)}.sticky-cart-bar__btn:hover{background:#333}.sticky-cart-bar__btn--sold-out{background:#c9bfbb;cursor:not-allowed}.sticky-cart-bar__btn-total{font-size:14px;opacity:.75;font-weight:400}.sticky-cart-bar__btn.is-loading{pointer-events:none;opacity:.7}.sticky-cart-bar__btn.is-loading .sticky-cart-bar__btn-label:after{content:"\2026"}.sticky-cart-bar__btn.is-added{background:#4a9e6b}.sticky-cart-bar__panel:before{content:"";display:block;height:1px;background:#f0f0f0;margin:0 -18px 2px}@media(min-width:768px){.sticky-cart-bar{max-width:560px;left:50%;right:auto;transform:translate(-50%) translateY(100%);border-radius:16px 16px 0 0}.sticky-cart-bar.is-visible{transform:translate(-50%) translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/sticky-cart-bar.css.map */
