body.palette-if-red {
    --brand-red: #ffffff; --brand-blue: #0d2f7d; --bg-color: #ea2158; --text-main: #ffffff;
    --card-bg: rgba(0, 0, 0, 0.15); --card-border: rgba(255, 255, 255, 0.4); --pattern-color: rgba(0, 0, 0, 0.1); --timer-bg: #0d2f7d;
}