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