<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
            :root 
            { 
                --theme-main-color: rgba(236,108,11,0.94);
                --theme-main-color-brighter-1: #f37312ef;
                --theme-main-color-brighter-2: #ff9231ef;
                --theme-main-color-brighter-3: #ff9f3eef;
                --theme-main-color-darker-1: #e46403ef;
                --theme-main-color-darker-2: #c54500ef;
                --theme-main-color-darker-3: #b93900ef;
                --theme-main-color-opacity-1: rgba(236,108,11,0.94)28;
                --theme-main-color-opacity-2: rgba(236,108,11,0.94)7F;
                --theme-main-color-opacity-3: rgba(236,108,11,0.94)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #eaab0b;
                --theme-secondary-color-brighter-1: #f1b212ff;
                --theme-secondary-color-brighter-2: #ffd131ff;
                --theme-secondary-color-brighter-3: #ffde3eff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #150319;
                --background-size: cover;
            }</pre></body></html>