/* Cache-busted fallback for the home hero background. */
section.relative.overflow-hidden.border-b.border-slate-200.bg-gradient-to-br.from-slate-950.via-blue-950.to-indigo-900.text-white {
  background: linear-gradient(135deg, #020617 0%, #172554 52%, #312e81 100%) !important;
}
