.cf-surface{position:relative;flex:1 1 auto;min-height:0;display:flex;overflow-x:auto}.cf-pane{flex:1 1 auto;min-width:560px;min-height:0;overflow:auto;padding:var(--space-3xl) var(--space-2xl) var(--space-5xl)}.cf-graph{position:relative;width:100%;min-width:520px}.cf-graph-svg{position:absolute;top:0;left:0;z-index:2;pointer-events:none}.cf-rail{stroke:color-mix(in oklab,var(--ink) 30%,transparent);stroke-width:1.25}.cf-rail--dim{stroke:color-mix(in oklab,var(--ink) 22%,transparent);stroke-width:1;stroke-dasharray:2 3}.cf-edge{fill:none}.cf-line{stroke:var(--ink);stroke-width:1.25;fill:none}.cf-line--in{stroke:var(--accent)}.cf-line--status{stroke:var(--dim);stroke-dasharray:1.5 3}.cf-line--channel{stroke:var(--muted);stroke-dasharray:4 3}.cf-line--on{stroke-width:2.25}.cf-dot{fill:var(--ink)}.cf-dot--in{fill:var(--accent)}.cf-dot--status{fill:var(--dim)}.cf-dot--channel{fill:var(--bg);stroke:var(--muted);stroke-width:1.25}.cf-wait{fill:color-mix(in oklab,var(--accent) 32%,transparent)}.cf-timeout{stroke:var(--red);stroke-width:1.5}.cf-row{position:absolute;z-index:1;left:0;right:0;display:flex;align-items:baseline;gap:var(--space-sm);appearance:none;border:0;border-radius:var(--radius-md);padding-right:var(--space-sm);background:transparent;text-align:left;font-size:var(--text-md);line-height:18px;color:var(--ink);cursor:pointer}.cf-row:hover{background:var(--surface)}.cf-row--on,.cf-row--on:hover{background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.cf-time{flex:none;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--dim)}.cf-route{flex:none;color:var(--muted);white-space:nowrap}.cf-dim{color:var(--dim)}.cf-body{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cf-body--status{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--muted)}.cf-quiet{position:absolute;z-index:3;font-family:var(--font-mono);font-size:var(--text-xs);line-height:16px;color:var(--dim);pointer-events:none}.cf-merge-label{position:absolute;z-index:3;padding:0 var(--space-2xs);background:var(--bg);font-family:var(--font-mono);font-size:var(--text-xs);line-height:14px;color:var(--muted);white-space:nowrap;pointer-events:none}.cf-tag{flex:none;display:inline-block;padding:0 var(--space-2xs);border:1px solid var(--border);border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:var(--text-xs);line-height:14px;color:var(--dim);white-space:nowrap}.cf-legend{display:flex;flex-wrap:wrap;gap:var(--space-2xs) var(--space-3xl);margin-top:var(--space-4xl);padding-top:var(--space-lg);border-top:1px solid var(--border);font-size:var(--text-sm);color:var(--muted)}.cf-legend>span{display:inline-flex;align-items:center;gap:var(--space-xs)}.cf-swatch{display:inline-block;width:18px;border-top:1.5px solid var(--ink)}.cf-swatch--in{border-top-color:var(--accent)}.cf-swatch--status{border-top-style:dotted;border-top-color:var(--dim)}.cf-swatch--late{border-top-style:dotted;border-top-color:var(--red)}.cf-swatch--wait{width:18px;height:8px;border:0;border-radius:var(--radius-xs);background:color-mix(in oklab,var(--accent) 32%,transparent)}.cf-swatch--fork{width:18px;height:10px;border:0;border-right:1.25px solid var(--ink);border-bottom:1.25px solid var(--ink);border-bottom-right-radius:8px}.cf-graph-empty{padding:var(--space-6xl) var(--space-2xl);text-align:center;color:var(--dim);font-size:var(--text-lg)}.s-thread-view-toggle{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.s-thread-view-option{appearance:none;border:0;padding:var(--space-3xs) var(--space-sm);background:transparent;color:var(--muted);font-size:var(--text-sm);line-height:18px;cursor:pointer}.s-thread-view-option+.s-thread-view-option{border-left:1px solid var(--border)}.s-thread-view-option:hover{color:var(--ink);background:var(--surface)}.s-thread-view-option--on,.s-thread-view-option--on:hover{color:var(--ink);background:var(--surface);font-weight:500}.cfm{display:flex;flex-direction:column;gap:18px}.cfm-svg{width:100%;max-width:860px;height:auto;align-self:center;overflow:visible}.cfm-edge-line{fill:none;stroke:color-mix(in oklab,var(--ink) 34%,transparent);stroke-linecap:round}.cfm-edge-tip{fill:color-mix(in oklab,var(--ink) 34%,transparent);stroke:none}.cfm-edge--in .cfm-edge-line{stroke:var(--accent)}.cfm-edge--in .cfm-edge-tip{fill:var(--accent)}.cfm-edge--dim{opacity:.18}.cfm-edge,.cfm-node{transition:opacity .12s ease}.cfm-box{fill:var(--bg);stroke:var(--border);stroke-width:1}.cfm-node--hub .cfm-box{stroke:color-mix(in oklab,var(--ink) 45%,transparent)}.cfm-node--dim{opacity:.35}.cfm-node--on .cfm-box{stroke:var(--ink);stroke-width:1.5}.cfm-node{cursor:pointer}.cfm-node:focus-visible{outline:none}.cfm-node:focus-visible .cfm-box{stroke:var(--accent);stroke-width:2}.cfm-edge-hit{fill:none;stroke:transparent;stroke-width:14;cursor:pointer}.cfm-edge-hit:focus-visible{outline:none;stroke:color-mix(in oklab,var(--accent) 30%,transparent)}.cfm-name{fill:var(--ink);font-size:12px;font-weight:500;text-anchor:middle;dominant-baseline:middle}.cfm-model{fill:var(--dim);font-size:10px;font-family:var(--mono, ui-monospace, SFMono-Regular, monospace);text-anchor:middle;dominant-baseline:middle}.cfm-pairs{list-style:none;margin:0;padding:0;width:100%;max-width:860px;align-self:center;display:flex;flex-direction:column;gap:1px;font-size:12px}.cfm-pairs li{display:contents}.cfm-pair{appearance:none;border:0;background:none;font:inherit;text-align:left;cursor:pointer;width:100%;display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:baseline;padding:4px 8px;border-radius:4px;transition:opacity .12s ease}.cfm-pair:hover{background:color-mix(in oklab,var(--ink) 5%,transparent)}.cfm-pair--on{background:color-mix(in oklab,var(--ink) 8%,transparent)}.cfm-pair--dim{opacity:.35}.cfm-pair-who{color:var(--ink)}.cfm-pair-models{color:var(--dim);font-family:var(--mono, ui-monospace, SFMono-Regular, monospace);font-size:11px}.cfm-pair-count{color:var(--dim);font-variant-numeric:tabular-nums;text-align:right}.cfm-arrow{font-style:normal;color:var(--dim);padding:0 6px}.cfm-model--harness{fill:color-mix(in oklab,var(--dim) 72%,transparent)}.cfm-tasks{list-style:none;margin:0;padding:0;width:100%;max-width:860px;align-self:center;display:flex;flex-direction:column;gap:1px}.cfm-task{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:baseline;width:100%;padding:5px 8px;border:0;border-radius:4px;background:none;font:inherit;font-size:12px;color:var(--dim);text-align:left;cursor:pointer}.cfm-task:hover{background:color-mix(in oklab,var(--ink) 5%,transparent)}.cfm-task--on{background:color-mix(in oklab,var(--ink) 8%,transparent)}.cfm-task--on .cfm-task-title{color:var(--ink)}.cfm-task-title{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfm-task-who{color:var(--dim);white-space:nowrap}.cfm-task-ran{font-style:normal;font-family:var(--mono, ui-monospace, SFMono-Regular, monospace);font-size:11px;color:color-mix(in oklab,var(--dim) 72%,transparent);padding-left:6px}.cfm-task-ms{color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap}.cfm-task-ms--late{color:var(--red)}
