/* Arquivo gerado dinamicamente pelo GeradorCssDinamicoService */
:root {
    /* Novas variáveis (padrão 2026) */
    --primary-color: #ff6500;
    --secondary-color: #6c757d;
    
    /* Retrocompatibilidade (Sistema Legado, App, Tailwind, Layout.css) */
    --color: #ff6500;
    --color-opacity: rgba(255, 101, 0, 0.1);

    /* Rodapé e Menus */
    --footer-bg: #ffffff;
    --footer-text: #333333;
    --menu-bg: #ffffff;
    --menu-header-bg: #ff6500;
    --menu-item-selected-bg: ;
    --menu-text-color: #545454;
    --menu-profile-bg: ;
    --menu-profile-text: ;
}