/* palette: life-feminine */

:root{
  --v7-grad-c1: 255, 180, 200;
  --v7-grad-c2: 200, 170, 230;
  --v7-grad-c3: 255, 240, 220;
  --v7-bg-1: #fff5f8; --v7-bg-2: #ffe0ee; --v7-bg-3: #f3e6ff;
  --v7-blob-1: #fb7185; --v7-blob-2: #c084fc; --v7-blob-3: #fbcfe8;
  --v7-curtain-from: #4c0d24; --v7-curtain-mid: #db2777; --v7-curtain-to: #fbcfe8;
  --v7-cursor-glow-1: 255, 200, 220; --v7-cursor-glow-2: 220, 180, 240;
  --v7-cursor-shadow-1: 251, 113, 133; --v7-cursor-shadow-2: 192, 132, 252;
  --v7-progress: linear-gradient(90deg, #fb7185, #c084fc, #fbcfe8);
  --v7-h2-underline: linear-gradient(90deg, #fb7185, #c084fc);
  --v7-marquee-stroke: 251, 113, 133, 0.55;
  --v7-glyph: '✿';
}
