.wishlist-toggle{justify-content:center;align-items:center;gap:.8rem;min-width:2.4rem;min-height:2.4rem;display:flex}.wishlist-toggle .iconify{width:1.8rem;height:1.4rem}.wishlist-toggle__label{white-space:nowrap;font-size:1.4rem}.label{background:#83bcfe33;border-radius:.4rem;padding:.4rem .8rem;font-weight:600}.label--sale{color:#fff;background:#db002e}.product-item{isolation:isolate;z-index:0;background:#fff;flex-direction:column-reverse;justify-content:start;display:flex;position:relative;container:product/inline-size}.product-item:has(a:hover,a:focus-visible) .product-item__image{scale:1.02}.product-item__details{flex-direction:column;flex:1 0 auto;padding-block:.8rem 0;display:flex}@media (width>=48em){.product-item__details{padding-block:1.6rem 2.2rem}}.product-item__heading{font-size:inherit;line-height:inherit}.product-item__title-main{font-weight:600}.product-item__title-main,.product-item__title-sub{--lines:1;-webkit-line-clamp:var(--lines,2);height:calc(var(--lines,2)*1lh);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-item__link{-webkit-text-decoration:none;text-decoration:none;display:block}.product-item__link:after{content:"";z-index:1;position:absolute;inset:0}.product-item__price{margin-block-start:1.6rem}.product-item__price .price__currency,.product-item__price .price__literal{display:none}.product-item__labels{flex-direction:column;align-items:start;gap:.5rem;display:none;position:absolute;inset-block-end:0;inset-inline-start:0}.product-item__labels .label{border-radius:0 .4rem 0 0}@container product (width>=16rem){.product-item__labels{display:flex}}.product-item__wishlist{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:absolute;inset-block-start:1.6rem;inset-inline-end:1.6rem}.product-item__wishlist .wishlist-toggle__label{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.product-item__wishlist .iconify{width:1.8rem;height:1.8rem}.product-item__color-variants{margin-top:auto;padding-block-start:.8rem}.product-item__visual{aspect-ratio:var(--product-ratio,1/1);z-index:-1;background:#edece8;flex:none;position:relative;overflow:hidden}.product-item__image{object-fit:contain;mix-blend-mode:darken;width:100%;height:100%;transition:scale .3s;display:block}
