/* 4DPanda Dynamic CSS Configuration */
/* Generated on: 2026-03-31 15:02:35 */
/* Style: 4dpanda */

body {
    --4dpanda-font-family: Arial, sans-serif;
    --4dpanda-general-font-size: 14px;
    --4dpanda-title-font-size: 18px;
    --4dpanda-date-draw-font-size: 14px;
    --4dpanda-result-number-top-font-size: 28px;
    --4dpanda-result-number-bottom-font-size: 18px;
    --4dpanda-result-prize-font-size: 14px;
    --4dpanda-result-label-font-size: 18px;
    --4dpanda-result-small-label-font-size: 16px;
    --4dpanda-result-estimated-font-size: 16px;
    --4dpanda-general-color: #333333;
    --4dpanda-result-number-top-color: #000000;
    --4dpanda-result-number-bottom-color: #000000;
    --4dpanda-result-number-bottom-small-color: #000000;
    --4dpanda-result-prize-color: #666666;
    --4dpanda-result-label-color: #444444;
    --4dpanda-result-small-label-color: #000000;
    --4dpanda-result-estimated-color: #ffffff;
}

body .outerbox.magnum-4d {
    --4dpanda-table-bg-color: #ffc20f;
    --4dpanda-table-border-color: #ffc20f;
    --4dpanda-title-color: #333333;
    --4dpanda-date-draw-color: #333333;
}

body .outerbox.magnum-life {
    --4dpanda-table-bg-color: #ffc20f;
    --4dpanda-table-border-color: #ffc20f;
    --4dpanda-title-color: #333333;
    --4dpanda-date-draw-color: #333333;
}


/* ==================== PREDICTION CONFIG ==================== */
body {
    --prediction-font-family: Cousine, sans-serif;
    --prediction-number-font-size: 120px;
    --prediction-number-height: 100px;
    --prediction-number-color: #000000;
    --prediction-number-hover-color: #c1272d;
    --prediction-link-font-size: 16px;
    --prediction-link-color: #333333;
    --prediction-link-hover-color: #c1272d;
    --prediction-button-background-color: #c1272d;
    --prediction-button-text-color: #ffffff;
    --prediction-button-font-size: 16px;
    --prediction-button-hover-background-color: #a01e24;
    --prediction-button-text-hover-color: #ffffff;
}

