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