.lab-workspace:has([data-agent-workbench]) .workspace-stage{grid-template-rows:minmax(0,1fr)}.lab-workspace:has([data-agent-workbench]) .workspace-metrics{display:none}.agent-workbench{display:grid;align-content:start;gap:var(--v2-space-3);min-width:0;min-height:100%;color:var(--v2-color-text);background:var(--v2-color-surface)}.agent-header,.agent-request-band,.agent-inspector-heading,.agent-completion-witness,.agent-runner-error{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--v2-space-4);min-width:0}.agent-header{padding-bottom:var(--v2-space-3);border-bottom:var(--v2-border-thin) solid var(--v2-color-border)}.agent-kicker,.agent-terminal span,.agent-request-copy>span,.agent-current-witness>span,.agent-inspector-heading>span{color:var(--v2-color-current);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700;letter-spacing:0}.agent-header h2,.agent-terminal strong,.agent-request-copy strong,.agent-current-witness strong,.agent-selected-witness>strong,.agent-no-selection strong{margin:0;overflow-wrap:anywhere;font-family:var(--v2-font-display);font-size:var(--v2-text-16);letter-spacing:0;line-height:var(--v2-leading-tight)}.agent-header p,.agent-request-copy small,.agent-current-witness small,.agent-selected-witness p,.agent-no-selection p{margin:0;overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-size:var(--v2-text-12);line-height:var(--v2-leading-body)}.agent-header>div:first-child{display:grid;gap:var(--v2-space-1);min-width:0}.agent-terminal{display:grid;flex:0 0 190px;gap:var(--v2-space-1);padding-left:var(--v2-space-3);border-left:var(--v2-border-focus) solid var(--v2-color-current);text-align:right}.agent-terminal:focus-visible{outline:var(--v2-border-focus) solid var(--v2-color-focus);outline-offset:var(--v2-space-1)}.agent-terminal small{color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-10)}.agent-terminal-warning{border-left-color:var(--v2-color-warning)}.agent-terminal-negative{border-left-color:var(--v2-color-error)}.agent-terminal-positive{border-left-color:var(--v2-color-success)}.agent-request-band{align-items:stretch;padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface-muted);border-left:var(--v2-border-focus) solid var(--v2-color-current)}.agent-request-copy,.agent-current-witness{display:grid;align-content:center;gap:var(--v2-space-1);min-width:0}.agent-request-copy{flex:1 1 auto}.agent-current-witness{flex:0 1 250px;padding-left:var(--v2-space-3);border-left:var(--v2-border-thin) solid var(--v2-color-border-strong);text-align:right}.agent-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--v2-space-2);min-width:min(100%,480px)}.agent-actions button,.agent-clear-selection{display:inline-flex;align-items:center;justify-content:center;gap:var(--v2-space-1);min-width:0;color:var(--v2-color-text);background:var(--v2-color-surface);border:var(--v2-border-thin) solid var(--v2-color-border-strong);border-radius:var(--v2-radius-sm);font-family:var(--v2-font-body);font-size:var(--v2-text-11);cursor:pointer}.agent-actions button{min-height:42px;padding:var(--v2-space-2)}.agent-actions button:hover,.agent-clear-selection:hover{border-color:var(--v2-color-accent)}.agent-actions button:focus-visible,.agent-clear-selection:focus-visible{outline:var(--v2-border-focus) solid var(--v2-color-focus);outline-offset:var(--v2-space-1)}.agent-workbench>.viz-legend{border-color:var(--v2-color-border)}.agent-workbench .viz-flow-canvas-scroll,.agent-workbench .viz-data-table-scroll{scrollbar-gutter:stable}.agent-workbench .viz-flow-canvas{min-height:560px}.agent-comparison-band{display:grid;gap:var(--v2-space-3);min-width:0;padding:var(--v2-space-3);background:var(--v2-color-surface-muted);border-top:var(--v2-border-thin) solid var(--v2-color-border-strong);border-bottom:var(--v2-border-thin) solid var(--v2-color-border-strong)}.agent-comparison-runs,.agent-comparison-evidence,.agent-comparison-witnesses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-2);min-width:0}.agent-comparison-witnesses{grid-column:1 / -1}.agent-comparison-runs>div,.agent-comparison-witness{display:grid;gap:var(--v2-space-1);min-width:0;padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface);border-left:var(--v2-border-focus) solid var(--v2-compare-a)}.agent-comparison-runs>div:last-child,.agent-comparison-witness:nth-child(2){border-left-color:var(--v2-compare-b)}.agent-comparison-runs span,.agent-comparison-runs small,.agent-comparison-witness span,.agent-comparison-witness small{overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.agent-comparison-runs strong,.agent-comparison-witness strong{overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-12)}.agent-comparison-evidence .viz-diff,.agent-comparison-evidence .viz-data-table,.agent-no-side-effect{grid-column:1 / -1}.agent-comparison-evidence .viz-data-table-scroll{max-height:230px}.agent-no-side-effect,.agent-comparison-empty{margin:0;overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.agent-no-side-effect{padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-success-soft);border-left:var(--v2-border-focus) solid var(--v2-color-success)}.agent-workbench .viz-flow-node[data-status=active]:after{content:"CURRENT";color:var(--v2-color-current);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700}.agent-workbench .viz-flow-node[aria-pressed=true]:after{content:"SELECTED";color:var(--v2-color-selection);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700}.agent-evidence-grid{display:grid;grid-template-columns:minmax(520px,1.45fr) minmax(250px,.55fr);gap:var(--v2-space-3);min-width:0;border-top:var(--v2-border-thin) solid var(--v2-color-border)}.agent-evidence-grid .viz-data-table{min-width:0;border:0;border-right:var(--v2-border-thin) solid var(--v2-color-border);border-radius:0}.agent-evidence-grid .viz-data-table table{min-width:820px}.agent-event-inspector{display:grid;align-content:start;gap:var(--v2-space-3);min-width:0;padding-top:var(--v2-space-3)}.agent-inspector-heading{align-items:center}.agent-clear-selection{width:30px;height:30px;padding:0}.agent-selected-witness,.agent-no-selection{display:grid;align-content:start;gap:var(--v2-space-2);min-width:0;padding-left:var(--v2-space-3);border-left:var(--v2-border-focus) solid var(--v2-color-selection)}.agent-selected-witness>span{overflow-wrap:anywhere;color:var(--v2-color-selection);font-family:var(--v2-font-mono);font-size:var(--v2-text-10)}.agent-selected-witness dl{display:grid;gap:var(--v2-space-1);margin:0}.agent-selected-witness dl>div{display:grid;grid-template-columns:minmax(52px,auto) minmax(0,1fr);gap:var(--v2-space-2)}.agent-selected-witness dt,.agent-selected-witness dd{margin:0;overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.agent-selected-witness dt{color:var(--v2-color-text-faint)}.agent-selected-witness dd{color:var(--v2-color-text)}.agent-no-selection{min-height:150px;align-content:center;color:var(--v2-color-text-muted);border-left-color:var(--v2-color-border-strong)}.agent-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--v2-space-2);min-width:0;border-top:var(--v2-border-thin) solid var(--v2-color-border);padding-top:var(--v2-space-3)}.agent-metrics .viz-metric{min-height:96px;padding:var(--v2-space-2)}.agent-metrics .viz-metric-value{overflow-wrap:anywhere;font-size:var(--v2-text-14)}.agent-completion-witness,.agent-runner-error{align-items:center;justify-content:flex-start;padding:var(--v2-space-2) var(--v2-space-3);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.agent-completion-witness{color:var(--v2-color-success);background:var(--v2-color-success-soft);border-left:var(--v2-border-focus) solid var(--v2-color-success)}.agent-runner-error{color:var(--v2-color-error);background:var(--v2-color-error-soft);border-left:var(--v2-border-focus) solid var(--v2-color-error)}@container workspace (min-width: 1040px){.agent-evidence-grid{grid-template-columns:minmax(620px,1.6fr) minmax(300px,.4fr)}}.lab-workspace:has([data-attention-workbench]) .workspace-stage{grid-template-rows:minmax(0,1fr)}.lab-workspace:has([data-attention-workbench]) .workspace-metrics{display:none}.attention-workbench{container:attention-workbench / inline-size;display:grid;align-content:start;gap:var(--v2-space-4);min-width:0;min-height:100%;color:var(--v2-color-text);background:var(--v2-color-surface)}.attention-header,.attention-section-heading,.attention-focus-witness,.attention-selection-witness{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--v2-space-4);min-width:0}.attention-header{padding-bottom:var(--v2-space-3);border-bottom:var(--v2-border-thin) solid var(--v2-color-border)}.attention-header h2,.attention-section-heading strong,.attention-focus-witness strong,.attention-selection-witness strong{margin:0;overflow-wrap:anywhere;color:var(--v2-color-text);font-family:var(--v2-font-display);font-size:var(--v2-text-16);letter-spacing:0;line-height:var(--v2-leading-tight)}.attention-stage-code,.attention-section-heading span,.attention-focus-witness span,.attention-selection-witness span,.attention-empty-link>span{display:block;margin-bottom:var(--v2-space-1);color:var(--v2-color-current);font-family:var(--v2-font-mono);font-size:var(--v2-text-11);font-weight:700;letter-spacing:0}.attention-stage-status{display:grid;flex:0 0 auto;min-width:92px;padding-left:var(--v2-space-3);border-left:var(--v2-border-focus) solid var(--v2-color-current);text-align:right}.attention-stage-status span,.attention-stage-status strong{font-family:var(--v2-font-mono)}.attention-stage-status span{color:var(--v2-color-text-muted);font-size:var(--v2-text-10);font-weight:700}.attention-stage-status strong{color:var(--v2-color-text);font-size:var(--v2-text-18)}.attention-token-stage,.attention-role-group,.attention-matrix-panel,.attention-linked-panel,.attention-output-panel{min-width:0}.attention-token-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--v2-space-2)}.attention-comparison-band{display:grid;gap:var(--v2-space-3);min-width:0;padding:var(--v2-space-3);background:var(--v2-color-surface-muted);border-top:var(--v2-border-thin) solid var(--v2-color-border-strong);border-bottom:var(--v2-border-thin) solid var(--v2-color-border-strong)}.attention-comparison-runs,.attention-comparison-evidence,.attention-comparison-cell-witnesses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-2);min-width:0}.attention-comparison-cell-witnesses{grid-column:1 / -1}.attention-comparison-runs>div,.attention-comparison-cell-witness{display:grid;gap:var(--v2-space-1);min-width:0;padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface);border-left:var(--v2-border-focus) solid var(--v2-compare-a)}.attention-comparison-runs>div:last-child,.attention-comparison-cell-witness:nth-child(2){border-left-color:var(--v2-compare-b)}.attention-comparison-runs span,.attention-comparison-runs small,.attention-comparison-cell-witness span,.attention-comparison-cell-witness small{overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.attention-comparison-runs strong,.attention-comparison-cell-witness strong{overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-12)}.attention-comparison-evidence .viz-diff,.attention-comparison-evidence .viz-data-table{grid-column:1 / -1}.attention-comparison-evidence .viz-data-table-scroll{max-height:180px}.attention-comparison-empty{margin:0;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.attention-token{display:grid;gap:var(--v2-space-1);min-width:0;padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface-muted);border-left:calc(var(--v2-border-focus) + var(--v2-border-thin)) solid var(--v2-chart-reference)}.attention-token small{color:var(--v2-color-text-faint);font-family:var(--v2-font-mono);font-size:var(--v2-text-10)}.attention-token strong{overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-14)}.attention-stage-prompt,.attention-path,.attention-unavailable,.attention-empty-link p{margin:0;overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-size:var(--v2-text-14);line-height:var(--v2-leading-body)}.attention-stage-prompt{margin-top:var(--v2-space-4);padding:var(--v2-space-3) 0 var(--v2-space-3) var(--v2-space-4);border-left:var(--v2-border-focus) solid var(--v2-color-current)}.attention-token-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-4)}.attention-role-group{display:grid;align-content:start;gap:var(--v2-space-2);padding-top:var(--v2-space-3);border-top:var(--v2-border-thin) solid var(--v2-color-border)}.attention-section-heading small,.attention-focus-witness small,.attention-selection-witness small,.attention-output-row small{overflow-wrap:anywhere;color:var(--v2-color-text-faint);font-size:var(--v2-text-11)}.attention-section-heading>small{max-width:170px;text-align:right}.attention-role-group .viz-selection{flex-wrap:nowrap}.attention-role-group .viz-selection-item{flex:1 1 0;min-width:0}.attention-mechanism-grid,.attention-completion-grid{display:grid;gap:var(--v2-space-4);min-width:0}.attention-mechanism-grid{grid-template-columns:minmax(360px,1fr) minmax(220px,.58fr)}.attention-matrix-panel{display:grid;align-content:start;gap:var(--v2-space-2)}.attention-matrix-panel .viz-matrix{border:var(--v2-border-thin) solid var(--v2-color-border);border-radius:var(--v2-radius-md)}.attention-matrix-panel .viz-matrix table{min-width:360px}.attention-matrix-panel .viz-matrix td[aria-selected=true] button:after{content:"SELECTED";color:var(--v2-color-selection);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700}.attention-focus-witness,.attention-selection-witness{padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface-muted)}.attention-focus-witness{border-left:var(--v2-border-focus) solid var(--v2-color-focus)}.attention-selection-witness{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;border-left:calc(var(--v2-border-focus) + var(--v2-border-thin)) solid var(--v2-color-selection)}.attention-focus-witness>span{flex:0 0 auto}.attention-focus-witness>strong{flex:1 1 auto}.attention-selection-witness>*{min-width:0}.attention-linked-panel{display:grid;align-content:start;gap:var(--v2-space-3);padding:0;background:transparent;border:0;border-radius:0}.attention-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-2)}.attention-metrics .viz-metric{min-height:98px;padding:var(--v2-space-2)}.attention-metrics .viz-metric-value{font-size:var(--v2-text-14)}.attention-path{padding:var(--v2-space-3);color:var(--v2-color-text);background:var(--v2-color-current-soft);border-left:var(--v2-border-focus) solid var(--v2-color-current);font-family:var(--v2-font-mono);font-size:var(--v2-text-12)}.attention-unavailable{padding-left:var(--v2-space-3);border-left:var(--v2-border-thin) solid var(--v2-color-border-strong);font-size:var(--v2-text-12)}.attention-empty-link{display:grid;gap:var(--v2-space-2);min-height:150px;align-content:center}.attention-empty-link strong{font-family:var(--v2-font-display);font-size:var(--v2-text-18)}.attention-completion-grid .viz-data-table,.attention-output-panel{border-top:var(--v2-border-thin) solid var(--v2-color-border)}.attention-output-panel{display:grid;align-content:start;gap:var(--v2-space-3);padding-top:var(--v2-space-3)}.attention-output-list{display:grid;gap:var(--v2-space-2)}.attention-output-row{display:grid;grid-template-columns:minmax(78px,auto) minmax(0,1fr);gap:var(--v2-space-1) var(--v2-space-3);min-width:0;padding:var(--v2-space-2) var(--v2-space-3);color:var(--v2-color-text);background:var(--v2-color-surface);border:var(--v2-border-thin) solid var(--v2-color-border);border-radius:var(--v2-radius-sm);cursor:pointer;text-align:left}.attention-output-row:hover{border-color:var(--v2-color-accent)}.attention-output-row[aria-pressed=true]{background:var(--v2-color-selection-soft);border-color:var(--v2-color-selection);box-shadow:var(--v2-shadow-selection-edge)}.attention-output-row span,.attention-output-row output{overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-12)}.attention-output-row output{text-align:right}.attention-output-row small{grid-column:1 / -1}@container attention-workbench (min-width: 880px){.attention-mechanism-grid{grid-template-columns:minmax(420px,1.25fr) minmax(280px,.75fr)}.attention-completion-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}}.linear-v2{display:grid;gap:var(--v2-space-3);min-width:620px;padding:var(--v2-space-3);color:var(--v2-color-text);background:var(--v2-color-surface-muted);font-family:var(--v2-font-body);letter-spacing:0}.linear-v2-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--v2-space-4);padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-nav);border-left:3px solid var(--v2-color-focus);border-radius:var(--v2-radius-sm)}.linear-v2-header-copy{display:grid;gap:2px;min-width:0}.linear-v2-header-copy span,.linear-v2-header-status span{color:color-mix(in srgb,var(--v2-color-text-inverse) 66%,transparent);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700;text-transform:uppercase}.linear-v2-header-copy strong{overflow-wrap:anywhere;color:var(--v2-color-text-inverse);font-size:var(--v2-text-14)}.linear-v2-header-status{display:grid;justify-items:end;min-width:112px}.linear-v2-header-status strong{color:var(--v2-color-text-inverse);font-family:var(--v2-font-mono);font-size:var(--v2-text-18)}.linear-v2-scrubber{position:sticky;top:0;z-index:var(--v2-z-content);background:var(--v2-color-surface-muted)}.linear-v2-scrubber .viz-scrubber{box-shadow:none}.linear-v2-alert{margin:0;padding:var(--v2-space-2) var(--v2-space-3);color:var(--v2-color-error);background:var(--v2-color-error-soft);border-left:3px solid var(--v2-color-error);font-size:var(--v2-text-12)}.linear-v2-main-grid{display:grid;grid-template-columns:minmax(400px,1.75fr) minmax(200px,.75fr);align-items:start;gap:var(--v2-space-3);min-width:0}.linear-v2 .viz-chart-frame{min-height:0}.linear-v2 .viz-chart-frame-body{min-height:300px}.linear-v2-plot{display:block;width:100%;min-width:440px;min-height:300px}.linear-v2-plot-witness{fill:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);font-weight:700}.linear-v2-plot-witness-selected{text-decoration:underline;text-decoration-thickness:2px}.linear-v2-plot-witness-current{font-style:italic}.linear-v2-grid-line{stroke:var(--v2-color-border);stroke-width:1}.linear-v2-model-line{fill:none;stroke:var(--v2-color-focus);stroke-linecap:round;stroke-width:4}.linear-v2-model-line-boundary{stroke-dasharray:9 5}.linear-v2-residual{stroke:var(--v2-color-border-strong);stroke-dasharray:3 3;stroke-width:1}.linear-v2-sample{fill:var(--linear-sample-color);stroke:var(--v2-color-surface);stroke-width:2}.linear-v2-sample[data-in-batch=true]{stroke:var(--v2-color-current);stroke-width:4}.linear-v2-sample[data-selected=true]{paint-order:stroke;stroke:var(--v2-color-selection);stroke-width:7}.linear-v2-prediction{fill:var(--v2-color-surface);stroke:var(--v2-color-focus);stroke-width:2}.linear-v2-chart-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:var(--v2-space-1)}.linear-v2-chart-actions .viz-legend{flex-wrap:nowrap;gap:var(--v2-space-1)}.linear-v2-chart-actions .viz-legend-item{padding-inline:var(--v2-space-1)}.linear-v2-chart-actions .viz-legend-copy small{display:none}.linear-v2-probe{min-height:28px;max-width:170px;padding:var(--v2-space-1) var(--v2-space-2);overflow:hidden;color:var(--v2-color-text-muted);background:var(--v2-color-surface);border:var(--v2-border-thin) solid var(--v2-color-border);border-radius:var(--v2-radius-sm);font-family:var(--v2-font-mono);font-size:var(--v2-text-11);text-overflow:ellipsis;white-space:nowrap}.linear-v2-probe:hover,.linear-v2-probe:focus-visible{color:var(--v2-color-selection);border-color:var(--v2-color-selection)}.linear-v2-side{display:grid;gap:var(--v2-space-3);min-width:0}.linear-v2-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-2)}.linear-v2 .viz-metric{min-height:96px;padding:var(--v2-space-2);box-shadow:none}.linear-v2 .viz-metric-value{font-size:var(--v2-text-18)}.linear-v2-parameters{padding:var(--v2-space-3);background:var(--v2-color-surface);border:var(--v2-border-thin) solid var(--v2-color-border);border-radius:var(--v2-radius-md)}.linear-v2-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:var(--v2-space-3);margin-bottom:var(--v2-space-2)}.linear-v2-section-heading strong{font-size:var(--v2-text-14)}.linear-v2-section-heading span{color:var(--v2-color-text-faint);font-family:var(--v2-font-mono);font-size:var(--v2-text-10);text-transform:uppercase}.linear-v2-parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:var(--v2-color-border);border:var(--v2-border-thin) solid var(--v2-color-border)}.linear-v2-parameter-grid>div{display:grid;gap:2px;min-width:0;padding:var(--v2-space-2);background:var(--v2-color-surface-raised)}.linear-v2-parameter-grid dt{color:var(--v2-color-text-muted);font-size:var(--v2-text-11)}.linear-v2-parameter-grid dd{margin:0;overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-12);font-weight:700}.linear-v2-update{margin:var(--v2-space-2) 0 0;color:var(--v2-color-text-muted);font-size:var(--v2-text-11);line-height:var(--v2-leading-body)}.linear-v2-selection-block{display:grid;gap:var(--v2-space-2);padding:var(--v2-space-3);background:var(--v2-color-surface);border:var(--v2-border-thin) solid var(--v2-color-border);border-radius:var(--v2-radius-md)}.linear-v2-selection-scroll{max-width:100%;overflow-x:auto;scrollbar-gutter:stable}.linear-v2-selection-scroll .viz-selection{flex-wrap:nowrap;width:max-content}.linear-v2-selection-scroll .viz-selection-item{min-width:92px}.linear-v2-lower-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);align-items:start;gap:var(--v2-space-3);min-width:0}.linear-v2-comparison{display:grid;gap:var(--v2-space-3);min-width:0;padding:var(--v2-space-3);background:var(--v2-color-surface-muted);border-top:var(--v2-border-thin) solid var(--v2-color-border-strong);border-bottom:var(--v2-border-thin) solid var(--v2-color-border-strong)}.linear-v2-comparison-runs,.linear-v2-comparison-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--v2-space-2);min-width:0}.linear-v2-comparison-runs>div,.linear-v2-pair-witness{display:grid;gap:var(--v2-space-1);min-width:0;padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-color-surface);border-left:var(--v2-border-focus) solid var(--v2-compare-a)}.linear-v2-comparison-runs>div:last-child,.linear-v2-pair-witness:nth-child(2){border-left-color:var(--v2-compare-b)}.linear-v2-comparison-runs span,.linear-v2-comparison-runs small,.linear-v2-pair-witness span{overflow-wrap:anywhere;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.linear-v2-comparison-runs strong,.linear-v2-pair-witness strong{overflow-wrap:anywhere;font-family:var(--v2-font-mono);font-size:var(--v2-text-12)}.linear-v2-comparison-scrubber{min-width:0}.linear-v2-comparison-evidence .viz-diff,.linear-v2-comparison-evidence .viz-data-table{grid-column:1 / -1}.linear-v2-comparison-evidence .viz-data-table-scroll{max-height:150px}.linear-v2-comparison-empty{margin:0;color:var(--v2-color-text-muted);font-family:var(--v2-font-mono);font-size:var(--v2-text-11)}.linear-v2 .viz-data-table{box-shadow:none}.linear-v2 .viz-data-table-scroll{max-height:330px}.linear-v2-evidence{display:grid;gap:var(--v2-space-3)}.linear-v2-history{display:grid;min-height:190px}.linear-v2-history svg{display:block;width:100%;min-width:240px;min-height:190px}.linear-v2-history-line{fill:none;stroke-width:2.5}.linear-v2-history-train{stroke:var(--v2-chart-train)}.linear-v2-history-validation{stroke:var(--v2-chart-validation)}.linear-v2-history-test{stroke:var(--v2-chart-test)}.linear-v2-confusion .viz-data-table table{min-width:360px}.comparison-stage:has(.linear-v2){grid-template-columns:minmax(0,1fr)}.comparison-view .linear-v2{min-width:620px}.comparison-view .linear-v2-main-grid,.comparison-view .linear-v2-lower-grid{grid-template-columns:1fr}@media(min-width:1600px){.linear-v2{min-width:780px}.linear-v2-main-grid{grid-template-columns:minmax(520px,1.9fr) minmax(260px,.7fr)}}@media(prefers-reduced-motion:reduce){.linear-v2 *{scroll-behavior:auto}}
