<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --p-font-family: "Helvetica Neue", Helvetica;
  --p-font-weight: 400;
  --p-font-size: 17px;
  --p-letter-spacing: 0px;
  --p-line-height: 28px;
  --p-font-style: normal;
  --h3-font-family: "Helvetica Neue", Helvetica;
  --h3-font-weight: 500;
  --h3-font-size: 22px;
  --h3-letter-spacing: 0px;
  --h3-line-height: normal;
  --h3-font-style: normal;
  --variable-collection-yellow: rgba(251, 209, 75, 1);
  --variable-collection-pink: rgba(249, 182, 224, 1);
  --variable-collection-biege: rgba(245, 241, 222, 1);
  --variable-collection-blue: rgba(29, 108, 226, 1);
  --variable-collection-black: rgba(0, 0, 0, 1);
}
</pre></body></html>