.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
.rc-instrument-scope{--rc-surface:#fff;--rc-canvas:#fafafa;--rc-text:#171717;--rc-text-muted:#737373;--rc-border:#00000014;--rc-border-strong:#0000001a;--rc-accent:#2ad2c9;--rc-accent-ink:#0a0a0a;--rc-radius:12px;--rc-radius-sm:8px;--rc-danger:#dc2626;--rc-success:#16a34a;--rc-info:#2563eb;--color-text-warning:#d97706;--rc-font-micro:.6875rem;--rc-font-meta:.75rem;--rc-font-body:.75rem;--rc-font-lead:.875rem;--rc-font-figure:1.125rem;--rc-control-h-sm:1.75rem;--rc-control-h:1.75rem;--rc-control-h-cta:2rem;color:var(--rc-text);min-width:0}@media (prefers-color-scheme:dark){.rc-instrument-scope{--rc-surface:#171717;--rc-canvas:#0a0a0a;--rc-text:#f5f5f5;--rc-text-muted:#a3a3a3;--rc-border:#ffffff14;--rc-border-strong:#ffffff1a;--rc-danger:#f87171;--rc-success:#4ade80;--rc-info:#93b4fd;--color-text-warning:#fbbf24}}.rc-instrument-scope .rc-input,.rc-instrument-scope .rc-button,.rc-instrument-scope .rc-select{font:inherit;font-size:var(--rc-font-body);min-height:var(--rc-control-h);border-radius:var(--rc-radius-sm);border:1px solid var(--rc-border-strong);color:var(--rc-text);background:var(--rc-surface);padding:5px 9px;line-height:1.25;transition:border-color .15s,background-color .15s,box-shadow .15s}.rc-instrument-scope .rc-input{min-width:0}.rc-instrument-scope .rc-button,.rc-instrument-scope .rc-select{cursor:pointer}.rc-instrument-scope .rc-button:hover:not(:disabled){border-color:var(--rc-accent)}.rc-instrument-scope .rc-button:disabled{opacity:.5;cursor:not-allowed}.rc-instrument-scope .rc-button[aria-pressed=true]{border-color:var(--rc-accent);color:var(--rc-accent)}.rc-instrument-scope .rc-input:focus-visible,.rc-instrument-scope .rc-button:focus-visible,.rc-instrument-scope .rc-select:focus-visible{outline:2px solid var(--rc-accent);outline-offset:1px}.rc-instrument-scope .rc-instrument-run{min-height:var(--rc-control-h-cta)}.rc-instrument-scope .rc-instrument-run:not(:disabled){background:var(--rc-accent);border-color:var(--rc-accent);color:var(--rc-accent-ink);box-shadow:0 0 0 1px #2ad2c999}.rc-instrument-scope .rc-instrument-run:not(:disabled):hover{box-shadow:0 0 0 1px #2ad2c999,0 0 16px #2ad2c959}.rc-instrument-scope .rc-controls{flex-direction:column;gap:8px;min-width:0;display:flex}.rc-instrument-scope .rc-control{border:1px solid var(--rc-border);border-radius:var(--rc-radius);background:var(--rc-surface);flex-direction:column;gap:4px;min-width:0;padding:8px 10px;display:flex}.rc-instrument-scope .rc-control-label{font-size:var(--rc-font-meta);color:var(--rc-text-muted);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.rc-instrument-scope .rc-note{border:1px solid var(--rc-border);border-radius:var(--rc-radius);background:var(--rc-surface);padding:14px 16px}.rc-instrument-scope .rc-note p{margin:0}.rc-instrument-scope .rc-note-compact{padding:8px 10px}.rc-instrument-scope .rc-note-dashed{border-style:dashed}.rc-instrument-scope .rc-note-title{font-size:var(--rc-font-body);color:var(--rc-text);font-weight:600}.rc-instrument-scope .rc-note-detail{font-size:var(--rc-font-meta);color:var(--rc-text-muted);margin-top:4px;line-height:1.5}.rc-instrument-scope .rc-note-actions{gap:6px;margin-top:8px;display:flex}.rc-instrument-scope .rc-note-danger .rc-note-title{color:var(--rc-danger)}.rc-instrument-scope .rc-instrument-chart{flex-direction:column;gap:6px;min-width:0;display:flex}.rc-instrument-scope .rc-instrument-chart svg{width:100%;max-width:100%;height:auto}.rc-instrument-scope .rc-instrument-chart-legend{font-size:var(--rc-font-meta);color:var(--rc-text-muted);flex-wrap:wrap;gap:10px;display:flex}.rc-instrument-scope .rc-instrument-chart-key{align-items:center;gap:5px;display:inline-flex}.rc-instrument-scope .rc-instrument-chart-swatch{background:currentColor;border-radius:2px;width:10px;height:10px}.rc-instrument-scope .rc-instrument-chart-swatch[data-ghost=true]{background:0 0;border:1px dashed}
.rc-instrument-scope .rc-instrument-rail{flex-direction:column;gap:8px;min-width:0;display:flex}.rc-instrument-scope .rc-instrument-rail-title{font-size:var(--rc-font-meta,11px);text-transform:uppercase;letter-spacing:.04em;color:var(--rc-text-muted);margin:0;font-weight:600}.rc-instrument-scope .rc-instrument-control{gap:6px}.rc-instrument-scope .rc-instrument-control[data-moved=true]{border-color:var(--rc-accent)}.rc-instrument-scope .rc-instrument-head{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rc-instrument-scope .rc-instrument-head .rc-control-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.rc-instrument-scope .rc-instrument-unit{color:var(--rc-text-muted);font-weight:400}.rc-instrument-scope .rc-instrument-bounds,.rc-instrument-scope .rc-instrument-was{font-size:var(--rc-font-micro,10px);color:var(--rc-text-muted);font-variant-numeric:tabular-nums}.rc-instrument-scope .rc-instrument-warn{font-size:var(--rc-font-micro,10px);color:var(--color-text-warning,#b45309)}.rc-instrument-scope .rc-instrument-reset{min-width:44px;min-height:var(--rc-control-h-sm,24px);font-size:var(--rc-font-micro,10px);padding:1px 6px}.rc-instrument-scope .rc-instrument-options{flex-wrap:wrap;gap:4px;display:flex}.rc-instrument-scope .rc-instrument-option{min-height:var(--rc-control-h,28px)}.rc-instrument-scope .rc-instrument-option[aria-pressed=true]{border-color:var(--rc-accent);opacity:1}.rc-instrument-scope .rc-instrument-field{flex-direction:column;gap:6px;display:flex}.rc-instrument-scope .rc-instrument-range{width:100%;accent-color:var(--rc-accent);min-height:var(--rc-control-h-sm,24px)}.rc-instrument-scope .rc-instrument-stepper{align-items:center;gap:4px;display:flex}.rc-instrument-scope .rc-instrument-step{min-width:var(--rc-control-h,28px);min-height:var(--rc-control-h,28px);text-align:center;padding:0}.rc-instrument-scope .rc-instrument-value{font-variant-numeric:tabular-nums;flex:auto;min-width:0}.rc-instrument-scope .rc-instrument-delta{font-size:var(--rc-font-meta,11px);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:6px;margin:0;display:flex}.rc-instrument-scope .rc-instrument-effect{font-weight:600}.rc-instrument-scope .rc-instrument-effect-metric,.rc-instrument-scope .rc-instrument-pin-metric{color:var(--rc-text-muted);font-weight:400}.rc-instrument-scope .rc-instrument-badge{border-radius:var(--border-radius-full,999px);font-size:var(--rc-font-micro,10px);letter-spacing:.02em;color:var(--color-text-warning,#b45309);border:1px solid;align-items:center;padding:1px 7px;font-weight:600;display:inline-flex}.rc-instrument-scope .rc-instrument-badge[data-approximate=unknown]{color:var(--rc-text-muted)}.rc-instrument-scope .rc-instrument-kpis{flex-wrap:wrap;gap:8px;display:flex}.rc-instrument-scope .rc-kpi{border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface);flex-direction:column;flex:150px;gap:2px;min-width:0;padding:8px 10px;display:flex}.rc-instrument-scope .rc-kpi[role=button]{cursor:pointer}.rc-instrument-scope .rc-kpi[role=button]:hover{border-color:var(--rc-accent-soft,var(--rc-accent))}.rc-instrument-scope .rc-kpi[data-selected=true]{border-color:var(--rc-accent);box-shadow:inset 2px 0 0 var(--rc-accent)}.rc-instrument-scope .rc-kpi-metric{font-size:var(--rc-font-meta,11px);color:var(--rc-text-muted);overflow-wrap:anywhere}.rc-instrument-scope .rc-kpi-values{font-size:var(--rc-font-body,12px);font-variant-numeric:tabular-nums}.rc-instrument-scope .rc-kpi-values-preview{color:var(--rc-text-muted);font-style:italic}.rc-instrument-scope .rc-kpi-baseline{color:var(--rc-text-muted)}.rc-instrument-scope .rc-kpi-scenario{font-weight:600}.rc-instrument-scope .rc-kpi-delta{font-size:var(--rc-font-figure,15px);font-variant-numeric:tabular-nums;font-weight:600}.rc-instrument-scope .rc-kpi-delta[data-sentiment=favourable]{color:var(--rc-success)}.rc-instrument-scope .rc-kpi-delta[data-sentiment=adverse]{color:var(--rc-danger)}.rc-instrument-scope .rc-kpi-ci,.rc-instrument-scope .rc-kpi-clamped{font-size:var(--rc-font-micro,10px);color:var(--rc-text-muted);font-variant-numeric:tabular-nums}.rc-instrument-scope .rc-kpi-band{font-size:var(--rc-font-micro,10px);font-weight:600}.rc-instrument-scope .rc-kpi-band[data-tone=success]{color:var(--rc-success)}.rc-instrument-scope .rc-kpi-band[data-tone=info]{color:var(--rc-info)}.rc-instrument-scope .rc-kpi-band[data-tone=warning]{color:var(--color-text-warning,#b45309)}.rc-instrument-scope .rc-kpi-band[data-tone=neutral]{color:var(--rc-text-muted)}.rc-instrument-scope .rc-instrument-pins{flex-direction:column;gap:6px;display:flex}.rc-instrument-scope .rc-instrument-pins-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.rc-instrument-scope .rc-instrument-pins-count,.rc-instrument-scope .rc-instrument-pins-note{font-size:var(--rc-font-meta,11px);color:var(--rc-text-muted);margin:0}.rc-instrument-scope .rc-instrument-pin-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.rc-instrument-scope .rc-instrument-pin{border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface);flex-direction:column;flex:160px;gap:3px;min-width:0;padding:7px 9px;display:flex}.rc-instrument-scope .rc-instrument-pin[data-active=true]{border-color:var(--rc-accent)}.rc-instrument-scope .rc-instrument-pin[data-compared=true]{border-style:dashed;border-color:var(--rc-border-strong)}.rc-instrument-scope .rc-instrument-pin-label{font-weight:600;font-size:var(--rc-font-body,12px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rc-instrument-scope .rc-instrument-pin-delta{font-size:var(--rc-font-body,12px);font-variant-numeric:tabular-nums}.rc-instrument-scope .rc-instrument-pin-delta[data-tone=success]{color:var(--rc-success)}.rc-instrument-scope .rc-instrument-pin-delta[data-tone=warning]{color:var(--color-text-warning,#b45309)}.rc-instrument-scope .rc-instrument-pin-pending{color:var(--rc-text-muted);font-style:italic}.rc-instrument-scope .rc-instrument-pin-actions{flex-wrap:wrap;gap:4px;display:flex}.rc-instrument-scope .rc-instrument-pin-action{min-width:44px;min-height:var(--rc-control-h-sm,26px);font-size:var(--rc-font-micro,10px);padding:1px 6px}.rc-instrument-scope .rc-instrument-pin-action[aria-pressed=true]{border-color:var(--rc-accent);opacity:1}.rc-instrument-scope .rc-instrument-narration{border-top:1px solid var(--rc-border);flex-direction:column;gap:6px;padding-top:8px;display:flex}.rc-instrument-scope .rc-instrument-sentence{font-size:var(--rc-font-lead,13px);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:6px;margin:0;display:flex}.rc-instrument-scope .rc-instrument-narration-note,.rc-instrument-scope .rc-instrument-narration-reason{font-size:var(--rc-font-meta,11px);color:var(--rc-text-muted);margin:0}.rc-instrument-scope .rc-instrument-narration-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rc-instrument-scope .rc-instrument-run{border-color:var(--rc-accent);min-height:var(--rc-control-h-cta,30px);font-weight:600}.rc-instrument-scope .rc-instrument-run:disabled{border-color:var(--rc-border-strong)}@media (pointer:coarse){.rc-instrument-scope .rc-instrument-reset,.rc-instrument-scope .rc-instrument-option,.rc-instrument-scope .rc-instrument-step,.rc-instrument-scope .rc-instrument-pin-action,.rc-instrument-scope .rc-instrument-run{min-width:44px;min-height:44px}.rc-instrument-scope .rc-instrument-reset,.rc-instrument-scope .rc-instrument-pin-action{font-size:var(--rc-font-meta,11px);padding:0 10px}.rc-instrument-scope .rc-instrument-range{min-height:44px}.rc-instrument-scope .rc-instrument-options,.rc-instrument-scope .rc-instrument-stepper,.rc-instrument-scope .rc-instrument-pin-actions,.rc-instrument-scope .rc-instrument-pin-list,.rc-instrument-scope .rc-instrument-field{gap:8px}}