/* Start custom CSS *//* =====================================================================
   FULL DECONTAMINATION PACKAGES — PAGE 3254
   Palette: Corporate Navy & Gold (Option A)
   Brand-led, scoped to body.page-id-3254
   ===================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body.page-id-3254 {
  --brand-navy: #0A2540;
  --brand-navy-deep: #061A30;
  --brand-navy-light: #16334F;
  --brand-gold: #C8A951;
  --brand-gold-dark: #A88A38;
  --brand-cream: #F4F1EA;
  --brand-cream-deep: #ECE7DA;
  --brand-cta: #E67E22;
  --brand-cta-dark: #C85F0F;
  --brand-body: #374151;
  --brand-muted: #6B7280;
  background: #FFFFFF !important;
}

html {
  scroll-behavior: smooth !important;
  scroll-padding-top: 80px !important;
}

body.page-id-3254,
body.page-id-3254 .elementor,
body.page-id-3254 main,
body.page-id-3254 #content {
  background: #FFFFFF !important;
}

/* ====== ELEMENTOR ATOMIC V4 RESET (where needed) ====== */
body.page-id-3254 .elementor-section,
body.page-id-3254 .e-con,
body.page-id-3254 .e-flexbox-base {
  max-width: 100% !important;
}

/* ====== MOBILE BASE ====== */
@media (max-width: 768px) {
  body.page-id-3254 {
    --brand-mobile-padding: 16px;
  }
}/* End custom CSS */