<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --body-text-color: #000000;
    --header-footer-color: #D40F14;
    --error-color: #e85858;
    --bg-color: #ECECEC;
    --progress-inactive-color: #ec6708;
    --text-color-opacity-50: rgba(0, 0, 0, 0.50);
    --text-color-opacity-30: rgba(0, 0, 0, 0.30);
    --text-color-darken-15: #000000;
    --header-footer-color-lighten-15: #DA3337;
    --header-footer-color-darken-15: #B40D11;
    --header-footer-hover: #DA3337;
}</pre></body></html>