/* palette: cafe-cozy */

:root{
  --v7-grad-c1: 150, 90, 60;
  --v7-grad-c2: 210, 170, 130;
  --v7-grad-c3: 80, 50, 30;
  --v7-bg-1: #f5ebe0; --v7-bg-2: #e8d5b7; --v7-bg-3: #d4b896;
  --v7-blob-1: #92400e; --v7-blob-2: #d97706; --v7-blob-3: #fbbf24;
  --v7-curtain-from: #1c0e07; --v7-curtain-mid: #78350f; --v7-curtain-to: #fbbf24;
  --v7-cursor-glow-1: 200, 150, 100; --v7-cursor-glow-2: 230, 180, 130;
  --v7-cursor-shadow-1: 146, 64, 14; --v7-cursor-shadow-2: 217, 119, 6;
  --v7-progress: linear-gradient(90deg, #92400e, #d97706, #fbbf24);
  --v7-h2-underline: linear-gradient(90deg, #92400e, #d97706);
  --v7-marquee-stroke: 120, 53, 15, 0.55;
  --v7-glyph: '☕';
}
