.product-card[data-astro-cid-tjdfhdqb]{background:var(--white);border-radius:var(--r-sm);overflow:hidden;border:none!important;transition:transform var(--transition),box-shadow var(--transition);display:flex;flex-direction:column;height:100%}.product-card[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;height:100%;text-decoration:none}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm)}.product-card__img-wrap[data-astro-cid-tjdfhdqb]{position:relative;aspect-ratio:4/5;background:var(--cream);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card__img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-card__badge[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;left:12px;background:var(--white);color:var(--green);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;box-shadow:var(--shadow-sm);z-index:2}.product-card__badge[data-astro-cid-tjdfhdqb].badge--dark{background:var(--text-main);color:#fff}.product-card__stock-badge[data-astro-cid-tjdfhdqb]{position:absolute;bottom:12px;right:12px;background:var(--bg);color:var(--text-main);font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase;letter-spacing:1px;z-index:2;box-shadow:0 2px 5px #0000001a}.product-card__stock-badge[data-astro-cid-tjdfhdqb].badge--out{background:#fcf1f1;color:#c92a2a}.product-card__stock-badge[data-astro-cid-tjdfhdqb].badge--low{background:#fff8e6;color:#b07000}.product-card__variant-badge[data-astro-cid-tjdfhdqb]{position:absolute;bottom:12px;left:12px;background:#ffffffe6;color:var(--green);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);z-index:2;transition:transform var(--transition-fast)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__variant-badge[data-astro-cid-tjdfhdqb]{transform:scale(1.1)}.product-card__actions[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;right:12px;z-index:2;display:flex;flex-direction:column;gap:8px}.product-card__action-btn[data-astro-cid-tjdfhdqb]{width:44px;height:44px;background:transparent;border-radius:var(--r-full);display:flex;align-items:center;justify-content:center;transition:var(--transition-fast);color:var(--gold);border:none;cursor:pointer}.heart-container[data-astro-cid-tjdfhdqb]{--heart-color: #e02020;position:relative;transition:.3s;color:var(--heart-color)}.heart-container[data-astro-cid-tjdfhdqb] .svg-container[data-astro-cid-tjdfhdqb]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.heart-container[data-astro-cid-tjdfhdqb] .svg-outline[data-astro-cid-tjdfhdqb],.heart-container[data-astro-cid-tjdfhdqb] .svg-filled[data-astro-cid-tjdfhdqb]{fill:var(--heart-color);position:absolute;width:18px;height:18px}.heart-container[data-astro-cid-tjdfhdqb] .svg-outline[data-astro-cid-tjdfhdqb]{fill:none;stroke:var(--heart-color);stroke-width:1.5}.heart-container[data-astro-cid-tjdfhdqb].active .svg-outline[data-astro-cid-tjdfhdqb]{display:none}.heart-container[data-astro-cid-tjdfhdqb] .svg-filled[data-astro-cid-tjdfhdqb]{display:none;animation:keyframes-svg-filled 1s}.heart-container[data-astro-cid-tjdfhdqb].active .svg-filled[data-astro-cid-tjdfhdqb]{display:block}.heart-container[data-astro-cid-tjdfhdqb] .svg-celebrate[data-astro-cid-tjdfhdqb]{position:absolute;width:30px;height:30px;animation:keyframes-svg-celebrate .5s forwards;display:none;stroke:var(--heart-color);fill:var(--heart-color);stroke-width:2px}.heart-container[data-astro-cid-tjdfhdqb].active .svg-celebrate[data-astro-cid-tjdfhdqb]{display:block}@keyframes keyframes-svg-filled{0%{transform:scale(0)}25%{transform:scale(1.2)}50%{transform:scale(1);filter:brightness(1.5)}}@keyframes keyframes-svg-celebrate{0%{transform:scale(0)}50%{opacity:1;filter:brightness(1.5)}to{transform:scale(1.4);opacity:0;display:none}}.product-card__body[data-astro-cid-tjdfhdqb]{padding:16px;text-align:left;flex-grow:1;display:flex;flex-direction:column;background:var(--white)}.product-card__name[data-astro-cid-tjdfhdqb]{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--neutral);margin-bottom:8px;line-height:1.4}.product-card__price-row[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:8px}.product-card__price[data-astro-cid-tjdfhdqb]{font-size:16px;font-weight:700;color:var(--neutral)}.product-card__price[data-astro-cid-tjdfhdqb] del{font-size:13px;font-weight:400;color:var(--neutral-soft);margin-right:8px;text-decoration:line-through}.product-card__price[data-astro-cid-tjdfhdqb] ins{text-decoration:none;color:var(--neutral)}.product-card__stars[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:2px;font-size:12px;color:var(--gold)}.product-card__stars[data-astro-cid-tjdfhdqb] .reviews-count[data-astro-cid-tjdfhdqb]{color:var(--neutral-soft);margin-left:6px;font-size:11px}.product-card__add-wrap[data-astro-cid-tjdfhdqb]{padding:0 16px 16px;background:var(--white)}.btn-add-cart[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:center;width:100%;background:var(--green);color:var(--white);padding:10px;min-height:44px;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;transition:background var(--transition-fast);text-align:center;text-decoration:none}.btn-add-cart[data-astro-cid-tjdfhdqb]:hover{background:var(--gold)}.btn-add-cart[data-astro-cid-tjdfhdqb].disabled{background:var(--neutral-soft);cursor:not-allowed}
