/* D&M Plush V330.8.01 — ícones premium consistentes nos portais */
.oa-nav button>span,.team-nav button>span,.partner-nav button>span,[data-section]>span:first-child{
  width:36px;height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;
  border-radius:11px;background:rgba(255,255,255,.055);background-size:cover;background-position:center;background-repeat:no-repeat;
  color:transparent!important;font-size:0!important;border:1px solid rgba(125,207,255,.14);box-shadow:0 5px 14px rgba(3,18,45,.13);overflow:hidden;
}
[data-section="dashboard"]>span:first-child,[data-section="home"]>span:first-child{background-image:url('assets/icons/mascote/dashboard.png')}
[data-section="resumo"]>span:first-child{background-image:url('assets/icons/mascote/finance.png')}
[data-section="ranking"]>span:first-child{background-image:url('assets/icons/mascote/ranking.png')}
[data-section="estatisticas"]>span:first-child,[data-section="performance"]>span:first-child{background-image:url('assets/icons/mascote/performance.png')}
[data-section="pendencias"]>span:first-child,[data-section="pending"]>span:first-child{background-image:url('assets/icons/mascote/check_settings.png')}
[data-section="aplicativo"]>span:first-child{background-image:url('assets/icons/mascote/diagnostic.png')}
[data-section="teste"]>span:first-child{background-image:url('assets/icons/mascote/check_settings.png')}
[data-section="agenda"]>span:first-child{background-image:url('assets/icons/mascote/agenda.png')}
[data-section="clientes"]>span:first-child,[data-section="partners"]>span:first-child{background-image:url('assets/icons/mascote/partners.png')}
[data-section="equipamentos"]>span:first-child{background-image:url('assets/icons/mascote/equipment.png')}
[data-section="gestao"]>span:first-child{background-image:url('assets/icons/mascote/operations.png')}
[data-section="usuarios-equipe"]>span:first-child,[data-section="users"]>span:first-child{background-image:url('assets/icons/mascote/users.png')}
[data-section="empresas"]>span:first-child{background-image:url('assets/icons/mascote/company.png')}
[data-section="diario"]>span:first-child,[data-section="movement"]>span:first-child{background-image:url('assets/icons/mascote/diagnostic.png')}
[data-section="importacoes"]>span:first-child,[data-section="sync"]>span:first-child{background-image:url('assets/icons/mascote/upload.png')}
[data-section="acertos"]>span:first-child,[data-section="receipts"]>span:first-child{background-image:url('assets/icons/mascote/receipt.png')}
[data-section="operacoes"]>span:first-child{background-image:url('assets/icons/mascote/operations.png')}
[data-section="historico-anterior"]>span:first-child{background-image:url('assets/icons/mascote/ranking.png')}
[data-section="telemetria"]>span:first-child{background-image:url('assets/icons/mascote/diagnostic.png')}
[data-section="demonstracao"]>span:first-child{background-image:url('assets/icons/mascote/community.png')}
[data-section="fiscal"]>span:first-child{background-image:url('assets/icons/mascote/office.png')}
[data-section="locacao-promocional"]>span:first-child{background-image:url('assets/icons/mascote/calculator.png')}
[data-section="relatorios"]>span:first-child,[data-section="documents"]>span:first-child{background-image:url('assets/icons/mascote/documents.png')}
[data-section="seguranca"]>span:first-child{background-image:url('assets/icons/mascote/security.png')}
[data-section="notifications"]>span:first-child{background-image:url('assets/icons/mascote/notifications.png')}
[data-section="more"]>span:first-child{background-image:url('assets/icons/mascote/settings.png')}
/* botões sem asset específico ficam premium, mas não como caractere solto */
[data-section]>span:first-child:not([style]){background-color:rgba(8,37,78,.22)}
.oa-app-summary article[data-jump]{cursor:pointer;transition:.18s ease;}
.oa-app-summary article[data-jump]:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(5,31,72,.12)}
