/* FIGGZ Marketplace V295.2.0 - account-backed wishlist interaction */
.fz-wishlist-toggle{cursor:pointer;font:inherit}.fz-wishlist-toggle .fz-wishlist-heart{line-height:1}.fz-wishlist-toggle.is-saved{color:#e60023!important;border-color:#f4a3b2!important;background:#fff5f7!important}.fz-wishlist-toggle.is-saved .fz-wishlist-heart{color:#e60023!important}.fz-wishlist-toggle:disabled,.fz-wishlist-remove:disabled,.fz-wishlist-clear:disabled{opacity:.55;cursor:wait}.fz-wishlist-remove,.fz-wishlist-clear{font:inherit;cursor:pointer}.fz-wishlist-toast{position:fixed;left:50%;bottom:26px;z-index:100000;transform:translate(-50%,18px);opacity:0;background:#111827;color:#fff;border-radius:10px;padding:11px 16px;box-shadow:0 12px 30px rgba(15,23,42,.25);font-size:13px;font-weight:800;transition:opacity .18s ease,transform .18s ease;pointer-events:none}.fz-wishlist-toast.is-visible{opacity:1;transform:translate(-50%,0)}.fz-wishlist-toast.is-error{background:#991b1b}.fz2948-buy-secondary .fz-wishlist-toggle{display:inline-flex;gap:6px;align-items:center;border:0;background:transparent;padding:0;color:inherit}.fz289-wishlist-product-actions .fz-wishlist-remove{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 9px;border:1px solid #fecaca;border-radius:8px;font-size:11px;font-weight:900;background:#fff;color:#c81e1e}.fz289-clear-wishlist.fz-wishlist-clear{border:1px solid #fecaca;border-radius:8px;padding:7px 10px;color:#c81e1e!important;background:#fff!important;font-size:11px;font-weight:900}.fz9-main-card .fz-wishlist-clear{border:0;background:transparent;font-size:12px;font-weight:900;color:#e60023;padding:6px;cursor:pointer}
@media(max-width:600px){.fz-wishlist-toast{bottom:18px;max-width:calc(100% - 28px);text-align:center}}
/* FIGGZ Marketplace V295.2.3 - compact wishlist header/card actions */
.fz262-wishlist-link.has-items svg{color:#e60023!important;stroke:#e60023!important;fill:#e60023!important}
.fz262-wishlist-link [data-wishlist-count-badge]{position:absolute;inset-block-start:-9px;inset-inline-end:-11px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#e60023;color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:950;line-height:1}
.fz262-wishlist-link [data-wishlist-count-badge][hidden]{display:none!important}
.fz9-quick-cart,.fz-wishlist-remove-icon{width:30px;height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;box-sizing:border-box;cursor:pointer}
.fz9-quick-cart{position:absolute;right:8px;bottom:8px;padding:0!important;border:1px solid #e5cf00!important;background:#ffe600!important;color:#111!important;text-decoration:none!important}
.fz9-quick-cart:hover{background:#111!important;border-color:#111!important;color:#fff!important}
.fz9-quick-cart.is-disabled{background:#f3f4f6!important;border-color:#e5e7eb!important;color:#94a3b8!important;cursor:not-allowed}
.fz9-quick-cart svg,.fz-wishlist-remove-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.fz-wishlist-remove-icon{padding:0!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#64748b!important}
.fz-wishlist-remove-icon:hover{border-color:#fecaca!important;background:#fff5f5!important;color:#dc2626!important}
.fz9-wishlist-inline-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:auto;padding-top:8px}
.fz9-wishlist-inline-actions .fz9-quick-cart{position:static}
.fz9-wishlist-grid .added_to_cart.wc-forward{display:none!important}
.fz-wishlist-in-cart{background:#111!important;border-color:#111!important;color:#fff!important}
.fz289-wishlist-product-actions{gap:6px!important}
.fz289-wishlist-product-actions .fz9-quick-cart{position:static;width:34px;min-width:34px;height:34px}
.fz289-wishlist-product-actions .fz-wishlist-remove-icon{width:34px;height:34px;min-width:34px}
