<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Source Sans Pro",sans-serif;  --header-font-family: "Piazzolla",serif;  --logo-max-width: 300px;  --primary: 202, 88%, 39%;  --primary-rgb: 202, 88%, 39%;  --primary-bg-hover-focus: 202, 88%, 34%;  --primary-bg-active: 202, 88%, 32%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: hsl(var(--white));  --primary-dark: 202, 88%, 25%;  --primary-light: 202, 88%, 59%;  --secondary: 19, 72%, 57%;  --secondary-rgb: 19, 72%, 57%;  --secondary-bg-hover-focus: 19, 72%, 52%;  --secondary-bg-active: 19, 72%, 47%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: hsl(var(--white));  --secondary-dark: 19, 72%, 37%;  --secondary-light: 19, 72%, 77%;  --accent: 49, 78%, 62%;  --accent-rgb: 49, 78%, 62%;  --accent-bg-hover-focus: 49, 78%, 57%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 213, 44%, 95%;  --shade-rgb: 213, 44%, 95%;  --shade-bg-hover-focus: 213, 44%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: hsl(var(--black));  --dark: 224, 27%, 33%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: hsl(var(--white));  --dark-bg-hover-focus: 224, 27%, 28%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--dark));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } </pre></body></html>