:root{--fav-active: #b08d6a;--fav-idle: currentColor}.favorite-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4em;background:none;border:0;padding:0;cursor:pointer;color:inherit;font:inherit;line-height:1;-webkit-tap-highlight-color:transparent}.favorite-btn svg{width:1.4em;height:1.4em;fill:none;stroke:var(--fav-idle);stroke-width:1.4;transition:fill .15s ease,stroke .15s ease,transform .15s ease}.favorite-btn.is-active svg{fill:var(--fav-active);stroke:var(--fav-active)}.favorite-btn:active svg{transform:scale(.88)}.favorite-btn:focus-visible{outline:2px solid var(--fav-active);outline-offset:3px;border-radius:4px}@media(prefers-reduced-motion:reduce){.favorite-btn svg{transition:none}}.favorite-btn--card{position:absolute;top:8px;right:8px;z-index:3;width:40px;height:40px;background:#ffffffdb;border-radius:50%;font-size:15px}.favorite-btn--product{margin-top:12px;padding:12px 18px;width:100%;border:1px solid rgba(0,0,0,.18);font-size:15px;letter-spacing:.04em}.favorite-btn--product.is-active{border-color:var(--fav-active);color:var(--fav-active)}.favorite-header-link{position:relative;display:inline-flex;align-items:center}.favorite-header-link .js-favorite-count{position:absolute;top:2px;right:2px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--fav-active);color:#fff;font-size:10px;line-height:15px;text-align:center;font-weight:500;pointer-events:none}.favorites-page{padding:40px 0 72px}.favorites-page__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:28px}.favorites-page__title{margin:0;font-size:1.5rem;letter-spacing:.08em}.favorites-page__clear{background:none;border:0;padding:0;color:inherit;opacity:.6;font-size:.85rem;text-decoration:underline;cursor:pointer}.favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;list-style:none;margin:0;padding:0}@media(min-width:750px){.favorites-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px}}.favorites-card{position:relative}.favorites-card__media{display:block;margin-bottom:10px;aspect-ratio:3 / 4;overflow:hidden;background:#f2f0ed}.favorites-card__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.favorites-card__title{display:block;margin-bottom:4px;font-size:.9rem;line-height:1.5;text-decoration:none;color:inherit}.favorites-card__price{font-size:.85rem;opacity:.75}.favorites-card__soldout{font-size:.75rem;opacity:.6}.favorites-empty{padding:56px 0;text-align:center;line-height:2}.favorites-empty a{color:inherit}.fav-toast{position:fixed;left:50%;bottom:24px;z-index:9999;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:13px 14px 13px 16px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 24px #00000024;border-radius:4px;font-size:.9rem;line-height:1.4;transform:translate(-50%,12px);opacity:0;transition:opacity .22s ease,transform .22s ease}.fav-toast.is-visible{opacity:1;transform:translate(-50%)}.fav-toast__icon svg{display:block;width:18px;height:18px;fill:none;stroke:var(--fav-active);stroke-width:1.5}.fav-toast.is-added .fav-toast__icon svg{fill:var(--fav-active)}.fav-toast__text{white-space:nowrap}.fav-toast__link{margin-left:2px;padding-left:12px;border-left:1px solid rgba(0,0,0,.12);color:var(--fav-active);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.fav-toast__close{margin-left:2px;padding:0 2px;background:none;border:0;color:inherit;opacity:.4;font-size:20px;line-height:1;cursor:pointer}.fav-toast__close:hover{opacity:.8}@media(min-width:750px){.fav-toast{left:24px;bottom:24px;transform:translateY(12px)}.fav-toast.is-visible{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.fav-toast{transition:opacity .01s;transform:none}.fav-toast.is-visible{transform:none}}.cart-count-bubble{top:2px;right:2px;min-width:15px;width:auto;height:15px;padding:0 3px;border-radius:8px;color:#fff;font-size:10px;line-height:15px;text-align:center;font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/64/assets/favorites.css.map */
