.favorite-button{display:inline-grid;place-items:center;padding:.5rem;border-radius:var(--rounded-full, 9999px);color:rgb(var(--text-color));background:rgb(var(--background) / .65);border:1px solid rgb(var(--text-color) / .12);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.favorite-button:hover{border-color:rgb(var(--text-color) / .25)}.favorite-button.is-active{background:rgb(var(--text-color) / .1);border-color:rgb(var(--text-color) / .35)}.favorite-button.is-active .favorite-button__icon :is(svg){stroke-width:2}.favorite-button--pdp{padding:.625rem}.favorite-button__icon{display:grid;place-items:center}.favorite-button__icon :is(svg){display:block}.product-card__favorite{z-index:2;position:absolute;inset-block-start:.5rem;inset-inline-end:.5rem}@media screen and (pointer:fine){.product-card__favorite{opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .product-card__favorite,.product-card:focus-within .product-card__favorite,.product-card__favorite:focus-within{opacity:1;transform:translateY(0)}}.product-info__buy-buttons-block .h-stack{align-items:stretch}.product-info__favorite{flex-shrink:0;align-self:end}.header__favorites-link{position:relative}.header__favorites-link>a{display:inline-flex;align-items:center;color:inherit}.header__favorites-icon-wrap .icon{transition:none}.header__favorites-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.header__favorites-icon-wrap .icon.icon-picto-love{transform:translateY(.1em) scale(.88);transform-origin:center}.header__favorites-count{position:absolute;inset-block-start:-.1rem;inset-inline-end:-.15rem;min-width:1rem;height:1rem;padding:0 .2rem;border-radius:var(--rounded-full, 9999px);font-size:.65rem;font-weight:600;line-height:1rem;text-align:center;color:#fff;background:#181818;box-shadow:0 0 0 1px #fff3,0 1px 2px #0000002e}.header__favorites-count.is-empty{opacity:0;pointer-events:none}.favorites-page__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:700px){.favorites-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.favorites-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.favorite-fetch-card__inner{display:grid;gap:1rem;padding:1rem;border:1px solid rgb(var(--text-color) / .12);border-radius:var(--rounded-sm, .25rem);height:100%;align-content:start}@media screen and (min-width:500px){.favorite-fetch-card__inner{grid-template-columns:minmax(0,120px) minmax(0,1fr);align-items:start}}.favorite-fetch-card__media{display:block;border-radius:var(--rounded-xs, .125rem);overflow:hidden}.favorite-fetch-card__image{width:100%;height:auto;object-fit:cover;aspect-ratio:1}.favorite-fetch-card__actions{margin-block-start:.25rem}.favorite-fetch-card__actions .favorite-button{border-radius:var(--rounded-sm, .25rem)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/favorites.css.map */
