.product-card[data-astro-cid-tjdfhdqb]{background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:all var(--transition-base);display:flex;flex-direction:column;height:100%}.product-card[data-astro-cid-tjdfhdqb]:hover{box-shadow:var(--shadow-2xl);transform:translateY(-8px)}.product-image-container[data-astro-cid-tjdfhdqb]{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:var(--color-bg-alt)}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb]{transform:scale(1.1)}.product-3d-viewer[data-astro-cid-tjdfhdqb]{width:100%;height:100%}.product-category[data-astro-cid-tjdfhdqb]{position:absolute;top:var(--space-4);right:var(--space-4);background:var(--color-primary);color:var(--color-white);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.product-content[data-astro-cid-tjdfhdqb]{padding:var(--space-6);display:flex;flex-direction:column;flex:1}.product-title[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:600;color:var(--color-text);margin-bottom:var(--space-3);line-height:1.3}.product-description[data-astro-cid-tjdfhdqb]{color:var(--color-text-light);font-size:var(--text-base);line-height:1.6;margin-bottom:var(--space-5);flex:1}.product-footer[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-top:auto}.product-price[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--color-primary)}.product-cta[data-astro-cid-tjdfhdqb]{white-space:nowrap}@media (max-width: 640px){.product-footer[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:stretch}.product-cta[data-astro-cid-tjdfhdqb]{width:100%}}
