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