/* V125 — objectif du pipeline + hypothèses exploratoires en tableaux. */
.bw-pipeline-filter-grid{grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(155px,1fr)) auto!important}
.bw-pipeline-table td:nth-child(5){min-width:190px;max-width:280px}
.bw-hypothesis-table{width:100%;min-width:980px}
.bw-hypothesis-table th,.bw-hypothesis-table td{vertical-align:middle}
.bw-hypothesis-table .bw-name small{display:block;opacity:.72;margin-top:3px}
.bw-hypothesis-actions-cell{display:flex;align-items:center;gap:7px;white-space:nowrap}
.bw-hypothesis-actions-cell form{display:inline-flex;margin:0}
.bw-compact-action{padding:7px 10px!important;min-height:auto!important;font-size:12px!important}
#hypothesisDetailModal .bw-detail-grid .wide{grid-column:1/-1}
@media (max-width:1180px){.bw-pipeline-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bw-pipeline-filter-grid .bw-filter-search{grid-column:1/-1}}

/* V126 — sélection des hypothèses automatiques et favoris. */
.bw-hypothesis-selection-bar{margin:0 0 10px}
.bw-hypothesis-table th.bw-study-select-col,.bw-hypothesis-table td.bw-study-select-cell{width:42px!important;min-width:42px!important;max-width:42px!important;text-align:center!important}
.bw-hypothesis-table .bw-hypothesis-actions-cell{display:table-cell!important;text-align:center!important;white-space:nowrap}
.bw-hypothesis-table .bw-hypothesis-actions-cell .bw-detail-btn{display:inline-flex;align-items:center;justify-content:center}
