.product-card__figure{position:relative}.wishlist-heart-btn{position:absolute;top:var(--spacing-2-5, 10px);right:var(--spacing-2-5, 10px);z-index:2;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:var(--rounded-button, var(--rounded-full, 9999px));background:rgb(var(--product-card-background, var(--background-primary, 255 255 255)) / 1);color:rgb(var(--product-card-text, var(--text-primary, 0 0 0)));box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.wishlist-heart-btn:hover{transform:scale(1.08);box-shadow:var(--shadow)}.wishlist-heart-btn svg{width:18px;height:18px;fill:currentColor;fill-opacity:0;transition:fill-opacity .15s ease,stroke .15s ease}.wishlist-heart-btn.is-active{color:rgb(var(--on-sale-text))}.wishlist-heart-btn.is-active svg{fill-opacity:1}[dir=rtl] .wishlist-heart-btn{right:auto;left:var(--spacing-2-5, 10px)}.wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--product-list-row-gap, 2rem) var(--product-list-column-gap, 1.5rem);list-style:none;margin:var(--spacing-8, 2rem) 0 0;padding:0}@media screen and (min-width:700px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1000px){.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.wishlist-card .product-card__figure{border-radius:var(--rounded-block, .5rem);overflow:hidden}.wishlist-card .product-card__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}.wishlist-empty,.wishlist-loading{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-4, 1rem);text-align:center;padding:var(--spacing-16, 4rem) var(--spacing-4, 1rem)}.wishlist-empty svg{width:48px;height:48px;color:rgb(var(--text-primary, 0 0 0) / .25)}.wishlist-empty p{margin:0;color:rgb(var(--text-primary, 0 0 0) / .65)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wishlist.css.map */
