<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --primary-color: #8c198c;
    --secondary-color: #C4C3D0;
    --dark-primary-color: #590059;
    --dark: #150f10;
    --white-primary-color: #f2e5f2;
    --white-secondary-color: #f9f9fa;
    --white: #ffffff;
}
</pre></body></html>