<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --secondary-background-color: #131921;
    --header-top-color: #282828;
    --main-background-color: #FFF;
    --accent-background-color: #f5f5f7;
    --menu-background-color: #282828;
    --main-text-color: #282828;
    --secondary-text-color: #FFF;
    --third-text-color: #777;
    --fourth-text-color: #aaa;
    --step-text-color: #eae9ec;
    --accent-color: #56b533;
    --border-color: #e6e6e6;
    --secondary-border-color: #596069;
}</pre></body></html>