.wishlist-button{--wishlist-active-color: #b21616;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#000;cursor:pointer;line-height:0;-webkit-appearance:none;appearance:none}.wishlist-button__icon,.wishlist-button__icon svg{display:block}.wishlist-button__icon svg{width:24px;height:24px;filter:drop-shadow(0 1px 2px rgb(0 0 0 / .25))}.wishlist-button__icon svg path{fill:transparent;stroke:currentColor;transition:fill .15s ease,stroke .15s ease}.wishlist-button.is-active .wishlist-button__icon svg path{fill:var(--wishlist-active-color);stroke:var(--wishlist-active-color)}@media(prefers-reduced-motion:no-preference){.wishlist-button.is-active .wishlist-button__icon svg{animation:wishlist-pop .28s var(--ease-out-cubic, ease-out)}}@keyframes wishlist-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.wishlist-button--card,.wishlist-button--pdp{position:absolute;top:var(--wishlist-inset, 10px);right:var(--wishlist-inset, 10px);z-index:3}.wishlist-button--pdp{--wishlist-inset: 14px}.wishlist-button--card .wishlist-button__icon svg{width:20px;height:20px}.header-actions__wishlist{position:relative}.wishlist-count{position:absolute;top:2px;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--wishlist-active-color, #b21616);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;pointer-events:none}.wishlist-count[hidden]{display:none}.wishlist-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translate(-50%,12px);z-index:2147483000;max-width:calc(100vw - 32px);padding:12px 20px;border-radius:999px;background:#1b1c1c;color:#fff;font-size:14px;font-weight:600;box-shadow:0 6px 24px #00000038;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.wishlist-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.wishlist-list__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--wishlist-row-gap, 24px) var(--wishlist-column-gap, 8px)}@media screen and (min-width:750px){.wishlist-list__grid{grid-template-columns:repeat(var(--wishlist-columns, 4),1fr)}}.wishlist-list__empty,.wishlist-list__loading{width:100%;padding-block:var(--padding-2xl, 48px);text-align:center;color:var(--color-foreground)}.wishlist-list__empty-text,.wishlist-list__empty-button{width:fit-content;margin-inline:auto}.wishlist-list__empty[hidden],.wishlist-list__loading[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/wishlist.css.map */
