.sticky-cart-banner{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#1a1a1a;box-shadow:0 -4px 20px #00000040;transform:translateY(100%);transition:transform .3s}.sticky-cart-banner.is-visible{transform:translateY(0)}.sticky-cart-banner__inner{display:flex;align-items:center;gap:10px;padding-top:10px;padding-right:14px;padding-left:14px;max-width:100%;padding-bottom:max(10px,env(safe-area-inset-bottom))}.sticky-cart-banner__summary{display:flex;align-items:center;gap:6px;flex-shrink:0}.sticky-cart-banner__icon{width:18px;height:18px;color:#fff;flex-shrink:0}.sticky-cart-banner__text{font-family:Jost,sans-serif;font-size:13px;font-weight:500;color:#fff;letter-spacing:.3px;white-space:nowrap;display:flex;align-items:center;gap:4px}.sticky-cart-banner__count{display:inline-block}.sticky-cart-banner__count.is-updating{animation:stickyCartCountPop .3s ease-out}.sticky-cart-banner__dot{opacity:.7}.sticky-cart-banner__total{display:inline-block}.sticky-cart-banner__progress{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1 1 0%;min-width:0;padding:0 4px}.sticky-cart-banner__progress-track{width:100%;height:4px;background:#ffffff40;border-radius:2px;overflow:hidden}.sticky-cart-banner__progress-fill{height:100%;background:#cd6b5c;border-radius:2px;width:0%;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.sticky-cart-banner__progress-text{font-family:Jost,sans-serif;font-size:10px;font-weight:400;color:#ffffffb3;letter-spacing:.2px;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.3}.sticky-cart-banner__cta{background:#fff;color:#1a1a1a;border:none;padding:12px 16px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.8px;cursor:pointer;flex-shrink:0;min-height:44px;min-width:44px;display:flex;align-items:center;transition:background .2s;font-family:inherit;text-decoration:none;text-transform:uppercase;-webkit-tap-highlight-color:transparent}.sticky-cart-banner__cta:active{background:#e0e0e0}@keyframes stickyCartBump{0%{transform:translateY(0)}40%{transform:translateY(-3px)}to{transform:translateY(0)}}.sticky-cart-banner.is-bumping{animation:stickyCartBump .4s cubic-bezier(.25,.46,.45,.94)}@keyframes stickyCartCountPop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes stickyCartCelebrate{0%{box-shadow:0 0 #cd6b5c00}50%{box-shadow:0 0 8px #cd6b5c99}to{box-shadow:0 0 #cd6b5c00}}.sticky-cart-banner__progress-fill.is-celebrating{animation:stickyCartCelebrate .6s ease-out}@media only screen and (min-width:769px){.sticky-cart-banner{display:none!important}}@media(max-width:359px){.sticky-cart-banner__progress-text{display:none}}@media(prefers-reduced-motion:reduce){.sticky-cart-banner{transition:none}.sticky-cart-banner.is-bumping,.sticky-cart-banner__count.is-updating{animation:none}.sticky-cart-banner__progress-fill{transition:none}.sticky-cart-banner__progress-fill.is-celebrating{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sticky-cart-banner.css.map */
