.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.product-image-link[data-astro-cid-tjdfhdqb]{display:block;text-decoration:none}.product-image-wrapper[data-astro-cid-tjdfhdqb]{position:relative;width:100%;padding-top:100%;background:var(--gray-light);overflow:hidden}.product-image[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-image[data-astro-cid-tjdfhdqb].placeholder-image{filter:grayscale(100%);background-color:#e5e7eb;opacity:.6}.out-of-stock-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:10px;right:10px;background:#000c;color:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600}.product-info[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;padding:1rem;flex:1}.product-name-link[data-astro-cid-tjdfhdqb]{text-decoration:none;color:inherit}.product-name[data-astro-cid-tjdfhdqb]{font-size:1rem;font-weight:600;color:var(--body-text-color);margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.product-name-link[data-astro-cid-tjdfhdqb]:hover .product-name[data-astro-cid-tjdfhdqb]{color:var(--accent)}.product-reference[data-astro-cid-tjdfhdqb]{font-size:.85rem;color:var(--gray);margin:0 0 .5rem}.product-rating[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.stars[data-astro-cid-tjdfhdqb]{display:flex;gap:2px;color:#fbbf24}.rating-count[data-astro-cid-tjdfhdqb]{font-size:.85rem;color:var(--gray)}.product-footer[data-astro-cid-tjdfhdqb]{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.product-pricing[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.25rem}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.25rem;font-weight:800;color:var(--accent);margin:0}.product-stock[data-astro-cid-tjdfhdqb]{font-size:.8rem;font-weight:600;margin:0}.add-to-cart-btn[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .3s ease,transform .2s ease;white-space:nowrap}.add-to-cart-btn[data-astro-cid-tjdfhdqb]:hover:not(:disabled){background:var(--accent-dark);transform:scale(1.02)}.add-to-cart-btn[data-astro-cid-tjdfhdqb]:active:not(:disabled){transform:scale(.98)}.add-to-cart-btn[data-astro-cid-tjdfhdqb]:disabled{background:var(--gray);cursor:not-allowed;opacity:.6}@media only screen and (max-width: 480px){.product-name[data-astro-cid-tjdfhdqb]{font-size:.95rem}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.1rem}.product-footer[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:stretch;gap:.75rem}.product-pricing[data-astro-cid-tjdfhdqb]{flex-direction:row;justify-content:space-between;align-items:center}.add-to-cart-btn[data-astro-cid-tjdfhdqb]{width:100%;justify-content:center;padding:.65rem .75rem;font-size:.9rem}}.product-grid-section[data-astro-cid-poyn3awd]{padding:var(--sectionPadding);max-width:1400px;margin:0 auto}.section-header[data-astro-cid-poyn3awd]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}.section-title[data-astro-cid-poyn3awd]{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--body-text-color);margin:0;position:relative}.section-title[data-astro-cid-poyn3awd]:after{content:"";display:block;width:60px;height:4px;background:var(--accent);margin-top:.75rem;border-radius:2px}.see-all-link[data-astro-cid-poyn3awd]{display:flex;align-items:center;gap:.5rem;color:var(--accent);text-decoration:none;font-weight:600;font-size:1rem;transition:gap .3s ease}.see-all-link[data-astro-cid-poyn3awd]:hover{gap:.75rem}.product-grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.empty-state[data-astro-cid-poyn3awd]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center;color:var(--gray)}.empty-state[data-astro-cid-poyn3awd] svg[data-astro-cid-poyn3awd]{margin-bottom:1rem;opacity:.5}.empty-state[data-astro-cid-poyn3awd] p[data-astro-cid-poyn3awd]{font-size:1.1rem;margin:0}@media only screen and (max-width: 768px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.section-header[data-astro-cid-poyn3awd]{flex-direction:column;align-items:flex-start;gap:1rem}}@media only screen and (max-width: 480px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr)}}
