/* EXPERIMENT ONLY — Test2 category 81, 2026-09-10.
 * Not part of the shared Builder stylesheet. Remove the temporary template
 * include to disable this experiment. No per-product positioning rules.
 */
body.category-id-81 .hc-category-builder .product-grid .product-card .product-art {
  height: auto;
  min-height: 0;
  aspect-ratio: 16 / 9;
  flex: 0 0 auto;
}

body.category-id-81 .hc-category-builder .product-grid .product-art img.product-art__image--composite {
  object-fit: contain;
  object-position: center;
  mix-blend-mode: normal;
  opacity: 1;
  filter: none;
}
