﻿body[data-theme="default"] {
    --bg: #f9fafb;
    --text: #111827;
    --card: #ffffff;
    --muted: #6b7280;
    --btn-bg: #ff6600;
    --btn-text: #ffffff;

    /*--site-bg: #f9fafb;*/
    --header-bg: #ffffff;
    --footer-bg: #ffffff;
    --menu-bg: #ffffff;
    --menu-text: #333;
}
