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