.product-card[data-astro-cid-7omm2xna]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base)}.product-card[data-astro-cid-7omm2xna]:hover{border-color:var(--color-border-glow);transform:translateY(-4px);box-shadow:var(--shadow-lg),0 0 30px #ff4d2a1a}.product-card__image-container[data-astro-cid-7omm2xna]{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface-warm)}.product-card__image[data-astro-cid-7omm2xna]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.product-card[data-astro-cid-7omm2xna]:hover .product-card__image[data-astro-cid-7omm2xna]{transform:scale(1.05)}.product-card__placeholder[data-astro-cid-7omm2xna]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#fff7ed,#fef3c7);color:#92400e}.product-card__placeholder-icon[data-astro-cid-7omm2xna]{font-size:3rem;filter:grayscale(20%)}.product-card__placeholder-text[data-astro-cid-7omm2xna]{font-size:.8rem;font-weight:600;text-align:center;padding:0 1rem;line-height:1.3;max-width:90%}.product-card__tier-badge[data-astro-cid-7omm2xna]{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.product-card__content[data-astro-cid-7omm2xna]{padding:1.25rem}.product-card__name[data-astro-cid-7omm2xna]{font-family:var(--font-family-display);font-size:1.125rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem;line-height:1.3}.product-card__why[data-astro-cid-7omm2xna]{font-size:.9rem;color:var(--color-text-secondary);line-height:1.5;margin:0 0 .75rem}.product-card__avoid[data-astro-cid-7omm2xna]{font-size:.85rem;color:var(--color-text-muted);line-height:1.4;margin:0 0 .75rem;padding:.5rem .75rem;background:var(--color-surface-warm);border-radius:var(--radius-sm)}.product-card__avoid[data-astro-cid-7omm2xna] strong[data-astro-cid-7omm2xna]{color:var(--color-warning)}.product-card__price-row[data-astro-cid-7omm2xna]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.product-card__price[data-astro-cid-7omm2xna]{font-size:1.1rem;font-weight:700;color:var(--color-text-primary)}.product-card__price-checked[data-astro-cid-7omm2xna]{font-size:.75rem;color:var(--color-text-muted)}.product-card__buy-button[data-astro-cid-7omm2xna]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;background:linear-gradient(135deg,var(--color-accent) 0%,#ff6b4a 100%);color:#fff;font-weight:600;font-size:.9rem;border-radius:var(--radius-md);text-decoration:none;transition:all var(--transition-base);box-shadow:0 2px 8px var(--color-accent-glow)}.product-card__buy-button[data-astro-cid-7omm2xna]:hover{transform:translateY(-1px);box-shadow:0 4px 16px var(--color-accent-glow);color:#fff}.product-card__buy-icon[data-astro-cid-7omm2xna]{opacity:.8;transition:transform var(--transition-fast)}.product-card__buy-button[data-astro-cid-7omm2xna]:hover .product-card__buy-icon[data-astro-cid-7omm2xna]{transform:translate(2px,-2px)}.product-card--compact[data-astro-cid-7omm2xna] .product-card__image-container[data-astro-cid-7omm2xna]{aspect-ratio:unset;height:140px}.product-card--compact[data-astro-cid-7omm2xna] .product-card__content[data-astro-cid-7omm2xna]{padding:.875rem}.product-card--compact[data-astro-cid-7omm2xna] .product-card__name[data-astro-cid-7omm2xna]{font-size:1rem;margin-bottom:.375rem}.product-card--compact[data-astro-cid-7omm2xna] .product-card__why[data-astro-cid-7omm2xna]{font-size:.85rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--compact[data-astro-cid-7omm2xna] .product-card__price-row[data-astro-cid-7omm2xna]{margin-bottom:.75rem}.product-card--compact[data-astro-cid-7omm2xna] .product-card__price[data-astro-cid-7omm2xna]{font-size:1rem}.product-card--compact[data-astro-cid-7omm2xna] .product-card__buy-button[data-astro-cid-7omm2xna]{padding:.625rem 1rem;font-size:.85rem}.product-card--compact[data-astro-cid-7omm2xna] .product-card__tier-badge[data-astro-cid-7omm2xna]{top:.5rem;right:.5rem;padding:.2rem .5rem;font-size:.65rem}@media(max-width:640px){.product-card__content[data-astro-cid-7omm2xna]{padding:1rem}.product-card__name[data-astro-cid-7omm2xna]{font-size:1rem}}
