/**
 * Preview-only: neutralize global warm/beige blend on flagship preview.
 */
body.hh-flagship-preview,
body.hh-flagship-preview #page,
body.hh-flagship-preview .site,
body.hh-flagship-preview .site-main,
body.hh-flagship-preview .page-content,
body.hh-flagship-preview .elementor {
  background: #f6f7f8 !important;
  background-color: #f6f7f8 !important;
  background-image: none !important;
}

body.hh-flagship-preview .elementor-location-header,
body.hh-flagship-preview .elementor-location-footer {
  /* keep site chrome */
}

body.hh-flagship-preview [style*="background-color: #ECE8E1"],
body.hh-flagship-preview [style*="background-color: #ece8e1"],
body.hh-flagship-preview [style*="background-color: #D9D6D1"],
body.hh-flagship-preview [style*="background-color: #d9d6d1"],
body.hh-flagship-preview [style*="background-color: #F5F0E8"],
body.hh-flagship-preview [style*="background-color: #f5f0e8"],
body.hh-flagship-preview [style*="background-color: #F3EEE6"],
body.hh-flagship-preview [style*="background-color: #f3eee6"],
body.hh-flagship-preview [style*="background-color: #EFE7DA"],
body.hh-flagship-preview [style*="background-color: #efe7da"] {
  background-color: #ffffff !important;
}

body.hh-flagship-preview .e-con:not(.hh-flagship-s1):not(.hh-flagship-s8) {
  background-color: transparent !important;
}

body.hh-flagship-preview .hh-flagship-s2,
body.hh-flagship-preview .hh-flagship-s4,
body.hh-flagship-preview .hh-flagship-s5,
body.hh-flagship-preview .hh-flagship-s7 {
  background-color: #ffffff !important;
}

body.hh-flagship-preview .hh-flagship-s3,
body.hh-flagship-home .hh-flagship-s3 {
  background-color: #0a0806 !important;
}

body.hh-flagship-preview .hh-flagship-s6,
body.hh-flagship-home .hh-flagship-s6 {
  background-color: #eef1f3 !important;
}

body.hh-flagship-preview .hh-flagship-s7.hh-flagship-s8,
body.hh-flagship-home .hh-flagship-s7.hh-flagship-s8 {
  background-color: #0b1f33 !important;
}
