<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
    :root {
        --primary-color: #77B900;
        --bg-color: #000000;
        --header-bg-color: #1A1A1A;
        --logo-height: 40px;
        --site-max-width: 1340px;
        --header-height: 80px;
        --sidebar-width: 300px;
    }

    
    </pre></body></html>