/* palette: tech-cyber */

:root{
  --v7-grad-c1: 60, 80, 100;
  --v7-grad-c2: 50, 230, 150;
  --v7-grad-c3: 30, 40, 60;
  --v7-bg-1: #0a0e1a; --v7-bg-2: #0f1828; --v7-bg-3: #06101f;
  --v7-blob-1: #22d3ee; --v7-blob-2: #34d399; --v7-blob-3: #8b5cf6;
  --v7-curtain-from: #020617; --v7-curtain-mid: #0c4a6e; --v7-curtain-to: #34d399;
  --v7-cursor-glow-1: 60, 230, 200; --v7-cursor-glow-2: 80, 200, 130;
  --v7-cursor-shadow-1: 34, 211, 238; --v7-cursor-shadow-2: 52, 211, 153;
  --v7-progress: linear-gradient(90deg, #22d3ee, #34d399, #8b5cf6);
  --v7-h2-underline: linear-gradient(90deg, #22d3ee, #34d399);
  --v7-marquee-stroke: 34, 211, 238, 0.7;
  --v7-glyph: '◊';
}
body { color: #c5d5e8 !important; }
