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