<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --cassiopeia-color-primary: hsl(100.4, 60%, 50%);
  --cassiopeia-color-link: hsl(242, 87%, 28%);
  --link-color: hsl(242, 87%, 28%);
  --cassiopeia-color-hover: hsl(100.4, 60%, 50%);
}

</pre></body></html>