.header-actions__wishlist-icon{position:relative;display:inline-flex}.action__wishlist{position:relative;display:flex!important;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),color .2s ease;color:var(--color-foreground)}.action__wishlist:hover{transform:scale(1.1);color:var(--color-foreground-secondary)}.action__wishlist svg{width:var(--icon-size-md, 24px);height:var(--icon-size-md, 24px)}.product-card__wishlist{position:absolute;top:12px;right:12px;z-index:5;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.175,.885,.32,1.275);transform:translateY(-5px);pointer-events:none}.product-card:hover .product-card__wishlist,.product-card-link:hover .product-card__wishlist{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-card__wishlist:has(.wishlist-button--added){opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-card__wishlist .wishlist-button{padding:10px;width:40px;height:40px}.wishlist-button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:8px;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;border-radius:50%}.wishlist-button:hover{transform:scale(1.1)}.wishlist-button:active{transform:scale(.9)}.wishlist-button__icon{display:flex;position:relative;width:20px;height:20px}.product-card:hover .wishlist-icon-filled svg{width:100%;height:100%;fill:#000}.wishlist-button--added{background-color:#fff;color:#12422a}.wishlist-button--added .wishlist-icon-empty{opacity:0;transform:scale(1.2)}.wishlist-button--added .wishlist-icon-filled{opacity:1;transform:scale(1)}.wishlist-icon-filled{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.175,.885,.32,1.275)}.wishlist-icon-filled svg path{fill:#fff;stroke:currentColor;stroke-width:1.5;transition:fill .3s ease,stroke .3s ease}.wishlist-button--added .wishlist-icon-filled svg path{fill:#12422a;stroke:#12422a}@keyframes wishlist-pop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.wishlist-button--added.animating .wishlist-icon-filled{animation:wishlist-pop .4s cubic-bezier(.175,.885,.32,1.275)}.product-form__wishlist-wrapper{display:flex;align-items:center;justify-content:center;flex:0 0 auto!important;margin-left:10px}.product-form__wishlist-wrapper .wishlist-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--style-border-radius-buttons-primary, 4px);background:transparent;padding:0;transition:all .2s ease}.product-form__wishlist-wrapper .wishlist-button:hover{background:#00000008;border-color:var(--color-foreground)}.product-form__wishlist-wrapper .wishlist-button--added{border-color:#12422a;background:#ff4d4d08}@media screen and (max-width:749px){.product-form__wishlist-wrapper{margin-left:0}}#wishlist-grid{display:grid;gap:24px;margin-top:2rem;width:100%}.wishlist-empty-msg{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:100px 20px;text-align:center;grid-column:1 / -1;background:rgba(var(--color-foreground-rgb),.02);border-radius:var(--style-border-radius-cards, 12px);border:1px dashed var(--color-border)}.wishlist-empty-msg p{font-size:1.25rem;color:var(--color-foreground-secondary);margin:0;max-width:400px;line-height:1.5}.wishlist-bubble{position:absolute;top:4px;right:2px;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border-radius:50%;font-size:10px;font-weight:600;min-width:18px;height:18px;padding:2px;line-height:1;z-index:2;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease}.wishlist-bubble[data-count="0"],.wishlist-bubble.hidden{display:none!important}.wishlist-bubble.animating{animation:bubble-pop .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes bubble-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.loading-overlay{font-style:italic;color:var(--color-foreground-secondary);animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.resource-card__wishlist{position:absolute;top:12px;right:12px;z-index:5;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(-5px)}.resource-card:hover .resource-card__wishlist,.resource-card__wishlist:has(.wishlist-button--added){opacity:1;visibility:visible;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wishlist.css.map */
