/* ===== BANNER MVP - tema roxo ===== */
#conteudoAba .banner-shell.bnr-tema-mvp {
    --bnr-cor: #a855f7;
    --bnr-cor-rgb: 168,85,247;
    --bnr-cor-2: #c084fc;
}
#conteudoAba .banner-shell.bnr-tema-mvp .bnr-titulo .bnr-tema-chip {
    background: linear-gradient(135deg, #7c3aed, #a855f7);
    color: #fff;
}
