.sticky-product{bottom:0;left:0;right:0;padding:var(--sp-3) var(--sp-4);background-color:var(--sticky-product-bg);color:var(--sticky-product-text);box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:opacity var(--animation-primary),visibility var(--animation-primary),transform var(--animation-primary);will-change:opacity,transform;max-width:100vw}.sticky-product.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@supports (padding-bottom: env(safe-area-inset-bottom)){.sticky-product{padding-bottom:calc(var(--sp-3) + env(safe-area-inset-bottom))}}.sticky-product__inner{max-width:var(--page-width);margin:0 auto;position:relative}.sticky-product__media{width:70px;height:70px;border-radius:var(--rounded-card);background-color:rgb(var(--color-placeholder))}.sticky-product__media img{border-radius:var(--rounded-card)}.sticky-product__title{font-size:var(--text-sm);color:inherit;text-decoration:none}.sticky-product__title:hover{text-decoration:underline}.sticky-product__price{font-size:var(--text-sm);display:flex;align-items:center;gap:var(--sp-2)}.sticky-product__price-sale{color:rgb(var(--color-sale-price));font-weight:var(--font-medium)}.sticky-product__price-compare{font-size:var(--text-xs);opacity:.6}.sticky-product__button{background:var(--sticky-product-button-bg);color:var(--sticky-product-button-text);font-size:var(--text-xs);padding:var(--sp-2d5) var(--sp-4);white-space:nowrap}@media screen and (min-width: 768px){.sticky-product{bottom:var(--sp-6);right:var(--sp-6);left:auto;width:auto;padding:var(--sp-4);border-radius:var(--rounded-block);box-shadow:0 8px 30px #0000001f;transform:translate(calc(100% + var(--sp-6)))}.sticky-product__title{text-align:center}.sticky-product.is-visible{transform:translate(0)}.sticky-product__title,.sticky-product__price{font-size:var(--text-base)}.sticky-product__button{font-size:var(--text-sm);padding:var(--sp-3) var(--sp-5)}}@media screen and (min-width: 1024px){.sticky-product{bottom:var(--sp-8);right:var(--sp-8);max-width:15rem;padding:var(--sp-5)}.sticky-product__media{width:80px;height:80px}}.mobile-dock~.sticky-product-section .sticky-product{bottom:var(--mobile-dock-height, 0)}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width: 768px){.md\:line-clamp-2{-webkit-line-clamp:2}}@media (prefers-reduced-motion: reduce){.sticky-product{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/sticky-product.css.map */
