<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary-color: #403f83;
  --primary-color-rgb: 64, 63, 131;

  --secondary-color: #8364E2;
  --secondary-color-rgb: 131, 100, 226;
}</pre></body></html>