/* v8.14.19 — logo fallback only for references added after the bundled preview set.
   Native-HD remains the preferred visual; this layer is visible only until a verified
   Native-HD image has loaded on the reference card. */
.reference-project-visual:not(.is-native-hd):is(
  [href*="safiricgiyim.com"],
  [href*="srtbutik.com"],
  [href*="soulofoil.com"],
  [href*="almsigma.com"],
  [href*="gearbix.com"],
  [href*="fidesmachine.com"],
  [href*="biggoldfamily.com"]
) .ref-brand-logo-wrap{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:none!important;
}
.reference-project-visual:not(.is-native-hd):is(
  [href*="safiricgiyim.com"],
  [href*="srtbutik.com"],
  [href*="soulofoil.com"],
  [href*="almsigma.com"],
  [href*="gearbix.com"],
  [href*="fidesmachine.com"],
  [href*="biggoldfamily.com"]
){
  background-image:linear-gradient(145deg,#f8fbff 0%,#edf4fc 100%)!important;
}
