/* Matilde v70: plano, contadores y filtros sin animaciones de sincronización. */
#tablet-map-base,
#tablet-map-base .tablet-table,
#tablet-map-base svg,
#tablet-map-base line,
#section-tablet .tablet-stats-row,
#section-tablet .tablet-stat-box,
#section-tablet .tablet-stat-box strong {
  animation-duration: 0s !important;
  transition-property: background-color, border-color, box-shadow, color !important;
}

#tablet-agenda-count,
button[id^="matilde-v38-filter-btn-"],
button[id^="matilde-v38-filter-btn-"] *,
.matilde-v38-badge {
  animation: none !important;
  transition: none !important;
}

#tablet-agenda-count,
#section-tablet .tablet-stat-box strong,
.matilde-v38-badge {
  font-variant-numeric: tabular-nums;
}

#tablet-map-base {
  will-change: transform;
}

#tablet-map-base .tablet-table {
  will-change: auto !important;
}

#section-tablet .tablet-stat-box strong {
  min-width: 2.5ch;
  font-variant-numeric: tabular-nums;
}
