/* GulfXPrime V14.0.10 — dark section background refresh */
.gxp-v14-0-3 .v1408-dark-block,
.gxp-v14-0-3 .service-card,
.gxp-v14-0-3 .work-card,
.gxp-v14-0-3 .insight-card,
.gxp-v14-0-3 .v14-case,
.gxp-v14-0-3 .v1402-article-section,
.gxp-v14-0-3 .v1402-project-hero-grid,
.gxp-v14-0-3 .v1402-project-visual-meta,
.gxp-v14-0-3 .v1402-tech-facts > div,
.gxp-v14-0-3 .v1402-priority-grid article,
.gxp-v14-0-3 .v1402-timeline article,
.gxp-v14-0-3 .v1402-checklist > div,
.gxp-v14-0-3 .v1402-live-copy,
.gxp-v14-0-3 .v14-cta-grid,
.gxp-v14-0-3 .v1403-spotlight-box,
.gxp-v14-0-3 .site-footer,
.gxp-v14-0-3 .footer-cta,
.gxp-v14-0-3 .mega-menu,
.gxp-v14-0-3 .mini-menu{
  background:
    radial-gradient(circle at top right, rgba(255,106,123,.10), transparent 24%),
    radial-gradient(circle at bottom left, rgba(56,189,248,.08), transparent 22%),
    linear-gradient(180deg, #13233f 0%, #162946 54%, #1b3254 100%) !important;
  border-color: rgba(148,163,184,.20) !important;
  box-shadow: 0 24px 70px rgba(15,23,42,.18) !important;
}

/* Section wrappers that felt too black */
.gxp-v14-0-3 .section-darkline,
.gxp-v14-0-3 .capabilities-section,
.gxp-v14-0-3 .services-section,
.gxp-v14-0-3 .work-section,
.gxp-v14-0-3 .insights-section,
.gxp-v14-0-3 .cta-band,
.gxp-v14-0-3 .site-footer{
  background:
    radial-gradient(circle at top center, rgba(255,106,123,.06), transparent 20%),
    linear-gradient(180deg, #0f1d35 0%, #12233d 100%) !important;
}

/* Improve chips so they don't sit on muddy dark bars */
.gxp-v14-0-3 .v1408-dark-block [class*="chip"],
.gxp-v14-0-3 .v1408-dark-block [class*="tag"],
.gxp-v14-0-3 .service-card [class*="chip"],
.gxp-v14-0-3 .service-card [class*="tag"],
.gxp-v14-0-3 .work-card [class*="chip"],
.gxp-v14-0-3 .work-card [class*="tag"]{
  background: rgba(255,255,255,.10) !important;
  border: 1px solid rgba(255,255,255,.08) !important;
  box-shadow: none !important;
}

/* Slightly brighter body copy on new blue surfaces */
.gxp-v14-0-3 .v1408-dark-block p,
.gxp-v14-0-3 .v1408-dark-block li,
.gxp-v14-0-3 .v1408-dark-block small,
.gxp-v14-0-3 .v1408-dark-block span,
.gxp-v14-0-3 .service-card p,
.gxp-v14-0-3 .work-card p,
.gxp-v14-0-3 .insight-card p{color:#dfe7f1 !important}
.gxp-v14-0-3 .v1408-dark-block h1,
.gxp-v14-0-3 .v1408-dark-block h2,
.gxp-v14-0-3 .v1408-dark-block h3,
.gxp-v14-0-3 .v1408-dark-block h4,
.gxp-v14-0-3 .service-card h1,
.gxp-v14-0-3 .service-card h2,
.gxp-v14-0-3 .service-card h3,
.gxp-v14-0-3 .work-card h1,
.gxp-v14-0-3 .work-card h2,
.gxp-v14-0-3 .work-card h3{color:#ffffff !important}

/* Footer specific readability */
.gxp-v14-0-3 .site-footer a,
.gxp-v14-0-3 .site-footer p,
.gxp-v14-0-3 .site-footer li,
.gxp-v14-0-3 .site-footer small{color:#dbe5f0 !important}
.gxp-v14-0-3 .site-footer h2,
.gxp-v14-0-3 .site-footer h3,
.gxp-v14-0-3 .site-footer strong,
.gxp-v14-0-3 .site-footer b{color:#fff !important}
