:where(.pg-detalhe-das-receitas-por-meses) .hero-meta{display:flex;align-items:center;gap:.6rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.65rem 1rem;flex-shrink:0;align-self:flex-start;box-shadow:var(--shadow-sm)}:where(.pg-detalhe-das-receitas-por-meses) .hero-meta-dot{width:8px;height:8px;border-radius:50%;background:var(--green-600);flex-shrink:0;animation:pulse 2s infinite}:where(.pg-detalhe-das-receitas-por-meses) .hero-meta-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-400);line-height:1}:where(.pg-detalhe-das-receitas-por-meses) .hero-meta-value{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;color:var(--text-900);margin-top:.2rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-kpis{margin-bottom:1.75rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-kpi-money{font-size:1.1rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-table{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:.5rem .75rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-footer{margin-top:1.5rem}:where(.pg-detalhe-das-receitas-por-meses) .rec-mes-det-footer a{text-decoration:none}