.wishlist-btn{position:absolute;top:10px;right:10px;z-index:2;background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000000d;transition:transform .2s ease,box-shadow .2s ease;color:rgb(var(--color-foreground-rgb));padding:0}.wishlist-btn:hover{transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.wishlist-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;transition:fill .2s ease,stroke .2s ease}.wishlist-btn--active svg{fill:#e74c3c;stroke:#e74c3c}.wishlist-btn--active svg.heart-icon g{fill:#f5e8d4!important}.wishlist-page{padding:40px 0}.wishlist-page__loading{text-align:center;padding:40px;display:none}.wishlist-page__loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid rgb(var(--color-foreground-rgb) / .1);border-left-color:rgb(var(--color-foreground-rgb));border-radius:50%;animation:wishlist-spin 1s linear infinite}@keyframes wishlist-spin{to{transform:rotate(360deg)}}.wishlist-page__empty{text-align:center;padding:30px 20px 60px;display:none}.wishlist-page__empty p{margin-bottom:20px;font-size:1.1rem;color:rgb(var(--color-foreground-rgb) / .7)}.wishlist-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-mobile-horizontal-spacing)}@media screen and (min-width:750px){.wishlist-grid{grid-template-columns:repeat(3,1fr);gap:var(--grid-desktop-horizontal-spacing)}}@media screen and (min-width:990px){.wishlist-grid{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wishlist.css.map */
