.react-flow{direction:ltr;--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(255,255,255,0.5);--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:rgba(240,240,240,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(0,0,0,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:rgba(0,89,220,0.08);--xy-selection-border-default:1px dotted rgba(0,89,220,0.8);--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#ffffff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(150,150,150,0.25);--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:rgba(60,60,60,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(255,255,255,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:rgba(200,200,220,0.08);--xy-selection-border-default:1px dotted rgba(200,200,220,0.8);--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{position:absolute;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__minimap{background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default))}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.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-button:hover{background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.DeepAnalysisEvidenceLedger_ledger__qWlXu{--ledger-paper:var(--csint-paper,#faf8f5);--ledger-raised:var(--csint-paper-raised,#f5f2eb);--ledger-ink:var(--csint-ink,#141619);--ledger-soft:var(--csint-ink-soft,#5f5a52);--ledger-muted:var(--csint-ink-mute,#746f65);--ledger-line:var(--csint-line,#d8d1c5);--ledger-line-strong:var(--csint-line-strong,#bdb4a4);--ledger-purple:#5c4488;--ledger-ochre:#9b681b;background:var(--ledger-paper);border:1px solid var(--ledger-line-strong);color:var(--ledger-ink);font-family:var(--csint-sans,Arial,sans-serif);overflow:hidden}.DeepAnalysisEvidenceLedger_diagramHeading__oE12D h2,.DeepAnalysisEvidenceLedger_evidenceSection__4_BXX h3,.DeepAnalysisEvidenceLedger_notes__O6RZ_ h3,.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC h3{font-family:var(--csint-serif,Georgia,serif);font-weight:500}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 code{font-family:var(--csint-mono,ui-monospace,monospace);font-size:.72rem;overflow-wrap:anywhere}.DeepAnalysisEvidenceLedger_topGrid__bUNYl{display:grid;grid-template-columns:minmax(0,1fr) minmax(13rem,18rem);min-height:29rem}.DeepAnalysisEvidenceLedger_diagramBlock__yn77R{min-width:0;padding:1rem 1.25rem;border-right:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_diagramHeading__oE12D{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.DeepAnalysisEvidenceLedger_diagramHeading__oE12D h2{margin:0;font-size:1.1rem}.DeepAnalysisEvidenceLedger_diagramHeading__oE12D span{color:var(--ledger-muted);font-family:var(--csint-mono,ui-monospace,monospace);font-size:.62rem;letter-spacing:.07em;text-transform:uppercase}.DeepAnalysisEvidenceLedger_desktopDiagram__Tvnnc{height:25rem;margin-top:.35rem}.DeepAnalysisEvidenceLedger_flow__etCvL{background:transparent}.DeepAnalysisEvidenceLedger_flow__etCvL .react-flow__edges svg{max-width:none}.DeepAnalysisEvidenceLedger_flowNode___CkR4{display:grid;width:112px;min-height:112px;place-items:center;align-content:center;gap:.12rem;padding:.6rem;border:1px solid var(--ledger-ink);border-radius:50%;background:var(--ledger-paper);color:var(--ledger-ink);text-align:center}.DeepAnalysisEvidenceLedger_flowNodeOpen__KA3Mg{border:4px double var(--ledger-purple);color:var(--ledger-purple)}.DeepAnalysisEvidenceLedger_flowNodePartial__tZoHx{border-color:var(--ledger-ochre);color:var(--ledger-ochre)}.DeepAnalysisEvidenceLedger_flowNodeNotRequested__xX9wE{border-color:var(--ledger-line-strong);color:var(--ledger-soft)}.DeepAnalysisEvidenceLedger_flowNodeHold__adwgs{border-color:var(--ledger-ochre);color:var(--ledger-ochre)}.DeepAnalysisEvidenceLedger_nodeNumber__Q6lk3{font-family:var(--csint-serif,Georgia,serif);font-size:1.35rem;line-height:1}.DeepAnalysisEvidenceLedger_nodeTitle__PzeRv{max-width:9ch;font-family:var(--csint-serif,Georgia,serif);font-size:.84rem;line-height:1.1}.DeepAnalysisEvidenceLedger_nodeStatus__ISdMj{font-family:var(--csint-sans,Arial,sans-serif);font-size:.55rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.DeepAnalysisEvidenceLedger_handle__ZjyZz{width:1px;height:1px;min-width:1px;min-height:1px;opacity:0}.DeepAnalysisEvidenceLedger_flowEdge__XZwhQ path{stroke:var(--ledger-ink);stroke-width:1.25}.DeepAnalysisEvidenceLedger_flowEdgeReturn__IRA_z path{stroke:var(--ledger-ink);stroke-width:1.1}.DeepAnalysisEvidenceLedger_flowEdgeHold__g_pVZ path{stroke:var(--ledger-ochre);stroke-width:1.15;stroke-dasharray:5 5}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC{padding:1.35rem 1.1rem;background:color-mix(in srgb,var(--ledger-raised) 55%,transparent)}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC h3{margin:0 0 .8rem;font-size:1rem}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC dl{margin:0}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC dl>div{display:flex;justify-content:space-between;gap:1rem;padding:.62rem 0;border-bottom:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC dt{color:var(--ledger-soft);font-size:.78rem}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC dd{margin:0;font-family:var(--csint-mono,ui-monospace,monospace);font-size:.82rem}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.DeepAnalysisEvidenceLedger_evidenceSection__4_BXX{padding:1.25rem;border-top:1px solid var(--ledger-line-strong)}.DeepAnalysisEvidenceLedger_evidenceSection__4_BXX h3{margin:0 0 .75rem;font-size:1.05rem}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0{overflow-x:auto;border:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 table{width:100%;min-width:48rem;border-collapse:collapse}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 th{padding:.65rem .75rem;border-bottom:1px solid var(--ledger-line);color:var(--ledger-soft);font-size:.76rem;line-height:1.45;text-align:left;vertical-align:top}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 th{background:var(--ledger-raised);color:var(--ledger-ink);font-size:.68rem;font-weight:700}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 tbody tr:last-child td{border-bottom:0}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td:first-child,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td:last-child{color:var(--ledger-ink);white-space:nowrap}.DeepAnalysisEvidenceLedger_empty__S240q{margin:0;padding:.8rem;border-left:2px solid var(--ledger-line-strong);color:var(--ledger-soft);font-size:.86rem}.DeepAnalysisEvidenceLedger_notes__O6RZ_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding:0 1.25rem 1.25rem}.DeepAnalysisEvidenceLedger_notes__O6RZ_ section,.DeepAnalysisEvidenceLedger_reviewLimits__4dzHT{border-top:1px solid var(--ledger-line-strong);padding-top:.85rem}.DeepAnalysisEvidenceLedger_notes__O6RZ_ h3{margin:0 0 .35rem;font-size:.92rem}.DeepAnalysisEvidenceLedger_notes__O6RZ_ p{max-width:64ch;margin:.25rem 0 0;color:var(--ledger-soft);font-family:var(--csint-serif,Georgia,serif);font-size:.88rem;line-height:1.55}.DeepAnalysisEvidenceLedger_reviewLimits__4dzHT>summary{display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--ledger-ink);cursor:pointer;font-family:var(--csint-serif,Georgia,serif);font-size:.92rem}.DeepAnalysisEvidenceLedger_reviewLimits__4dzHT>summary small{color:var(--ledger-muted);font-family:var(--csint-mono,ui-monospace,monospace);font-size:.65rem}.DeepAnalysisEvidenceLedger_reviewLimits__4dzHT>summary:focus-visible{outline:2px solid var(--ledger-purple);outline-offset:3px}.DeepAnalysisEvidenceLedger_reviewLimits__4dzHT>div{padding-bottom:.4rem}.DeepAnalysisEvidenceLedger_footer__gYMyp{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;border-top:1px solid var(--ledger-line-strong)}.DeepAnalysisEvidenceLedger_footer__gYMyp p{max-width:58rem;margin:0;color:var(--ledger-soft);font-family:var(--csint-serif,Georgia,serif);font-size:.78rem;line-height:1.45;text-align:right}.DeepAnalysisEvidenceLedger_actions__nulfM{display:flex;flex-wrap:wrap;gap:.35rem}.DeepAnalysisEvidenceLedger_primaryAction__h_Iqb,.DeepAnalysisEvidenceLedger_textAction__sLelG{min-height:2.5rem;border:1px solid transparent;padding:.55rem .75rem;background:transparent;color:var(--ledger-ink);cursor:pointer;font:inherit;font-size:.76rem}.DeepAnalysisEvidenceLedger_primaryAction__h_Iqb{border-color:var(--ledger-ink);background:var(--ledger-ink);color:var(--ledger-paper)}.DeepAnalysisEvidenceLedger_textAction__sLelG:hover{text-decoration:underline;text-underline-offset:3px}.DeepAnalysisEvidenceLedger_primaryAction__h_Iqb:focus-visible,.DeepAnalysisEvidenceLedger_textAction__sLelG:focus-visible{outline:2px solid var(--ledger-purple);outline-offset:3px}@media (max-width:760px){.DeepAnalysisEvidenceLedger_topGrid__bUNYl{display:block;min-height:0}.DeepAnalysisEvidenceLedger_diagramBlock__yn77R{padding:1rem;border-right:0}.DeepAnalysisEvidenceLedger_desktopDiagram__Tvnnc{display:none}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ{position:static;display:grid;width:auto;height:auto;gap:0;margin:.75rem 0 0;padding:0;overflow:visible;clip:auto;white-space:normal;list-style:none;border-top:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li{display:grid;grid-template-columns:2.6rem minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.25rem;padding:.45rem 0;border-bottom:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li>span{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--ledger-ink);border-radius:50%;font-family:var(--csint-serif,Georgia,serif)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li[data-state=open]>span{border:3px double var(--ledger-purple);color:var(--ledger-purple)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li[data-state=partial]>span{border-color:var(--ledger-ochre);color:var(--ledger-ochre)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li[data-state=not-requested]>span{border-color:var(--ledger-line-strong);color:var(--ledger-muted)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li[data-state=hold]>span{border-color:var(--ledger-ochre);color:var(--ledger-ochre)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ b,.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ em,.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ small{display:block}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ b{font-family:var(--csint-serif,Georgia,serif);font-size:.92rem;font-weight:500}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ em,.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ small{color:var(--ledger-muted);font-family:var(--csint-mono,ui-monospace,monospace);font-size:.58rem;font-style:normal;letter-spacing:.05em;text-transform:uppercase}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ em{text-align:right}.DeepAnalysisEvidenceLedger_sessionFacts__vqZBC{padding:1rem;border-top:1px solid var(--ledger-line-strong)}.DeepAnalysisEvidenceLedger_evidenceSection__4_BXX{padding:1rem}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0{overflow:visible;border:0}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 table,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 tbody,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 th,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 thead,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 tr{display:block;min-width:0}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 tr{margin-bottom:.75rem;border:1px solid var(--ledger-line)}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td{display:grid;grid-template-columns:minmax(7rem,35%) minmax(0,1fr);gap:.75rem;padding:.55rem .65rem}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td:before{content:attr(data-label);color:var(--ledger-muted);font-size:.66rem;font-weight:700}.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td:first-child,.DeepAnalysisEvidenceLedger_tableWrap__dqPj0 td:last-child{white-space:normal}.DeepAnalysisEvidenceLedger_notes__O6RZ_{display:block;padding:0 1rem 1rem}.DeepAnalysisEvidenceLedger_notes__O6RZ_ section+section{margin-top:1rem}.DeepAnalysisEvidenceLedger_footer__gYMyp{display:grid;padding:1rem}.DeepAnalysisEvidenceLedger_actions__nulfM{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.DeepAnalysisEvidenceLedger_primaryAction__h_Iqb,.DeepAnalysisEvidenceLedger_textAction__sLelG{min-height:2.75rem}.DeepAnalysisEvidenceLedger_footer__gYMyp p{text-align:left}}@media (max-width:390px){.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ li{grid-template-columns:2.35rem minmax(0,1fr)}.DeepAnalysisEvidenceLedger_mobileStates__2nDZQ em{grid-column:2;text-align:left}.DeepAnalysisEvidenceLedger_actions__nulfM{grid-template-columns:1fr}}.DeepAnalysisNativeGraph_shell__qu6MQ{container-type:inline-size;margin-top:1rem;border:1px solid var(--sx-line-strong);background:var(--sx-surface);color:var(--sx-ink)}.DeepAnalysisNativeGraph_header__tw43V{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:.9rem 1rem;border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_headerText__4Al8r{min-width:0}.DeepAnalysisNativeGraph_header__tw43V h4{margin:.3rem 0 0;font-family:var(--sx-serif);font-size:1.25rem;line-height:1.2;color:var(--sx-ink-strong)}.DeepAnalysisNativeGraph_intro__nbseT{margin:.3rem 0 0;max-width:62ch;color:var(--sx-ink-soft);font-size:.8125rem;line-height:1.5}.DeepAnalysisNativeGraph_kicker__NfTK2{margin:0;color:var(--sxg-native);font:700 .6rem var(--sx-mono);letter-spacing:.1em;text-transform:uppercase}.DeepAnalysisNativeGraph_badgeRow__xf1mx{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.DeepAnalysisNativeGraph_badgeRow__xf1mx span{padding:.14rem .42rem;border:1px solid color-mix(in srgb,var(--sxg-native) 55%,transparent);color:var(--sxg-native);font:700 .6rem var(--sx-mono);letter-spacing:.08em}.DeepAnalysisNativeGraph_statusLine__m5dvE{margin:.2rem 0 0;color:var(--sx-ink-soft);font:600 .74rem var(--sx-mono);white-space:nowrap}.DeepAnalysisNativeGraph_toolbar__5Fnad{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_breadcrumb__2o2V7{display:flex;flex-wrap:wrap;gap:.15rem;align-items:baseline;min-width:0;font:.75rem var(--sx-mono);color:var(--sx-ink-soft)}.DeepAnalysisNativeGraph_breadcrumb__2o2V7 span{display:inline-flex;gap:.35rem;align-items:baseline;min-width:0}.DeepAnalysisNativeGraph_breadcrumb__2o2V7 i{font-style:normal;color:var(--sx-ink-mute);padding-inline:.15rem}.DeepAnalysisNativeGraph_breadcrumb__2o2V7 b{font-weight:650;color:var(--sx-ink-strong);overflow-wrap:anywhere}.DeepAnalysisNativeGraph_breadcrumb__2o2V7 button{border:0;padding:0;background:none;color:var(--sx-steel);font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.DeepAnalysisNativeGraph_breadcrumb__2o2V7 button:focus-visible,.DeepAnalysisNativeGraph_searchBox__r_LM7 input:focus-visible,.DeepAnalysisNativeGraph_toolActions__EgP1h button:focus-visible{outline:2px solid var(--sx-steel);outline-offset:2px}.DeepAnalysisNativeGraph_toolActions__EgP1h{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.DeepAnalysisNativeGraph_toolActions__EgP1h button{min-height:1.9rem;padding:.25rem .55rem;border:1px solid var(--sx-line);background:var(--sx-surface-alt);color:var(--sx-ink);font:600 .72rem var(--sx-sans);cursor:pointer}.DeepAnalysisNativeGraph_toolActions__EgP1h button:hover:not(:disabled){border-color:var(--sx-line-strong);color:var(--sx-ink-strong)}.DeepAnalysisNativeGraph_toolActions__EgP1h button[aria-pressed=true]{border-color:var(--sx-steel);color:var(--sx-steel)}.DeepAnalysisNativeGraph_toolActions__EgP1h button:disabled{opacity:.45;cursor:default}.DeepAnalysisNativeGraph_searchBox__r_LM7{display:inline-flex;align-items:center;gap:.4rem}.DeepAnalysisNativeGraph_searchBox__r_LM7>span{color:var(--sx-ink-mute);font:700 .56rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase}.DeepAnalysisNativeGraph_searchBox__r_LM7 input{width:clamp(9rem,22cqw,16rem);min-height:1.9rem;padding:.25rem .5rem;border:1px solid var(--sx-line);background:var(--sx-surface-alt);color:var(--sx-ink);font:.75rem var(--sx-mono)}.DeepAnalysisNativeGraph_searchWrap__5dqea{position:relative}.DeepAnalysisNativeGraph_searchResults___BluP{position:absolute;top:calc(100% + 4px);left:0;z-index:40;display:grid;width:clamp(16rem,46cqw,23rem);max-height:15rem;overflow-y:auto;border:1px solid var(--sx-line-strong);background:var(--sx-surface-alt);box-shadow:0 14px 34px rgba(14,16,13,.2)}.DeepAnalysisNativeGraph_searchResults___BluP button{display:flex;gap:.6rem;align-items:baseline;padding:.42rem .8rem;border:0;border-bottom:1px solid var(--sx-line);background:transparent;color:var(--sx-ink);font:.78rem var(--sx-sans);text-align:left;cursor:pointer}.DeepAnalysisNativeGraph_searchResults___BluP button:last-child{border-bottom:0}.DeepAnalysisNativeGraph_searchResults___BluP button:hover{color:var(--sx-ink-strong);background:var(--sx-surface)}.DeepAnalysisNativeGraph_searchResults___BluP button:focus-visible{outline:2px solid var(--sx-steel);outline-offset:-2px}.DeepAnalysisNativeGraph_searchResults___BluP button span{flex:none;min-width:5.4rem;color:var(--sx-ink-mute);font:700 .56rem var(--sx-mono);letter-spacing:.07em;text-transform:uppercase}.DeepAnalysisNativeGraph_searchResults___BluP button b{flex:1 1 auto;min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.DeepAnalysisNativeGraph_searchResults___BluP button code{flex:none;color:var(--sx-ink-mute);font-size:.68rem}.DeepAnalysisNativeGraph_searchResults___BluP p{margin:0;padding:.6rem 1rem;color:var(--sx-ink-soft);font-size:.78rem}.DeepAnalysisNativeGraph_srOnly__C7ZVt{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.DeepAnalysisNativeGraph_workspace__l7xPB{display:grid;grid-template-columns:minmax(0,1fr) minmax(16.5rem,20rem)}.DeepAnalysisNativeGraph_canvasWrap__IWjaY{--ng-bg:#14161a;--ng-line:#2c313a;--ng-text:#d7d5cd;--ng-muted:#8f948f;position:relative;min-width:0;min-height:min(clamp(20rem,58cqw,38rem),44vh);overflow:hidden;cursor:grab;touch-action:none;background-color:var(--ng-bg);background-image:radial-gradient(circle at center,rgba(84,90,84,.16),transparent 62%),radial-gradient(circle at 1px 1px,rgba(226,224,214,.07) 1px,transparent 0);background-size:auto,22px 22px}.DeepAnalysisNativeGraph_canvasPanning__0GgbP{cursor:grabbing}.DeepAnalysisNativeGraph_canvasWrap__IWjaY:focus-within{outline:2px solid var(--sx-steel);outline-offset:-3px}.DeepAnalysisNativeGraph_canvas__fJujC{display:block}.DeepAnalysisNativeGraph_canvas__fJujC marker path{fill:#666c64}.DeepAnalysisNativeGraph_arrowLit__teneu{fill:#d8c786}.DeepAnalysisNativeGraph_constellationRings__UIqSV circle{fill:none;stroke:var(--ng-line);stroke-width:.8;stroke-dasharray:2 8;opacity:.7}.DeepAnalysisNativeGraph_measuring__XNQi4{margin:0;padding:1rem;color:var(--ng-muted);font-size:.78rem}.DeepAnalysisNativeGraph_legend__QCMgR{position:absolute;left:.65rem;bottom:.55rem;display:flex;flex-wrap:wrap;gap:.35rem .9rem;color:var(--ng-muted);font:.6rem var(--sx-mono);letter-spacing:.06em;text-transform:uppercase;pointer-events:none}.DeepAnalysisNativeGraph_legend__QCMgR span{display:inline-flex;gap:.32rem;align-items:center}.DeepAnalysisNativeGraph_legend__QCMgR i{width:.55rem;height:.55rem;border-radius:50%;border:1.5px solid var(--ng-muted)}.DeepAnalysisNativeGraph_legend__QCMgR span[data-kind=library] i{background:#c9b87a;border-color:#c9b87a}.DeepAnalysisNativeGraph_legend__QCMgR span[data-kind=function] i{background:#8aa2b6;border-color:#8aa2b6}.DeepAnalysisNativeGraph_legend__QCMgR span[data-kind=import] i{background:#8aa78f;border-color:#8aa78f}.DeepAnalysisNativeGraph_legend__QCMgR span[data-kind=capability] i{background:transparent;border-color:#c19286;border-style:dashed}.DeepAnalysisNativeGraph_legendInferred__meTWw i{background:transparent;border-style:dashed}.DeepAnalysisNativeGraph_edge__Ovlzc{fill:none;stroke:#59605c;stroke-width:1;opacity:.55;transition:opacity .14s ease,stroke .14s ease}.DeepAnalysisNativeGraph_edgeContains__5dAKN{stroke:#3d434a;stroke-width:.8;opacity:.5}.DeepAnalysisNativeGraph_edgeInferred__rn5Ss{stroke-dasharray:4 5;stroke:#93756c}.DeepAnalysisNativeGraph_edgeSelected__ylVnK{stroke:#d8c786;stroke-width:1.7;opacity:1}.DeepAnalysisNativeGraph_edgeMuted__oErUb{opacity:.18}.DeepAnalysisNativeGraph_edgeMutedSoft__a68Qv{opacity:.32}.DeepAnalysisNativeGraph_node__xRCtr{cursor:pointer;outline:none;transition:opacity .14s ease}.DeepAnalysisNativeGraph_nodeHitTarget__VUJ1B{fill:transparent;stroke:none;pointer-events:all}.DeepAnalysisNativeGraph_nodeCore__3kS8u{stroke:var(--ng-bg);stroke-width:2;transition:r .12s ease,stroke .12s ease}.DeepAnalysisNativeGraph_nodeLabel__Oyj6v{fill:var(--ng-text);stroke:var(--ng-bg);stroke-width:3px;paint-order:stroke;stroke-linejoin:round;font:12px var(--sx-mono)}.DeepAnalysisNativeGraph_nodeDetail__Coj_u{fill:var(--ng-muted);stroke:var(--ng-bg);stroke-width:3px;paint-order:stroke;stroke-linejoin:round;font:11px var(--sx-mono)}.DeepAnalysisNativeGraph_nodeLibrary__hn9Cg .DeepAnalysisNativeGraph_nodeCore__3kS8u{fill:#c9b87a}.DeepAnalysisNativeGraph_nodeLibrary__hn9Cg .DeepAnalysisNativeGraph_nodeLabel__Oyj6v{font-weight:700;font-size:13px}.DeepAnalysisNativeGraph_centreHalo__5kxpY{fill:none;stroke:#c9b87a;stroke-width:1;stroke-dasharray:3 4;opacity:.8}.DeepAnalysisNativeGraph_nodeFunction__TLeb_ .DeepAnalysisNativeGraph_nodeCore__3kS8u{fill:#8aa2b6}.DeepAnalysisNativeGraph_nodeImport__wHLB0 .DeepAnalysisNativeGraph_nodeCore__3kS8u{fill:#8aa78f}.DeepAnalysisNativeGraph_nodeCapability__ok4FE .DeepAnalysisNativeGraph_nodeCore__3kS8u{fill:color-mix(in srgb,#c19286 26%,var(--ng-bg));stroke:#c19286;stroke-width:1.6;stroke-dasharray:4 3}.DeepAnalysisNativeGraph_nodeSelected__JsYOT .DeepAnalysisNativeGraph_nodeCore__3kS8u,.DeepAnalysisNativeGraph_node__xRCtr:focus-visible .DeepAnalysisNativeGraph_nodeCore__3kS8u{stroke:#f2efe7;stroke-width:3;stroke-dasharray:none}.DeepAnalysisNativeGraph_nodeSelected__JsYOT .DeepAnalysisNativeGraph_nodeLabel__Oyj6v{fill:#fffdf5;font-weight:700}.DeepAnalysisNativeGraph_nodeMuted__WfxQW{opacity:.26}.DeepAnalysisNativeGraph_nodeMuted__WfxQW .DeepAnalysisNativeGraph_nodeLabel__Oyj6v{opacity:.7}.DeepAnalysisNativeGraph_nodeMutedSoft__7utlP{opacity:.55}.DeepAnalysisNativeGraph_nodeOverflow__7RS5l .DeepAnalysisNativeGraph_nodeCore__3kS8u{fill:transparent;stroke:var(--ng-muted);stroke-width:1.4;stroke-dasharray:3 3}.DeepAnalysisNativeGraph_nodeOverflow__7RS5l .DeepAnalysisNativeGraph_nodeLabel__Oyj6v{fill:var(--ng-muted)}.DeepAnalysisNativeGraph_nodeOverflow__7RS5l:focus-visible .DeepAnalysisNativeGraph_nodeLabel__Oyj6v,.DeepAnalysisNativeGraph_nodeOverflow__7RS5l:hover .DeepAnalysisNativeGraph_nodeLabel__Oyj6v{fill:var(--ng-text)}.DeepAnalysisNativeGraph_inspector__PMVef{display:flex;flex-direction:column;min-width:0;border-left:1px solid var(--sx-line);background:var(--sx-surface-alt)}.DeepAnalysisNativeGraph_sheetHandle__g96Pf{display:none;width:100%;align-items:center;justify-content:space-between;gap:1rem;border:0;border-bottom:1px solid var(--sx-line);background:var(--sx-surface-alt);padding:.6rem 1rem;text-align:left;cursor:pointer}.DeepAnalysisNativeGraph_sheetHandleText__TnPSk{min-width:0}.DeepAnalysisNativeGraph_sheetHandleText__TnPSk b{display:block;overflow:hidden;font-size:.85rem;color:var(--sx-ink-strong);text-overflow:ellipsis;white-space:nowrap}.DeepAnalysisNativeGraph_sheetHandleText__TnPSk span{display:block;margin-top:.1rem;color:var(--sx-ink-mute);font:.62rem var(--sx-mono);letter-spacing:.06em;text-transform:uppercase}.DeepAnalysisNativeGraph_sheetHandleAction__1HaAE{display:inline-flex;flex:none;align-items:center;gap:.35rem;color:var(--sx-steel);font:600 .7rem var(--sx-sans)}.DeepAnalysisNativeGraph_sheetHandleAction__1HaAE i{font-style:normal;font-size:.7rem}.DeepAnalysisNativeGraph_sheetHandle__g96Pf:focus-visible{outline:2px solid var(--sx-steel);outline-offset:-2px}.DeepAnalysisNativeGraph_inspectorBody__bsHT3{min-height:0;overflow-y:auto;padding:.9rem 1rem}.DeepAnalysisNativeGraph_inspectorEmpty___7vZJ{margin:0;color:var(--sx-ink-soft);font-size:.8125rem;line-height:1.55}.DeepAnalysisNativeGraph_noteHeading__9PGfx{display:grid;gap:.3rem;padding-bottom:.7rem;border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_noteHeading__9PGfx>span{color:var(--sx-ink-mute);font:700 .6rem var(--sx-mono);letter-spacing:.09em;text-transform:uppercase}.DeepAnalysisNativeGraph_noteHeading__9PGfx>span[data-kind=library]{color:var(--sxg-native)}.DeepAnalysisNativeGraph_noteHeading__9PGfx>span[data-kind=function]{color:var(--sxg-code)}.DeepAnalysisNativeGraph_noteHeading__9PGfx>span[data-kind=capability]{color:var(--sxg-capability)}.DeepAnalysisNativeGraph_noteHeading__9PGfx strong{overflow-wrap:anywhere;font-size:.95rem;line-height:1.3;color:var(--sx-ink-strong)}.DeepAnalysisNativeGraph_noteHeading__9PGfx code{width:-moz-fit-content;width:fit-content;padding:.14rem .34rem;border:1px solid var(--sx-line-strong);color:var(--sx-ink-soft);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.DeepAnalysisNativeGraph_noteHeading__9PGfx code[data-state=static-inferred]{border-style:dashed;color:var(--sxg-capability);border-color:var(--sxg-capability)}.DeepAnalysisNativeGraph_props__d_CiY{margin:0}.DeepAnalysisNativeGraph_props__d_CiY>div{display:flex;justify-content:space-between;gap:.8rem;padding:.5rem 0;border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_props__d_CiY dt{color:var(--sx-ink-mute);font:700 .58rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase}.DeepAnalysisNativeGraph_props__d_CiY dd{margin:0;min-width:0;overflow-wrap:anywhere;text-align:right;font-size:.8125rem}.DeepAnalysisNativeGraph_props__d_CiY dd code{font-size:.72rem;color:var(--sx-ink)}.DeepAnalysisNativeGraph_noteBlock__BofI1{padding:.65rem 0;border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_noteBlock__BofI1 b{display:block;margin-bottom:.35rem;color:var(--sx-ink-mute);font:700 .58rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase}.DeepAnalysisNativeGraph_noteBlock__BofI1 p{margin:0;color:var(--sx-ink-soft);font-size:.8125rem}.DeepAnalysisNativeGraph_noteBlock__BofI1 ul{display:grid;gap:.22rem;margin:0;padding:0;list-style:none}.DeepAnalysisNativeGraph_noteBlock__BofI1 li{min-width:0;overflow-wrap:anywhere;font-size:.78rem}.DeepAnalysisNativeGraph_noteBlock__BofI1 li code{font-size:.72rem}.DeepAnalysisNativeGraph_noteBlock__BofI1 button{display:flex;gap:.5rem;align-items:baseline;width:100%;min-height:1.8rem;padding:.2rem 0;border:0;background:transparent;color:var(--sx-ink);font:.78rem var(--sx-sans);text-align:left;cursor:pointer}.DeepAnalysisNativeGraph_noteBlock__BofI1 button:hover{color:var(--sx-ink-strong)}.DeepAnalysisNativeGraph_noteBlock__BofI1 button:focus-visible{outline:2px solid var(--sx-steel);outline-offset:2px}.DeepAnalysisNativeGraph_noteBlock__BofI1 button span{flex:none;color:var(--sx-ink-mute);font:700 .56rem var(--sx-mono);letter-spacing:.06em;text-transform:uppercase}.DeepAnalysisNativeGraph_noteBlock__BofI1 button b{flex:1 1 auto;min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.DeepAnalysisNativeGraph_noteBlock__BofI1 button code{flex:none;color:var(--sx-ink-mute);font-size:.66rem}.DeepAnalysisNativeGraph_analystNote__be6vx,.DeepAnalysisNativeGraph_pseudo__20GQb{border-bottom:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_analystNote__be6vx summary,.DeepAnalysisNativeGraph_pseudo__20GQb summary{padding:.6rem 0;color:var(--sx-ink-soft);font:700 .62rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.DeepAnalysisNativeGraph_analystNote__be6vx summary:focus-visible,.DeepAnalysisNativeGraph_pseudo__20GQb summary:focus-visible{outline:2px solid var(--sx-steel);outline-offset:2px}.DeepAnalysisNativeGraph_analystNote__be6vx p{margin:0 0 .6rem;color:var(--sx-ink-soft);font-size:.8125rem;line-height:1.55}.DeepAnalysisNativeGraph_pseudo__20GQb figure{margin:0 0 .7rem}.DeepAnalysisNativeGraph_pseudo__20GQb figcaption{display:flex;justify-content:space-between;gap:.6rem;align-items:center;padding:.3rem 0}.DeepAnalysisNativeGraph_pseudo__20GQb figcaption span{color:var(--sxg-capability);font:.62rem var(--sx-mono);letter-spacing:.04em}.DeepAnalysisNativeGraph_pseudo__20GQb figcaption button{min-height:1.7rem;padding:.15rem .5rem;border:1px solid var(--sx-line);background:var(--sx-surface);color:var(--sx-ink);font:600 .66rem var(--sx-sans);cursor:pointer}.DeepAnalysisNativeGraph_pseudo__20GQb pre{max-height:16rem;margin:0;padding:.6rem;overflow:auto;border:1px solid var(--sx-line);background:var(--ng-bg,#14161a);color:#d7d5cd;font:.72rem var(--sx-mono);line-height:1.5}.DeepAnalysisNativeGraph_relationTable__f9rRH{border-top:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_relationTable__f9rRH summary{padding:.65rem 1rem;color:var(--sx-ink-soft);font:700 .62rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.DeepAnalysisNativeGraph_relationTable__f9rRH summary:focus-visible{outline:2px solid var(--sx-steel);outline-offset:-2px}.DeepAnalysisNativeGraph_relationTable__f9rRH>div{max-height:24rem;overflow:auto}.DeepAnalysisNativeGraph_relationTable__f9rRH table{width:100%;min-width:34rem;border-collapse:collapse;font-size:.75rem}.DeepAnalysisNativeGraph_relationTable__f9rRH td,.DeepAnalysisNativeGraph_relationTable__f9rRH th{padding:.45rem .7rem;border-top:1px solid var(--sx-line);text-align:left;vertical-align:top;overflow-wrap:anywhere}.DeepAnalysisNativeGraph_relationTable__f9rRH th{position:sticky;top:0;background:var(--sx-surface-alt);color:var(--sx-ink-mute);font:700 .58rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase}.DeepAnalysisNativeGraph_relationTable__f9rRH td button{border:0;padding:0;background:none;color:var(--sx-ink);font:inherit;text-align:left;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.DeepAnalysisNativeGraph_relationTable__f9rRH td button:hover{color:var(--sx-ink-strong)}.DeepAnalysisNativeGraph_relationTable__f9rRH td button:focus-visible{outline:2px solid var(--sx-steel);outline-offset:2px}.DeepAnalysisNativeGraph_relationTable__f9rRH code{font-size:.68rem;color:var(--sx-ink-soft)}.DeepAnalysisNativeGraph_limitNote__xCNLo{margin:0;padding:.5rem 1rem;border-top:1px solid var(--sx-line);color:var(--sx-ink-mute);font:.68rem var(--sx-mono)}.DeepAnalysisNativeGraph_boundary__w_3HO{border-top:1px solid var(--sx-line)}.DeepAnalysisNativeGraph_boundary__w_3HO summary{padding:.6rem 1rem;color:var(--sxg-native);font:700 .62rem var(--sx-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.DeepAnalysisNativeGraph_boundary__w_3HO summary:focus-visible{outline:2px solid var(--sx-steel);outline-offset:-2px}.DeepAnalysisNativeGraph_boundary__w_3HO ul{display:grid;gap:.3rem;margin:0;padding:0 1rem .8rem 2.2rem;color:var(--sx-ink-soft);font-size:.78rem;line-height:1.5}@container (max-width: 56rem){.DeepAnalysisNativeGraph_header__tw43V,.DeepAnalysisNativeGraph_workspace__l7xPB{grid-template-columns:1fr}.DeepAnalysisNativeGraph_canvasWrap__IWjaY{min-height:clamp(22rem,96cqw,30rem)}.DeepAnalysisNativeGraph_searchBox__r_LM7 input,.DeepAnalysisNativeGraph_toolActions__EgP1h button{min-height:2.75rem}.DeepAnalysisNativeGraph_searchResults___BluP{width:min(23rem,86cqw)}.DeepAnalysisNativeGraph_inspector__PMVef{position:fixed;left:0;right:0;bottom:0;z-index:60;border-left:0;border-top:1px solid var(--sx-line-strong);box-shadow:0 -14px 34px rgba(10,12,10,.28)}.DeepAnalysisNativeGraph_sheetHandle__g96Pf{display:flex;min-height:44px}.DeepAnalysisNativeGraph_inspectorBody__bsHT3{display:none}.DeepAnalysisNativeGraph_inspectorOpen__fYvtb .DeepAnalysisNativeGraph_inspectorBody__bsHT3{display:block;max-height:42vh;overflow-y:auto}.DeepAnalysisNativeGraph_canvasWrap__IWjaY{min-height:min(clamp(20rem,96cqw,30rem),46vh)}}@container (min-width: 30.0625rem) and (max-width: 56rem){.DeepAnalysisNativeGraph_inspectorOpen__fYvtb .DeepAnalysisNativeGraph_inspectorBody__bsHT3{max-height:32vh}.DeepAnalysisNativeGraph_canvasWrap__IWjaY{min-height:min(clamp(20rem,96cqw,30rem),40vh)}}@media (prefers-reduced-motion:reduce){.DeepAnalysisNativeGraph_edge__Ovlzc,.DeepAnalysisNativeGraph_nodeCore__3kS8u,.DeepAnalysisNativeGraph_node__xRCtr{transition:none}}