:root {
  --primary: #ff6600;
  --primary-dark: #cc5200;
  --primary-light: #ff944d;
  --primary-bg: #fff3e6;
  --accent: #10b981;
}