:root {
  --vm-primary: #d81b60;
  --vm-secondary: #f57c00;
  --vm-accent: #ffc107;
  --vm-bg: #fff3e0;
  --vm-text: #2d2d2d;
}
