:root {
  /* Console Pro (project-neutral) */
  --lcd-bg: #0b1220;
  --lcd-border: #1e2a3a;
  --lcd-text: #dbe7ff;
  --lcd-dim: #95a7c2;

  --accent: #4ea1ff;
  --accent-2: #14b8a6;

  --lcd-yellow: #ffd166;
  --lcd-green: #29f0a3;
  --lcd-red: #fb7185;
  --lcd-glow: rgba(78, 161, 255, 0.35);

  --theme-name: "Console Pro";
}
