<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobile-sticky-bar{box-shadow:0px 0px 10px rgba(var(--color-foreground), 0.12);position:fixed;left:0;bottom:0;width:100%;z-index:250;will-change:transform;transform:none;transition:transform var(--duration-default, 0.25s) ease;background-color:rgb(var(--color-background))}.mobile-sticky-bar--item{display:flex;flex:1 0 auto;padding:18px 20px;align-items:center;justify-content:center;border-right:1px solid rgb(var(--color-border));position:relative}.mobile-sticky-bar--item .cart-icon-bubble,.mobile-sticky-bar--item .tooltip{padding:0}.mobile-sticky-bar--item .cart-count-bubble{display:flex;right:-18px;top:-7px}.mobile-sticky-bar--item .cart-count-bubble .cart-empty{display:none}.mobile-sticky-bar--item .wishlist-icon-bubble{right:-15px;top:-7px;font-weight:500}.mobile-sticky-bar--item:last-child{border-right:0}.mobile-sticky-bar--item a::before,.mobile-sticky-bar--item .mobile-sticky-bar--search::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0}.mobile-sticky-bar--wishlist{position:relative}.mobile-sticky-bar.scroll-up{transform:translate3d(0, 104%, 0)}
</pre></body></html>