<h1 class="text-4xl sm:text-5xl md:text-6xl lg:text-7xl font-extrabold tracking-tight leading-[1.08] text-white max-w-5xl mx-auto">
                Connecting Global <span class="text-transparent bg-clip-text bg-gradient-to-r from-brand-blueLight via-slate-100 to-brand-gold">Enterprises</span> with Elite <span class="text-transparent bg-clip-text bg-gradient-to-r from-brand-gold to-amber-300">Talent.</span>
            </h1>
            
            <p class="text-slate-400 text-base md:text-xl max-w-3xl mx-auto font-light leading-relaxed">
                Whether you are a tier-1 corporation scaling mission-critical workflows or an ambitious professional targeting your next high-yield career milestone, DCS orchestrates absolute alignment.
            </p>
@media screen and (max-width: 767px) {
  h1, .hero-heading { 
    font-size: 24px !important; 
    white-space: nowrap; 
  }
}