.product-card[data-astro-cid-hh7vaosk]{position:relative;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin:var(--space-xl) 0}.product-card-badge[data-astro-cid-hh7vaosk]{position:absolute;top:var(--space-md);left:var(--space-md);background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius);z-index:1}.product-card-image[data-astro-cid-hh7vaosk]{background:var(--color-bg-soft);display:flex;align-items:center;justify-content:center;padding:var(--space-lg)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{width:100%;max-width:280px;height:auto;object-fit:contain;aspect-ratio:1 / 1}.product-card-body[data-astro-cid-hh7vaosk]{padding:var(--space-lg) var(--space-xl)}.product-card-name[data-astro-cid-hh7vaosk]{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;margin:0 0 var(--space-sm);line-height:1.3}.product-card-meta[data-astro-cid-hh7vaosk]{display:flex;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap}.product-card-price[data-astro-cid-hh7vaosk]{font-size:1.15rem;font-weight:700;color:var(--color-primary)}.product-card-type[data-astro-cid-hh7vaosk]{font-size:.85rem;color:var(--color-text-light)}.product-card-description[data-astro-cid-hh7vaosk]{font-size:.95rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:var(--space-md)}.product-card-description[data-astro-cid-hh7vaosk] p{margin-bottom:var(--space-sm)}.product-card-description[data-astro-cid-hh7vaosk] p:last-child{margin-bottom:0}.product-card-verdict[data-astro-cid-hh7vaosk]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);margin-bottom:var(--space-lg)}.product-card-pros[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk]{padding:var(--space-md);border-radius:var(--radius);font-size:.85rem}.product-card-pros[data-astro-cid-hh7vaosk]{background:#f0f7f2}.product-card-cons[data-astro-cid-hh7vaosk]{background:#fdf2f2}.product-card-pros[data-astro-cid-hh7vaosk] strong[data-astro-cid-hh7vaosk]{color:var(--color-success);display:block;margin-bottom:var(--space-xs);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.product-card-cons[data-astro-cid-hh7vaosk] strong[data-astro-cid-hh7vaosk]{color:#9b3a3a;display:block;margin-bottom:var(--space-xs);font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.product-card-pros[data-astro-cid-hh7vaosk] ul[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk] ul[data-astro-cid-hh7vaosk]{list-style:none;padding:0;margin:0}.product-card-pros[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]:before{content:"✓ ";color:var(--color-success);font-weight:700}.product-card-cons[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]:before{content:"✗ ";color:#9b3a3a;font-weight:700}.product-card-pros[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk],.product-card-cons[data-astro-cid-hh7vaosk] li[data-astro-cid-hh7vaosk]{line-height:1.5;margin-bottom:var(--space-xs)}.product-card-cta[data-astro-cid-hh7vaosk]{display:block;text-align:center;background:var(--color-primary);color:#fff;padding:var(--space-md) var(--space-xl);border-radius:var(--radius);font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s;min-height:44px}.product-card-cta[data-astro-cid-hh7vaosk]:hover{background:var(--color-primary-dark);color:#fff}@media(min-width:768px){.product-card[data-astro-cid-hh7vaosk]{display:grid;grid-template-columns:280px 1fr}.product-card-image[data-astro-cid-hh7vaosk]{padding:var(--space-xl)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{max-width:240px}}@media(max-width:767px){.product-card-body[data-astro-cid-hh7vaosk]{padding:var(--space-lg)}.product-card-image[data-astro-cid-hh7vaosk]{padding:var(--space-md)}.product-card-image[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{max-width:200px;margin:0 auto}.product-card-verdict[data-astro-cid-hh7vaosk]{grid-template-columns:1fr}}
