:root {
  --color-bg: #1e3765;
  --color-text: #e2e8f0;
  --color-text-muted: #94a3b8;
  --color-link: #60a5fa;
  --color-link-hover: #93c5fd;
  --color-bar: #aad4ff;
}