/* Overrides compactes compartits entre escriptori i mobile shell. */

.cf-compact table th,
.cf-compact table td,
.cf-compact .cf-panel-table th,
.cf-compact .cf-panel-table td {
  padding: .56rem .62rem;
}

.cf-compact .cf-filters {
  gap: 8px;
  padding: 8px;
}

.cf-compact .cf-inline-actions {
  gap: 6px;
}

.cf-compact .cf-card,
.cf-compact .cf-plan-card,
.cf-compact .notice {
  border-radius: 12px;
}
