/* Local preview asset override: keep the latest family image active after bundled styles. */
.legacy-image {
  background-image: linear-gradient(90deg, rgba(2, 9, 18, .38), rgba(2, 9, 18, .24)), url("assets/family-home-keys-v1.png") !important;
  background-position: left center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
