.product-card[data-astro-cid-4fhpls6h]{color:var(--text);background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);flex-direction:column;height:100%;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex}.product-card[data-astro-cid-4fhpls6h]:hover{box-shadow:var(--shadow);color:var(--text);border-color:#b9bec3}.product-image[data-astro-cid-4fhpls6h]{background:var(--soft);aspect-ratio:4/3;display:block;overflow:hidden}.product-image[data-astro-cid-4fhpls6h] img{object-fit:cover;width:100%;height:100%}.product-body[data-astro-cid-4fhpls6h]{flex-direction:column;gap:4px;padding:16px 18px 20px;display:flex}.product-brand[data-astro-cid-4fhpls6h]{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}.product-name[data-astro-cid-4fhpls6h]{color:var(--ink);font-size:1.15rem;font-weight:700}.product-short[data-astro-cid-4fhpls6h]{color:var(--muted);font-size:.98rem}.product-card[data-astro-cid-4fhpls6h]:hover .product-name[data-astro-cid-4fhpls6h]{color:var(--red-text)}.product-grid[data-astro-cid-7vvvriqi]{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:20px;display:grid}
