.wishlist-btn{display:flex;align-items:center;justify-content:center;gap:.4em;background:none;border:none;cursor:pointer;padding:0;line-height:1;transition:transform .15s ease,color .15s ease;color:inherit}.wishlist-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wishlist-btn--card{position:absolute;top:.5rem;right:.5rem;z-index:2;padding:.625rem;background:transparent;color:#000;border-radius:0;width:auto;height:auto;transition:background .15s ease,color .15s ease}.wishlist-btn--card .wishlist-btn__icon{width:16px;height:16px;display:block;transform-origin:center center;will-change:transform;transition:transform .2s ease,fill .15s ease,stroke .15s ease}product-card:hover .wishlist-btn--card,.wishlist-btn--card:hover{background:#000;color:#fff}product-card:hover .wishlist-btn--card .wishlist-btn__icon,.wishlist-btn--card:hover .wishlist-btn__icon{transform:scale(1.15)}.wishlist-btn--card.is-wishlisted .wishlist-btn__icon{fill:#000;stroke:#000}product-card:hover .wishlist-btn--card.is-wishlisted .wishlist-btn__icon,.wishlist-btn--card.is-wishlisted:hover .wishlist-btn__icon{fill:#fff;stroke:#fff}.wishlist-btn--product{align-self:stretch;padding-inline:.65rem;background:#000;color:#fff;flex-shrink:0;gap:0;opacity:1;transition:opacity .15s ease}.wishlist-btn--product:hover{opacity:.8}.wishlist-btn--product .wishlist-btn__label{display:none}.wishlist-btn__icon{flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1;transition:fill .15s ease,stroke .15s ease}.wishlist-btn--product .wishlist-btn__icon{width:16px;height:16px;flex-shrink:0}.wishlist-btn--product .wishlist-btn__icon{stroke:#fff;fill:none}.wishlist-btn--product.is-wishlisted .wishlist-btn__icon{fill:#fff;stroke:#fff}.wishlist-btn__label{font-size:.85em;letter-spacing:.04em}[data-block-type=buy-buttons]{display:flex;align-items:stretch;gap:.5rem}[data-block-type=buy-buttons] product-form{flex:1 1 auto;min-width:0}.header__wishlist-link{position:relative}.wishlist-dot{position:absolute;top:-2px;right:-4px;width:.5rem;height:.5rem;background:#000;border-radius:50%;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.wishlist-dot.is-visible{opacity:1;transform:scale(1)}.wishlist-page{padding:2rem 0 4rem}.wishlist-page__heading{margin-bottom:2rem}.wishlist-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem}.wishlist-item{display:flex;flex-direction:column;gap:.75rem}.wishlist-item__image-link img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.wishlist-item__title{font-weight:600;text-decoration:none;color:inherit}.wishlist-item__price{color:var(--color-foreground-muted, #666);font-size:.95em;margin:0}.wishlist-item__actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.wishlist-empty{text-align:center;padding:4rem 1rem}.wishlist-empty p{margin-bottom:1.5rem;font-size:1.1em}
/*# sourceMappingURL=/cdn/shop/t/52/assets/wishlist.css.map */
