.wishlist[data-v-3ed14cfb]{--wishlist-background: var(--color-surface-surface50);display:flex;align-items:center;justify-content:center;width:100%;padding:6px;aspect-ratio:1 / 1;box-shadow:0 4px 4px #0000000f;border-radius:50%;background:var(--wishlist-background);position:relative;transition:.15s;border:1px solid var(--color-surface-surface300)}.wishlist__icon[data-v-3ed14cfb]{display:block;width:100%;transition:.15s;color:var(--color-neutral-neutral200)}.wishlist.favorited .wishlist__icon[data-v-3ed14cfb] path{fill:var(--color-primary-primaryorange);color:var(--color-primary-primaryorange)}@media (min-width: 1024px){.wishlist:not(.favorited):hover .wishlist__icon[data-v-3ed14cfb]{color:var(--color-primary-primaryorange)}}.wishlist[data-v-3ed14cfb]:after{--border-angle: 0deg;content:"";position:absolute;opacity:0;z-index:-1;width:100%;height:100%;border:2px solid transparent;border-radius:50%;transition:.15s;animation:border-angle-rotate-3ed14cfb 1s infinite linear;background:linear-gradient(var(--wishlist-background),var(--wishlist-background)) padding-box,conic-gradient(from var(--border-angle),var(--wishlist-background) 50%,var(--color-primary-primaryorange)) border-box}.wishlist.loading[data-v-3ed14cfb]:after{opacity:1}@keyframes border-angle-rotate-3ed14cfb{0%{--border-angle: 0deg}to{--border-angle: 360deg}}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}
