/* Ingredients route only: the photographic five-role story now lives on Home. */
html:has(body > main._page_8y9k7_1 > section._ingredientGrid_8y9k7_1)
  body > main._page_8y9k7_1 > section[class*="_principles_"] {
  display: none !important;
  min-height: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
