/* ZeroRiskk COMTRADE Viewer module: Computed Query sequence/power/triangle focus layout and interaction refinements. */

.gcw-computed-group-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;margin:0 0 8px;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:linear-gradient(135deg,rgba(15,23,42,.06),rgba(14,165,233,.05));font-size:12px;color:#0f172a}
.gcw-computed-group-title span{font-size:11px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.gcw-computed-phase-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:8px 0 10px}
.gcw-computed-phase-grid>div{border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff;padding:10px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.gcw-computed-phase-grid>div>b{display:block;margin:0 0 8px;color:#0f172a;font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.gcw-computed-phase-select{margin-bottom:7px}
.gcw-computed-param-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 10px}
.gcw-computed-player{border:1px solid rgba(14,116,144,.20);background:linear-gradient(135deg,rgba(8,47,73,.96),rgba(15,23,42,.96));color:#e0f2fe;border-radius:16px;padding:10px;margin:10px 0;box-shadow:0 12px 28px rgba(15,23,42,.18)}
.gcw-computed-player-left{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:8px}.gcw-computed-play-btn{border:1px solid rgba(125,211,252,.35);background:#0ea5e9;color:#fff;border-radius:999px;padding:7px 12px;font-weight:800;cursor:pointer}.gcw-computed-play-btn.is-playing{background:#f97316}.gcw-computed-player .gcw-frequency-mini-btn{background:rgba(255,255,255,.08);color:#e0f2fe;border-color:rgba(125,211,252,.22)}.gcw-computed-player .gcw-frequency-speed-label span{color:#bae6fd}.gcw-computed-player .gcw-frequency-speed-label select{border-color:rgba(125,211,252,.26);background:#082f49;color:#e0f2fe}.gcw-computed-player-main{display:grid;gap:7px}.gcw-computed-time-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:#bae6fd}.gcw-computed-time-meta b{color:#fff}.gcw-computed-slider-shell{position:relative;height:20px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}.gcw-computed-slider-fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#38bdf8,#22c55e);border-radius:999px;pointer-events:none}.gcw-computed-time-slider{position:absolute;inset:0;width:100%;opacity:.78;cursor:pointer}.gcw-computed-marker{position:absolute;top:0;transform:translateX(-50%);z-index:2;font-size:10px;font-weight:900;color:#fff;background:#2563eb;border-radius:7px;padding:1px 4px}.gcw-computed-marker.is-b{background:#f97316}
.gcw-computed-power-summary div strong{font-variant-numeric:tabular-nums}.gcw-computed-sequence-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:8px 0}.gcw-computed-sequence-card{border:1px solid rgba(148,163,184,.22);background:#fff;border-radius:14px;padding:10px;display:grid;gap:6px}.gcw-computed-sequence-card header{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(226,232,240,.85);padding-bottom:6px;margin-bottom:2px}.gcw-computed-sequence-card header strong{font-size:12px;color:#0f172a}.gcw-computed-sequence-card header span{font-size:11px;color:#64748b;font-weight:800}.gcw-computed-sequence-card div{display:flex;justify-content:space-between;gap:8px;font-size:11px}.gcw-computed-sequence-card div span{color:#64748b}.gcw-computed-sequence-card div strong{font-variant-numeric:tabular-nums;color:#0f172a}.gcw-computed-sequence-card small{font-size:10px;color:#64748b;background:#f8fafc;border-radius:9px;padding:4px 6px}.gcw-computed-plot-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.gcw-computed-plot-stack .gcw-tool-uplot-shell{min-width:0;margin:0}.gcw-computed-power-plot-card .gcw-tool-uplot-readout{font-size:10.5px}.gcw-computed-row.is-power .gcw-computed-type-chip{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.gcw-computed-row.is-sequence .gcw-computed-type-chip{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.gcw-measure-row.is-virtual{background:linear-gradient(90deg,rgba(236,253,245,.82),rgba(255,255,255,.96))}.gcw-measure-row.is-virtual td:nth-child(2) strong::after{content:' virtual';display:inline-block;margin-left:6px;padding:1px 5px;border-radius:999px;background:#dcfce7;color:#166534;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.gcw-measure-row.is-virtual small{color:#166534}@media(max-width:1200px){.gcw-computed-plot-stack{grid-template-columns:1fr}.gcw-computed-param-grid{grid-template-columns:1fr}}

.gcw-root.gcw-tool-open .gcw-computed-tabbed-result {
  gap: 7px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tabs {
  flex: 0 0 auto !important;
  display: flex !important;
  gap: 6px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding: 3px 2px 5px !important;
  scrollbar-width: thin !important;
  border-bottom: 1px solid rgba(226,232,240,.92) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn {
  flex: 0 0 auto !important;
  min-width: 118px !important;
  max-width: 170px !important;
  border: 1px solid rgba(148,163,184,.25) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg,#ffffff,#f8fafc) !important;
  color: #334155 !important;
  padding: 7px 9px !important;
  text-align: left !important;
  cursor: pointer !important;
  box-shadow: 0 5px 14px rgba(15,23,42,.045) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn strong,
.gcw-root.gcw-tool-open .gcw-computed-tab-btn small {
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn strong {
  color: #0f172a !important;
  font-size: 11.2px !important;
  font-weight: 950 !important;
  line-height: 1.05 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn small {
  margin-top: 3px !important;
  color: #64748b !important;
  font-size: 9.2px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn:hover {
  border-color: rgba(79,70,229,.45) !important;
  background: #eef2ff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn.is-active {
  border-color: rgba(79,70,229,.72) !important;
  background: linear-gradient(180deg,#eef2ff,#ffffff) !important;
  box-shadow: 0 0 0 2px rgba(79,70,229,.10), 0 8px 20px rgba(67,56,202,.10) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-btn.is-active strong { color: #3730a3 !important; }
.gcw-root.gcw-tool-open .gcw-computed-tab-btn.is-active small { color: #4338ca !important; }
.gcw-root.gcw-tool-open .gcw-computed-active-tab-head {
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  padding: 6px 8px !important;
  border: 1px solid rgba(199,210,254,.8) !important;
  border-radius: 10px !important;
  background: linear-gradient(90deg,#eef2ff,#ffffff) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-active-tab-head strong {
  color: #312e81 !important;
  font-size: 11.4px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-active-tab-head span {
  color: #64748b !important;
  font-size: 9.7px !important;
  font-weight: 850 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-content {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  display: flex !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-panel {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-note {
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 7px 9px !important;
  border-radius: 10px !important;
  background: #f8fafc !important;
  border: 1px solid rgba(226,232,240,.95) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-note strong {
  color: #0f172a !important;
  font-size: 11.3px !important;
  font-weight: 950 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-note span {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 10px !important;
  font-weight: 760 !important;
  line-height: 1.25 !important;
  text-align: right !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-grid {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr) !important;
  gap: 8px !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-grid > div,
.gcw-root.gcw-tool-open .gcw-computed-tab-grid > section {
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: auto !important;
  scrollbar-width: thin !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-panel .gcw-computed-bars-card {
  min-height: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-single-plot-card {
  flex: 1 1 0 !important;
  min-height: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-panel.is-table .gcw-computed-table-wrap,
.gcw-root.gcw-tool-open .gcw-computed-tab-panel .gcw-computed-table-wrap.is-virtual-table {
  flex: 1 1 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-panel.is-sequence .gcw-computed-sequence-grid {
  margin: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-empty {
  flex: 1 1 0 !important;
  min-height: 240px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-stack {
  grid-template-columns: 1fr !important;
}
@media (max-width: 1220px) {
  .gcw-root.gcw-tool-open .gcw-computed-tab-grid {
    grid-template-columns: 1fr !important;
    overflow: auto !important;
  }
  .gcw-root.gcw-tool-open .gcw-computed-tab-note {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .gcw-root.gcw-tool-open .gcw-computed-tab-note span { text-align: left !important; }
}

.gcw-root.gcw-tool-open .gcw-computed-tab-panel.is-power-trend .gcw-computed-power-trend-card {
  flex: 1 1 0 !important;
  min-height: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-tab-panel.is-power-trend .gcw-computed-power-trend-card .gcw-tool-uplot-shell {
  margin: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-kpi-row {
  flex: 0 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(120px, 1fr)) !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-kpi-row > div {
  border: 1px solid rgba(226,232,240,.95) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg,#ffffff,#f8fafc) !important;
  padding: 8px 10px !important;
  min-width: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-kpi-row span,
.gcw-root.gcw-tool-open .gcw-computed-power-kpi-row em {
  display: block !important;
  color: #64748b !important;
  font-size: 9.6px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-kpi-row strong {
  display: block !important;
  color: #0f172a !important;
  font-size: 12.2px !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  margin: 3px 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-computed-power-kpi-row {
    grid-template-columns: repeat(2, minmax(120px, 1fr)) !important;
  }
}

.gcw-root.gcw-tool-open .gcw-workbench-shell[data-tool="computed"] > .gcw-query-page-head,
.gcw-root.gcw-tool-open .gcw-workbench-shell[data-tool="computed"] > .gcw-query-status,
.gcw-root.gcw-tool-open .gcw-workbench-shell[data-tool="computed"] > .gcw-workbench-floating-toolbar {
  display: none !important;
}
.gcw-root.gcw-tool-open .gcw-workbench-shell[data-tool="computed"] .gcw-query-chart-wrap {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: #f8fafc !important;
  box-shadow: none !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-reference-layout {
  flex: 1 1 0 !important;
  height: 100% !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  padding: 8px 10px !important;
  overflow: hidden !important;
  background: #f8fafc !important;
  color: #0f172a !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-topline {
  flex: 0 0 auto !important;
  min-height: 38px !important;
  display: grid !important;
  grid-template-columns: minmax(240px, .95fr) minmax(420px, 1.45fr) !important;
  gap: 8px !important;
  align-items: stretch !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-topline > div:first-child {
  border: 1px solid rgba(203, 213, 225, .75) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  padding: 7px 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .04) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-topline > div:first-child strong {
  font-size: 13px !important;
  font-weight: 950 !important;
  letter-spacing: .01em !important;
  color: #0f172a !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-topline > div:first-child span {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  gap: 4px !important;
  min-width: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-topline .gcw-computed-status-now,
.gcw-root.gcw-tool-open .gcw-computed-ref-topline em {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 20px !important;
  padding: 2px 7px !important;
  border-radius: 999px !important;
  background: #f1f5f9 !important;
  color: #475569 !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player {
  min-width: 0 !important;
  border: 1px solid rgba(203, 213, 225, .75) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  padding: 6px 8px !important;
  display: grid !important;
  grid-template-columns: auto minmax(140px, 1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .04) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions {
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions .gcw-computed-play-btn,
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions .gcw-frequency-mini-btn {
  min-height: 26px !important;
  padding: 5px 9px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(20, 184, 166, .35) !important;
  background: #f8fafc !important;
  color: #0f172a !important;
  font-size: 10px !important;
  font-weight: 920 !important;
  cursor: pointer !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions .gcw-computed-play-btn {
  background: #0f766e !important;
  color: #ffffff !important;
  border-color: #0f766e !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions .gcw-computed-play-btn.is-playing {
  background: #ea580c !important;
  border-color: #ea580c !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  color: #64748b !important;
  font-size: 9.5px !important;
  font-weight: 850 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-actions select {
  height: 26px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(148, 163, 184, .45) !important;
  padding: 2px 7px !important;
  background: #ffffff !important;
  color: #0f172a !important;
  font-size: 10px !important;
  font-weight: 850 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-slider {
  position: relative !important;
  height: 18px !important;
  min-width: 120px !important;
  border-radius: 999px !important;
  background: #e2e8f0 !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-slider .gcw-computed-slider-fill {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  background: linear-gradient(90deg, #14b8a6, #22c55e) !important;
  border-radius: 999px !important;
  pointer-events: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-slider .gcw-computed-time-slider {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  opacity: .75 !important;
  cursor: pointer !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-meta {
  display: flex !important;
  gap: 5px !important;
  align-items: center !important;
  justify-content: flex-end !important;
  min-width: 0 !important;
  flex-wrap: wrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-meta span {
  display: inline-flex !important;
  gap: 3px !important;
  color: #64748b !important;
  font-size: 9.2px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-player-meta b { color: #0f172a !important; font-variant-numeric: tabular-nums !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-tabs {
  flex: 0 0 auto !important;
  min-height: 42px !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(110px, 1fr)) !important;
  gap: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(226, 232, 240, .95) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .035) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-tab {
  min-width: 0 !important;
  border: 0 !important;
  border-right: 1px solid rgba(226, 232, 240, .72) !important;
  background: #f8fafc !important;
  color: #475569 !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 10px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-tab:last-child { border-right: 0 !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-tab:hover { background: #ecfeff !important; color: #0f766e !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-tab.is-active {
  background: #0f9f8f !important;
  color: #ffffff !important;
  box-shadow: inset 0 -2px 0 rgba(255,255,255,.45) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-tab strong { font: inherit !important; overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping,
.gcw-root.gcw-tool-open .gcw-computed-ref-action-card,
.gcw-root.gcw-tool-open .gcw-computed-ref-cards,
.gcw-root.gcw-tool-open .gcw-computed-signals-panel {
  flex: 0 0 auto !important;
  border: 1px solid rgba(203, 213, 225, .75) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .035) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping {
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping summary {
  min-height: 34px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 7px 10px !important;
  cursor: pointer !important;
  color: #0f172a !important;
  font-size: 11.5px !important;
  font-weight: 950 !important;
  list-style: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping summary::-webkit-details-marker { display: none !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping summary::before {
  content: '▸' !important;
  margin-right: 7px !important;
  color: #0f766e !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping[open] summary::before { content: '▾' !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping summary span { margin-right: auto !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-mapping summary strong {
  padding: 2px 8px !important;
  border-radius: 999px !important;
  background: #ccfbf1 !important;
  color: #0f766e !important;
  font-size: 10px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid {
  display: grid !important;
  grid-template-columns: minmax(240px, 1fr) minmax(240px, 1fr) minmax(300px, .9fr) !important;
  gap: 8px !important;
  padding: 0 10px 10px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid section {
  min-width: 0 !important;
  border: 1px solid rgba(226, 232, 240, .95) !important;
  border-radius: 12px !important;
  background: #f8fafc !important;
  padding: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid section > b {
  display: block !important;
  margin: 0 0 6px !important;
  color: #334155 !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .045em !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid .gcw-tool-input-label {
  grid-template-columns: 70px minmax(0,1fr) 22px !important;
  padding: 4px 5px !important;
  min-height: 30px !important;
  gap: 5px !important;
  background: #ffffff !important;
  border-radius: 9px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid .gcw-tool-input-label span,
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid .gcw-tool-input-label em { font-size: 9px !important; font-weight: 850 !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-map-grid .gcw-tool-input { min-height: 25px !important; font-size: 10px !important; font-weight: 850 !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-settings > div { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 6px !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-map-foot {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  padding: 0 10px 10px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-map-foot span {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 10px !important;
  font-weight: 760 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-create {
  flex: 0 0 auto !important;
  min-height: 31px !important;
  border-radius: 10px !important;
  border: 1px solid rgba(20, 184, 166, .30) !important;
  background: #ffffff !important;
  color: #0f766e !important;
  padding: 6px 10px !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  cursor: pointer !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-create:hover { background: #ccfbf1 !important; }
.gcw-root.gcw-tool-open .gcw-computed-ref-action-card {
  min-height: 44px !important;
  padding: 8px 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-action-card strong {
  display: block !important;
  color: #0f172a !important;
  font-size: 13px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-action-card span {
  display: block !important;
  color: #64748b !important;
  font-size: 10.5px !important;
  font-weight: 750 !important;
  margin-top: 2px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-cards {
  padding: 9px !important;
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)) !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-cards article {
  min-height: 58px !important;
  border: 1px solid rgba(203, 213, 225, .8) !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
  padding: 8px 10px !important;
  display: grid !important;
  gap: 2px !important;
  align-content: center !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-cards article strong {
  color: #0f172a !important;
  font-size: 11.5px !important;
  font-weight: 920 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-cards article span {
  color: #0f766e !important;
  font-size: 13px !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-ref-cards article em {
  color: #64748b !important;
  font-size: 9.8px !important;
  font-style: normal !important;
  font-weight: 760 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel > header {
  flex: 0 0 39px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 0 12px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .95) !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel > header div {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel > header strong {
  color: #0f172a !important;
  font-size: 13px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel > header span {
  min-width: 23px !important;
  height: 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  background: #ccfbf1 !important;
  color: #0f766e !important;
  font-size: 11px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signals-panel > header em {
  color: #64748b !important;
  font-size: 10.5px !important;
  font-weight: 760 !important;
  font-style: normal !important;
  text-align: right !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-list {
  flex: 0 0 auto !important;
  max-height: 148px !important;
  overflow: auto !important;
  scrollbar-width: thin !important;
  border-bottom: 1px solid rgba(226, 232, 240, .95) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row {
  min-height: 34px !important;
  display: grid !important;
  grid-template-columns: 20px 42px minmax(0, 1fr) 60px 70px !important;
  gap: 8px !important;
  align-items: center !important;
  padding: 5px 12px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .75) !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row:nth-child(even) { background: #f8fafc !important; }
.gcw-root.gcw-tool-open .gcw-computed-signal-row:hover { background: #ecfeff !important; }
.gcw-root.gcw-tool-open .gcw-computed-signal-row .gcw-computed-signal-dot {
  width: 10px !important;
  height: 10px !important;
  border-radius: 999px !important;
  background: #94a3b8 !important;
  box-shadow: 0 0 0 3px rgba(148, 163, 184, .16) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row.is-on .gcw-computed-signal-dot { background: #0f9f8f !important; box-shadow: 0 0 0 3px rgba(20,184,166,.16) !important; }
.gcw-root.gcw-tool-open .gcw-computed-signal-row > strong {
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row div { min-width: 0 !important; }
.gcw-root.gcw-tool-open .gcw-computed-signal-row div b {
  display: block !important;
  color: #334155 !important;
  font-size: 10.8px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row div small {
  display: block !important;
  color: #64748b !important;
  font-size: 9.2px !important;
  font-weight: 720 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row em,
.gcw-root.gcw-tool-open .gcw-computed-signal-state {
  color: #64748b !important;
  font-size: 9.4px !important;
  font-weight: 850 !important;
  font-style: normal !important;
  text-align: right !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-row.is-on .gcw-computed-signal-state { color: #0f766e !important; }
.gcw-root.gcw-tool-open .gcw-computed-main-plot {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot > header {
  flex: 0 0 33px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 0 12px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .88) !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot > header strong {
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot > header span {
  color: #64748b !important;
  font-size: 9.6px !important;
  font-weight: 760 !important;
  text-align: right !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-tool-uplot-shell {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-tool-uplot-head {
  display: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-tool-uplot {
  flex: 1 1 0 !important;
  min-height: 300px !important;
  height: auto !important;
  border-radius: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-tool-uplot-readout {
  flex: 0 0 auto !important;
  min-height: 24px !important;
  padding: 5px 10px !important;
  border-top: 1px solid rgba(226,232,240,.88) !important;
  background: #f8fafc !important;
  color: #64748b !important;
  font-size: 9.5px !important;
  font-weight: 760 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-tool-plot-resize-grip {
  flex: 0 0 12px !important;
  height: 12px !important;
  min-height: 12px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-virtual-help {
  flex: 1 1 0 !important;
  min-height: 220px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  padding: 24px !important;
  color: #475569 !important;
  text-align: center !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-virtual-help strong { color: #0f172a !important; font-size: 15px !important; }
.gcw-root.gcw-tool-open .gcw-computed-virtual-help p { max-width: 620px !important; margin: 0 !important; font-size: 12px !important; line-height: 1.45 !important; }
.gcw-root.gcw-tool-open .gcw-computed-main-plot .gcw-computed-table-wrap {
  flex: 1 1 0 !important;
  height: auto !important;
  min-height: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-computed-ref-topline { grid-template-columns: 1fr !important; }
  .gcw-root.gcw-tool-open .gcw-computed-ref-player { grid-template-columns: 1fr !important; }
  .gcw-root.gcw-tool-open .gcw-computed-ref-player-meta { justify-content: flex-start !important; }
  .gcw-root.gcw-tool-open .gcw-computed-ref-map-grid { grid-template-columns: 1fr !important; }
  .gcw-root.gcw-tool-open .gcw-computed-ref-tabs { grid-template-columns: repeat(3, minmax(110px,1fr)) !important; }
}
@media (max-width: 820px) {
  .gcw-root.gcw-tool-open .gcw-computed-reference-layout { padding: 6px !important; }
  .gcw-root.gcw-tool-open .gcw-computed-ref-tabs { grid-template-columns: repeat(2, minmax(100px,1fr)) !important; }
  .gcw-root.gcw-tool-open .gcw-computed-signal-row { grid-template-columns: 18px 36px minmax(0,1fr) !important; }
  .gcw-root.gcw-tool-open .gcw-computed-signal-row em,
  .gcw-root.gcw-tool-open .gcw-computed-signal-state { display: none !important; }
}

.gcw-root.gcw-tool-open .gcw-computed-focused-layout {
  gap: 6px !important;
  padding: 6px 8px !important;
  background: #f8fafc !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head {
  flex: 0 0 auto !important;
  min-height: 40px !important;
  display: grid !important;
  grid-template-columns: minmax(190px, .65fr) minmax(360px, 1.35fr) minmax(360px, 1.15fr) !important;
  gap: 6px !important;
  align-items: stretch !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-title,
.gcw-root.gcw-tool-open .gcw-computed-focus-player,
.gcw-root.gcw-tool-open .gcw-computed-focus-tabs {
  border: 1px solid rgba(203, 213, 225, .8) !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .035) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-title {
  min-width: 0 !important;
  padding: 6px 9px !important;
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-title strong {
  color: #0f172a !important;
  font-size: 13px !important;
  font-weight: 950 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-title span,
.gcw-root.gcw-tool-open .gcw-computed-focus-title em {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-title em {
  margin-left: auto !important;
  padding: 2px 7px !important;
  border-radius: 999px !important;
  background: #ccfbf1 !important;
  color: #0f766e !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-tabs {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(5, minmax(70px, 1fr)) !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-tab {
  border: 0 !important;
  border-right: 1px solid rgba(226, 232, 240, .85) !important;
  background: #f8fafc !important;
  color: #475569 !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-tab:last-child { border-right: 0 !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-tab:hover { background: #ecfeff !important; color: #0f766e !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-tab.is-active {
  background: #0f9f8f !important;
  color: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player {
  min-width: 0 !important;
  padding: 5px 7px !important;
  display: grid !important;
  grid-template-columns: auto auto auto minmax(110px, 1fr) auto auto auto !important;
  gap: 5px !important;
  align-items: center !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player button {
  min-height: 25px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(20, 184, 166, .36) !important;
  padding: 4px 8px !important;
  background: #f8fafc !important;
  color: #0f172a !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  cursor: pointer !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player .gcw-computed-play-btn {
  background: #0f766e !important;
  border-color: #0f766e !important;
  color: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player .gcw-computed-play-btn.is-playing {
  background: #ea580c !important;
  border-color: #ea580c !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player input[type="range"] {
  width: 100% !important;
  min-width: 90px !important;
  accent-color: #0f9f8f !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player span {
  color: #64748b !important;
  font-size: 9.5px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player b {
  color: #0f172a !important;
  font-variant-numeric: tabular-nums !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping {
  flex: 0 0 auto !important;
  border: 1px solid rgba(203, 213, 225, .72) !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  overflow: hidden !important;
  box-shadow: 0 6px 14px rgba(15,23,42,.03) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary {
  min-height: 30px !important;
  padding: 5px 9px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  list-style: none !important;
  color: #0f172a !important;
  font-size: 11px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary::-webkit-details-marker { display: none !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary::before { content: '▸' !important; color: #0f766e !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping[open] summary::before { content: '▾' !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary strong {
  margin-left: auto !important;
  padding: 2px 7px !important;
  border-radius: 999px !important;
  background: #f1f5f9 !important;
  color: #475569 !important;
  font-size: 10px !important;
  font-weight: 900 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid {
  padding: 0 8px 8px !important;
  display: grid !important;
  grid-template-columns: minmax(220px, 1fr) minmax(220px, 1fr) minmax(260px, .85fr) !important;
  gap: 7px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid section {
  min-width: 0 !important;
  padding: 7px !important;
  border: 1px solid rgba(226, 232, 240, .95) !important;
  border-radius: 9px !important;
  background: #f8fafc !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid section > b {
  display: block !important;
  margin-bottom: 5px !important;
  color: #334155 !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid .gcw-tool-input-label {
  grid-template-columns: 74px minmax(0,1fr) !important;
  gap: 5px !important;
  margin: 0 0 5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid .gcw-tool-input-label span,
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid .gcw-tool-input-label em { font-size: 9px !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid .gcw-tool-input { min-height: 24px !important; font-size: 10px !important; }
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid section:last-child > div {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  gap: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-foot {
  padding: 0 8px 8px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-foot span {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 9.5px !important;
  font-weight: 780 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  border: 1px solid rgba(203, 213, 225, .78) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  overflow: hidden !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .035) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar {
  flex: 0 0 43px !important;
  min-height: 43px !important;
  display: grid !important;
  grid-template-columns: minmax(170px, .32fr) minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  padding: 5px 10px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .9) !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar > div:first-child {
  min-width: 0 !important;
  display: flex !important;
  align-items: baseline !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar strong {
  color: #0f172a !important;
  font-size: 13px !important;
  font-weight: 950 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar span {
  color: #64748b !important;
  font-size: 10px !important;
  font-weight: 780 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-series-selector {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scrollbar-width: thin !important;
  padding-bottom: 1px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-series-pill {
  flex: 0 0 auto !important;
  min-height: 25px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  padding: 4px 9px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(148, 163, 184, .42) !important;
  background: #ffffff !important;
  color: #475569 !important;
  font-size: 10px !important;
  font-weight: 920 !important;
  cursor: pointer !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-series-pill input { position: absolute !important; opacity: 0 !important; pointer-events: none !important; }
.gcw-root.gcw-tool-open .gcw-computed-series-pill.is-on {
  background: #ccfbf1 !important;
  border-color: rgba(15, 118, 110, .45) !important;
  color: #0f766e !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-computed-main-plot {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  border: 0 !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot {
  min-height: 420px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot-readout {
  min-height: 22px !important;
  padding: 4px 9px !important;
  font-size: 9.2px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-computed-table-wrap {
  flex: 1 1 0 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: auto !important;
}
.gcw-root.gcw-tool-open .gcw-computed-signal-list.is-full {
  flex: 1 1 0 !important;
  max-height: none !important;
  border-top: 1px solid rgba(226,232,240,.85) !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-computed-focus-head { grid-template-columns: 1fr !important; }
  .gcw-root.gcw-tool-open .gcw-computed-focus-map-grid { grid-template-columns: 1fr !important; }
  .gcw-root.gcw-tool-open .gcw-computed-plot-toolbar { grid-template-columns: 1fr !important; min-height: 72px !important; }
}
.gcw-root.gcw-tool-open .gcw-computed-series-pill { position: relative !important; }

.gcw-root.gcw-tool-open .gcw-computed-focused-layout {
  gap: 4px !important;
  padding: 4px 6px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head.gcw-computed-focus-head-clean {
  min-height: 34px !important;
  grid-template-columns: minmax(170px, .36fr) minmax(360px, 1fr) minmax(190px, .26fr) !important;
  gap: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-title,
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-tabs,
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-cursor,
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-player {
  min-height: 32px !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-title {
  padding: 4px 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-title strong {
  font-size: 12px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-title span,
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-title em {
  font-size: 9px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-tabs {
  grid-template-columns: repeat(5, minmax(64px, 1fr)) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-head-clean .gcw-computed-focus-tab {
  font-size: 10px !important;
  min-height: 32px !important;
  padding: 0 7px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-cursor {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: auto minmax(78px, 1fr) auto auto !important;
  align-items: center !important;
  gap: 5px !important;
  padding: 4px 8px !important;
  border: 1px solid rgba(203,213,225,.78) !important;
  background: #ffffff !important;
  color: #475569 !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-cursor span,
.gcw-root.gcw-tool-open .gcw-computed-focus-cursor em,
.gcw-root.gcw-tool-open .gcw-computed-focus-cursor small {
  min-width: 0 !important;
  font-size: 9px !important;
  font-weight: 850 !important;
  font-style: normal !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-cursor b {
  min-width: 0 !important;
  color: #0f172a !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact {
  margin-left: 5px !important;
  padding: 3px 5px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact button {
  min-height: 24px !important;
  padding: 3px 8px !important;
  font-size: 9.5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-layout .gcw-computed-time-slider,
.gcw-root.gcw-tool-open .gcw-computed-focus-player input[type="range"] {
  display: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping {
  border-radius: 8px !important;
  box-shadow: none !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary {
  min-height: 24px !important;
  padding: 3px 8px !important;
  font-size: 10px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-mapping summary strong {
  font-size: 9px !important;
  padding: 1px 6px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid {
  padding: 0 6px 6px !important;
  gap: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-grid section {
  padding: 5px !important;
  border-radius: 7px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-map-foot {
  padding: 0 6px 6px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar {
  flex: 0 0 36px !important;
  min-height: 36px !important;
  padding: 4px 8px !important;
  grid-template-columns: minmax(130px, .22fr) minmax(0, 1fr) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar strong {
  font-size: 12px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar span {
  font-size: 9px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-series-pill {
  min-height: 22px !important;
  padding: 3px 8px !important;
  font-size: 9.5px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-computed-main-plot {
  min-height: 0 !important;
  padding: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot {
  min-height: 500px !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-computed-focus-head.gcw-computed-focus-head-clean {
    grid-template-columns: 1fr !important;
  }
  .gcw-root.gcw-tool-open .gcw-computed-focus-cursor {
    grid-template-columns: auto auto auto minmax(0,1fr) !important;
  }
}

.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot,
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-plotly {
  min-height: 360px !important;
  max-height: calc(100vh - 235px) !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot .main-svg {
  overflow: visible !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-uplot-readout {
  min-height: 20px !important;
  padding: 3px 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focused-panel .gcw-tool-plot-resize-grip {
  flex-basis: 8px !important;
  height: 8px !important;
  min-height: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact .gcw-computed-play-btn.is-playing {
  background: #dcfce7 !important;
  border-color: rgba(22, 163, 74, .52) !important;
  color: #166534 !important;
}

.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] {
  min-height: 0 !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .gcw-tool-plotly,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .gcw-tool-uplot {
  min-height: 360px !important;
  max-height: calc(100vh - 232px) !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .js-plotly-plot,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .plot-container,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .svg-container {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .main-svg {
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-tool-uplot-shell[data-tool-chart-kind="power-triangle"] .gcw-tool-uplot-readout {
  font-size: 9px !important;
  line-height: 1.15 !important;
}

.gcw-root.gcw-tool-active-phasor .gcw-analysis-ux-bar,
.gcw-root.gcw-tool-active-phasor .gcw-tool-drawer-head {
  display: none !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-engineering-tool-body {
  padding: 0 !important;
  overflow: hidden !important;
  background: #f8fafc !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page.gcw-workbench-shell {
  gap: 0 !important;
  background: #f8fafc !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-query-chart-wrap {
  padding: 0 !important;
  border-radius: 0 !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-workbench,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-side-layout,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-cockpit-layout {
  height: 100% !important;
  min-height: 0 !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel {
  position: relative !important;
  border-radius: 0 10px 10px 0 !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-uplot-shell,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-uplot-shell.is-headless {
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-uplot-head,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-uplot-readout,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-plot-resize-grip {
  display: none !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-uplot,
.gcw-root.gcw-tool-active-phasor .gcw-query-page[data-tool="phasor"] .gcw-phasor-plane-panel .gcw-tool-plotly {
  flex: 1 1 0 !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud {
  position: absolute !important;
  top: 7px !important;
  left: 10px !important;
  z-index: 25 !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  max-width: calc(100% - 250px) !important;
  padding: 4px 7px !important;
  border: 1px solid rgba(15, 118, 110, .16) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .88) !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .08) !important;
  backdrop-filter: blur(8px) !important;
  color: #334155 !important;
  pointer-events: none !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud b {
  color: #0f172a !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud span {
  color: #475569 !important;
  font-size: 10px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud .gcw-phasor-plot-scale {
  color: #0f766e !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-workbench-floating-toolbar {
  top: 6px !important;
  right: 8px !important;
  opacity: .18 !important;
  transform: scale(.88) !important;
  transform-origin: top right !important;
  transition: opacity .16s ease, transform .16s ease !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-workbench-shell:hover .gcw-workbench-floating-toolbar,
.gcw-root.gcw-tool-active-phasor .gcw-workbench-floating-toolbar:focus-within {
  opacity: .94 !important;
  transform: scale(.94) !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-workbench-floating-toolbar .gcw-workbench-tool-btn span {
  display: none !important;
}
.gcw-root.gcw-tool-active-phasor .gcw-workbench-floating-toolbar .gcw-workbench-tool-btn {
  min-width: 28px !important;
  width: 28px !important;
  height: 28px !important;
  padding: 0 !important;
  justify-content: center !important;
}
@media (max-width: 1180px) {
  .gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud {
    max-width: calc(100% - 120px) !important;
  }
  .gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud span.gcw-phasor-plot-scale,
  .gcw-root.gcw-tool-active-phasor .gcw-phasor-plot-hud span.gcw-phasor-plot-relay {
    display: none !important;
  }
}

/* v3.6.7 Power Triangle cockpit cleanup.
   Keep the top band compact: title + tabs + cursor/player on one line, and
   put P/Q/S/PF telemetry in the plot toolbar instead of a bulky control card. */
.gcw-root.gcw-tool-open .gcw-computed-focus-head.gcw-computed-focus-head-clean {
  grid-template-columns: minmax(150px, .22fr) minmax(420px, 1fr) minmax(360px, .48fr) !important;
  align-items: center !important;
  min-height: 32px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-right {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 5px !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-right .gcw-computed-focus-cursor {
  flex: 1 1 150px !important;
  min-width: 132px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact {
  flex: 0 0 auto !important;
  margin-left: 0 !important;
  min-height: 28px !important;
  padding: 3px 5px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact button {
  min-height: 22px !important;
  padding: 2px 7px !important;
  font-size: 9px !important;
  line-height: 1 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact .gcw-frequency-mini-btn {
  min-width: 30px !important;
}
.gcw-root.gcw-tool-open .gcw-computed-triangle-speed {
  min-height: 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 3px !important;
  padding: 1px 5px !important;
  border: 1px solid rgba(203, 213, 225, .85) !important;
  border-radius: 999px !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-computed-triangle-speed span {
  color: #64748b !important;
  font-size: 8px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: .025em !important;
}
.gcw-root.gcw-tool-open .gcw-computed-triangle-speed select.gcw-computed-speed-select {
  width: auto !important;
  min-width: 42px !important;
  height: 20px !important;
  padding: 0 2px !important;
  border: 0 !important;
  background: transparent !important;
  color: #0f172a !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  outline: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-focus-player.is-compact .gcw-computed-rate-now {
  padding: 2px 6px !important;
  border-radius: 999px !important;
  background: #eef2ff !important;
  color: #1e3a8a !important;
  font-size: 8.5px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-telemetry {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(88px, 1fr)) !important;
  gap: 5px !important;
  align-items: center !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-plot-toolbar span.gcw-computed-power-metric,
.gcw-root.gcw-tool-open .gcw-computed-power-metric {
  min-width: 0 !important;
  min-height: 25px !important;
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 5px !important;
  row-gap: 0 !important;
  align-items: baseline !important;
  padding: 2px 7px !important;
  border: 1px solid rgba(203, 213, 225, .72) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-metric em {
  grid-row: 1 / span 2 !important;
  color: #64748b !important;
  font-size: 9px !important;
  font-style: normal !important;
  font-weight: 950 !important;
  line-height: 1.1 !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-metric b {
  min-width: 0 !important;
  color: #0f172a !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  line-height: 1.05 !important;
  font-variant-numeric: tabular-nums !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-computed-power-metric small {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 7.6px !important;
  font-weight: 850 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-computed-focus-head.gcw-computed-focus-head-clean {
    grid-template-columns: 1fr !important;
  }
  .gcw-root.gcw-tool-open .gcw-computed-focus-right {
    justify-content: flex-start !important;
  }
  .gcw-root.gcw-tool-open .gcw-computed-power-telemetry {
    grid-template-columns: repeat(2, minmax(110px, 1fr)) !important;
  }
}

/* v3.6.7 Power Triangle header + playback strip refinement.
   The tab group now owns only its buttons; the right-side cursor/player receives
   the reclaimed width, and the Power Triangle gets the same drag/click playhead
   philosophy as Fault Location without adding blank filler space. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-head.gcw-computed-focus-head-clean {
  grid-template-columns: minmax(146px, max-content) max-content minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 5px !important;
  min-height: 32px !important;
  overflow: visible !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-head-clean .gcw-computed-focus-title {
  max-width: 230px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs.is-count-4 {
  width: max-content !important;
  max-width: 100% !important;
  justify-self: start !important;
  grid-template-columns: repeat(4, max-content) !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs .gcw-computed-focus-tab {
  min-width: 92px !important;
  width: auto !important;
  padding: 0 13px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs .gcw-computed-focus-tab[data-computed-tab="triangle"] {
  min-width: 156px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-right {
  min-width: 0 !important;
  width: 100% !important;
  justify-self: stretch !important;
  justify-content: flex-end !important;
  overflow: visible !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-right .gcw-computed-focus-cursor {
  flex: 0 1 285px !important;
  min-width: 230px !important;
  max-width: 330px !important;
  grid-template-columns: auto max-content auto minmax(84px, 1fr) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-player.is-compact {
  flex: 0 0 auto !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar {
  flex: 0 0 34px !important;
  min-height: 34px !important;
  display: grid !important;
  grid-template-columns: minmax(210px, max-content) minmax(260px, 1fr) minmax(130px, max-content) !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 4px 8px !important;
  border: 1px solid rgba(203, 213, 225, .82) !important;
  border-radius: 9px !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, .035) !important;
  overflow: visible !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-meta,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-range {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  color: #64748b !important;
  font-size: 9px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-meta span {
  color: #0f766e !important;
  font-size: 9px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .025em !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-meta b,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-range b {
  color: #0f172a !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-meta em,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-meta small {
  min-width: 0 !important;
  color: #475569 !important;
  font-size: 9px !important;
  font-style: normal !important;
  font-weight: 850 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-range {
  justify-content: space-between !important;
  gap: 12px !important;
  color: #475569 !important;
  font-variant-numeric: tabular-nums !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell {
  height: 22px !important;
  min-height: 22px !important;
  cursor: ew-resize !important;
  touch-action: none !important;
  user-select: none !important;
  -webkit-user-select: none !important;
  outline: 1px solid rgba(15,118,110,.12) !important;
  outline-offset: 1px !important;
  background: #e2e8f0 !important;
  box-shadow: inset 0 1px 3px rgba(15,23,42,.08) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell:hover {
  outline-color: rgba(15,118,110,.38) !important;
  box-shadow: inset 0 1px 3px rgba(15,23,42,.10), 0 0 0 3px rgba(20,184,166,.12) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-slider-fill {
  background: linear-gradient(90deg, rgba(20,184,166,.28), rgba(20,184,166,.62)) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider {
  height: 100% !important;
  min-height: 100% !important;
  cursor: ew-resize !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-head.gcw-computed-focus-head-clean {
    grid-template-columns: 1fr !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs,
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs.is-count-4 {
    width: 100% !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar {
    grid-template-columns: 1fr !important;
    min-height: 72px !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-range {
    justify-content: flex-start !important;
  }
}

/* v3.6.7 Computed Evidence table.
   The table is now the hairline-based ledger for Sequence, Power and Power Triangle. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-focus-tabs .gcw-computed-focus-tab[data-computed-tab="table"] {
  min-width: 118px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-wrap {
  height: 100% !important;
  min-height: 0 !important;
  overflow: auto !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: start !important;
  gap: 8px !important;
  padding: 8px !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon {
  position: sticky !important;
  top: 0 !important;
  z-index: 4 !important;
  min-height: 38px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 7px 9px !important;
  border: 1px solid rgba(15, 118, 110, .22) !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, #f0fdfa, #ffffff) !important;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .045) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon div {
  min-width: 0 !important;
  display: grid !important;
  gap: 1px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon strong {
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon span,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon em {
  min-width: 0 !important;
  color: #475569 !important;
  font-size: 9.5px !important;
  font-weight: 850 !important;
  font-style: normal !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon em {
  flex: 0 0 auto !important;
  padding: 2px 8px !important;
  border: 1px solid rgba(15, 118, 110, .16) !important;
  border-radius: 999px !important;
  background: #ccfbf1 !important;
  color: #0f766e !important;
  font-variant-numeric: tabular-nums !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-chips,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-evidence-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)) !important;
  gap: 6px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-chip {
  min-width: 0 !important;
  min-height: 42px !important;
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  align-items: baseline !important;
  column-gap: 6px !important;
  row-gap: 0 !important;
  padding: 6px 8px !important;
  border: 1px solid rgba(203, 213, 225, .78) !important;
  border-radius: 10px !important;
  background: #f8fafc !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-chip em {
  grid-row: 1 / span 2 !important;
  color: #64748b !important;
  font-size: 9px !important;
  font-style: normal !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .025em !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-chip b {
  min-width: 0 !important;
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-chip small {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 8px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section {
  border: 1px solid rgba(226, 232, 240, .95) !important;
  border-radius: 11px !important;
  background: #ffffff !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section > header {
  min-height: 32px !important;
  display: flex !important;
  align-items: baseline !important;
  gap: 8px !important;
  padding: 6px 9px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .95) !important;
  background: #f8fafc !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section > header strong {
  color: #0f172a !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section > header span {
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 9px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table {
  width: 100% !important;
  border-collapse: collapse !important;
  table-layout: fixed !important;
  font-size: 10.5px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table th {
  position: sticky !important;
  top: 0 !important;
  z-index: 2 !important;
  padding: 6px 8px !important;
  border-bottom: 1px solid rgba(203, 213, 225, .95) !important;
  background: #eff6ff !important;
  color: #0f172a !important;
  font-size: 9px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .035em !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table td {
  padding: 6px 8px !important;
  border-bottom: 1px solid rgba(226, 232, 240, .86) !important;
  color: #0f172a !important;
  vertical-align: top !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table td strong {
  display: block !important;
  color: #0f172a !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table td small,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table td span {
  display: block !important;
  min-width: 0 !important;
  color: #64748b !important;
  font-size: 8.5px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table.is-compact th,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table.is-compact td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section.is-triangle {
  padding-bottom: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-section.is-triangle .gcw-computed-triangle-evidence-grid {
  padding: 8px !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-hairline-ribbon {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-evidence-table {
    table-layout: auto !important;
  }
}

/* v3.6.7 Power Triangle playback scrubber completion.
   The Power Triangle playhead is now a true click/drag timeline with a visible
   circular thumb. Start Over is exposed beside Play, and the slider no longer
   inherits the hidden focused-layout range input rule. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-start-over-btn {
  min-width: 72px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar {
  grid-template-columns: minmax(205px, max-content) minmax(320px, 1fr) minmax(220px, max-content) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar-range span:last-child {
  color: #0f766e !important;
  font-weight: 950 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-slider-shell {
  overflow: visible !important;
  position: relative !important;
  height: 22px !important;
  min-height: 22px !important;
  border-radius: 999px !important;
  cursor: ew-resize !important;
  touch-action: none !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell.is-scrubbing,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell:hover {
  outline-color: rgba(15, 118, 110, .48) !important;
  box-shadow: inset 0 1px 3px rgba(15,23,42,.10), 0 0 0 3px rgba(20,184,166,.14) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 5 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  cursor: ew-resize !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider::-webkit-slider-runnable-track,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider::-webkit-slider-runnable-track {
  width: 100% !important;
  height: 22px !important;
  background: transparent !important;
  border: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider::-webkit-slider-thumb,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  margin-top: 2px !important;
  border-radius: 50% !important;
  background: #0f766e !important;
  border: 3px solid #ffffff !important;
  box-shadow: 0 2px 7px rgba(15,23,42,.30), 0 0 0 1px rgba(15,118,110,.30) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider::-moz-range-track,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider::-moz-range-track {
  width: 100% !important;
  height: 22px !important;
  background: transparent !important;
  border: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider::-moz-range-thumb,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider::-moz-range-thumb {
  width: 18px !important;
  height: 18px !important;
  border-radius: 50% !important;
  background: #0f766e !important;
  border: 3px solid #ffffff !important;
  box-shadow: 0 2px 7px rgba(15,23,42,.30), 0 0 0 1px rgba(15,118,110,.30) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider:focus-visible::-webkit-slider-thumb,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider:focus-visible::-webkit-slider-thumb {
  box-shadow: 0 2px 7px rgba(15,23,42,.30), 0 0 0 4px rgba(20,184,166,.22) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-slider-shell .gcw-computed-time-slider:focus-visible::-moz-range-thumb,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-main .gcw-computed-time-slider:focus-visible::-moz-range-thumb {
  box-shadow: 0 2px 7px rgba(15,23,42,.30), 0 0 0 4px rgba(20,184,166,.22) !important;
}
body.gcw-computed-playbar-scrubbing {
  cursor: ew-resize !important;
  user-select: none !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-triangle-playbar {
    grid-template-columns: 1fr !important;
    min-height: 82px !important;
  }
}

/* v3.7.5 Computed Evidence visibility guard.
   Evidence must never appear as clipped half-rows when the waveform reference is dragged up.
   The active Evidence tab owns a normal scroll surface, tables wrap text, and every section expands to its real content height. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-query-chart-wrap,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-reference-layout,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focused-panel {
  min-height: 0 !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focused-panel {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-plot-toolbar {
  flex: 0 0 auto !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-main-plot {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: auto !important;
  scrollbar-width: thin !important;
  scroll-padding-top: 8px !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-table-wrap {
  flex: 1 1 auto !important;
  flex-basis: auto !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-wrap {
  height: auto !important;
  min-height: min(100%, var(--gcw-computed-evidence-main-height, 420px)) !important;
  max-height: none !important;
  overflow: visible !important;
  align-content: start !important;
  grid-auto-rows: max-content !important;
  gap: 6px !important;
  padding: 7px !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon {
  position: sticky !important;
  top: 0 !important;
  z-index: 6 !important;
  min-height: 34px !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  gap: 6px 10px !important;
  padding: 6px 8px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon div {
  flex: 1 1 280px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon span,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon em {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  line-height: 1.18 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon em {
  flex: 0 1 auto !important;
  max-width: 100% !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chips {
  grid-template-columns: repeat(auto-fit, minmax(106px, 1fr)) !important;
  gap: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-triangle-evidence-grid {
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)) !important;
  gap: 5px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip {
  min-height: 34px !important;
  padding: 5px 7px !important;
  overflow: visible !important;
  align-items: start !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip b,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip small {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  word-break: break-word !important;
  line-height: 1.12 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip em {
  line-height: 1.12 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section {
  overflow: visible !important;
  min-height: 0 !important;
  break-inside: avoid !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section > header {
  min-height: 26px !important;
  padding: 5px 8px !important;
  gap: 6px !important;
  flex-wrap: wrap !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section > header span {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table {
  width: 100% !important;
  min-width: 0 !important;
  table-layout: auto !important;
  border-collapse: collapse !important;
  font-size: 9.8px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table th {
  position: sticky !important;
  top: 0 !important;
  z-index: 3 !important;
  padding: 4px 6px !important;
  white-space: normal !important;
  line-height: 1.14 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td {
  padding: 4px 6px !important;
  height: auto !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  line-height: 1.15 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td strong,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td small,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td span {
  max-width: none !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  word-break: break-word !important;
  line-height: 1.16 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-type-chip {
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-compact .gcw-computed-evidence-wrap {
  gap: 5px !important;
  padding: 6px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-compact .gcw-computed-evidence-chip {
  min-height: 31px !important;
  padding: 4px 6px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-compact .gcw-computed-evidence-table th,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-compact .gcw-computed-evidence-table td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-focus-head.gcw-computed-focus-head-clean {
  min-height: 28px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-focus-head-clean .gcw-computed-focus-title,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-focus-head-clean .gcw-computed-focus-tabs,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-focus-head-clean .gcw-computed-focus-cursor {
  min-height: 28px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-focus-tab {
  min-height: 28px !important;
  padding-left: 9px !important;
  padding-right: 9px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-plot-toolbar {
  min-height: 30px !important;
  padding: 3px 7px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-hairline-ribbon {
  min-height: 30px !important;
  padding: 5px 7px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-tight .gcw-computed-evidence-section > header {
  min-height: 24px !important;
  padding: 4px 7px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-micro .gcw-computed-hairline-ribbon {
  position: relative !important;
  top: auto !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-micro .gcw-computed-evidence-chips {
  grid-template-columns: repeat(auto-fit, minmax(126px, 1fr)) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active.gcw-computed-evidence-micro .gcw-computed-evidence-table {
  font-size: 9.4px !important;
}
@media (max-width: 900px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focus-head.gcw-computed-focus-head-clean,
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-plot-toolbar {
    grid-template-columns: 1fr !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focus-tabs,
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focus-tabs.is-count-4 {
    width: 100% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focus-tabs .gcw-computed-focus-tab,
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focus-tabs .gcw-computed-focus-tab[data-computed-tab="triangle"] {
    min-width: 0 !important;
  }
}

/* v3.7.5 Computed Evidence UX correction.
   The v3.7.2 wrap rule protected rows from clipping, but allowed numeric KPI values to break one character per line.
   Summary chips now use compact single-card rows with no vertical stretching; evidence still scrolls as one readable ledger. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-focused-panel {
  min-height: 0 !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-main-plot {
  overflow-y: auto !important;
  overflow-x: auto !important;
  scrollbar-width: thin !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-table-wrap {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-wrap {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  display: flex !important;
  flex-direction: column !important;
  align-content: stretch !important;
  gap: 6px !important;
  padding: 7px !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon {
  flex: 0 0 auto !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 8 !important;
  min-height: 34px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 6px 10px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon strong,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon span,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-hairline-ribbon em {
  word-break: normal !important;
  overflow-wrap: normal !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chips {
  flex: 0 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  gap: 6px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chips .gcw-computed-evidence-chip,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-triangle-evidence-grid .gcw-computed-evidence-chip {
  min-width: 0 !important;
  min-height: 48px !important;
  height: auto !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  gap: 2px !important;
  padding: 6px 8px !important;
  overflow: hidden !important;
  border-color: rgba(203, 213, 225, .88) !important;
  background: linear-gradient(180deg, #ffffff, #f8fafc) !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip em,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip b,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip small {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  line-height: 1.12 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip em {
  color: #475569 !important;
  font-size: 8.7px !important;
  font-weight: 950 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip b {
  color: #0f172a !important;
  font-size: 12.4px !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chip small {
  color: #64748b !important;
  font-size: 8.5px !important;
  font-weight: 850 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-triangle-evidence-grid {
  flex: 0 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(150px, 1fr)) !important;
  gap: 6px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section {
  flex: 0 0 auto !important;
  overflow: visible !important;
  background: #ffffff !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section > header {
  min-height: 28px !important;
  padding: 5px 8px !important;
  align-items: center !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section > header strong {
  white-space: nowrap !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-section > header span {
  min-width: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table {
  width: 100% !important;
  table-layout: fixed !important;
  border-collapse: collapse !important;
  font-size: 10px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table th,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td {
  padding: 4px 7px !important;
  vertical-align: top !important;
  line-height: 1.18 !important;
  overflow: visible !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table th {
  position: sticky !important;
  top: 0 !important;
  z-index: 4 !important;
  background: #eff6ff !important;
  color: #0f172a !important;
  font-size: 9.2px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td strong,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td small,
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table td span {
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  line-height: 1.18 !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chips {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 780px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-chips {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-triangle-evidence-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"].gcw-computed-evidence-active .gcw-computed-evidence-table {
    min-width: 760px !important;
  }
}

/* Computed Sequence/Power A-B Δt badge uses high-contrast foreground/background styling. */
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player {
  display: grid !important;
  grid-template-columns: minmax(280px, max-content) minmax(112px, 148px) minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 8px !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player-left {
  margin-bottom: 0 !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-ab-delta-badge {
  min-width: 112px !important;
  min-height: 30px !important;
  padding: 3px 9px !important;
  border-radius: 10px !important;
  display: grid !important;
  grid-template-rows: auto auto auto !important;
  align-content: center !important;
  gap: 1px !important;
  background: #0f172a !important;
  border: 1px solid #0f766e !important;
  box-shadow: 0 5px 14px rgba(15, 23, 42, .20) !important;
  color: #ffffff !important;
  overflow: hidden !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-ab-delta-badge span {
  color: #ccfbf1 !important;
  font-size: 7.6px !important;
  line-height: 1 !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .07em !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-ab-delta-badge strong {
  color: #ffffff !important;
  font-size: 12.2px !important;
  line-height: 1.05 !important;
  font-weight: 950 !important;
  font-variant-numeric: tabular-nums !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-ab-delta-badge em {
  color: #e2e8f0 !important;
  font-size: 7.6px !important;
  line-height: 1.05 !important;
  font-weight: 850 !important;
  font-style: normal !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-ab-delta-badge:not(.is-ready) {
  background: #334155 !important;
  border-color: #64748b !important;
}
@media (max-width: 1280px) {
  .gcw-root.gcw-tool-open .gcw-query-page[data-tool="computed"] .gcw-computed-player {
    grid-template-columns: 1fr !important;
  }
}
