/* Per-page overrides for meilleur-aspirateur-robot. The page loads the synced
   substrate canon (assets/comparison.css) first; only bespoke rules live here. */

/* Scroll-following TOC highlight: the mechanism script toggles .is-active
   (canon css only styles .is-current) - same override bon-outil-marketing ships. */
.toc a.is-active {
  background: var(--teal);
  color: #fff;
  box-shadow: 0 10px 24px rgba(11, 86, 80, 0.18);
}

/* Product photos are white-background manufacturer renders: keep them contained
   with breathing room instead of cover-cropping. */
.product-media {
  background: #fff;
}

.product-media img {
  object-fit: contain;
  padding: 16px;
}

.recommendation-image {
  object-fit: contain;
  background: #fff;
  padding: 8px;
}
