:root {
  --color-primary: #2563eb;
  --color-primary-dark: #1d4ed8;
  --color-accent: #06b6d4;
  --color-bg: #ffffff;
}