/* === DYNAMIC CSS === */
        .site-header { padding-top: 10px !important; padding-bottom: 10px !important; }
        .top-bar { background-color: #b5121b; }
        .top-bar p{ color: #ffffff; }
        .top-bar p a{ color: #ffffff;text-decoration:underline; }
        .top-bar-close{ color: #ffffff }
        body.maintenance {
        background: #ca0928;
        color: #ffffff;
        background-image: url('https://padcroftworks.co.uk/wp-content/uploads/2025/05/circle-pattern-white.svg');
        background-size: auto;
        debug_print_backtrace()repeat;
        }
        .flip-card { background: #ca0928; }
        .maintenance-logo { width: 300px; max-width: 85vw; }
        .modal-content { background: #e5ebf0 !important; color: #718ba1 !important; }
        #maintenance-login-modal-content input[type='submit'] { 
            background: #718ba1 !important; 
            color: #e5ebf0 !important;
        }
        p.login-username, p.login-password { color: #718ba1 !important; }
        