:root {
  --bg: #0b0714;
  --surface: #161022;
  --text: #f4f6fb;
  --muted: #a39bb8;
  --accent: #2ee6d6;
  --accent-2: #8b5cf6;
  --cta: #3dcfb6;
  --cta-text: #0b0714;
  --line: #2a2438;
}
