<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary-color: #282a4e;
  --primary-color-rgb: 40, 42, 78;

  --secondary-color: #758fff;
  --secondary-color-rgb: 117, 143, 255;
}</pre></body></html>