/* Generated by tools/post-capture.mjs — do not edit by hand.
   Uncode reveals section backgrounds only after an admin-ajax round-trip that
   cannot exist on static hosting. Without this, all six backgrounds (including the
   homepage hero) render black. See tools/post-capture.mjs and changes-from-original.md. */
.row-background.background-element:not([data-active="false"]),
.background-wrapper:not([data-active="false"]),
.background-inner.adaptive-async:not([data-active="false"]),
.background-inner.adaptive-fetching:not([data-active="false"]) {
  opacity: 1 !important;
}
