/* DC CONTROL 10.4.81r3 — SOLO COLOR. Conserva estructura, tamaños, lógica y datos de r2. */

/* Tareas: acciones rápidas con identidad fija y diferente. */
.dc-agenda-actions [data-q="appointment"]{background:#16a765!important;border-color:#16a765!important;color:#fff!important}
.dc-agenda-actions [data-q="chatgpt"]{background:#7c3aed!important;border-color:#7c3aed!important;color:#fff!important}
.dc-agenda-actions [data-q="routine"]{background:#e58a0b!important;border-color:#e58a0b!important;color:#fff!important}
.dc-agenda-actions [data-q="appointment"]:hover,.dc-agenda-actions [data-q="chatgpt"]:hover,.dc-agenda-actions [data-q="routine"]:hover{filter:brightness(1.07)}

/* GPS y recorridos: elimina tarjetas blancas sin cambiar el grid. */
[data-dc-page="locations"] .gps-pro-grid .exec-card:nth-child(1){background:linear-gradient(135deg,#0969e8,#168df0)!important;border-color:#2a94ef!important;color:#fff!important}
[data-dc-page="locations"] .gps-pro-grid .exec-card:nth-child(2){background:linear-gradient(135deg,#079b52,#18b968)!important;border-color:#2acb7b!important;color:#fff!important}
[data-dc-page="locations"] .gps-pro-grid .exec-card:nth-child(3){background:linear-gradient(135deg,#6d28d9,#8b3df0)!important;border-color:#9c59f4!important;color:#fff!important}
[data-dc-page="locations"] .gps-pro-grid .exec-card span,[data-dc-page="locations"] .gps-pro-grid .exec-card b,[data-dc-page="locations"] .gps-pro-grid .exec-card small{color:#fff!important}
[data-dc-page="locations"] .gps-pro-grid .exec-card small{opacity:.9}
[data-dc-page="locations"] .team-card,[data-dc-page="locations"] .staff-card,[data-dc-page="locations"] .employee-card{background:linear-gradient(135deg,#159957,#43bd72)!important;border-color:#58ca83!important;color:#fff!important}
[data-dc-page="locations"] .team-card *:not(button),[data-dc-page="locations"] .staff-card *:not(button),[data-dc-page="locations"] .employee-card *:not(button){color:#fff!important}

/* Ventas del Negocio: tabla oscura legible y botones con color. */
[data-dc-page="business"] .enterprise-table-wrap{background:#102b42!important;border-color:#31526a!important}
[data-dc-page="business"] .enterprise-table thead th{background:#173d59!important;color:#fff!important;border-color:#31556e!important}
[data-dc-page="business"] .enterprise-table tbody tr{background:#122f47!important}
[data-dc-page="business"] .enterprise-table tbody tr:nth-child(even){background:#183850!important}
[data-dc-page="business"] .enterprise-table tbody td{color:#f4f8fc!important;border-color:#2d4e65!important}
[data-dc-page="business"] .enterprise-table tbody td b{color:#fff!important}
[data-dc-page="business"] .enterprise-table tbody .mini{background:#1479e8!important;border-color:#2789ed!important;color:#fff!important}
[data-dc-page="business"] .enterprise-table tbody .mini:hover{filter:brightness(1.08)}
