:root {
  --color-bg: #e2e8f0;
  --color-text: #1e3765;
  --color-text-muted: #64748b;
  --color-link: #0066cc;
  --color-link-hover: #0052a3;
  --color-bar: #aad4ff;
}
