:root {
  --primary: #ca8a04;
  --primary-light: #fef9c3;
}
.hero-glow { background: radial-gradient(ellipse 80% 60% at 50% 0%, #fef9c3 0%, transparent 70%); }
