.favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.8rem;padding:.8rem 1.6rem;border:1px solid currentColor;border-radius:var(--buttons-radius, 0);background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));font:inherit;cursor:pointer}.favorite-button:hover,.favorite-button:focus-visible,.favorite-button.is-favorite{background:rgb(var(--color-foreground, 18, 18, 18));color:rgb(var(--color-background, 255, 255, 255))}.favorite-button__icon{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:1.6}.favorite-button.is-favorite .favorite-button__icon{fill:currentColor}.favorite-page-link__icon{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.6}.favorites-page__header{margin-bottom:3.2rem;text-align:center}.favorites-page__count{margin:.8rem 0 0}.favorites-page__empty{padding:4rem 2rem;text-align:center}.favorites-page__empty .btn{margin-top:2rem}.favorite-card{position:relative}.favorite-card__remove{position:absolute;top:1rem;right:1rem;z-index:3;width:4.2rem;min-height:4.2rem;padding:0;border-radius:50%;background:rgb(var(--color-background, 255, 255, 255));color:rgb(var(--color-foreground, 18, 18, 18));box-shadow:0 .2rem 1rem #0000001f}.favorite-card__remove [data-favorite-label]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.favorites-page__notice{margin-top:2.4rem;text-align:center}@media(max-width:749px){.favorite-button:not(.favorite-card__remove){width:100%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/favorites.css.map */
