
/* v11.7 clean filter spacing + phase tooltip + compact failure toggle */
:root{--bw-toggle-w:112px;--bw-filter-h:42px;}
.bw-failure-toggle{
  width:var(--bw-toggle-w)!important;min-width:var(--bw-toggle-w)!important;max-width:var(--bw-toggle-w)!important;
  height:var(--bw-filter-h)!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;
  display:grid!important;grid-template-rows:auto 18px!important;align-items:center!important;justify-items:center!important;gap:2px!important;
  align-self:end!important;justify-self:center!important;overflow:visible!important;box-sizing:border-box!important;color:#eaf5ff!important;
}
.bw-failure-toggle span{display:block!important;margin:0!important;max-width:100%!important;font-size:9px!important;line-height:1.05!important;text-align:center!important;text-transform:uppercase!important;font-weight:950!important;letter-spacing:.01em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.bw-failure-toggle input{appearance:auto!important;-webkit-appearance:checkbox!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;margin:0!important;padding:0!important;display:block!important;accent-color:#42e879!important;transform:none!important;}
.bw-filter-panel-advanced .bw-filter-grid{display:grid!important;grid-template-columns:minmax(128px,150px) minmax(170px,1.15fr) minmax(118px,.72fr) minmax(118px,.72fr) var(--bw-toggle-w) minmax(112px,126px)!important;gap:12px!important;align-items:end!important;}
.bw-filter-panel-advanced .bw-filter-grid select[name="sep_type"]{min-width:0!important;max-width:100%!important;}
.bw-filter-panel-advanced .bw-filter-grid select,.bw-filter-panel-advanced .bw-filter-grid input{height:var(--bw-filter-h)!important;min-height:var(--bw-filter-h)!important;}
.bw-filter-panel-advanced .bw-reset{height:var(--bw-filter-h)!important;min-height:var(--bw-filter-h)!important;padding:0 12px!important;white-space:nowrap!important;}
.bw-timeline-filters .bw-filter-grid{display:grid!important;grid-template-columns:minmax(132px,150px) minmax(132px,150px) minmax(132px,160px) minmax(116px,136px) var(--bw-toggle-w) minmax(112px,126px)!important;gap:12px!important;align-items:end!important;max-width:none!important;}
.bw-analytics-filter-card .bw-filter-grid{display:grid!important;grid-template-columns:minmax(160px,220px) var(--bw-toggle-w)!important;gap:14px!important;align-items:end!important;max-width:360px!important;}
.s17-search-form.bw-search-with-toggle{display:grid!important;grid-template-columns:minmax(260px,1fr) var(--bw-toggle-w) minmax(140px,160px)!important;gap:14px!important;align-items:end!important;}
.s17-search-form.bw-search-with-toggle button{position:static!important;height:var(--bw-filter-h)!important;min-height:var(--bw-filter-h)!important;width:100%!important;min-width:0!important;}
.s17-search-form.bw-search-with-toggle input[name="q"]{height:var(--bw-filter-h)!important;min-height:var(--bw-filter-h)!important;}
.bw-th-inline{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;white-space:nowrap!important;}
.bw-help{display:inline-grid!important;place-items:center!important;width:17px!important;height:17px!important;min-width:17px!important;border-radius:50%!important;border:1px solid rgba(125,225,255,.85)!important;background:rgba(24,200,230,.10)!important;color:#8df6ff!important;font-size:11px!important;font-weight:900!important;line-height:1!important;padding:0!important;margin:0 1px!important;vertical-align:middle!important;cursor:pointer!important;}
.bw-science-table th[data-sort="phase"] .bw-help,.s06-table th[data-sort="phase"] .bw-help{position:static!important;float:none!important;}
.bw-science-table td,.bw-science-table th{vertical-align:middle!important;}
.bw-science-table .bw-status,.bw-science-table .bw-badge{max-width:none!important;min-width:104px!important;white-space:normal!important;line-height:1.08!important;}
.bw-science-table th:nth-child(4),.bw-science-table td:nth-child(4){min-width:138px!important;}
.bw-science-table th:nth-child(5),.bw-science-table td:nth-child(5){min-width:98px!important;}
.bw-science-table th:nth-child(6),.bw-science-table td:nth-child(6){min-width:136px!important;}
@media(max-width:1250px){.bw-filter-panel-advanced .bw-filter-grid,.bw-timeline-filters .bw-filter-grid{grid-template-columns:repeat(3,minmax(130px,1fr))!important}.bw-failure-toggle{justify-self:start!important}.s17-search-form.bw-search-with-toggle{grid-template-columns:1fr var(--bw-toggle-w) 140px!important}}
@media(max-width:820px){.bw-filter-panel-advanced .bw-filter-grid,.bw-timeline-filters .bw-filter-grid,.s17-search-form.bw-search-with-toggle,.bw-analytics-filter-card .bw-filter-grid{grid-template-columns:1fr!important}.bw-failure-toggle{justify-self:start!important;width:130px!important;max-width:130px!important}}
