/* palette: ie-vibrant */

:root{
  --v7-grad-c1: 100, 220, 180;
  --v7-grad-c2: 250, 180, 100;
  --v7-grad-c3: 180, 140, 240;
  --v7-bg-1: #f0fdfa; --v7-bg-2: #fff5e6; --v7-bg-3: #f3e6ff;
  --v7-blob-1: #10b981; --v7-blob-2: #f59e0b; --v7-blob-3: #a78bfa;
  --v7-curtain-from: #052e21; --v7-curtain-mid: #14b8a6; --v7-curtain-to: #fbbf24;
  --v7-cursor-glow-1: 130, 230, 200; --v7-cursor-glow-2: 250, 200, 120;
  --v7-cursor-shadow-1: 16, 185, 129; --v7-cursor-shadow-2: 245, 158, 11;
  --v7-progress: linear-gradient(90deg, #10b981, #f59e0b, #a78bfa);
  --v7-h2-underline: linear-gradient(90deg, #10b981, #f59e0b);
  --v7-marquee-stroke: 16, 185, 129, 0.55;
  --v7-glyph: '⬢';
}
