.table-sticky-header thead th { position: sticky; top: 0; background: #f8f9fa; z-index: 1; }
/*.progress { min-width: 160px;}*/
.card .display-6 { font-weight: 600; }
#sem_liv::placeholder { color:red; }

/* Ligne d'installation à 100% */
tr.row-finished { --bs-table-bg-state: var(--finished-row-bg); }
tr.row-finished > * { background-color: var(--finished-row-bg) !important; box-shadow: inset 0 0 0 9999px var(--finished-row-bg) !important; }
