:root{--azul-escuro:#0d2842;--azul-principal:#1e40af;--azul-claro:#3b82f6;--azul-resposta:#93c5fd;--azul-fundo:#eff6ff;--azul-header:#2b59ff;--verde-lima:#d6ff38;--cinza-texto:#3c3c3c;--cinza-placeholder:#8696a0;--branco:#fff;--preto:#111;--sombra:0 1px 3px rgba(0,0,0,.12);--tabela-produtos-fs:15px;--tabela-produtos-desc-fs:14px}@media (max-width:767px){.tabela-produtos-wrap .tabela-produtos{table-layout:auto!important;width:max-content!important;min-width:100%}.tabela-produtos-wrap .tabela-produtos col{width:auto}.tabela-produtos-wrap .tabela-produtos td,.tabela-produtos-wrap .tabela-produtos th{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important}.tabela-produtos-wrap .tabela-produtos .td-descricao-mobile{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;min-width:12rem}}@media (min-width:768px){:root{--tabela-produtos-fs:16px;--tabela-produtos-desc-fs:15px}.tabela-produtos-wrap{max-width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,system-ui,sans-serif;background:var(--azul-fundo);color:var(--cinza-texto);min-height:100vh}