.rls{margin:0 0 16px;display:flex;flex-direction:column;gap:2px}.rls-line{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0;padding:5px 0;font-size:13.5px;line-height:1.45}.rls-said{color:var(--text);min-width:0}.rls-said strong{color:var(--text-strong);font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rls-said--draft{color:var(--muted-mid)}.rls-line--quiet{font-size:12.5px;color:var(--muted)}.rls-does{display:inline-flex;align-items:baseline;gap:14px;flex:none;white-space:nowrap}.rls-does button,.rls-off-toggle{border:0;padding:0;background:none;color:var(--brand-ink);font:inherit;font-weight:600;cursor:pointer}.rls-does button:hover,.rls-off-toggle:hover{text-decoration:underline;text-underline-offset:3px}.rls-does button:focus-visible,.rls-off-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:3px}.rls-off-toggle{color:var(--muted);font-weight:500}.rls-off-names{margin-left:10px;color:var(--muted-mid)}.rls-panel{margin:6px 0 12px;border:1px solid var(--line);border-radius:10px;background:var(--bg-panel);overflow:hidden}.rls-panel-part{padding:0 0 12px}.rls-panel-part+.rls-panel-part{border-top:1px solid var(--line)}.rls-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 12px;margin-bottom:12px;border-bottom:1px solid var(--line);background:var(--bg-subtle);color:var(--muted);font-size:12px}.rls-panel-title strong{color:var(--text-strong);font-weight:650}.rls-undo{flex:none;padding:5px 10px;border:1px solid var(--line-strong);border-radius:7px;background:var(--bg-elevated);color:var(--brand-ink);font:inherit;font-size:11.5px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background .14s ease,border-color .14s ease}.rls-undo:hover:not(:disabled){border-color:var(--brand-line);background:var(--brand-subtle)}.rls-undo:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.rls-undo:disabled{opacity:.5;cursor:default}.rls-panel-empty{margin:0 12px;padding:14px 12px;border:1px dashed var(--line-strong);border-radius:8px;text-align:center;color:var(--muted);font-size:12.5px}.rls-events{margin:0;padding:0 12px;list-style:none;max-height:220px;overflow-y:auto}.rls-event{display:flex;align-items:baseline;gap:10px;padding:7px 0;border-top:1px solid var(--line);font-size:12.5px;color:var(--text)}.rls-event:first-child{border-top:0}.rls-event-mark{flex:none;width:5px;height:5px;margin-top:1px;border-radius:50%;background:var(--line-strong);transform:translateY(-1px)}.rls-event-said{flex:1 1;min-width:0}.rls-event-said strong{color:var(--text-strong);font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rls-event-when{flex:none;color:var(--muted);font-size:11.5px;white-space:nowrap}.dsh-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(var(--ink),.4)}.dsh-sheet{display:flex;flex-direction:column;width:min(720px,100%);max-height:min(80vh,720px);border:1px solid var(--line);border-radius:14px;background:var(--bg-elevated);box-shadow:0 24px 60px rgba(var(--ink),.28)}.dsh-head{padding:18px 22px 14px;border-bottom:1px solid var(--line)}.dsh-title{margin:0 0 4px;font-size:17px;font-weight:650;color:var(--text-strong)}.dsh-sub{margin:0;font-size:12.5px;color:var(--muted-mid)}.dsh-body{flex:1 1;min-height:0;overflow-y:auto;padding:16px 22px;display:flex;flex-direction:column;gap:14px}.dsh-muted{color:var(--muted)}.dsh-muted,.dsh-nothing{margin:0;font-size:12.5px}.dsh-nothing{padding:12px 14px;border:1px dashed var(--line-strong);border-radius:9px;color:var(--muted-mid)}.dsh-held{padding:13px 15px;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg-subtle);font-size:12.5px;color:var(--text-strong)}.dsh-held p{margin:6px 0 10px;color:var(--muted-mid)}.dsh-break{padding:13px 15px;border:1px solid var(--brand-line);border-left:3px solid var(--brand);border-radius:9px;background:var(--brand-subtle);font-size:12.5px;color:var(--text-strong)}.dsh-break p{margin:6px 0 10px;color:var(--muted-mid)}.dsh-ack{display:flex;align-items:center;gap:8px;font-weight:600;cursor:pointer}.dsh-knowledge{margin:0;padding:10px 13px;border:1px solid var(--line);border-radius:9px;background:var(--bg-subtle);font-size:12.5px;color:var(--muted-mid)}.dsh-diff{width:100%;border-collapse:collapse;font-size:12.5px;display:block;overflow-x:auto}.dsh-diff td,.dsh-diff th{padding:7px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.dsh-diff thead th{color:var(--muted);font-size:11.5px;font-weight:600}.dsh-diff tbody th{color:var(--text-strong);font-weight:600;white-space:nowrap}.dsh-before{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:rgba(var(--ink),.3);text-decoration-color:rgba(var(--ink),.3)}.dsh-after{color:var(--text-strong)}.dsh-note{display:flex;flex-direction:column;gap:5px;font-size:11.5px;color:var(--muted)}.dsh-note input{padding:8px 11px;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg-panel);color:var(--text-strong);font:inherit;font-size:13px}.dsh-note input:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.dsh-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid var(--line)}.dsh-cancel,.dsh-go{border-radius:8px;padding:8px 18px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.dsh-cancel{border:1px solid var(--line-strong);background:var(--bg-panel);color:var(--text-strong)}.dsh-go{border:1px solid transparent;background:var(--brand);color:var(--brand-btn-label)}.dsh-go:hover:not(:disabled){background:var(--brand-strong)}.dsh-cancel:disabled,.dsh-go:disabled{opacity:.5;cursor:default}.nep-sheet{max-width:460px}.nep-hint,.nep-warn{margin:-4px 0 0;font-size:11.5px;line-height:1.45}.nep-hint{color:var(--muted)}.nep-warn{color:var(--danger);font-style:normal}.nep-choice{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;border:0}.nep-choice legend{padding:0;font-size:11.5px;color:var(--muted)}.nep-choice label{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg-panel);font-size:13px;color:var(--text-strong);cursor:pointer}.nep-choice label:focus-within{outline:2px solid var(--focus);outline-offset:1px}.nep-choice input{margin-top:2px}.nep-choice span{display:flex;flex-direction:column;gap:2px}.nep-choice small{font-size:11.5px;color:var(--muted)}.dsh-note textarea{padding:8px 11px;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg-panel);color:var(--text-strong);font:inherit;font-size:13px;resize:vertical}.dsh-note textarea:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.vp-panel{display:flex;flex-direction:column;gap:14px}.vp-intro{color:var(--muted);line-height:1.5}.vp-intro,.vp-notice{margin:0;font-size:.75rem}.vp-notice{padding:9px 11px;border:1px solid var(--line-strong);border-radius:var(--radius-md);line-height:1.45;color:var(--text-strong)}.vp-notice.danger{background:var(--danger-dim);border-color:rgba(192,54,44,.32)}.vp-notice.warning{background:var(--amber-dim);border-color:rgba(168,98,13,.32)}.vp-clips{list-style:none;margin:0;padding:0}.vp-clip,.vp-clips{display:flex;flex-direction:column}.vp-clip{padding:12px 0;gap:8px;border-top:1px solid var(--line)}.vp-clip:first-child{border-top:0}.vp-clip.is-recording{box-shadow:inset 2px 0 0 var(--brand);padding-left:10px;border-color:var(--brand-line)}.vp-clip-head{display:flex;align-items:flex-start;gap:10px;min-width:0}.vp-clip-badge{flex:none;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.75rem;font-weight:700;border:1px solid var(--line-strong);color:var(--muted);background:var(--bg-panel-raised)}.vp-clip-badge.tone-success{color:var(--brand-ink);border-color:var(--brand-line);background:var(--brand-subtle)}.vp-clip-badge.tone-warning{color:var(--amber);border-color:rgba(168,98,13,.32);background:var(--amber-dim)}.vp-clip-prompt{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-strong)}.vp-clip-foot{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-left:32px}.vp-clip-status{color:var(--muted);font-size:.6875rem;line-height:1.4}.vp-clip-status.tone-success{color:var(--brand-ink)}.vp-clip-status.tone-warning{color:var(--amber)}.vp-meter{flex:1 1 140px;height:8px;min-width:100px;max-width:260px;border-radius:var(--radius-pill);background:rgba(var(--ink),.1);overflow:hidden}.vp-meter-fill{display:block;height:100%;background:var(--brand);border-radius:inherit;transition:width 80ms linear}.vp-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--bg-panel-raised);color:var(--text-strong);font:inherit;font-size:.75rem;font-weight:600;cursor:pointer;flex:none}.vp-btn:disabled{opacity:.5;cursor:not-allowed}.vp-btn--primary{background:var(--brand);border-color:var(--brand);color:var(--brand-btn-label)}.vp-btn--ghost{background:var(--bg-subtle)}.vp-btn--stop{background:var(--danger-dim);border-color:rgba(192,54,44,.32);color:var(--danger)}.vp-actions{display:grid;grid-gap:8px;gap:8px;padding-top:4px}.vp-actions .vp-btn{width:100%;justify-content:center}.vp-status{color:var(--muted);font-size:.75rem;line-height:1.4}.vp-result{border:1px solid var(--brand-line);background:var(--brand-subtle);border-radius:var(--radius-md);padding:12px;display:flex;flex-direction:column;gap:10px}.vp-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px}.vp-result-cell{display:flex;flex-direction:column;gap:3px;min-width:0}.vp-result-label{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.vp-result-value{font-size:.9375rem;font-weight:600;color:var(--text-strong);overflow-wrap:anywhere}.vp-result-value.mono{font-family:var(--font-mono)}.vp-result-note{margin:0;font-size:.8125rem;line-height:1.6;color:var(--text-strong)}.vp-result-note code{font-family:var(--font-mono);font-size:.92em;padding:1px 4px;border-radius:4px;background:rgba(var(--ink),.08)}@media (max-width:560px){.vp-clip-foot{padding-left:0}}.vv-session-detail-shell{width:100%}.vv-notice{margin-bottom:16px;padding:12px 14px;border:1px solid var(--line-strong);border-radius:var(--radius-md);font-size:.875rem;line-height:1.5;color:var(--text)}.vv-notice.danger{background:var(--danger-dim);border-color:rgba(192,54,44,.32);color:var(--text-strong)}.vv-usage-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin:4px 0;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.vv-usage-cell{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:var(--bg-panel-raised)}.vv-usage-label{font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.vv-usage-value{font-family:var(--font-mono);font-size:1rem;font-weight:600;color:var(--text-strong)}.vv-band-panel{margin-bottom:16px;background:var(--bg-panel-raised);border:1px solid var(--line);border-radius:var(--radius-lg)}.vv-panel-header{padding:14px 16px;border-bottom:1px solid var(--line)}.vv-panel-kicker{margin:0;font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.vv-panel-title{margin:3px 0 0;font-size:var(--fs-h3);font-weight:600;color:var(--text-strong)}.vv-thread-feed,.vv-thread-panel{display:flex;flex-direction:column}.vv-thread-feed{gap:14px;padding:20px;max-height:60vh;overflow-y:auto}.vv-turn{display:flex;flex-direction:column;gap:6px;max-width:84%}.vv-turn.user{align-self:flex-end;align-items:flex-end}.vv-turn.assistant,.vv-turn.system{align-self:flex-start}.vv-turn-bubble{padding:10px 14px;border-radius:var(--radius-lg);font-size:.875rem;line-height:1.5}.vv-turn-bubble p{margin:0}.vv-turn.user .vv-turn-bubble{background:var(--brand-subtle);border:1px solid var(--brand-line);color:var(--text-strong)}.vv-turn.assistant .vv-turn-bubble{background:var(--bg-subtle);border:1px solid var(--line);color:var(--text)}.vv-turn-meta-line{display:flex;flex-wrap:wrap;gap:8px;font-size:.6875rem;color:var(--muted)}.vv-empty-thread{padding:32px 24px;text-align:center;color:var(--muted)}.vv-empty-thread strong{display:block;margin-bottom:4px;color:var(--text-strong);font-size:.9375rem}.vv-empty-thread p{margin:0;font-size:.875rem}.vv-tab-strip{align-items:center}.vv-event-list{display:flex;flex-direction:column;gap:8px;padding:16px}.vv-event-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-subtle)}.vv-event-card-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%;margin:0;padding:10px 12px;border:0;border-radius:var(--radius-md);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color .15s ease}.vv-event-card-head:hover{background:rgba(var(--ink),.03)}.vv-event-card-head:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.vv-event-chev{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;margin-left:2px;border-radius:var(--radius-sm);background:rgba(var(--ink),.05);color:var(--muted-mid);transition:background-color .15s ease,color .15s ease}.vv-event-card-head:hover .vv-event-chev{background:rgba(var(--ink),.09);color:var(--text-strong)}.vv-event-card-head[aria-expanded=true] .vv-event-chev{background:var(--brand-subtle);color:var(--brand-ink)}.vv-event-drawer{overflow:hidden;will-change:height}.vv-event-card-head strong{color:var(--text-strong)}.vv-event-card-head strong,.vv-event-time{font-family:var(--font-mono);font-size:.75rem}.vv-event-time{margin-left:auto;color:var(--muted)}.vv-event-payload{margin:0;padding:12px;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:.75rem;line-height:1.5;color:var(--muted-mid);white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto}.vv-usage-strip--five{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1180px){.vv-usage-strip--five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.vv-usage-strip--five{grid-template-columns:repeat(2,minmax(0,1fr))}}.vv-view-tabs{gap:2px;align-self:flex-start;padding:3px;border:1px solid var(--line-strong);border-radius:10px;background:linear-gradient(180deg,rgba(var(--ink),.045),rgba(var(--ink),.015));box-shadow:inset 0 1px 1px rgba(var(--ink),.05)}.vv-view-tab,.vv-view-tabs{display:inline-flex;align-items:center}.vv-view-tab{gap:7px;height:30px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:transparent;font:inherit;font-size:12.5px;font-weight:550;letter-spacing:-.004em;white-space:nowrap;color:var(--muted-mid);cursor:pointer;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.vv-view-tab:hover[aria-selected=false]{color:var(--text-strong);background:rgba(var(--ink),.05)}.vv-view-tab[aria-selected=true]{background:var(--bg-elevated);border-color:var(--line);color:var(--text-strong);font-weight:640;box-shadow:0 1px 2px rgba(var(--ink),.08)}.vv-view-tab:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.vv-view-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:17px;padding:0 5px;border-radius:var(--radius-pill);background:rgba(var(--ink),.07);font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:0;color:var(--muted-mid)}.vv-view-tab[aria-selected=true] .vv-view-tab-count{background:var(--brand-subtle);color:var(--brand-ink)}.vv-scorecard{padding:var(--space-5,20px);display:grid;grid-gap:.5rem;gap:.5rem}.vv-scorecard-lead{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin:0}.vv-scorecard-question{font-size:var(--fs-lg,1rem);font-weight:500;color:var(--text-strong)}.vv-scorecard-text{margin:0;color:var(--text)}.vv-scorecard-counted,.vv-scorecard-meta{margin:0;font-size:var(--fs-sm,.8125rem);color:var(--muted)}.vv-verdict{padding:.1rem .45rem;border-radius:5px;font-size:var(--fs-sm,.8125rem);font-weight:500;white-space:nowrap}.vv-verdict--yes{background:var(--success-dim,rgba(118,185,0,.14));color:var(--success,#4c7a00)}.vv-verdict--partly{background:var(--working-dim,rgba(61,111,180,.12));color:var(--working,#3d6fb4)}.vv-verdict--gap,.vv-verdict--no{background:var(--danger-dim,rgba(192,54,44,.1));color:var(--danger,#c0362c)}.vv-verdict--unknown{background:rgba(var(--ink),.06);color:var(--muted-mid)}.vv-scorecard-review{margin-top:.35rem;padding-top:.75rem;border-top:1px solid var(--line);display:grid;grid-gap:.5rem;gap:.5rem}.vv-scorecard-review-ask{margin:0;font-size:var(--fs-sm,.8125rem);color:var(--muted-mid)}.vv-scorecard-choices{display:flex;flex-wrap:wrap;gap:.4rem}.vv-scorecard-note-label{font-size:var(--fs-sm,.8125rem);color:var(--muted)}.vv-scorecard-note{width:100%;padding:.5rem .6rem;border:1px solid var(--line);border-radius:var(--radius-md,8px);background:var(--bg-panel);color:var(--text);font:inherit;font-size:var(--fs-sm,.8125rem);resize:vertical}.vv-scorecard-note:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.authenticated-shell .rail-nav-row-link{text-decoration:none;color:var(--launch-text-soft)}.authenticated-shell .rail-nav-row-link:hover{color:var(--launch-text)}.authenticated-shell .app-nav-rail-section{margin:14px 18px 6px;font-size:.625rem;text-transform:uppercase;letter-spacing:.16em;color:var(--launch-text-faint);font-weight:600}.app-page-with-rail .traces-pane{padding-top:1.5rem}:root{--trace-llm:#7c9eff;--trace-tool:#6dd3a8;--trace-http:#9a8cf7;--trace-mcp:#c688ff;--trace-embed:#f0b65d;--trace-pgvector:#5cc8d6;--trace-stt:#ff9c7a;--trace-tts:#ffd166;--trace-workflow:#d7d7d7;--trace-ingest:#f0b65d;--trace-legacy:rgba(var(--ink),0.32);--trace-fallback:rgba(var(--ink),0.5);--trace-success:var(--success);--trace-danger:#ff7a85;--trace-warning:#ffd166}.traces-pane{padding:2rem clamp(20px,1.6vw,28px) 4rem;min-width:0}.traces-pane-header{margin-bottom:1.5rem}.traces-breadcrumbs{display:flex;align-items:center;gap:.4rem;font-size:12px;color:var(--muted);margin-bottom:.4rem}.traces-breadcrumb-link{color:var(--muted-mid);text-decoration:none;transition:color .12s ease}.traces-breadcrumb-link:hover{color:var(--text-strong)}.traces-breadcrumb-current{color:var(--text)}.traces-pane-title{font-family:var(--font-display);font-size:clamp(1.25rem,1.7vw,1.45rem);letter-spacing:-.02em;margin:0 0 .35rem;color:var(--text-strong);font-weight:600}.traces-pane-subtitle{margin:0;font-size:13.5px;color:var(--muted-mid);line-height:1.55}.traces-filter-bar{display:flex;align-items:center;gap:1.75rem;flex-wrap:wrap;padding:.75rem 1rem;background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-lg);margin-bottom:1rem}.traces-filter-group{display:flex;align-items:center;gap:.6rem;min-width:0}.traces-filter-search{flex:1 1;min-width:240px}.traces-filter-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:600}.traces-chip-row{display:inline-flex;gap:4px;background:var(--bg-subtle);border:1px solid var(--line);padding:3px;border-radius:var(--radius-pill)}.traces-chip{background:transparent;border:none;color:var(--muted-mid);padding:4px 12px;border-radius:var(--radius-pill);font:inherit;font-size:12px;cursor:pointer;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background .12s ease,color .12s ease}.traces-chip:hover{color:var(--text)}.traces-chip.is-active{background:var(--text-strong);color:var(--bg);font-weight:600}.traces-search-input{flex:1 1;background:var(--bg-subtle);border:1px solid var(--line);color:var(--text);padding:.45rem .75rem;border-radius:var(--radius-sm);font:inherit;font-size:13px;outline:none;transition:border-color .12s ease}.traces-search-input:focus{border-color:var(--line-strong)}.traces-kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.6rem;gap:.6rem;margin-bottom:1.25rem}@media (max-width:1024px){.traces-kpi-strip{grid-template-columns:repeat(2,1fr)}}.traces-kpi{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-lg);padding:.85rem 1rem;display:flex;flex-direction:column;gap:.25rem;min-width:0}.traces-kpi-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:600}.traces-kpi-value{font-family:var(--font-display);font-size:24px;color:var(--text-strong);letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500}.traces-kpi-value.tone-danger{color:var(--trace-danger)}.traces-kpi-hint{font-size:11.5px;color:var(--muted)}.traces-list-section{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.traces-list-header{display:flex;align-items:baseline;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid var(--line)}.traces-list-header strong{font-size:13.5px;color:var(--text-strong);font-weight:500}.traces-list-hint{font-size:11.5px;color:var(--muted)}.tr-pill{display:inline-flex;align-items:center;gap:.3rem;font-size:11px;font-weight:600;padding:2px 8px;border-radius:var(--radius-pill);letter-spacing:.02em;border:1px solid transparent;text-transform:lowercase}.tr-pill-success{background:rgba(109,211,168,.12);color:var(--success);border-color:rgba(109,211,168,.28)}.tr-pill-danger{background:rgba(255,122,133,.14);color:#ffb5bd;border-color:rgba(255,122,133,.32)}.tr-pill-warning{background:rgba(255,209,102,.14);color:#f7df9e;border-color:rgba(255,209,102,.32)}.tr-pill-muted{background:var(--bg-subtle);color:var(--muted-mid);border-color:var(--line)}.tr-tree{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-elevated);overflow:hidden}.tr-row-wrapper{border-bottom:1px solid var(--line)}.tr-row-wrapper:last-child{border-bottom:none}.tr-row{width:100%;background:transparent;color:var(--text);border:none;border-left:2px solid transparent;display:flex;align-items:center;gap:.6rem;padding:.55rem .85rem .55rem 0;font:inherit;cursor:pointer;text-align:left;transition:background .12s ease}.tr-row:hover{background:var(--bg-subtle)}.tr-row-status-error{border-left-color:var(--trace-danger)}.tr-row-status-started{border-left-color:var(--trace-warning);opacity:.7}.tr-row-kind{font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:600;min-width:64px}.tr-row-name{font-size:12.5px;color:var(--text-strong);font-family:var(--font-mono);letter-spacing:-.01em}.tr-row-spacer{flex:1 1}.tr-row-bar-track{width:120px;height:5px;background:var(--bg-subtle);border-radius:var(--radius-pill);overflow:hidden}.tr-row-bar-fill{display:block;height:100%;border-radius:var(--radius-pill)}.tr-row-latency{font-family:var(--font-mono);font-size:12px;color:var(--muted-mid);min-width:60px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tr-row-payload{margin:0;padding:.65rem 1rem .85rem 2.6rem;border-top:1px dashed var(--line);font-family:var(--font-mono);font-size:11.5px;line-height:1.55;color:var(--text);white-space:pre-wrap;word-break:break-word}.tr-legacy,.tr-row-payload{background:var(--bg-subtle)}.tr-legacy{border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:border-color .16s ease}.tr-legacy[data-open=true]{border-color:var(--line-strong)}.tr-legacy-toggle{display:flex;align-items:center;gap:9px;width:100%;margin:0;padding:.55rem .85rem;border:0;background:transparent;color:var(--muted-mid);font:inherit;font-size:12px;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s ease,color .15s ease}.tr-legacy-toggle:hover{background:rgba(var(--ink),.03);color:var(--text-strong)}.tr-legacy-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.tr-legacy-note{color:var(--muted)}.tr-chev{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;border-radius:var(--radius-sm);background:rgba(var(--ink),.05);color:var(--muted-mid);transition:background-color .15s ease,color .15s ease}.tr-legacy-toggle:hover .tr-chev,.tr-row:hover .tr-chev{background:rgba(var(--ink),.09);color:var(--text-strong)}.tr-legacy-toggle[aria-expanded=true] .tr-chev,.tr-row[aria-expanded=true] .tr-chev{background:var(--brand-subtle);color:var(--brand-ink)}.tr-legacy-drawer,.tr-row-drawer{overflow:hidden;will-change:height}.tr-legacy-list{list-style:none;margin:0;padding:.15rem .85rem .7rem;border-top:1px solid var(--line)}.tr-legacy-row{display:grid;grid-template-columns:56px 80px 1fr;grid-gap:.5rem;gap:.5rem;padding:.25rem 0;font-family:var(--font-mono);font-size:11.5px;color:var(--muted-mid)}.tr-legacy-seq{color:var(--muted)}.tr-legacy-direction{text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;color:var(--muted);font-weight:600}.traces-notice{padding:.75rem 1rem;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--bg-panel);font-size:13px;color:var(--muted-mid);margin-bottom:1rem}.traces-notice-danger{border-color:rgba(255,122,133,.32);background:rgba(255,122,133,.06);color:#ffb5bd}.traces-empty{padding:2rem 1.25rem;text-align:center;color:var(--muted-mid)}.traces-empty strong{color:var(--text-strong);font-weight:500;display:block;margin-bottom:.35rem}.tr-empty{padding:1.25rem 1.5rem;color:var(--muted-mid)}.tr-empty-hint{margin-top:.5rem;font-size:12px;opacity:.85}.traces-topbar-link{color:var(--muted-mid);text-decoration:none;font-size:13px;padding:6px 12px;border-radius:var(--radius-sm);transition:background .12s ease,color .12s ease}.traces-topbar-link:hover{background:var(--bg-subtle);color:var(--text-strong)}.traces-topbar-link.is-active{background:var(--bg-panel-raised);color:var(--text-strong)}:root[data-theme=light]{--trace-llm:#4f6ad4;--trace-tool:#1f9d6b;--trace-http:#6a55d8;--trace-mcp:#9a45d8;--trace-embed:#b9791f;--trace-pgvector:#2491a0;--trace-stt:#c75a32;--trace-tts:#b9791f;--trace-workflow:#3a3a40;--trace-ingest:#b9791f;--trace-success:var(--success);--trace-danger:#c0334a;--trace-warning:#9a6a12}:root[data-theme=light] .tr-pill-success{color:var(--success)}:root[data-theme=light] .tr-pill-danger{color:#c0334a}:root[data-theme=light] .tr-pill-warning{color:#8a5e0f}.authenticated-shell .tr-tree,.authenticated-shell .traces-detail-header,.authenticated-shell .traces-detail-shell{background:var(--bg-panel-raised);border:1px solid var(--line);box-shadow:none;background-image:none}.authenticated-shell .traces-detail-header:before,.authenticated-shell .traces-detail-shell:before{display:none!important}.authenticated-shell .tr-row-payload,.authenticated-shell .traces-detail-attrs,.authenticated-shell .traces-detail-stat{background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--text)}.authenticated-shell .traces-detail-stat-label,.authenticated-shell .traces-legend{color:var(--muted)}.authenticated-shell .traces-detail-stat-value{color:var(--text-strong)}:root,:root[data-theme=dark],:root[data-theme=light]{--trace-llm:rgba(var(--ink),0.42);--trace-tool:rgba(var(--ink),0.42);--trace-http:rgba(var(--ink),0.42);--trace-mcp:rgba(var(--ink),0.42);--trace-embed:rgba(var(--ink),0.42);--trace-pgvector:rgba(var(--ink),0.42);--trace-stt:rgba(var(--ink),0.42);--trace-tts:rgba(var(--ink),0.42);--trace-workflow:rgba(var(--ink),0.42);--trace-ingest:rgba(var(--ink),0.42);--trace-legacy:rgba(var(--ink),0.26);--trace-fallback:rgba(var(--ink),0.42);--trace-success:var(--brand);--trace-danger:var(--danger);--trace-warning:var(--amber)}.authenticated-shell .tr-tree,.authenticated-shell .traces-detail-header,.authenticated-shell .traces-detail-pane,.authenticated-shell .traces-detail-shell{background:transparent;border:none;box-shadow:none}.authenticated-shell .traces-run-row.is-selected,.authenticated-shell .traces-run-row.is-selected .traces-run-card{background:transparent}.authenticated-shell .traces-run-row.is-selected .traces-run-kind-rail{background:var(--brand)!important}.authenticated-shell .tr-row-status-error .tr-row-bar-fill{background:var(--trace-danger)!important}.authenticated-shell .traces-legend{display:none}.authenticated-shell .traces-filter-bar{background:transparent;border:none;box-shadow:none;padding:0;margin-bottom:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-4) var(--space-5)}.authenticated-shell .traces-filter-group{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2);min-width:0}.authenticated-shell .traces-filter-label{display:block;font-size:var(--fs-xs);letter-spacing:0;text-transform:none;color:var(--muted-mid);font-weight:600;margin:0}.authenticated-shell .traces-filter-search{flex:1 1 100%;max-width:420px}.authenticated-shell .traces-chip-row{display:inline-flex;gap:2px;padding:3px;background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-md)}.authenticated-shell .traces-chip{justify-content:center;border:none;background:transparent;color:var(--muted-mid);border-radius:6px;font-size:var(--fs-sm);line-height:1;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.authenticated-shell .traces-chip:hover:not(.is-active){background:rgba(var(--ink),.04);color:var(--text-strong)}.authenticated-shell .traces-chip.is-active{background:var(--bg-elevated);color:var(--brand-ink);box-shadow:0 1px 2px rgba(var(--ink),.14)}:root[data-theme=dark] .authenticated-shell .traces-chip.is-active{box-shadow:0 1px 2px rgba(0,0,0,.4),inset 0 1px 0 rgba(var(--ink),.08)}.authenticated-shell .traces-chip:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.authenticated-shell .traces-search-input{width:100%;height:36px;box-sizing:border-box;background:var(--bg-elevated);border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--text-strong);padding:0 12px;font-size:var(--fs-sm)}.authenticated-shell .traces-search-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle)}.authenticated-shell .traces-kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:var(--space-6)}.authenticated-shell .traces-kpi{background:var(--bg-panel-raised);border:none;box-shadow:none;border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:4px}.authenticated-shell .traces-kpi-label{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.authenticated-shell .traces-kpi-value{font-size:1.6rem;font-weight:650;color:var(--text-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.authenticated-shell .traces-kpi-value.tone-danger{color:var(--danger)}.authenticated-shell .traces-kpi-hint{font-size:var(--fs-sm);color:var(--muted)}.authenticated-shell .traces-list-section{background:transparent;border:none;box-shadow:none;padding:0}.authenticated-shell .traces-list-header{display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;padding:0;margin-bottom:var(--space-3);gap:var(--space-4);flex-wrap:wrap}.authenticated-shell .traces-list-header-lead{display:flex;align-items:baseline;gap:var(--space-3)}.authenticated-shell .traces-list-header strong{font-size:var(--fs-body);color:var(--text-strong)}.authenticated-shell .traces-list-hint{font-size:var(--fs-sm);color:var(--muted)}.authenticated-shell .traces-list-actions{display:inline-flex;gap:var(--space-2);flex-wrap:wrap}.authenticated-shell .traces-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--bg-elevated);border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--muted-mid);height:var(--tr-control-h,36px);box-sizing:border-box;padding:0 14px;font-size:var(--fs-sm);font-weight:600;line-height:1;cursor:pointer;transition:border-color .12s ease,color .12s ease}.authenticated-shell .traces-action-btn:hover:not(:disabled){border-color:var(--brand-line);color:var(--text-strong)}.authenticated-shell .traces-action-btn:disabled{opacity:.55;cursor:default}.authenticated-shell .traces-action-btn.is-on{border-color:var(--brand-line);color:var(--brand-ink)}.authenticated-shell .traces-action-dot{width:7px;height:7px;border-radius:50%;background:rgba(var(--ink),.28)}.authenticated-shell .traces-action-btn.is-on .traces-action-dot{background:var(--brand)}.authenticated-shell .traces-table-wrap{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-lg);overflow-x:auto}.authenticated-shell .traces-table{width:100%;border-collapse:collapse;font-size:var(--fs-sm)}.authenticated-shell .traces-table thead th{position:-webkit-sticky;position:sticky;top:0;text-align:left;font-size:var(--fs-eyebrow);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--bg-subtle);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line);white-space:nowrap}.authenticated-shell .traces-table thead th.traces-th-num{text-align:right}.authenticated-shell .traces-th-timeline{width:170px}.authenticated-shell .traces-row{cursor:pointer;border-bottom:1px solid var(--line);transition:background .12s ease}.authenticated-shell .traces-row:hover{background:var(--bg-subtle)}.authenticated-shell .traces-row:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.authenticated-shell .traces-row.is-selected{background:var(--brand-subtle)}.authenticated-shell .traces-row>td{padding:var(--space-3) var(--space-4);vertical-align:middle;color:var(--text);white-space:nowrap}.authenticated-shell .traces-row.is-selected .traces-cell-run{box-shadow:inset 3px 0 0 var(--brand)}.authenticated-shell .traces-cell-run{display:flex;align-items:center;gap:var(--space-2)}.authenticated-shell .traces-caret{color:var(--muted);font-size:.6875rem;width:.85em;text-align:center}.authenticated-shell .traces-run-id{font-family:var(--font-mono);font-size:var(--fs-mono);color:var(--text-strong)}.authenticated-shell .traces-cell-kind{color:var(--muted-mid);text-transform:uppercase;font-size:var(--fs-eyebrow);letter-spacing:.05em}.authenticated-shell .traces-cell-time{color:var(--muted);font-family:var(--font-mono);font-size:12px}.authenticated-shell .traces-td-num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.authenticated-shell .traces-cell-latency{font-family:var(--font-mono);color:var(--text-strong)}.authenticated-shell .traces-cell-suffix{color:var(--danger)}.authenticated-shell .traces-cell-timeline{width:170px}.authenticated-shell .traces-cell-timeline .traces-run-span-bar{display:flex;height:6px;width:100%;border-radius:var(--radius-pill);overflow:hidden;background:rgba(var(--ink),.08)}.authenticated-shell .traces-run-span-bar-success{height:100%;background:var(--brand)}.authenticated-shell .traces-run-span-bar-error{height:100%;background:var(--danger)}.authenticated-shell .traces-detail-row>td{padding:var(--space-5);background:var(--bg-subtle);border-bottom:1px solid var(--line)}.authenticated-shell .traces-detail-loading{color:var(--muted);font-size:var(--fs-sm);margin:0}.authenticated-shell .traces-detail-shell{background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;gap:var(--space-4)}.authenticated-shell .traces-detail-header{background:transparent;border:none;padding:0;display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-5);flex-wrap:wrap}.authenticated-shell .traces-detail-eyebrow{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 2px}.authenticated-shell .traces-detail-id{font-family:var(--font-mono);font-size:var(--fs-body);color:var(--text-strong)}.authenticated-shell .traces-detail-stats{display:flex;flex-wrap:wrap;gap:var(--space-3)}.authenticated-shell .traces-detail-stat{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);min-width:96px;display:flex;flex-direction:column;gap:2px}.authenticated-shell .traces-detail-stat span{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.authenticated-shell .traces-detail-stat strong{font-size:1.125rem;color:var(--text-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.authenticated-shell .traces-detail-stat strong.tone-danger{color:var(--danger)}.authenticated-shell .traces-detail-attrs{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-5);background:transparent;border:none;padding:0;margin:0}.authenticated-shell .traces-detail-attr{display:flex;gap:var(--space-2);align-items:baseline}.authenticated-shell .traces-detail-attr dt{font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.authenticated-shell .traces-detail-attr dd{margin:0;font-family:var(--font-mono);font-size:12px;color:var(--text)}.authenticated-shell .traces-waterfall-head{display:flex;align-items:baseline;gap:var(--space-3);flex-wrap:wrap}.authenticated-shell .traces-waterfall-title{font-size:var(--fs-sm);font-weight:600;color:var(--text-strong)}.authenticated-shell .traces-waterfall-hint{font-size:var(--fs-eyebrow);color:var(--muted)}.authenticated-shell .tr-tree{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.authenticated-shell .tr-row{display:flex;align-items:center;gap:var(--space-3);width:100%;text-align:left;padding:var(--space-2) var(--space-3);background:transparent;border:none;border-bottom:1px solid var(--line);cursor:pointer;font-size:var(--fs-sm)}.authenticated-shell .tr-row:hover{background:var(--bg-subtle)}.authenticated-shell .tr-row-kind{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-mid);min-width:60px;flex:0 0 auto}.authenticated-shell .tr-row-name{color:var(--text)}.authenticated-shell .tr-row-spacer{flex:1 1 auto}.authenticated-shell .tr-row-bar-track{width:150px;height:6px;border-radius:var(--radius-pill);background:rgba(var(--ink),.08);overflow:hidden;flex:0 0 auto}.authenticated-shell .tr-row-bar-fill{display:block;height:100%;border-radius:var(--radius-pill);background:rgba(var(--ink),.38)}.authenticated-shell .tr-row-status-error .tr-row-bar-fill{background:var(--danger)}.authenticated-shell .tr-row-latency{font-family:var(--font-mono);font-size:var(--fs-mono);color:var(--muted);min-width:54px;text-align:right;flex:0 0 auto}.authenticated-shell .tr-row-payload{margin:0;padding:var(--space-3) var(--space-4);background:var(--bg-subtle);border:none;border-bottom:1px solid var(--line);font-family:var(--font-mono);font-size:12px;color:var(--text);white-space:pre-wrap;word-break:break-word}.authenticated-shell .tr-legacy-toggle{padding:var(--space-2) var(--space-3);font-size:var(--fs-sm);color:var(--muted)}.authenticated-shell .traces-filter-bar,.traces-filter-bar{--tr-control-h:36px}.authenticated-shell .traces-filter-bar{align-items:flex-end}.authenticated-shell .traces-chip-row{height:var(--tr-control-h,36px);align-items:center;box-sizing:border-box}.authenticated-shell .traces-chip{display:inline-flex;align-items:center;height:calc(var(--tr-control-h, 36px) - 8px);padding:0 14px}.authenticated-shell .traces-filter-search{flex:1 1 300px;max-width:560px;min-width:240px}.traces-search-shell{position:relative;display:block;width:100%}.traces-search-shell .traces-search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:var(--muted);pointer-events:none;transition:color .14s ease}.traces-search-shell:focus-within .traces-search-icon{color:var(--brand-ink)}.traces-search-shell .traces-search-input{width:100%;height:var(--tr-control-h,36px);box-sizing:border-box;padding:0 12px 0 36px;border-radius:var(--radius-md);font-size:var(--fs-sm)}.traces-search-shell .traces-search-input::placeholder{color:var(--muted)}.traces-search-shell .traces-search-input::-webkit-search-decoration,.traces-search-shell .traces-search-input::-webkit-search-results-button,.traces-search-shell .traces-search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.traces-search-shell .traces-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:14px;height:14px;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:10px 10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M1 1l8 8M9 1l-8 8' stroke='%2352525b' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.authenticated-shell .traces-empty{display:grid;grid-gap:6px;gap:6px;justify-items:center;padding:var(--space-12) var(--space-6);border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--bg-elevated);text-align:center}.authenticated-shell .traces-empty strong{margin:0;font-size:.9375rem;font-weight:600;color:var(--text-strong)}.authenticated-shell .traces-empty p{margin:0;max-width:52ch;font-size:var(--fs-sm);line-height:1.55;color:var(--muted)}@media (max-width:700px){.authenticated-shell .traces-filter-search{flex:1 1 100%;max-width:none}}.authenticated-shell .vv-band-panel:has(.tr-tree) .vv-panel-header{border-bottom:0;padding-bottom:4px}