.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default: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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--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:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .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;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:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.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:default;position:absolute}.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:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;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%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;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{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-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{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));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;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left: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{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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: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.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:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;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-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.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%}.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))}@keyframes _spin_3bhw3_2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_xx3vw_1{justify-content:center;align-items:center;height:100vh;display:flex}._loadingIcon_xx3vw_8{width:2.5rem;height:2.5rem;color:var(--Blue)}._root_xx3vw_15{height:100vh}._fallback_cy6ei_2{border-radius:var(--radius-lg);color:var(--Blue-foreground);justify-content:center;align-items:center;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex}._image_cy6ei_13{border-radius:var(--radius-lg);object-fit:contain;outline-offset:-1px;outline:1px solid #0000001a}.dark ._image_cy6ei_13{outline-color:#ffffff1a}@keyframes _pulse_16cr6_2{0%,to{opacity:1}50%{opacity:.5}}._headerRow_6nat7_3{align-items:center;gap:.625rem;display:flex}._stats_6nat7_9{flex-direction:column;gap:.25rem;font-size:.75rem;line-height:1rem;display:flex}._statRow_6nat7_17{justify-content:space-between;display:flex}._statLabel_6nat7_22{color:var(--muted-foreground)}._statValue_6nat7_26{font-weight:600}._footerWrap_6nat7_30{width:100%}._progressTrack_6nat7_34{background:var(--muted);border-radius:9999px;width:100%;height:.25rem;overflow:hidden}._progressBarPulse_6nat7_42{background:var(--Blue);border-radius:9999px;height:100%}._progressBarGreen_6nat7_49{background:#22c55e;border-radius:9999px;height:100%;transition:width .3s}._footerTextBrand_6nat7_56{text-align:right;color:var(--Blue);margin-top:.25rem;font-size:10px}._footerTextMuted_6nat7_63{text-align:right;color:var(--muted-foreground);margin-top:.25rem;font-size:10px}._button_eu7wr_1{border-radius:var(--radius-lg);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;background-clip:padding-box;border:1px solid #0000;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;width:fit-content;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:background,color,border-color,box-shadow,opacity,transform;transition-duration:.15s;transition-timing-function:ease;display:inline-flex}._button_eu7wr_1:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}._button_eu7wr_1:disabled{pointer-events:none;opacity:.5}._button_eu7wr_1:active:not(:disabled):not([aria-haspopup]){transform:scale(.96)}._button_eu7wr_1 svg{pointer-events:none;flex-shrink:0}._button_eu7wr_1 svg:not([class*=size-]):not([width]){width:1rem;height:1rem}._button_eu7wr_1[data-variant=default]{background:var(--primary);color:var(--primary-foreground)}._button_eu7wr_1[data-variant=default]:hover{background:color-mix(in srgb, var(--primary) 80%, transparent)}._button_eu7wr_1[data-variant=accent]{background:var(--Blue);color:var(--Blue-foreground)}._button_eu7wr_1[data-variant=accent]:hover{background:var(--Blue-dark)}._button_eu7wr_1[data-variant=outline]{border-color:var(--border);background:var(--background)}._button_eu7wr_1[data-variant=outline]:hover,._button_eu7wr_1[data-variant=outline][aria-expanded=true]{background:var(--muted);color:var(--foreground)}._button_eu7wr_1[data-variant=secondary]{background:var(--secondary);color:var(--secondary-foreground)}._button_eu7wr_1[data-variant=secondary]:hover{background:color-mix(in srgb, var(--secondary) 80%, transparent)}._button_eu7wr_1[data-variant=ghost]{background:0 0}._button_eu7wr_1[data-variant=ghost]:hover,._button_eu7wr_1[data-variant=ghost][aria-expanded=true]{background:var(--muted);color:var(--foreground)}._button_eu7wr_1[data-variant=destructive]{background:color-mix(in srgb, var(--destructive) 10%, transparent);color:var(--destructive)}._button_eu7wr_1[data-variant=destructive]:hover{background:color-mix(in srgb, var(--destructive) 20%, transparent)}._button_eu7wr_1[data-variant=destructive]:focus-visible{border-color:color-mix(in srgb, var(--destructive) 40%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--destructive) 20%, transparent)}._button_eu7wr_1[data-variant=link]{color:var(--primary);text-underline-offset:4px;background:0 0;text-decoration-line:none}._button_eu7wr_1[data-variant=link]:hover{text-decoration-line:underline}._button_eu7wr_1[data-size=default]{height:2rem;padding:0 .625rem}._button_eu7wr_1[data-size=xs]{border-radius:var(--radius-md);gap:.25rem;height:1.5rem;padding:0 .5rem;font-size:.75rem}._button_eu7wr_1[data-size=xs] svg:not([class*=size-]):not([width]){width:.75rem;height:.75rem}._button_eu7wr_1[data-size=sm]{border-radius:var(--radius-md);gap:.25rem;height:1.75rem;padding:0 .625rem;font-size:.8rem}._button_eu7wr_1[data-size=sm] svg:not([class*=size-]):not([width]){width:.875rem;height:.875rem}._button_eu7wr_1[data-size=lg]{height:2.25rem;padding:0 .625rem}._button_eu7wr_1[data-size=icon]{width:2rem;height:2rem;padding:0;position:relative}._button_eu7wr_1[data-size=icon]:after,._button_eu7wr_1[data-size=icon-xs]:after,._button_eu7wr_1[data-size=icon-sm]:after{content:"";width:40px;height:40px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}._button_eu7wr_1[data-size=icon-xs]{border-radius:var(--radius-md);width:1.5rem;height:1.5rem;padding:0;position:relative}._button_eu7wr_1[data-size=icon-xs] svg:not([class*=size-]):not([width]){width:.75rem;height:.75rem}._button_eu7wr_1[data-size=icon-sm]{border-radius:var(--radius-md);width:1.75rem;height:1.75rem;padding:0;position:relative}._button_eu7wr_1[data-size=icon-lg]{width:2.25rem;height:2.25rem;padding:0}.dark ._button_eu7wr_1[data-variant=outline]{border-color:var(--input);background:color-mix(in srgb, var(--input) 30%, transparent)}.dark ._button_eu7wr_1[data-variant=outline]:hover{background:color-mix(in srgb, var(--input) 50%, transparent)}.dark ._button_eu7wr_1[data-variant=ghost]:hover{background:color-mix(in srgb, var(--muted) 50%, transparent)}.dark ._button_eu7wr_1[data-variant=destructive]{background:color-mix(in srgb, var(--destructive) 20%, transparent)}.dark ._button_eu7wr_1[data-variant=destructive]:hover{background:color-mix(in srgb, var(--destructive) 30%, transparent)}.dark ._button_eu7wr_1[data-variant=destructive]:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--destructive) 40%, transparent)}._listWrap_1yfe2_5{flex-direction:column;gap:.5rem;display:flex}._listHint_1yfe2_11{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}._providerButton_1yfe2_17{border-radius:var(--radius-lg);border:1px dashed var(--border);text-align:left;width:100%;transition:color var(--transition-base), background-color var(--transition-base), border-color var(--transition-base);cursor:pointer;background:0 0;align-items:center;gap:.75rem;padding:.625rem;display:flex}._providerButton_1yfe2_17:hover{background:var(--muted)}._providerIcon_1yfe2_35{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}._iconInner_1yfe2_45{width:1rem;height:1rem}._providerInfo_1yfe2_50{min-width:0}._providerName_1yfe2_54{font-size:.875rem;font-weight:500;line-height:1.25rem}._providerDesc_1yfe2_60{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;overflow:hidden}._headerRow_1yfe2_71{align-items:center;gap:.5rem;display:flex}._backButton_1yfe2_77{border-radius:var(--radius-md);transition:color var(--transition-base), background-color var(--transition-base), border-color var(--transition-base);cursor:pointer;color:inherit;background:0 0;border:none;padding:.25rem}._backButton_1yfe2_77:hover{background:var(--muted)}._backIcon_1yfe2_91{width:.875rem;height:.875rem}._formArea_1yfe2_98{flex-direction:column;gap:.625rem;display:flex}._errorText_1yfe2_108{color:var(--destructive);font-size:.75rem;line-height:1rem}._spinnerIcon_1yfe2_114{width:.875rem;height:.875rem}._analyzerWrap_1yfe2_122{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}._analyzerRow_1yfe2_129{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;display:flex}._spinnerBrand_1yfe2_138{width:.875rem;height:.875rem;color:var(--Blue)}._mappingList_1yfe2_147{flex-direction:column;gap:.25rem;display:flex}._mappingRow_1yfe2_153{justify-content:space-between;align-items:center;font-size:.75rem;line-height:1rem;display:flex}._mappingLabel_1yfe2_161{color:var(--muted-foreground)}._mappingValue_1yfe2_165{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:500;overflow:hidden}._warningText_1yfe2_173{color:var(--warning)}._warningSmall_1yfe2_177{color:var(--warning);font-size:10px}._buttonRow_1yfe2_182{gap:.5rem;display:flex}._sourceHeaderRow_1yfe2_189{align-items:center;gap:.75rem;display:flex}._sourceIcon_1yfe2_195{flex-shrink:0;width:1.25rem;height:1.25rem}._statusActions_1yfe2_201{align-items:center;gap:.5rem;display:flex}._badgeActive_1yfe2_212{color:var(--success);background:#22c55e1a}._badgeError_1yfe2_218{color:var(--danger);background:#ef44441a}._badgeInactive_1yfe2_224{background:var(--muted);color:var(--muted-foreground)}._dot_1yfe2_230{border-radius:9999px;width:.375rem;height:.375rem}._dotGreen_1yfe2_236{background:var(--success)}._dotRed_1yfe2_241{background:var(--danger)}._dotGray_1yfe2_246{background:#9ca3af}._contextMenuBtn_1yfe2_251{border-radius:var(--radius-md);color:var(--muted-foreground);transition:color var(--transition-base), background-color var(--transition-base), border-color var(--transition-base);cursor:pointer;background:0 0;border:none;padding:.25rem}._contextMenuBtn_1yfe2_251:hover{background:var(--muted)}._contextMenuIcon_1yfe2_265{width:.875rem;height:.875rem}._contentArea_1yfe2_272{flex-direction:column;gap:.375rem;font-size:.75rem;line-height:1rem;display:flex}._errorBlock_1yfe2_280{flex-direction:column;gap:.375rem;display:flex}._errorBlockText_1yfe2_286{color:var(--destructive);font-size:.75rem;line-height:1rem}._exportStats_1yfe2_292{flex-direction:column;gap:.375rem;display:flex}._brandText_1yfe2_298{color:var(--Blue)}._mutedText_1yfe2_302{color:var(--muted-foreground)}._mutedRow_1yfe2_306{color:var(--muted-foreground);align-items:center;gap:.25rem;display:flex}._helpIcon_1yfe2_313{opacity:.5;align-items:center;transition:opacity .15s;display:flex}._helpIcon_1yfe2_313:hover{opacity:1}._helpIconInner_1yfe2_324{cursor:help;flex-shrink:0;width:.75rem;height:.75rem}._tooltipContent_1yfe2_331{flex-direction:column;gap:.375rem;max-width:240px;line-height:1.4;display:flex}._syncText_1yfe2_339{color:var(--muted-foreground)}._syncHelp_1yfe2_343{color:var(--muted-foreground);cursor:help}._syncError_1yfe2_348{color:var(--destructive)}._syncOk_1yfe2_352{color:var(--success)}._tooltipNarrow_1yfe2_356{max-width:220px}._remapWrap_1yfe2_360{flex-direction:column;gap:.25rem;display:flex}._spinnerSmall_1yfe2_366{width:.875rem;height:.875rem;margin-right:.25rem}._confirmHeader_1yfe2_375{font-size:.75rem}._confirmHeader_1yfe2_375 p:first-child{font-weight:500}._confirmHeader_1yfe2_375 p:last-child{color:var(--muted-foreground)}._confirmWarn_1yfe2_387{color:var(--warning,#f59e0b)}._confirmTable_1yfe2_391{border-radius:var(--radius-base);border:1px solid var(--border-soft);overflow:hidden}._confirmTable_1yfe2_391 table{width:100%;font-size:11px}._confirmTable_1yfe2_391 tr+tr{border-top:1px solid var(--border-soft)}._confirmTable_1yfe2_391 td{padding:.25rem .5rem}._confirmTable_1yfe2_391 td:first-child{font-weight:500}._confirmTable_1yfe2_391 td:last-child{text-align:right;color:var(--muted-foreground)}._confirmSample_1yfe2_419{color:var(--muted-foreground);background:var(--bg-soft);border-radius:var(--radius-base);padding:.5rem;font-size:11px}._confirmSample_1yfe2_419 p:first-child{color:var(--foreground);margin-bottom:.125rem;font-weight:500}._metaWarning_1yfe2_433{background:var(--bg-soft);border-radius:var(--radius-base);flex-direction:column;gap:.25rem;padding:.5rem;font-size:11px;display:flex}._metaWarningTitle_1yfe2_443{color:var(--warning,#f59e0b);margin-bottom:.125rem;font-weight:500}._metaRow_1yfe2_449{align-items:center;gap:.375rem;display:flex}._metaOk_1yfe2_455{color:var(--success,#22c55e)}._metaMissing_1yfe2_459{color:var(--muted-foreground)}._metaNote_1yfe2_463{color:var(--muted-foreground);margin-top:.25rem;font-style:italic}._nodeBrand_1yfe2_469{border-color:var(--Blue)}._zoomableDefault_1yfe2_473{width:300px}._wrap_1dcb4_1{background:var(--muted);border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}._bar_1dcb4_12{background:var(--Blue);height:100%;transition:width .3s}._badge_1ikfc_2{border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:500;display:inline-flex}._pulse_16cr6_2{animation:2s cubic-bezier(.4,0,.6,1) infinite _pulse_16cr6_2}._badge_7fhip_1{width:fit-content}._running_7fhip_6{background:color-mix(in srgb, var(--Blue) 10%, transparent);color:var(--Blue)}._done_7fhip_12{color:#16a34a;background:#22c55e1a}._error_7fhip_18{color:#dc2626;background:#ef44441a}._stopped_7fhip_24{color:#ca8a04;background:#eab3081a}._dot_7fhip_30{border-radius:9999px;width:.375rem;height:.375rem}._dotRunning_7fhip_36{background:var(--Blue)}._dotDone_7fhip_42{background:#22c55e}._dotError_7fhip_47{background:#ef4444}._dotStopped_7fhip_52{background:#ca8a04}._banner_1wvmi_1{border-radius:var(--radius-md);background:#ef44440f;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}._title_1wvmi_10{color:var(--destructive);font-size:.75rem;font-weight:500;line-height:1rem}._count_1wvmi_17{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}._container_crdif_1{background:var(--background);border:1px solid var(--Gray-5);border-radius:var(--radius-base);cursor:text;grid-template-rows:auto 20px;align-content:center;height:48px;padding:0 12px;transition:border-color .15s ease-out,grid-template-rows .15s ease-out;display:grid;overflow:hidden}._container_crdif_1:has(._input_crdif_15:not(:focus):placeholder-shown){grid-template-rows:auto 0}._container_crdif_1._focused_crdif_19{border-color:var(--Gray-3)}._label_crdif_23{cursor:text;color:var(--Gray-Label);order:-1;font-size:11px;line-height:14px;transition:font-size .15s ease-out,line-height .15s ease-out}._container_crdif_1:has(._input_crdif_15:not(:focus):placeholder-shown) ._label_crdif_23{font-size:13px;line-height:18px}._input_crdif_15{opacity:1;border:none;outline:none;min-height:0;margin-top:2px;font-size:13px;line-height:18px;transition:opacity .15s ease-out,margin-top .15s ease-out}._input_crdif_15:not(:focus):placeholder-shown{opacity:0;margin-top:0;overflow:hidden}._Trigger_1l84l_1{background:var(--background);border:1px solid var(--Gray-5,#e0e7f1);border-radius:var(--radius-base);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;outline:none;flex-direction:row;align-items:center;gap:2px;padding:4px 8px;display:flex;overflow:hidden}._Trigger_1l84l_1:hover{border-color:var(--Gray-3,#b1bbd0)}._TriggerWithLabel_1l84l_23{height:48px;padding:4px 8px 4px 12px}._TriggerContent_1l84l_28{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}._label_1l84l_36{color:var(--Gray-Label);order:-1;font-size:13px;line-height:18px;transition:font-size .15s,line-height .15s}._labelFloated_1l84l_44{font-size:11px;line-height:14px}._Positioner_1l84l_49{z-index:50}._Popup_1l84l_53{border-radius:var(--radius-base);border:1px solid var(--Gray-5,#e0e7f1);background:var(--background);box-shadow:var(--shadow-dropdown);opacity:1;transition:opacity var(--tr-fast) ease;will-change:opacity}._Popup_1l84l_53[data-starting-style],._Popup_1l84l_53[data-ending-style]{opacity:0}._SelectIcon_1l84l_68{flex-shrink:0;transition:transform .25s;transform:rotate(0)translateY(0)}._SelectIcon_1l84l_68[data-popup-open]{transform:rotate(180deg)translateY(-2px)}._scrollable_1l84l_78{min-height:var(--select-options-min-height,30px);max-height:var(--select-options-max-height,315px)}._Item_1l84l_83{cursor:pointer;max-width:var(--select-option-max-width,240px);white-space:nowrap;text-overflow:ellipsis;transition:background-color var(--tr-fast);padding:0 12px;font-size:12px;font-weight:500;line-height:30px;overflow:hidden}._Item_1l84l_83[data-highlighted],._Item_1l84l_83[aria-selected=true]{background-color:var(--Light-Blue-2)}._Item_1l84l_83:first-child{border-top-left-radius:5px;border-top-right-radius:5px}._Item_1l84l_83:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}._Viewport_11r2w_1{height:100%;max-height:inherit}._Scrollbar_11r2w_6{z-index:2;background-color:var(--color-gray-200);border-radius:var(--radius-base);opacity:0;transition:opacity var(--tr-fast);pointer-events:none;display:flex;position:relative}._Scrollbar_11r2w_6:before{content:"";position:absolute}._Scrollbar_11r2w_6[data-scrolling]{transition-duration:0s}._Scrollbar_11r2w_6[data-hovering],._Scrollbar_11r2w_6[data-scrolling]{opacity:1;pointer-events:auto}._Scrollbar_11r2w_6{margin:calc(var(--scroll-area-options-bar-width,6px) / 3)}._Scrollbar_11r2w_6[data-orientation=vertical]{width:var(--scroll-area-options-bar-width,6px)}._Scrollbar_11r2w_6[data-orientation=vertical]:before{width:12px;height:100%;top:0;bottom:0;right:-4px}._Scrollbar_11r2w_6[data-orientation=horizontal]{height:var(--scroll-area-options-bar-width,6px)}._Scrollbar_11r2w_6[data-orientation=horizontal]:before{width:100%;height:12px;bottom:-4px;left:0;right:0}._Thumb_11r2w_57{border-radius:inherit;background-color:color-mix(in srgb, var(--Gray-3) 30%, transparent);width:100%}._Thumb_11r2w_57:hover{background-color:color-mix(in srgb, var(--Gray-3) 45%, transparent)}._Thumb_11r2w_57:active{background-color:color-mix(in srgb, var(--Gray-3) 50%, transparent)}._chip_1pp86_1{background:var(--accent);border:1px solid var(--border);color:var(--foreground);cursor:pointer;white-space:nowrap;transition:background-color var(--tr-fast), border-color var(--tr-fast), color var(--tr-fast);border-radius:9999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:11px;line-height:1;display:inline-flex}._chip_1pp86_1:hover{background:color-mix(in srgb, var(--Blue) 12%, var(--background));border-color:color-mix(in srgb, var(--Blue) 30%, var(--border));color:var(--Blue)}._closeBtn_1pp86_26{color:var(--muted-foreground);transition:color var(--tr-fast);flex-shrink:0;align-items:center;display:inline-flex}._chip_1pp86_1:hover ._closeBtn_1pp86_26{color:var(--Blue)}._scrollingContainer_1n83c_1{overflow:auto hidden}._container_1n83c_6 a{color:var(--Blue)}._row_1n83c_10{width:100%;display:flex;position:relative}._row_1n83c_10:not(:first-child){border-top:1px solid var(--Gray-5)}._row_1n83c_10._selected_1n83c_20{z-index:1;background-color:var(--Light-Blue-2)}._row_1n83c_10._selected_1n83c_20:after{content:"";pointer-events:none;border:1px solid #ddf0ff;border-width:1px 0;position:absolute;inset:-1px 0}._cell_1n83c_34{color:var(--Main-Black);flex:none;font-size:12px;line-height:18px}._cell_1n83c_34 ._value_1n83c_41{white-space:nowrap;text-overflow:ellipsis;padding:8px 6px 9px;overflow:hidden}._cell_1n83c_34:first-child ._value_1n83c_41{padding-left:0}._cell_1n83c_34._right_1n83c_52{text-align:right}._cell_1n83c_34:hover{overflow:visible}._thead_1n83c_61{z-index:var(--table-header-z-index);background-color:var(--background);border-bottom:1px solid var(--Gray-5);margin-bottom:-1px;position:sticky;top:0}._thead_1n83c_61._shadow_1n83c_69{box-shadow:var(--shadow-popover)}._thead_1n83c_61 ._row_1n83c_10{height:56px}._thead_1n83c_61 ._cell_1n83c_34{transition:background-color var(--tr-fast), border-color var(--tr-fast);border:0 solid #0000;border-width:0 1px;padding:12px 6px 9px;position:relative}._thead_1n83c_61 ._cell_1n83c_34:first-child{padding-left:24px}._thead_1n83c_61 ._resizeHandle_1n83c_91{cursor:col-resize;width:6px;height:100%;position:absolute;top:0;right:-1px}._thead_1n83c_61 ._row_1n83c_10:not(._isResizing_1n83c_100) ._cell_1n83c_34:hover,._thead_1n83c_61 ._cell_1n83c_34._isResizing_1n83c_100{background-color:var(--Light-Blue-2);border-color:#57b5ff80}._thead_1n83c_61 ._row_1n83c_10._isResizing_1n83c_100{-webkit-user-select:none;user-select:none}._thead_1n83c_61 ._cell_1n83c_34._isResizing_1n83c_100 ._resizeHandle_1n83c_91{pointer-events:auto;z-index:10;background-color:var(--Blue);width:2px}._tbody_1n83c_116{background-color:var(--Background,#f8fafc)}._tbody_1n83c_116 ._row_1n83c_10{position:relative}._tbody_1n83c_116 ._row_1n83c_10:hover{z-index:var(--table-hover-row-z-index);background-color:var(--table-hover-bg)}._tbody_1n83c_116 ._row_1n83c_10._expanded_1n83c_128{z-index:var(--table-expanded-row-z-index)}._tbody_1n83c_116 ._cell_1n83c_34:hover{position:relative;overflow:visible}._tbody_1n83c_116 ._cell_1n83c_34:hover ._value_1n83c_41{z-index:1;white-space:normal;overflow-wrap:anywhere;background:var(--table-hover-bg);border-radius:0 4px 4px 0;width:max-content;max-width:300px;padding-top:8px;padding-bottom:8px;position:absolute;top:0}._tbody_1n83c_116 ._cell_1n83c_34:hover._right_1n83c_52 ._value_1n83c_41{border-radius:4px 0 0 4px;right:0}._tbody_1n83c_116 ._row_1n83c_10:nth-last-child(-n+2) ._cell_1n83c_34:hover ._value_1n83c_41{top:auto;bottom:0}._row_1n83c_10._preview_1n83c_163{opacity:.4}._row_1n83c_10._root_1n83c_166{background-color:var(--background)}._row_1n83c_10._sub_1n83c_169{background-color:var(--Background,#f8fafc)}._row_1n83c_10._expanded_1n83c_128:after{content:"";opacity:.5;background:linear-gradient(#e4e9f0 0%,#fafcff 100%);width:100%;height:5px;position:absolute;bottom:-5px}._expander_1n83c_184{transition:transform .2s;display:inline-flex;position:absolute;top:5px;left:0;transform:rotate(-90deg)}._expander_1n83c_184._expanded_1n83c_128{transform:rotate(0)}._container_mczn4_1{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:6px 12px;font-size:11px;display:flex}._pages_mczn4_10{align-items:center;gap:2px;display:flex}._page_mczn4_10,._pageActive_mczn4_17{border-radius:var(--radius-sm);cursor:pointer;min-width:24px;height:24px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;font-size:11px;transition:background-color .1s;display:flex}._page_mczn4_10:hover{background:var(--muted)}._pageActive_mczn4_17{background:var(--accent);cursor:default;font-weight:600}._arrow_mczn4_42{border-radius:var(--radius-sm);cursor:pointer;width:24px;height:24px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .1s;display:flex}._arrow_mczn4_42:hover:not(:disabled){background:var(--muted)}._arrow_mczn4_42:disabled{opacity:.3;cursor:default}._ellipsis_mczn4_65{text-align:center;min-width:24px;color:var(--muted-foreground)}._info_mczn4_71{color:var(--muted-foreground);white-space:nowrap}._header_tvhbz_1{color:var(--Gray-Metrics-Title);flex-direction:column;display:flex}._title_tvhbz_7{white-space:initial;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;line-height:14px;display:-webkit-box;overflow:hidden}._title_tvhbz_7:first-line{font-weight:var(--font-weight-medium);font-size:12px}._directionCell_dupvv_5{align-items:center;gap:.25rem;display:inline-flex}._typeBadge_dupvv_13{border:1px solid var(--border);background:var(--background);border-radius:9999px;padding:.125rem .5rem;font-size:10px}._typeBadgeNonTarget_dupvv_21{color:var(--muted-foreground)}._flagEmojisInline_dupvv_26{letter-spacing:-1px;font-size:12px;line-height:1}._resultCell_dupvv_34{align-items:center;gap:.375rem;display:inline-flex}._resultDot_dupvv_40{border-radius:9999px;width:.375rem;height:.375rem}._resultResolved_dupvv_47{background:#6ee7b7}._resultEscalated_dupvv_48{background:#c4b5fd}._resultFollowUp_dupvv_49{background:#fcd34d}._resultAbandoned_dupvv_50{background:#fca5a5}._resultNoAction_dupvv_51,._resultDefault_dupvv_52{background:#cbd5e1}._jtbdCell_dupvv_56{text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}._iconMuted_dupvv_66{width:.75rem;height:.75rem;color:var(--muted-foreground)}._iconBrand_dupvv_72{width:.75rem;height:.75rem;color:var(--Blue)}._iconBrandFill_dupvv_78{width:.75rem;height:.75rem;color:var(--Blue);fill:var(--Blue)}._iconSlate200_dupvv_85{width:.75rem;height:.75rem;color:var(--border)}._mutedDash_dupvv_91{color:var(--muted-foreground)}._emptyState_dupvv_97{height:5rem;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.875rem;line-height:1.25rem;display:flex}._spinner_dupvv_107{width:1rem;height:1rem;margin-right:.5rem}._spinnerCircle_dupvv_114{opacity:.25}._spinnerPath_dupvv_118{opacity:.75}._headerGradient_dupvv_124{background:linear-gradient(to bottom, var(--Blue-lighter), var(--Blue-light));border-radius:var(--radius-lg) var(--radius-lg) 0 0}._headerActions_dupvv_129{align-items:center;gap:.375rem;display:flex}._sheetsLink_dupvv_135{border-radius:var(--radius-lg);color:var(--success);transition:color var(--transition-base), background-color var(--transition-base), border-color var(--transition-base);background:#ecfdf5;border:1px solid #6ee7b7;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:12px;font-weight:500;text-decoration:none;display:flex}._sheetsLink_dupvv_135:hover{background:#d1fae5}._sheetsLinkIcon_dupvv_154{width:.875rem;height:.875rem}._insightsButton_dupvv_159{border-radius:var(--radius-lg);border:1px solid var(--border);background:color-mix(in srgb, var(--background) 80%, transparent);transition:color var(--transition-base), background-color var(--transition-base), border-color var(--transition-base);cursor:pointer;color:inherit;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:12px;font-weight:500;display:flex}._insightsButton_dupvv_159:hover{background:var(--muted)}._insightsButtonIcon_dupvv_178{width:.875rem;height:.875rem}._headerStats_dupvv_183{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:11px;display:flex}._headerSpinner_dupvv_191{width:.75rem;height:.75rem}._table_dupvv_199{border-collapse:collapse;width:100%;font-size:11px}._tableHeadRow_dupvv_205{border-bottom:1px solid var(--border);text-align:left}._th_dupvv_210{color:var(--muted-foreground);padding:.25rem .375rem;font-weight:500}._tr_dupvv_216{border-bottom:1px solid var(--Background);cursor:pointer;transition:background-color .1s}._tr_dupvv_216:hover{background:var(--bg-soft)}._trSelected_dupvv_226{background:var(--accent)}._td_dupvv_231{white-space:nowrap;padding:.25rem .375rem}._tdFlags_dupvv_236{white-space:nowrap;width:0;padding:.25rem 0 .25rem .375rem}._nodeWidth1060_dupvv_244{width:1060px}._toolbarRow_dupvv_250{align-items:center;gap:8px;padding:6px 12px;display:flex}._searchBar_dupvv_257{width:252px;height:36px;transition:width var(--tr-fast) ease-in-out, border-color var(--tr-fast) ease-in-out, background var(--tr-fast) ease-in-out, box-shadow var(--tr-fast) ease-in-out;background:#ffffffbf;border:1px solid #e0e7f1bf;border-radius:6px;position:relative}._searchBar_dupvv_257:hover{border-color:var(--Gray-5);background:#fff;width:325px;box-shadow:0 8px 30px #2f354d1a}._searchBar_dupvv_257:has(input:focus){border-color:var(--Gray-5);background:#fff;width:325px;box-shadow:0 8px 30px #2f354d1a}._searchInput_dupvv_278{width:100%;color:var(--Main-Black);background-color:#0000;border:none;outline:none;padding:6px 30px 6px 12px;font-size:12px;line-height:24px}._searchInput_dupvv_278::placeholder{color:var(--Gray-1);font-style:italic}._searchIcon_dupvv_294{pointer-events:none;color:var(--Gray-4);position:absolute;top:6px;right:6px}._tableWrapper_dupvv_304{min-height:536px;overflow-x:auto}._tableLoading_dupvv_309{opacity:.5;pointer-events:none;transition:opacity .2s}._container_rjgim_3{width:100%;height:100%;position:relative}._editWrap_rjgim_11{flex-direction:column;width:100%;height:100%;padding:.75rem;display:flex}._colorPalette_rjgim_19{gap:.375rem;margin-bottom:.5rem;display:flex}._colorSwatch_rjgim_25{border-radius:var(--radius-sm);cursor:pointer;border:none;width:1.25rem;height:1.25rem;transition:transform .15s}._colorSwatch_rjgim_25:hover{transform:scale(1.1)}._textarea_rjgim_38{resize:none;color:inherit;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.875rem;line-height:1.625}._textarea_rjgim_38::placeholder{color:var(--text-4)}._viewWrap_rjgim_56{width:100%;height:100%;color:inherit;padding:1rem;font-size:.875rem;line-height:1.625;overflow:hidden}._viewWrap_rjgim_56._clipped_rjgim_66:after{content:"";background:linear-gradient(transparent, var(--background));pointer-events:none;height:2rem;position:absolute;bottom:0;left:0;right:0}._placeholder_rjgim_77{color:var(--text-4);font-style:italic}._mdH1_rjgim_84{margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.75rem}._mdH2_rjgim_91{margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.5rem}._mdH3_rjgim_98{margin-bottom:.25rem;font-size:.875rem;font-weight:700;line-height:1.25rem}._mdP_rjgim_105{margin-bottom:.5rem}._mdP_rjgim_105:last-child{margin-bottom:0}._mdUl_rjgim_113{margin-bottom:.5rem;padding-left:1rem;list-style-type:disc}._mdUl_rjgim_113:last-child{margin-bottom:0}._mdOl_rjgim_123{margin-bottom:.5rem;padding-left:1rem;list-style-type:decimal}._mdOl_rjgim_123:last-child{margin-bottom:0}._mdLi_rjgim_133{margin-bottom:.125rem}._mdLink_rjgim_137{color:var(--Blue-dark);text-decoration:underline}._mdCode_rjgim_142{border-radius:var(--radius-sm);font-size:.75rem;line-height:1rem;font-family:var(--font-mono);background:#0000001a;padding:.125rem .25rem}._mdDel_rjgim_151{opacity:.5}._container_1ad1p_3{width:100%;height:100%;position:relative}._wrapper_1ad1p_9{background:var(--background);border:1px solid #dce0e5;border-radius:12px;width:100%;height:100%;transition:border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 4px 8px #0f172a0a,0 12px 32px #0f172a0f}._container_1ad1p_3:hover ._wrapper_1ad1p_9{border-color:#57b5ff;box-shadow:0 0 0 3px #57b5ff40,0 4px 8px #0f172a0a,0 12px 32px #0f172a0f}._container_1ad1p_3[data-selected=true] ._wrapper_1ad1p_9{box-shadow:0 0 0 2px var(--Blue), 0 4px 8px #0f172a0a, 0 12px 32px #0f172a0f;border-color:#0000}._wrapper_1ad1p_9[data-sticky=true]{border:1px solid #0000000a;border-radius:4px}._container_1ad1p_3[data-selected=true] ._wrapper_1ad1p_9[data-sticky=true]{border-color:#0000}._handle_1ad1p_50{background:var(--background);border:2px solid var(--Blue);opacity:0;z-index:10;pointer-events:all;border-radius:50%;width:10px;height:10px;transition:opacity .12s}._container_1ad1p_3:hover ._handle_1ad1p_50,._container_1ad1p_3[data-selected=true] ._handle_1ad1p_50,._handle_1ad1p_50.connectionindicator{opacity:1}._resizerLine_1ad1p_69{border-color:#0000!important}._resizerHandle_1ad1p_73{background:0 0!important;border:none!important}@keyframes _chatPulse_1ad1p_1{0%,to{outline-color:#2196f300}50%{outline-color:#2196f366}}[data-chat-pulse=true]{outline-offset:3px;outline:3px solid #2196f300;animation:1s ease-in-out 2 _chatPulse_1ad1p_1}._container_1n8nj_1{background:var(--background);border:1px solid var(--Gray-5);border-radius:var(--radius-base);cursor:text;interpolate-size:allow-keywords;flex-direction:column;padding:8px 12px;transition:border-color .15s ease-out;display:flex;overflow:hidden}._container_1n8nj_1._focused_1n8nj_14{border-color:var(--Gray-3)}._label_1n8nj_18{cursor:text;color:var(--Gray-Label);order:-1;font-size:11px;line-height:14px;transition:font-size .15s ease-out,line-height .15s ease-out}._textarea_1n8nj_27:not(:focus):placeholder-shown+._label_1n8nj_18{font-size:13px;line-height:18px}._textarea_1n8nj_27{resize:vertical;field-sizing:content;opacity:1;border:none;outline:none;min-height:2lh;margin-top:2px;font-size:13px;line-height:18px;transition:opacity .15s ease-out,height .15s ease-out,min-height .15s ease-out,margin-top .15s ease-out}._textarea_1n8nj_27:not(:focus):placeholder-shown{opacity:0;height:0;min-height:0;margin-top:0;overflow:hidden}._headerRow_5q9uj_3{align-items:center;gap:.75rem;display:flex}._iconBrand_5q9uj_9{width:1.25rem;height:1.25rem;color:var(--Blue);flex-shrink:0}._iconDestructive_5q9uj_16{width:1.25rem;height:1.25rem;color:var(--destructive);flex-shrink:0}._formArea_5q9uj_25{flex-direction:column;gap:.625rem;display:flex}._fieldGrid_5q9uj_31{gap:.25rem;display:grid}._buttonRow_5q9uj_40{gap:.5rem;display:flex}._spinnerIcon_5q9uj_45{width:.75rem;height:.75rem;margin-right:.25rem}._errorContent_5q9uj_54{flex-direction:column;gap:.25rem;font-size:.75rem;line-height:1rem;display:flex}._errorTitle_5q9uj_62{color:var(--destructive);font-weight:500}._errorSubtext_5q9uj_67{color:var(--muted-foreground)}._statusArea_5q9uj_71{flex-direction:column;gap:.375rem;font-size:.75rem;line-height:1rem;display:flex}._labelXs_5q9uj_81{font-size:.75rem;line-height:1rem}._triggerCompact_5q9uj_86{height:2rem;font-size:.75rem;line-height:1rem}._textareaCompact_5q9uj_92{resize:none;font-size:.75rem;line-height:1rem}._btnFlex_5q9uj_98{flex:1}._nodeError_5q9uj_102{border-color:var(--destructive)}._nodeBrand_5q9uj_106{border-color:var(--Blue)}._nodeGreen_5q9uj_110{border-color:var(--success)}._stoppedText_5q9uj_114{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}._pulseSkeleton_lyhvt_2{animation:2s ease-in-out infinite _pulse_lyhvt_2}@keyframes _pulse_lyhvt_2{0%{opacity:.05}50%{opacity:.15}to{opacity:.05}}._nodeWrap_yvpjf_3{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--background);width:fit-content;min-width:600px;max-height:700px;box-shadow:var(--shadow-soft);flex-direction:column;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden}._nodeWrap_yvpjf_3:hover{border-color:#57b5ff;box-shadow:0 0 0 3px #57b5ff4d}._nodeHeader_yvpjf_22{border-bottom:1px solid var(--border-soft);align-items:center;padding:.5rem .75rem;display:flex}._nodeTitle_yvpjf_29{font-size:.8125rem;font-weight:var(--font-weight-medium);color:var(--foreground)}._nodeContent_yvpjf_35{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}._pivotWrap_yvpjf_46{flex-direction:column;flex:1;min-width:0;min-height:0;font-size:12px;line-height:18px;display:flex;position:relative}._loadingBar_yvpjf_57{z-index:4;position:absolute;top:0;left:0}._skeletonCell_yvpjf_70{align-items:center;padding:8px 6px;display:flex}._skeleton_yvpjf_70{background-color:currentColor;border-radius:3px;height:10px;display:inline-block}._pivotHeader_yvpjf_86{border-bottom:1px solid var(--border);background:var(--background);color:var(--muted-foreground);z-index:3;align-items:stretch;font-size:12px;font-weight:500;display:flex;position:sticky;top:0}._headerToggle_yvpjf_99{width:22px;min-width:22px}._headerCol_yvpjf_104{z-index:1;background:var(--background);transition:background-color var(--tr-fast), border-color var(--tr-fast);border-right:1px solid #0000;padding:10px 6px 8px;position:sticky}._headerCol_yvpjf_104:hover{background-color:var(--accent);border-right-color:#57b5ff4d}._resizeHandle_yvpjf_118{cursor:col-resize;z-index:2;width:6px;height:100%;position:absolute;top:0;right:-1px}._resizeHandle_yvpjf_118:active{background-color:var(--Blue);width:2px}._weekHeadersWrap_yvpjf_133{flex-direction:column;justify-content:center;display:flex}._weekGroupLabel_yvpjf_139{color:var(--text-4);text-align:center;padding:2px 0 0;font-size:9px;font-weight:400;line-height:1}._weekHeaders_yvpjf_133{display:flex}._weekHeader_yvpjf_133{text-align:center;width:110px;min-width:110px;padding:0 4px 6px}._weekDateRange_yvpjf_159{color:var(--text-4);white-space:nowrap;margin-top:1px;font-size:8.5px;font-weight:400;line-height:1}._headerTotal_yvpjf_168{text-align:right;width:60px;min-width:60px;padding:10px 8px 8px;font-weight:600}._headerActions_yvpjf_176{width:28px;min-width:28px}._pivotBody_yvpjf_183{background:var(--background);flex:1;min-height:0;overflow:auto}._pivotRow_yvpjf_192{border-bottom:1px solid var(--border-soft);transition:background-color var(--tr-fast);align-items:stretch;display:flex;position:relative}._pivotRow_yvpjf_192:hover{z-index:5;background:var(--table-hover-bg)}._toggleCol_yvpjf_207{justify-content:center;align-items:center;width:22px;min-width:22px;display:flex}._toggleBtn_yvpjf_215{width:100%;height:100%;color:var(--text-4);transition:color var(--tr-fast);justify-content:center;align-items:center;display:flex}._toggleBtn_yvpjf_215:hover{color:var(--foreground)}._textCell_yvpjf_231{cursor:default;align-items:center;min-height:1.75rem;padding:0;display:flex;position:relative;overflow:hidden}._cellValue_yvpjf_241{white-space:nowrap;text-overflow:ellipsis;width:100%;padding:6px;display:block;overflow:hidden}._textCell_yvpjf_231:hover{overflow:visible}._textCell_yvpjf_231:hover ._cellValue_yvpjf_241{z-index:10;white-space:normal;overflow-wrap:anywhere;background:var(--table-hover-bg);border-radius:0 4px 4px 0;width:max-content;max-width:350px;padding-top:6px;padding-bottom:6px;position:absolute;top:0}._cellInput_yvpjf_269{border:1px solid var(--Blue);border-radius:var(--radius-sm);width:100%;font-size:inherit;font-family:inherit;line-height:inherit;background:var(--background);color:var(--foreground);outline:none;margin:2px;padding:2px 6px}._weekCells_yvpjf_285{display:flex}._heatCell_yvpjf_289{text-align:right;font-variant-numeric:tabular-nums;background:var(--heat-bg-base,transparent);width:110px;min-width:110px;padding:6px}._totalCell_yvpjf_298{text-align:right;width:60px;min-width:60px;padding:6px 8px;font-weight:600}._subtotalRow_yvpjf_308{font-weight:600}._subtotalBig_yvpjf_312{border-bottom:2px solid var(--border)}._subtotalLabel_yvpjf_316{background:var(--background);z-index:1;white-space:nowrap;text-overflow:ellipsis;padding:6px;position:sticky;left:22px;overflow:hidden}._subtotalRow_yvpjf_308:hover ._totalCell_yvpjf_298,._subtotalRow_yvpjf_308:hover ._subtotalLabel_yvpjf_316{background:var(--table-hover-bg)}._deleteBtn_yvpjf_334{width:28px;min-width:28px;color:var(--text-4);cursor:pointer;opacity:0;transition:opacity var(--tr-fast), color var(--tr-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._pivotRow_yvpjf_192:hover ._deleteBtn_yvpjf_334{opacity:1}._deleteBtn_yvpjf_334:hover{color:var(--destructive)}._actionCol_yvpjf_357{justify-content:center;align-items:center;width:28px;min-width:28px;display:flex}._addInlineBtn_yvpjf_365{width:18px;height:18px;color:var(--text-4);cursor:pointer;border-radius:var(--radius-sm);opacity:0;transition:opacity var(--tr-fast), color var(--tr-fast), background-color var(--tr-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._pivotRow_yvpjf_192:hover ._addInlineBtn_yvpjf_365{opacity:1}._addInlineBtn_yvpjf_365:hover{color:var(--foreground);background:var(--background)}._addCategoryRow_yvpjf_391{padding:4px 6px}._addCategoryBtn_yvpjf_395{color:var(--text-4);cursor:pointer;font-size:inherit;transition:color var(--tr-fast);background:0 0;border:none;align-items:center;gap:4px;padding:2px 6px;display:flex}._addCategoryBtn_yvpjf_395:hover{color:var(--foreground)}._addCategoryBtn_yvpjf_395:disabled{opacity:.5;cursor:not-allowed}._deleteBtn_yvpjf_334:disabled{pointer-events:none}._pivotFooter_yvpjf_423{border-top:1px solid var(--border-soft);justify-content:flex-end;align-items:center;gap:6px;padding:6px 8px;display:flex}._btnCancel_yvpjf_432{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);height:1.5rem;color:var(--foreground);cursor:pointer;transition:background-color var(--tr-fast);padding:0 8px;font-size:11px}._btnCancel_yvpjf_432:hover{background:var(--bg-soft)}._btnSave_yvpjf_448{border-radius:var(--radius-sm);background:var(--Blue);height:1.5rem;color:var(--Blue-foreground);cursor:pointer;transition:background-color var(--tr-fast);border:none;align-items:center;gap:4px;padding:0 12px;font-size:11px;display:flex}._btnSave_yvpjf_448:hover{background:var(--Blue-dark)}._btnSave_yvpjf_448:disabled,._btnCancel_yvpjf_432:disabled{opacity:.5;cursor:not-allowed}._heatCell_yvpjf_289[data-clickable]{cursor:pointer;transition:background var(--tr-fast)}._heatCell_yvpjf_289[data-clickable]:hover{background:color-mix(in srgb, var(--heat-bg-base) 90%, black)}._resizeEdge_yvpjf_485{cursor:ew-resize!important;background:0 0!important;border:none!important;width:8px!important;right:-4px!important}._overlay_aikun_1{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001a;position:fixed;inset:0}._overlay_aikun_1[data-state=open]{animation:.1s _fadeIn_aikun_1}._overlay_aikun_1[data-state=closed]{animation:.1s _fadeOut_aikun_1}._content_aikun_17{z-index:50;border-radius:var(--radius-xl);background:var(--popover);width:100%;max-width:calc(100% - 2rem);color:var(--popover-foreground);box-shadow:0 0 0 1px color-mix(in srgb, var(--foreground) 10%, transparent);outline:none;gap:1rem;padding:1rem;font-size:.875rem;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._content_aikun_17[data-state=open]{animation:.1s _zoomIn_aikun_1}._content_aikun_17[data-state=closed]{animation:.1s _zoomOut_aikun_1}@media (width>=640px){._content_aikun_17{max-width:24rem}}._close_aikun_50{position:absolute;top:.5rem;right:.5rem}._header_aikun_56{flex-direction:column;gap:.5rem;display:flex}._footer_aikun_62{border-top:1px solid var(--border);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);background:color-mix(in srgb, var(--muted) 50%, transparent);flex-direction:column-reverse;gap:.5rem;margin:0 -1rem -1rem;padding:1rem;display:flex}@media (width>=640px){._footer_aikun_62{flex-direction:row;justify-content:flex-end}}._title_aikun_81{font-family:var(--font-heading);font-size:1rem;font-weight:500;line-height:1}._description_aikun_88{color:var(--muted-foreground);font-size:.875rem}._description_aikun_88 a{text-underline-offset:3px;text-decoration:underline}._description_aikun_88 a:hover{color:var(--foreground)}@keyframes _fadeIn_aikun_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_aikun_1{0%{opacity:1}to{opacity:0}}@keyframes _zoomIn_aikun_1{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes _zoomOut_aikun_1{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}._dialogContent_1hh81_2{max-width:24rem}._progress_9lg6f_1{width:100%}._track_9lg6f_5{height:2px;transition:opacity var(--tr-fast)}._indicator_9lg6f_10{background-color:var(--Blue)}._Trigger_1ghpk_1{background:var(--background);border:1px solid var(--Gray-5,#e0e7f1);border-radius:var(--radius-base);cursor:text;outline:none;flex-direction:row;align-items:center;height:48px;display:flex}._Trigger_1ghpk_1:hover,._Trigger_1ghpk_1:focus-within{border-color:var(--Gray-3,#b1bbd0)}._content_1ghpk_22{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:0 12px;display:flex;overflow:hidden}._label_1ghpk_32{color:var(--Gray-Label);order:-1;font-size:11px;line-height:14px;transition:font-size .15s,line-height .15s}._input_1ghpk_40{white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;outline:none;min-width:0;margin-top:2px;font-size:13px;line-height:18px;overflow:hidden}._input_1ghpk_40:not(:focus):placeholder-shown{opacity:0;position:absolute}._input_1ghpk_40:not(:focus):placeholder-shown+._label_1ghpk_32{font-size:13px;line-height:18px}._arrow_1ghpk_63{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 8px;transition:transform .25s;transform:rotate(0)translateY(0)}._arrowOpen_1ghpk_73{transform:rotate(180deg)translateY(-2px)}._Positioner_1ghpk_77{z-index:50}._Popup_1ghpk_81{border-radius:var(--radius-base);border:1px solid var(--Gray-5,#e0e7f1);background:var(--background);box-shadow:var(--shadow-dropdown);opacity:1;transition:opacity var(--tr-fast) ease;will-change:opacity}._Popup_1ghpk_81[data-starting-style],._Popup_1ghpk_81[data-ending-style]{opacity:0}._scrollable_1ghpk_96{min-height:30px;max-height:315px}._Item_1ghpk_101{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;transition:background-color var(--tr-fast);padding:0 12px;font-size:12px;font-weight:500;line-height:30px;overflow:hidden}._Item_1ghpk_101[data-highlighted]{background-color:var(--Light-Blue-2)}._Item_1ghpk_101:first-child{border-top-left-radius:5px;border-top-right-radius:5px}._Item_1ghpk_101:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}._empty_1ghpk_126{color:var(--Gray-Label);text-align:center;padding:8px 12px;font-size:12px}._hintText_qq6ew_2{color:var(--muted-foreground);font-size:10px}._headerRow_8k0fd_3{align-items:center;gap:.75rem;display:flex}._icon_8k0fd_9{width:1.25rem;height:1.25rem;color:var(--Blue);flex-shrink:0}._tabBar_8k0fd_18{border-bottom:1px solid var(--border);padding-inline:.75rem;display:flex}._tab_8k0fd_18{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-bottom:2px solid #0000;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:color .15s}._tab_8k0fd_18:hover{color:var(--foreground)}._tabActive_8k0fd_43{border-bottom-color:var(--Blue);color:var(--Blue-dark)}._modelContent_8k0fd_51{flex-direction:column;gap:.75rem;display:flex}._fieldGrid_8k0fd_57{gap:.25rem;display:grid}._modelItemRow_8k0fd_62{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}._modelItemId_8k0fd_70{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._modelItemMeta_8k0fd_76{color:var(--muted-foreground);flex-shrink:0;font-size:10px}._promptWrap_8k0fd_88,._schemaWrap_8k0fd_97{flex-direction:column;gap:.25rem;height:20rem;display:flex}._schemaEditorWrap_8k0fd_104{border-radius:var(--radius-md);border:1px solid var(--border);flex:1;min-height:0;overflow:hidden}._schemaError_8k0fd_112{cursor:pointer;color:var(--destructive);align-items:center;gap:.25rem;font-size:10px;display:flex}._schemaError_8k0fd_112:hover{text-decoration:underline}._schemaErrorIcon_8k0fd_125{flex-shrink:0;width:.75rem;height:.75rem}._jsonContainer_8k0fd_133{background:var(--background);border:1px solid var(--Gray-5);border-radius:var(--radius-base);cursor:text;flex-direction:column;padding:8px 0 0;transition:border-color .2s;display:flex;overflow:hidden}._jsonContainer_8k0fd_133:focus-within{border-color:var(--Gray-3)}._jsonEditorWrap_8k0fd_149{flex:1;min-height:0;position:relative;overflow:hidden}._jsonErrorHighlight_8k0fd_156{pointer-events:none;z-index:0;border-radius:2px;position:absolute;inset-inline:0}._jsonPre_8k0fd_164{pointer-events:none;z-index:1;white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono);padding:.75rem;font-size:.75rem;line-height:1.625;position:absolute;inset:0;overflow:hidden}._jsonTextarea_8k0fd_178{z-index:2;resize:none;width:100%;height:100%;font-family:var(--font-mono);color:#0000;caret-color:var(--foreground);white-space:pre-wrap;word-break:break-word;background:0 0;border:none;outline:none;padding:.75rem;font-size:.75rem;line-height:1.625;position:relative}._jsonLabel_8k0fd_197{pointer-events:none;color:var(--Gray-Label);font-size:11px;line-height:14px;transition:font-size .2s,line-height .2s;position:absolute;top:0;left:12px}._jsonTextarea_8k0fd_178:not(:focus):placeholder-shown~._jsonLabel_8k0fd_197{font-size:13px;line-height:18px;top:4px}._footerRow_8k0fd_216{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}._footerStatus_8k0fd_224{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;overflow:hidden}._footerButtons_8k0fd_233{flex-shrink:0;gap:.5rem;display:flex}._spinnerIcon_8k0fd_239,._saveIcon_8k0fd_246{width:.75rem;height:.75rem;margin-right:.25rem}._runningContent_8k0fd_254{justify-content:space-between;align-items:center;display:flex}._stoppedText_8k0fd_260{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}._nodeWidthLg_8k0fd_268{width:32rem}._nodeRunning_8k0fd_272{border-color:var(--Blue);width:24rem}._labelXs_8k0fd_277{font-size:.75rem;line-height:1rem}._comboboxCompact_8k0fd_282{width:100%}._switchBrand_8k0fd_286[data-state=checked]{background:var(--Blue)}._promptTextarea_8k0fd_290{resize:none;flex:1;min-height:0;font-size:.75rem;line-height:1.625}._thScenario_1rwph_23{padding-right:.75rem}._thCalls_1rwph_28{text-align:right;padding-right:1rem}._thResolved_1rwph_34{text-align:right}._resolvedHeader_1rwph_39{justify-content:flex-end;align-items:center;gap:.25rem;display:inline-flex}._helpTrigger_1rwph_46{opacity:.5;cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .15s}._helpTrigger_1rwph_46:hover{opacity:1}._helpIcon_1rwph_59{cursor:help;width:.75rem;height:.75rem;color:var(--muted-foreground)}._tooltipContent_1rwph_66{max-width:200px;line-height:1.4}._bigRow_1rwph_73{border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent)}._bigRowClickable_1rwph_77{cursor:pointer}._bigRowClickable_1rwph_77:hover{background:color-mix(in srgb, var(--muted) 30%, transparent)}._bigTdName_1rwph_86{padding:.375rem .75rem .375rem 0;font-weight:500}._bigNameInner_1rwph_91{align-items:center;gap:.25rem;padding-left:.25rem;display:inline-flex}._bigPlaceholder_1rwph_98{width:11px;display:inline-block}._bigTdCount_1rwph_103{text-align:right;font-variant-numeric:tabular-nums;padding:.375rem 1rem .375rem 0;font-weight:500}._bigTdResolved_1rwph_110{text-align:right;padding:.375rem 0}._pctMuted_1rwph_115{color:var(--muted-foreground);margin-left:.375rem;font-size:10px}._pctMutedNormal_1rwph_121{font-weight:400}._mediumRow_1rwph_126{border-bottom:1px solid color-mix(in srgb, var(--border) 40%, transparent)}._mediumRow_1rwph_126:last-child{border-bottom:none}._mediumRowClickable_1rwph_134{cursor:pointer}._mediumRowClickable_1rwph_134:hover{background:color-mix(in srgb, var(--muted) 30%, transparent)}._mediumTdName_1rwph_143{padding:.25rem .75rem .25rem 0}._mediumNameInner_1rwph_147{align-items:center;gap:.25rem;display:inline-flex}._mediumPlaceholder_1rwph_153{width:10px;display:inline-block}._mediumTdCount_1rwph_158{text-align:right;font-variant-numeric:tabular-nums;padding:.25rem 1rem .25rem 0}._mediumTdResolved_1rwph_164{text-align:right;padding:.25rem 0}._smallRow_1rwph_169{border-bottom:1px solid color-mix(in srgb, var(--border) 30%, transparent)}._smallRow_1rwph_169:last-child{border-bottom:none}._smallTdName_1rwph_177{padding:.25rem .75rem .25rem 0}._smallDot_1rwph_181{color:var(--muted-foreground);margin-right:.25rem}._smallTdCount_1rwph_186{text-align:right;font-variant-numeric:tabular-nums;padding:.25rem 1rem .25rem 0}._smallTdResolved_1rwph_192{text-align:right;padding:.25rem 0}._resolvedBadge_1rwph_199{font-variant-numeric:tabular-nums;font-weight:500}._resolvedGreen_1rwph_204{color:var(--success)}._resolvedAmber_1rwph_205{color:var(--warning)}._resolvedRed_1rwph_206{color:var(--danger)}._resolvedMuted_1rwph_207{color:var(--muted-foreground)}._dividerRow_1rwph_211 td{padding:.25rem 0}._dividerLine_1rwph_215{border-top:1px dashed color-mix(in srgb, var(--border) 50%, transparent)}._unclassifiedName_1rwph_219{color:var(--muted-foreground);padding:.25rem .75rem .25rem .25rem;font-style:italic}._unclassifiedCount_1rwph_225{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted-foreground);padding:.25rem 1rem .25rem 0}._unclassifiedResolved_1rwph_232{text-align:right;color:var(--muted-foreground);padding:.25rem 0}._root_ljh1t_3{border-top:1px solid var(--border)}._thCategory_ljh1t_27{padding-right:.5rem}._thCount_ljh1t_32{text-align:right;padding-right:1rem}._thShare_ljh1t_38{width:6rem}._row_ljh1t_43{border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent)}._row_ljh1t_43:last-child{border-bottom:none}._tdCategory_ljh1t_51{padding:.25rem .5rem .25rem 0}._tdCount_ljh1t_55{text-align:right;font-variant-numeric:tabular-nums;padding:.25rem 1rem .25rem 0}._tdShare_ljh1t_61{padding:.25rem 0}._barWrap_ljh1t_65{align-items:center;gap:.375rem;display:flex}._barTrack_ljh1t_71{background:var(--muted);border-radius:9999px;flex:1;height:.375rem}._barFill_ljh1t_78{background:color-mix(in srgb, var(--foreground) 40%, transparent);border-radius:9999px;height:100%}._barPct_ljh1t_84{font-variant-numeric:tabular-nums;color:var(--muted-foreground);text-align:right;width:1.75rem}._toggleBtn_2jy4m_2{width:100%;transition:background-color var(--transition-base);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:11px;font-weight:500;display:flex}._toggleBtn_2jy4m_2:hover{background:color-mix(in srgb, var(--muted) 50%, transparent)}._tableWrap_2jy4m_21{padding:0 .75rem .5rem}._table_2jy4m_21{width:100%;font-size:11px}._tableHead_2jy4m_30{border-bottom:1px solid var(--border);text-align:left;color:var(--muted-foreground)}._th_2jy4m_36{padding:.25rem 0;font-weight:500}._root_118n4_3{border-top:1px solid var(--border)}._thType_118n4_27{padding-right:.5rem}._thCount_118n4_32{text-align:right;padding-right:.5rem}._thHandled_118n4_38{text-align:right}._row_118n4_43{border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent)}._row_118n4_43:last-child{border-bottom:none}._tdType_118n4_51{padding:.25rem .5rem .25rem 0}._tdCount_118n4_55{text-align:right;font-variant-numeric:tabular-nums;padding:.25rem .5rem .25rem 0}._tdHandled_118n4_61{text-align:right;font-variant-numeric:tabular-nums;padding:.25rem 0}._handledOk_118n4_67{color:var(--success)}._handledWarn_118n4_71{color:var(--warning);font-weight:500}._titleRow_176s3_3{align-items:center;gap:.375rem;display:flex}._titleIcon_176s3_9{color:var(--muted-foreground);flex-shrink:0}._summaryText_176s3_14{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}._actionsRow_176s3_22{align-items:center;gap:.125rem;display:flex}._actionBtn_176s3_28{border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .15s,background-color .15s}._actionBtn_176s3_28:hover{color:var(--foreground);background:var(--muted)}._actionBtn_176s3_28:disabled{opacity:.4}._loadingState_176s3_47{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 0;font-size:12px;display:flex}._errorState_176s3_61{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}._errorText_176s3_70{color:var(--destructive);text-align:center;font-size:12px}._retryBtn_176s3_76{border-radius:var(--radius-lg);border:1px solid var(--border);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:12px;font-weight:500;transition:background-color .15s}._retryBtn_176s3_76:hover{background:var(--muted)}._nodeWidth520_176s3_93{width:520px}._contentNoPad_176s3_97{padding:0}@keyframes _pulse_1jhwy_2{0%,to{opacity:1}50%{opacity:.4}}._container_18poe_3{width:100%;height:100%;position:relative;overflow:hidden}._image_18poe_10{object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a;width:100%;height:100%;animation:.2s ease-out _fadeIn_18poe_1}.dark ._image_18poe_10{outline-color:#ffffff1a}@keyframes _fadeIn_18poe_1{0%{opacity:0}to{opacity:1}}._skeleton_18poe_30{z-index:1;background:var(--border);justify-content:center;align-items:center;animation-duration:1.5s;animation-timing-function:ease-in-out;display:flex;position:absolute;inset:0}._skeletonIcon_18poe_43{width:32px;height:32px;color:var(--muted-foreground);opacity:.35}._errorState_18poe_52{z-index:1;background:var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}._errorState_18poe_52:hover{background:var(--accent)}._errorIcon_18poe_70{width:28px;height:28px;color:var(--muted-foreground);opacity:.5}._errorText_18poe_77{color:var(--muted-foreground);opacity:.7;font-size:11px}._container_1stuw_3{cursor:default;flex-direction:column;width:100%;height:100%;display:flex}._thumbnail_1stuw_13{aspect-ratio:16/10;background:#f0f1f3;flex:1;width:100%;min-height:60px;position:relative;overflow:hidden}.dark ._thumbnail_1stuw_13{background:#1a1d22}._thumbnailImg_1stuw_27{object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a;width:100%;height:100%;display:block}.dark ._thumbnailImg_1stuw_27{outline-color:#ffffff1a}._placeholder_1stuw_41{background:repeating-linear-gradient(45deg,#1114180a 0 8px,#0000 8px 16px),linear-gradient(#f8f9fb 0%,#eef0f3 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dark ._placeholder_1stuw_41{background:repeating-linear-gradient(45deg,#ffffff0a 0 8px,#0000 8px 16px),linear-gradient(#1a1d22 0%,#15171b 100%)}._placeholderLabel_1stuw_58{font-family:var(--font-mono);color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);border-radius:4px;padding:4px 8px;font-size:11px}._meta_1stuw_70{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:4px;padding:12px 14px;display:flex;overflow:hidden}._title_1stuw_80{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}._description_1stuw_91{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}._domainRow_1stuw_102{color:var(--muted-foreground);font-size:11.5px;font-family:var(--font-mono);align-items:center;gap:6px;margin-top:auto;display:flex}._favicon_1stuw_112{border-radius:3px;flex-shrink:0;width:14px;height:14px}._domainText_1stuw_119{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._skeleton_1stuw_127{flex-direction:column;width:100%;height:100%;display:flex}._skeletonThumb_1stuw_134{aspect-ratio:16/10;background:var(--border);flex-shrink:0;width:100%;animation-duration:1.5s;animation-timing-function:ease-in-out}._skeletonMeta_1stuw_144{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 14px;display:flex}._skeletonLine_1stuw_152{background:var(--border);border-radius:4px;height:12px;animation-duration:1.5s;animation-timing-function:ease-in-out}._skeletonLine_1stuw_152:first-child{width:75%}._skeletonLine_1stuw_152:nth-child(2){width:90%;height:10px}._skeletonLine_1stuw_152:nth-child(3){width:40%;height:10px}._fallback_1stuw_167{flex-direction:column;gap:4px;padding:14px;display:flex}._fallbackUrl_1stuw_174{color:var(--Blue);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}._openLink_1stuw_185{cursor:pointer}._openLink_1stuw_185:hover ._domainText_1stuw_119{color:var(--foreground)}._toolbar_1w0qw_1{border-bottom:1px solid var(--sheet-border,#e2e8f0);background:var(--sheet-header-bg,#f8fafc);align-items:center;gap:8px;min-height:36px;padding:6px 10px;display:flex}._titleBlock_1w0qw_11{flex:1;min-width:0;overflow:hidden}._title_1w0qw_11{color:var(--sheet-text,#2f354d);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex;overflow:hidden}._sheetsIcon_1w0qw_29{flex-shrink:0;width:16px;height:16px}._sheetName_1w0qw_35{color:var(--sheet-text-secondary,#5d617a);white-space:nowrap;text-overflow:ellipsis;padding-left:22px;font-size:11px;font-weight:400;overflow:hidden}._search_1w0qw_45{border:1px solid var(--sheet-border,#e2e8f0);border-radius:4px;outline:none;width:120px;padding:3px 8px;font-size:11px;transition:border-color .15s,width .2s}._search_1w0qw_45:focus{border-color:#2196f3;width:160px}._iconBtn_1w0qw_60{cursor:pointer;width:24px;height:24px;color:var(--sheet-text-secondary,#5d617a);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:background-color .15s;display:flex}._iconBtn_1w0qw_60:hover{background-color:var(--sheet-hover,#e8f6fd)}._spinning_1w0qw_79{animation-duration:.8s}._openBtn_1w0qw_84{cursor:pointer;height:24px;color:var(--sheet-text-secondary,#5d617a);white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:3px;padding:0 8px;font-size:11px;transition:background-color .15s;display:flex}._openBtn_1w0qw_84:hover{background-color:var(--sheet-hover,#e8f6fd)}._truncatedBadge_1w0qw_104{color:#f06767;background:#fef2f2;border-radius:3px;padding:1px 6px;font-size:10px}._container_88c6j_1{height:100%;color:var(--Main-Black,#2f354d);font-size:12px;line-height:18px;overflow:auto}._thead_88c6j_11{z-index:2;background-color:var(--background,#fff);border-bottom:1px solid var(--Gray-5,#e0e7f1);margin-bottom:-1px;position:sticky;top:0}._headerRow_88c6j_20{height:40px;display:flex}._headerCell_88c6j_25{color:var(--Gray-Metrics-Title,#8fa2c7);cursor:pointer;-webkit-user-select:none;user-select:none;border:0 solid #0000;border-width:0 1px;flex:none;align-items:center;padding:8px 6px;font-size:11px;font-weight:500;transition:background-color .15s,border-color .15s;display:flex;position:relative}._headerLabel_88c6j_43{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._headerRow_88c6j_20:not(._isResizing_88c6j_51) ._headerCell_88c6j_25:hover,._headerCell_88c6j_25._isResizing_88c6j_51{background-color:var(--Light-Blue-2,#eef7fe);border-color:#57b5ff80}._headerRow_88c6j_20._isResizing_88c6j_51{-webkit-user-select:none;user-select:none}._sortIcon_88c6j_61{opacity:.5;flex-shrink:0;margin-left:4px;font-size:10px}._resizeHandle_88c6j_68{cursor:col-resize;width:6px;height:100%;position:absolute;top:0;right:-1px}._headerCell_88c6j_25._isResizing_88c6j_51 ._resizeHandle_88c6j_68{pointer-events:auto;z-index:10;background-color:var(--Blue,#2196f3);width:2px}._tbody_88c6j_86{background-color:var(--background,#fff);position:relative}._bodyRow_88c6j_91{border-top:1px solid var(--Gray-5,#e0e7f1);width:100%;display:flex;position:absolute}._bodyRow_88c6j_91:hover{z-index:1;background-color:var(--table-hover-bg,#e8f6fd)}._cell_88c6j_103{white-space:nowrap;text-overflow:ellipsis;flex:none;padding:4px 6px;overflow:hidden}._cell_88c6j_103:hover{z-index:1;position:relative;overflow:visible}._cell_88c6j_103:hover ._value_88c6j_117{z-index:1;white-space:pre-line;overflow-wrap:anywhere;background:var(--table-hover-bg,#e8f6fd);border-radius:0 4px 4px 0;width:max-content;max-width:300px;padding:4px 6px;position:absolute;top:0;left:0}._value_88c6j_117{text-overflow:ellipsis;overflow:hidden}._noData_88c6j_136{text-align:center;color:var(--Gray-Metrics-Title,#8fa2c7);padding:24px}._container_1rks6_1{flex-direction:column;gap:6px;height:100%;padding:8px;display:flex}._headerRow_1rks6_9{gap:8px;display:flex}._headerCell_1rks6_14{background:#e2e8f0;border-radius:4px;height:20px;animation-duration:1.5s}._row_1rks6_22{gap:8px;display:flex}._cell_1rks6_27{background:#f1f5f9;border-radius:3px;height:16px;animation-duration:1.5s}._container_1vzlu_1{--sheet-bg:#fff;--sheet-header-bg:#f8fafc;--sheet-border:#e2e8f0;--sheet-hover:#e8f6fd;--sheet-text:#2f354d;--sheet-text-secondary:#5d617a;background:var(--sheet-bg);border:1px solid var(--sheet-border);border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden}._tableArea_1vzlu_18{flex:1;min-height:0;overflow:hidden}._error_1vzlu_24{text-align:center;color:#f06767;padding:24px 16px;font-size:13px;line-height:1.5}._errorInstruction_1vzlu_32{color:var(--sheet-text-secondary);margin-top:8px;font-size:12px}:where(._document_1y1um_1){white-space:pre-wrap;color:var(--Light-Black);font-size:15px;line-height:21px}:where(._document_1y1um_1 p){padding-bottom:6px}:where(._document_1y1um_1 ul,._document_1y1um_1 ol){padding:0 0 6px 15px}:where(._document_1y1um_1 a){color:inherit;cursor:pointer;text-decoration:none}:where(._document_1y1um_1 a span){text-decoration:underline}:where(._document_1y1um_1 [data-slate-todo-item]){align-items:start;gap:6px;padding-bottom:6px;display:flex}:where(._document_1y1um_1 [data-slate-todo-item]:has(+[data-slate-todo-item])){padding-bottom:3px}:where(._document_1y1um_1 [data-slate-todo-toggle]){background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='2.5'%20fill='white'%20stroke='%23C5D1E2'/%3e%3c/svg%3e") 50%/16px 16px no-repeat;flex:0 0 16px;width:16px;height:16px;margin-top:2px;display:block}:where(._document_1y1um_1 [data-slate-todo-toggle][data-interactive]){cursor:pointer}:where(._document_1y1um_1 [data-slate-todo-content]){flex:1;min-width:0}:where(._document_1y1um_1 [data-slate-todo-item][data-checked] [data-slate-todo-toggle]){background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='2.5'%20fill='white'%20stroke='%23C5D1E2'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.19998%2011.8585L2.80589%208.44107C2.61679%208.25304%202.61679%207.94701%202.80589%207.75698L3.49149%207.0739C3.68059%206.88587%203.988%206.88587%204.1771%207.0739L6.54327%209.4662L11.8177%204.14053C12.0068%203.95251%2012.3142%203.95251%2012.5033%204.14053L13.1889%204.82461C13.378%205.01264%2013.378%205.31968%2013.1889%205.5067L6.88559%2011.8585C6.69649%2012.0465%206.38908%2012.0465%206.19998%2011.8585Z'%20fill='%232196F3'/%3e%3c/svg%3e")}:where(._document_1y1um_1 [data-slate-todo-item][data-checked] [data-slate-todo-content]){opacity:.7}:where(._document_1y1um_1 [data-slate-todo-item][data-checked] [data-slate-todo-content] span){text-decoration:line-through}._Positioner_gllg3_1{z-index:1000;position:fixed}._PopupLink_gllg3_6{border:1px solid var(--Gray-5,#e0e7f1);opacity:1;transition:opacity var(--tr-fast) ease;will-change:opacity;background:#fff;border-radius:6px}._PopupLink_gllg3_6[data-starting-style],._PopupLink_gllg3_6[data-ending-style]{opacity:0}._Trigger_gllg3_20{outline:none}._urlInput_gllg3_24{color:#6b87a4;background-color:#0000;border:none;outline:none;min-width:252px;max-width:420px;padding:3px 6px;font-size:13px}._Positioner_19ux5_1{z-index:2}._Popup_19ux5_5{opacity:1;transition:opacity var(--tr-fast) ease;background-color:#fff;border-radius:36px;box-shadow:0 2px 6px #0003}._Popup_19ux5_5[data-starting-style],._Popup_19ux5_5[data-ending-style]{opacity:0}._Toolbar_19ux5_18{color:#5c617c;flex-direction:row;gap:6px;width:fit-content;height:36px;padding:0 12px;display:flex}._Button_19ux5_28{text-align:center;cursor:pointer;color:#5c617c;width:24px;height:100%;transition:color var(--tr-fast);text-transform:uppercase;background-color:#0000;border:none;outline:none;padding:0;font-size:16px}._Button_19ux5_28 svg{width:16px;height:16px;margin:-2px 0 0 4px}._Button_19ux5_28:hover,._Button_19ux5_28._active_19ux5_49{color:#58c2f0}._Button_19ux5_28._bold_19ux5_53{font-weight:500}._Button_19ux5_28._italic_19ux5_56{font-style:italic}._Button_19ux5_28._underline_19ux5_59{text-decoration:underline}._Button_19ux5_28._strikethrough_19ux5_62{text-decoration:line-through}._Separator_19ux5_67{background-color:#f4f4f4;width:1px;height:36px;margin:0 3px}._PositionerColor_19ux5_74{z-index:1}._PopupColor_19ux5_78{background-color:#fff;border-radius:6px;flex-direction:row;display:flex;box-shadow:0 2px 6px #0003}._ButtonColor_19ux5_86{cursor:pointer;background-color:#0000;border:none;outline:none;padding:12px 8px 16px}._ButtonColor_19ux5_86 ._color_19ux5_93{border-radius:12px;width:12px;height:12px;position:relative}._ButtonColor_19ux5_86._active_19ux5_49 ._color_19ux5_93:before,._ButtonColor_19ux5_86:hover ._color_19ux5_93:before{content:"";z-index:0;background-color:inherit;opacity:.15;border-radius:20px;width:20px;height:20px;position:absolute;top:-4px;left:-4px}._srOnly_1n1ps_1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._overlay_1n1ps_15{z-index:100;background:#0f172a52;animation:.15s _tmFade_1n1ps_1;position:fixed;inset:0}@keyframes _tmFade_1n1ps_1{0%{opacity:0}to{opacity:1}}._content_1n1ps_30{z-index:101;background:var(--background);border-radius:10px;flex-direction:column;width:560px;max-width:92vw;min-height:480px;max-height:85vh;animation:.18s cubic-bezier(.4,0,.2,1) _tmPop_1n1ps_1;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0f172a38,0 2px 8px #0f172a14}@keyframes _tmPop_1n1ps_1{0%{opacity:0;transform:translate(-50%,-50%)translateY(8px)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}}._topBar_1n1ps_58{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 18px;display:flex}._topId_1n1ps_66{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:500}._topDate_1n1ps_73{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.6875rem}._closeBtn_1n1ps_80{cursor:pointer;width:24px;height:24px;color:var(--muted-foreground);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}._closeBtn_1n1ps_80:hover{background:var(--secondary);color:var(--foreground)}._editor_1n1ps_103{flex-direction:column;flex:1;display:flex;overflow-y:auto}._editor_1n1ps_103>div{flex-direction:column;flex:1;display:flex}._slateEditable_1n1ps_116{min-height:120px;color:var(--foreground);cursor:text;border:none;outline:none;flex:1;padding:14px 18px 18px}._slateEditable_1n1ps_116 p{margin:0;padding-bottom:0}._slateEditable_1n1ps_116 [data-slate-placeholder]{pointer-events:none;white-space:nowrap!important;width:auto!important;top:0!important}._slateEditable_1n1ps_116 [data-slate-node=text]{position:relative}._footer_1n1ps_144{border-top:1px solid var(--border);background:var(--secondary);justify-content:space-between;align-items:center;padding:10px 18px;display:flex}._deleteBtn_1n1ps_153{border:1px solid var(--border);background:var(--background);color:#b91c1c;cursor:pointer;border-radius:5px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;transition:background .12s,border-color .12s;display:inline-flex}._deleteBtn_1n1ps_153:hover{background:#ef44440f;border-color:#fecaca}._confirmRow_1n1ps_175{align-items:center;gap:.5rem;display:flex}._confirmText_1n1ps_181{color:var(--foreground);font-size:.75rem}._confirmYes_1n1ps_186{color:#fff;cursor:pointer;background:#b91c1c;border:none;border-radius:5px;padding:5px 12px;font-size:.75rem}._confirmYes_1n1ps_186:hover{background:#991b1b}._confirmNo_1n1ps_200{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:5px;padding:5px 12px;font-size:.75rem}._pulseShimmer_1jhwy_2{animation:2s cubic-bezier(.4,0,.6,1) infinite _pulse_1jhwy_2}._container_jw5ys_1{flex-direction:column;min-width:400px;height:100%;display:flex}._header_jw5ys_10{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}._headerTitle_jw5ys_18{background:#e2e8f0;border-radius:4px;width:100px;height:14px;animation-duration:1.5s}._headerMeta_jw5ys_27{background:#f1f5f9;border-radius:3px;width:56px;height:12px;margin-left:auto;animation-duration:1.5s;animation-delay:.2s}._board_jw5ys_40{background:#f8f9fb;flex:1;min-height:360px;display:flex}._column_jw5ys_49{border-right:1px solid var(--border);flex-direction:column;flex:1 1 0;gap:6px;min-width:200px;padding:16px 12px;display:flex}._column_jw5ys_49:last-child{border-right:0}._columnHead_jw5ys_63{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;padding:0 4px 10px;display:flex}._columnTitle_jw5ys_73{background:#e2e8f0;border-radius:3px;height:11px;animation-duration:1.5s}._columnCount_jw5ys_81{background:#f1f5f9;border-radius:3px;width:14px;height:11px;animation-duration:1.5s}._cards_jw5ys_92{flex-direction:column;gap:6px;display:flex}._card_jw5ys_92{border:1px solid var(--border);border-radius:var(--radius-sm,6px);background:#fff;flex-direction:column;gap:6px;padding:10px 11px;animation-duration:1.5s;display:flex}._cardLine_jw5ys_110{background:#e8ecf0;border-radius:3px;height:11px}._cardMeta_jw5ys_116{gap:8px;margin-top:2px;display:flex}._cardKey_jw5ys_122{background:#f1f5f9;border-radius:2px;width:36px;height:9px}._cardDate_jw5ys_129{background:#f1f5f9;border-radius:2px;width:64px;height:9px}._container_1cvre_1{flex-direction:column;min-width:400px;height:100%;display:flex}._header_1cvre_8{border-bottom:1px solid var(--border-strong);align-items:center;gap:10px;padding:14px 18px;display:flex}._headerTitle_1cvre_16{letter-spacing:-.005em;cursor:text;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:600;transition:color .12s}._headerTitle_1cvre_16:hover{color:var(--muted-foreground)}._headerTitleInput_1cvre_29{letter-spacing:-.005em;color:var(--foreground);background:var(--background);border:1px solid var(--Blue,#57b5ff);border-radius:4px;outline:none;min-width:0;padding:2px 6px;font-size:.875rem;font-weight:600}._headerMeta_1cvre_42{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.75rem}._boardWrapper_1cvre_51{background:#f8f9fb;flex:1;align-items:stretch;gap:0;min-height:360px;display:flex;overflow:auto hidden}._column_1cvre_64{border-right:1px solid var(--border-strong);background:#f8f9fb;flex-direction:column;flex:1 1 0;gap:6px;min-width:200px;min-height:0;padding:16px 12px;transition:background .12s,box-shadow .12s;display:flex;overflow:hidden}._column_1cvre_64:last-of-type{border-right:0}._columnOver_1cvre_82,._column_1cvre_64[data-drop-highlight]{background:color-mix(in srgb, var(--Blue,#57b5ff) 6%, var(--secondary));box-shadow:inset 0 0 0 2px var(--Blue,#57b5ff)}._columnHead_1cvre_92{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;padding:0 4px 10px;display:flex}._columnHeaderText_1cvre_102{letter-spacing:.03em;color:var(--muted-foreground);text-transform:uppercase;cursor:text;-webkit-user-select:none;user-select:none;flex:1;min-width:0;font-size:.6875rem;font-weight:600;transition:color .12s}._columnHeaderText_1cvre_102:hover{color:var(--foreground)}._columnHeaderInput_1cvre_119{letter-spacing:.03em;text-transform:uppercase;color:var(--foreground);background:var(--background);border:1px solid var(--Blue,#57b5ff);border-radius:4px;outline:none;flex:1;min-width:0;padding:2px 5px;font-size:.6875rem;font-weight:600}._columnCount_1cvre_134{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:500}._columnDel_1cvre_141{width:18px;height:18px;color:var(--muted-foreground);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;font-size:.75rem;line-height:1;transition:opacity .12s,background .12s,color .12s;display:inline-flex}._column_1cvre_64:hover ._columnDel_1cvre_141{opacity:1}._columnDel_1cvre_141:hover{color:#b91c1c;background:#fef2f2}._columnConfirm_1cvre_167{align-items:center;gap:4px;font-size:.625rem;font-weight:500;display:inline-flex}._confirmYes_1cvre_175,._confirmNo_1cvre_176{cursor:pointer;border:0;border-radius:3px;padding:1px 6px;font-size:.625rem;font-weight:500;line-height:1.6}._confirmYes_1cvre_175{color:#b91c1c;background:#fef2f2}._confirmYes_1cvre_175:hover{background:#fecaca}._confirmNo_1cvre_176{background:var(--secondary);color:var(--muted-foreground)}._confirmNo_1cvre_176:hover{background:var(--border)}._cards_1cvre_206{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow-y:auto}._card_1cvre_206{border:1px solid var(--border-strong);border-radius:var(--radius-sm,6px);cursor:grab;background:#fff;flex-direction:column;gap:6px;padding:10px 11px;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex}._card_1cvre_206:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a0f}._card_1cvre_206:active{cursor:grabbing}._cardDragging_1cvre_236{opacity:.8;box-shadow:0 4px 12px #0f172a1a}._cardHighlighted_1cvre_241{border-color:var(--Blue,#57b5ff);animation:.6s ease-in-out 3 _cardPulse_1cvre_1}@keyframes _cardPulse_1cvre_1{0%{box-shadow:0 0 #57b5ff80}50%{box-shadow:0 0 0 4px #57b5ff40}to{box-shadow:0 0 #57b5ff00}}._cardTitle_1cvre_252{color:var(--foreground);-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}._cardMeta_1cvre_264{align-items:center;gap:8px;display:flex}._cardKey_1cvre_270{font-family:var(--font-mono,ui-monospace, monospace);color:var(--muted-foreground);letter-spacing:.02em;font-size:.625rem;font-weight:500}._cardDate_1cvre_278{font-family:var(--font-mono,ui-monospace, monospace);color:var(--muted-foreground);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:.625rem}._addTicketBtn_1cvre_288{color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;margin-top:2px;padding:7px;font-size:.75rem;transition:color .12s,background .12s}._addTicketBtn_1cvre_288:hover{color:var(--foreground);background:var(--secondary-hover,#f1f5f9)}._addTicketInput_1cvre_306{border:1px solid var(--Blue,#57b5ff);border-radius:var(--radius-sm,6px);background:var(--background);outline:none;width:100%;margin-top:2px;padding:6px 8px;font-size:.8125rem}._addColWrap_1cvre_319{flex:none;align-items:flex-start;padding:16px 12px;display:flex}._addColBtn_1cvre_326{color:var(--muted-foreground);border:1px dashed var(--border-strong);border-radius:var(--radius-sm,6px);cursor:pointer;white-space:nowrap;background:0 0;padding:7px 14px;font-size:.75rem;transition:color .12s,border-color .12s,background .12s}._addColBtn_1cvre_326:hover{color:var(--foreground);border-color:var(--muted-foreground);background:#fff}._container_1p99n_1{cursor:default;flex-direction:column;gap:6px;min-width:200px;padding:12px 14px;display:flex}._header_1p99n_10{align-items:center;gap:8px;display:flex}._key_1p99n_16{font-family:var(--font-mono,ui-monospace, monospace);color:var(--muted-foreground);letter-spacing:.02em;flex-shrink:0;font-size:.625rem;font-weight:500}._title_1p99n_25{color:var(--foreground);-webkit-line-clamp:2;word-break:break-word;cursor:default;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}._openBtn_1p99n_38{color:var(--muted-foreground);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;margin-left:auto;padding:2px;transition:opacity .12s,color .12s;display:inline-flex}._container_1p99n_1:hover ._openBtn_1p99n_38{opacity:1}._openBtn_1p99n_38:hover{color:var(--foreground)}._skeleton_1p99n_61{flex-direction:column;gap:8px;padding:12px 14px;display:flex}._skelLine_1p99n_68{background:var(--secondary,#f1f5f9);border-radius:4px;height:12px}._skelLine_1p99n_68:first-child{width:40%}._skelLine_1p99n_68:last-child{width:70%}._temporary_1mhkk_1{stroke-width:1px;stroke:var(--ring)}.react-flow__edge-whiteboard .react-flow__edge-path{stroke:var(--text-4);transition:stroke-width .15s,stroke .15s}.react-flow__edge-whiteboard:hover .react-flow__edge-path{stroke-width:3px}._label_jhlfq_12{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);pointer-events:all;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;max-width:12rem;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;position:absolute;overflow:hidden}._labelInput_jhlfq_29{color:var(--foreground);background:var(--background);border:1px solid var(--Blue);border-radius:var(--radius-sm);pointer-events:all;outline:none;min-width:4rem;padding:.125rem .5rem;font-size:.75rem;line-height:1rem}._layer_3txff_1{pointer-events:none;z-index:1000;position:absolute;inset:0;overflow:hidden}._cursor_3txff_9{will-change:transform;transition:transform 80ms linear;position:absolute;top:0;left:0}._label_3txff_17{color:#fff;white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:13px;font-weight:600;line-height:1.4;position:absolute;top:44px;left:28px}[data-remote-interacting=drag],[data-remote-interacting=drag]:hover{transition:box-shadow .15s,border-color .15s;box-shadow:0 0 0 3px var(--remote-user-color)!important;border-color:var(--remote-user-color)!important}[data-remote-interacting=select],[data-remote-interacting=select]:hover{transition:box-shadow .15s,border-color .15s;box-shadow:0 0 0 2.5px color-mix(in srgb, var(--remote-user-color) 60%, transparent)!important;border-color:color-mix(in srgb, var(--remote-user-color) 60%, transparent)!important}[data-remote-interacting=hover],[data-remote-interacting=hover]:hover{transition:box-shadow .15s,border-color .15s;box-shadow:0 0 0 3px color-mix(in srgb, var(--remote-user-color) 50%, transparent)!important;border-color:color-mix(in srgb, var(--remote-user-color) 50%, transparent)!important}._container_6c71s_1{z-index:10;align-items:center;gap:4px;display:flex;position:absolute;top:1rem;right:1rem}._avatar_6c71s_11{background:var(--space-node-bg,#fff);border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}._remote_6c71s_25{cursor:pointer}._remote_6c71s_25:hover{transform:scale(1.1)}._following_6c71s_33{box-shadow:0 0 0 3px var(--ring-color,currentColor);animation:1.5s ease-in-out infinite _pulse_6c71s_1;transform:scale(1.15)}._img_6c71s_39{object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a;width:100%;height:100%}.dark ._img_6c71s_39{outline-color:#ffffff1a}._initial_6c71s_51{color:var(--space-text,#333);font-size:12px;font-weight:600}@keyframes _pulse_6c71s_1{0%,to{box-shadow:0 0 0 3px var(--ring-color)}50%{box-shadow:0 0 0 5px color-mix(in srgb, var(--ring-color) 40%, transparent)}}._overlay_soh0t_1{pointer-events:none;z-index:9999;border:3px solid var(--follow-color);animation:.2s _fadeIn_soh0t_1;position:fixed;inset:0}._badge_soh0t_10{background:var(--follow-color);color:#fff;white-space:nowrap;pointer-events:auto;cursor:pointer;z-index:10000;border-radius:12px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;animation:.2s _fadeIn_soh0t_1;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}._badge_soh0t_10:hover{opacity:.85}._badgeName_soh0t_35{text-overflow:ellipsis;max-width:120px;overflow:hidden}._badgeDot_soh0t_41{opacity:.7;background:#fff;border-radius:50%;width:6px;height:6px;display:inline-block}@keyframes _fadeIn_soh0t_1{0%{opacity:0}to{opacity:1}}._banner_ppfmu_1{color:#ffffffd9;z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:400;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}._dot_ppfmu_19{background:#ffffffb3;border-radius:50%;width:6px;height:6px;animation:1.5s infinite _pulse_ppfmu_1}@keyframes _pulse_ppfmu_1{0%,to{opacity:.3}50%{opacity:1}}._overlay_y7uhq_1{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:oklch(55% .15 250/.12);justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_y7uhq_1;display:flex;position:fixed;inset:0}._badge_y7uhq_14{background:var(--card);color:var(--foreground);-webkit-user-select:none;user-select:none;border:2px dashed oklch(55% .15 250/.5);border-radius:16px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:500;display:flex;box-shadow:0 8px 32px oklch(0% 0 0/.12)}._icon_y7uhq_29{color:oklch(55% .15 250);width:24px;height:24px}@keyframes _fadeIn_y7uhq_1{0%{opacity:0}to{opacity:1}}._root_xwn2n_2{z-index:10;position:absolute;top:.75rem;left:.75rem}._wrapper_xwn2n_9{width:252px;height:36px;position:relative}._container_xwn2n_15{z-index:3;width:252px;transition:width var(--tr-fast) ease-in-out;background:#ffffffbf;border:1px solid #e0e7f1bf;border-radius:6px;position:absolute}._container_xwn2n_15:hover,._container_xwn2n_15._active_xwn2n_27{border-color:var(--Gray-5);background:#fff;box-shadow:0 8px 30px #2f354d1a}._container_xwn2n_15:has(input:focus){border-color:var(--Gray-5);background:#fff;box-shadow:0 8px 30px #2f354d1a}._container_xwn2n_15._active_xwn2n_27{width:325px;overflow-x:hidden}._container_xwn2n_15:has(input:focus){width:325px;overflow-x:hidden}._input_xwn2n_39{width:100%;color:var(--Main-Black);background-color:#0000;border:none;outline:none;padding:6px 30px 6px 12px;font-size:12px;line-height:24px;position:relative}._input_xwn2n_39::placeholder{color:var(--Gray-1);font-style:italic}._icon_xwn2n_56{pointer-events:none;color:var(--Gray-4);position:absolute;top:6px;right:6px}._backdrop_xwn2n_65{z-index:-1;position:fixed;inset:0}._dropdown_xwn2n_71{min-width:325px;margin:0;padding:0;list-style:none}._dropdown_xwn2n_71:before{content:"";background:var(--Gray-6);height:1px;margin:0 12px;display:block}._fitAllItem_xwn2n_86{cursor:pointer;color:var(--Blue);font-size:12px;line-height:18px;font-weight:var(--font-weight-medium);text-align:left;background:0 0;border:1px solid #0000;border-left:none;border-right:none;width:100%;margin:6px 0;padding:6px 12px}._fitAllItem_xwn2n_86:hover{background:var(--Light-Blue-2);border-color:#ddf0ff}._emptyMessage_xwn2n_107{min-width:325px;color:var(--Gray-Metrics-Title);margin:6px 0;padding:6px 30px 3px 12px;font-size:11px;font-style:italic;line-height:15px}._companyItem_xwn2n_117{cursor:pointer;color:var(--Main-Black);text-align:left;background:0 0;border:1px solid #0000;border-left:none;border-right:none;align-items:center;width:100%;margin:6px 0;padding:6px 12px;font-size:12px;line-height:18px;display:flex}._companyItem_xwn2n_117:hover{background:var(--Light-Blue-2);border-color:#ddf0ff}._companyItemActive_xwn2n_139{background:var(--accent);font-weight:500}._openCompanyItem_xwn2n_144{color:var(--Blue);font-style:italic}._menuItemDestructive_nza27_14{color:var(--destructive)}._menuItemWithGap_nza27_18{gap:.5rem}._menuItemDisabled_nza27_22{opacity:.5}._exportForm_nza27_26{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}._spinnerIcon_nza27_33{width:.75rem;height:.75rem}._menu_1suuf_6{min-width:200px}._deleteItem_1suuf_11{color:var(--destructive)}._deleteItem_1suuf_11:disabled{cursor:not-allowed;color:var(--muted-foreground)}._deleteItem_1suuf_11:disabled:hover{background:0 0}._hint_1suuf_25{color:var(--muted-foreground);padding:.5rem .75rem;font-size:.75rem;line-height:1rem}._descriptionBody_zswzi_2{flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.25rem;display:flex}._confirmSection_zswzi_10{flex-direction:column;gap:.375rem;display:flex}._confirmHint_zswzi_16{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}._dialogContent_zswzi_22{max-width:24rem}._backdrop_10xkr_2{z-index:49;position:fixed;inset:0}._menu_10xkr_8{z-index:50;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--popover);min-width:180px;box-shadow:var(--shadow-popover);padding:.25rem;position:fixed}._menuItem_10xkr_19{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;display:flex}._menuItem_10xkr_19:hover{background:var(--muted)}._stopItem_1ur61_10{color:var(--destructive);gap:.5rem}._stopItem_1ur61_10:disabled{opacity:.5}._spinnerIcon_1ur61_20{width:.75rem;height:.75rem}._popover_1mvtu_1{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:320px;max-height:540px;padding:8px;font-size:12px;overflow:auto;box-shadow:0 8px 24px #0000001f}._head_1mvtu_13{border-bottom:1px solid #f1f5f9;align-items:center;gap:6px;padding:4px 4px 8px;font-weight:600;display:flex}._head_1mvtu_13 span{flex:1}._iconBtn_1mvtu_22{cursor:pointer;color:#6b7280;background:0 0;border:0;border-radius:4px;padding:4px}._iconBtn_1mvtu_22:hover{background:#f3f4f6}._searchRow_1mvtu_31{color:#6b7280;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;margin-top:8px;padding:4px 6px;display:flex}._searchInput_1mvtu_41{background:0 0;border:0;outline:none;flex:1;font-size:12px}._list_1mvtu_48{margin:8px 0;padding:0;list-style:none}._list_1mvtu_48 li{align-items:center;gap:4px;display:flex}._item_1mvtu_50{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;flex-direction:column;flex:1;align-items:flex-start;padding:8px;display:flex}._item_1mvtu_50:hover{background:#f9fafb;border-color:#e5e7eb}._item_1mvtu_50:disabled{opacity:.5;cursor:not-allowed}._itemName_1mvtu_64{font-weight:600}._itemMeta_1mvtu_65{color:#6b7280;margin-top:2px;font-size:11px}._empty_1mvtu_66{color:#9ca3af;text-align:center;padding:12px}._addBtn_1mvtu_67{color:#fff;cursor:pointer;background:#3b82f6;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px;font-weight:600;display:flex}._addBtn_1mvtu_67:hover{background:#2563eb}._addForm_1mvtu_82{flex-direction:column;gap:6px;padding:8px 4px;display:flex}._addForm_1mvtu_82 label{color:#374151;font-weight:600}._select_1mvtu_84,._input_1mvtu_84{border:1px solid #d1d5db;border-radius:4px;outline:none;padding:6px 8px;font-size:12px}._select_1mvtu_84:focus,._input_1mvtu_84:focus{border-color:#3b82f6}._colsList_1mvtu_92{border:1px solid #f1f5f9;border-radius:4px;max-height:160px;padding:4px;overflow:auto}._colCheck_1mvtu_99{cursor:pointer;align-items:center;gap:6px;padding:2px 4px;display:flex}._piiCheck_1mvtu_100{color:#92400e;align-items:center;gap:6px;display:flex}._actions_1mvtu_101{justify-content:flex-end;gap:6px;margin-top:4px;display:flex}._btnSecondary_1mvtu_102,._btnPrimary_1mvtu_102{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:6px 12px;font-weight:600}._btnSecondary_1mvtu_102{color:#374151;background:#f3f4f6;border-color:#e5e7eb}._btnPrimary_1mvtu_102{color:#fff;background:#3b82f6}._btnPrimary_1mvtu_102:disabled{opacity:.5;cursor:not-allowed}._error_1mvtu_112{color:#b91c1c;background:#fee2e2;border-radius:4px;margin-bottom:8px;padding:8px;font-size:11px}._wrap_1a7zv_1{z-index:20;align-items:center;transition:left .22s;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}._wrap_1a7zv_1[data-drawer-open]{left:calc(50% + 300px)}._toolbar_1a7zv_16{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(140%);box-shadow:var(--shadow-toolbar);background:#fffffff5;border-radius:14px;align-items:center;gap:2px;padding:6px;display:flex}._btn_1a7zv_29{width:36px;height:36px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}._btn_1a7zv_29:hover{background:var(--bg-soft);color:var(--foreground)}._btn_1a7zv_29[data-active]{background:var(--Blue-lighter);color:var(--Blue)}._divider_1a7zv_54{background:var(--border);width:1px;height:22px;margin:0 4px}._pct_1a7zv_61{text-align:center;font-variant-numeric:tabular-nums;min-width:44px;color:var(--text-3);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:36px;padding:0 4px;font-size:12px;display:inline-flex}._aiBtn_1a7zv_75{background:linear-gradient(135deg, var(--Blue), var(--Light-Blue));height:36px;color:var(--Blue-foreground);cursor:pointer;box-shadow:0 2px 6px color-mix(in srgb, var(--Blue) 28%, transparent), inset 0 1px 0 #ffffff2e;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 12px 0 10px;font-family:inherit;font-size:13px;font-weight:500;transition:filter .15s,transform 50ms;display:inline-flex}._aiBtn_1a7zv_75:hover{filter:brightness(1.06)}._aiBtn_1a7zv_75:active{transform:scale(.96)}._aiBtn_1a7zv_75[data-active]{filter:brightness(.92)}._aiMark_1a7zv_108{place-items:center;display:inline-grid;position:relative}@keyframes _aiBreathe_1a7zv_1{0%,to{filter:brightness()drop-shadow(0 0 #fff0);transform:scale(1)}50%{filter:brightness(1.3)drop-shadow(0 0 6px #ffffffd9);transform:scale(1.12)}}._aiMark_1a7zv_108[data-pulsing]{animation:1.6s ease-in-out infinite _aiBreathe_1a7zv_1}._aiBtn_1a7zv_75[data-busy]{box-shadow:0 4px 14px -2px #2196f38c, 0 0 0 3px color-mix(in srgb, var(--Blue) 22%, transparent)}._tooltip_1a7zv_130{color:var(--Blue-foreground);white-space:nowrap;pointer-events:none;opacity:0;z-index:30;background:#1f2329;border-radius:6px;padding:4px 8px;font-size:11px;transition:opacity .12s .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}._tooltip_1a7zv_130 kbd{font-family:var(--font-mono,ui-monospace, monospace);background:#ffffff24;border-radius:3px;margin-left:4px;padding:1px 4px;font-size:10px}._btn_1a7zv_29:hover ._tooltip_1a7zv_130{opacity:1}._kbd_1a7zv_161{font-family:var(--font-mono,ui-monospace, monospace);background:#00000026;border-radius:3px;margin-left:2px;padding:1px 5px;font-size:10px}._badge_1a7zv_171{min-width:18px;height:18px;color:var(--Blue-dark);background:#fff;border-radius:999px;place-items:center;margin-left:2px;padding:0 5px;font-size:11px;font-weight:700;animation:.15s _badgeIn_1a7zv_1;display:inline-grid;box-shadow:0 1px 2px #0000001f}@keyframes _badgeIn_1a7zv_1{0%{transform:scale(0)}to{transform:scale(1)}}._anchor_4gxvw_2{z-index:19;width:600px;height:100vh;animation:.22s cubic-bezier(.2,.7,.2,1) _slideIn_4gxvw_1;position:fixed;top:0;left:0}@keyframes _slideIn_4gxvw_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._chat_4gxvw_22{background:var(--background);border-right:1px solid var(--border);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:4px 0 20px #0000000f}._head_4gxvw_34{border-bottom:1px solid var(--border-soft);flex-shrink:0;align-items:center;gap:10px;padding:12px 14px;display:flex}._rickMark_4gxvw_43{color:#2ea1f8;background:#dce4f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;font-weight:700;line-height:1;display:flex}._titleWrap_4gxvw_58{flex-direction:column;display:flex}._t1_4gxvw_63{color:var(--foreground);font-size:13px;font-weight:600;line-height:1.2}._t2_4gxvw_70{color:var(--text-3);font-size:11px}._actions_4gxvw_75{gap:2px;margin-left:auto;display:flex}._headBtn_4gxvw_81{width:28px;height:28px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;display:grid}._headBtn_4gxvw_81:hover{background:var(--bg-soft);color:var(--foreground)}._newChat_4gxvw_99{border:1px solid var(--border);background:var(--background);height:26px;color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:0 9px 0 7px;font-family:inherit;font-size:12px;font-weight:500;transition-property:background,border-color,color,transform;transition-duration:.12s;display:inline-flex}._newChat_4gxvw_99:active{transform:scale(.96)}._newChat_4gxvw_99:hover{background:var(--Blue-lighter);border-color:color-mix(in srgb, var(--Blue) 24%, transparent);color:var(--Blue-dark)}._bodyWrap_4gxvw_128{flex:1;position:relative;overflow:hidden}._body_4gxvw_128{scrollbar-width:thin;flex-direction:column;height:100%;padding:6px 0 12px;display:flex;overflow-y:auto}._body_4gxvw_128::-webkit-scrollbar{width:8px}._body_4gxvw_128::-webkit-scrollbar-thumb{background:var(--border);border-radius:8px}._body_4gxvw_128::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}._turn_4gxvw_157{flex-direction:column;padding:14px 16px 4px;display:flex}._turn_4gxvw_157+._turn_4gxvw_157{border-top:1px solid var(--border-soft)}._msgUser_4gxvw_168{background:var(--Blue-lighter);max-width:86%;color:var(--Main-Black);border:1px solid color-mix(in srgb, var(--Blue) 14%, transparent);white-space:pre-wrap;word-break:break-word;border-radius:12px 12px 4px;align-self:flex-end;margin-bottom:10px;padding:7px 11px;font-size:13px;line-height:1.45}._aiTurn_4gxvw_184{gap:10px;display:flex}._aiAvatar_4gxvw_189{width:26px;height:26px;margin-top:2px;font-size:15px}._aiContent_4gxvw_197{flex-direction:column;flex:1;min-width:0;display:flex}._msgAi_4gxvw_205{color:var(--Main-Black);margin-bottom:8px;padding:4px 4px 4px 0;font-size:13.5px;line-height:1.6}._msgAi_4gxvw_205 p{margin:0 0 8px}._msgAi_4gxvw_205 p:last-child{margin-bottom:0}._msgAi_4gxvw_205 strong{font-weight:600}._msgAi_4gxvw_205 h1{font-size:16px}._msgAi_4gxvw_205 h2{font-size:15px}._msgAi_4gxvw_205 h3{font-size:14px}._msgAi_4gxvw_205 h4{font-size:13.5px}._msgAi_4gxvw_205 h1,._msgAi_4gxvw_205 h2,._msgAi_4gxvw_205 h3,._msgAi_4gxvw_205 h4{margin:10px 0 4px;font-weight:600;line-height:1.35}._msgAi_4gxvw_205 :is(h1,h2,h3,h4):first-child{margin-top:0}._msgAi_4gxvw_205 code{background:color-mix(in srgb, var(--Blue) 8%, transparent);color:var(--Blue-dark);font-family:var(--font-mono,ui-monospace, monospace);border-radius:4px;padding:1px 5px;font-size:12px}._msgAi_4gxvw_205 ul{margin:4px 0 8px;padding-left:20px;list-style-type:disc}._msgAi_4gxvw_205 ol{margin:4px 0 8px;padding-left:20px;list-style-type:decimal}._msgAi_4gxvw_205 li{margin-bottom:2px}._msgAi_4gxvw_205 li::marker{color:var(--Blue)}._msgAi_4gxvw_205 pre{background:var(--bg-soft);border:1px solid var(--border-soft);font-family:var(--font-mono,ui-monospace, monospace);border-radius:6px;margin:4px 0 8px;padding:8px 10px;font-size:11px;line-height:1.6;overflow-x:auto}._msgAi_4gxvw_205 table{border-collapse:collapse;width:100%;margin:4px 0 8px;font-size:12.5px}._msgAi_4gxvw_205 th{text-align:left;border-bottom:2px solid var(--border-soft);padding:5px 10px;font-weight:600}._msgAi_4gxvw_205 td{border-bottom:1px solid var(--border-soft);padding:5px 10px}._msgAi_4gxvw_205 tbody tr:last-child td{border-bottom:none}._thinking_4gxvw_305{color:var(--text-3);align-items:center;gap:8px;margin-bottom:8px;padding:4px 4px 4px 0;font-size:12.5px;display:inline-flex}._spinner_4gxvw_315{border:1.5px solid var(--border-strong);border-top-color:var(--Blue);border-radius:50%;flex-shrink:0;width:11px;height:11px;animation-duration:.7s}._toolStack_4gxvw_327{flex-direction:column;gap:2px;margin:6px 0 10px;display:flex}._toolRow_4gxvw_334{color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:4px 8px 4px 4px;font-family:inherit;font-size:12px;transition:background .12s;display:flex}._toolRow_4gxvw_334:hover{background:var(--bg-soft)}._toolStatus_4gxvw_355{flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}._check_4gxvw_363{width:14px;height:14px;color:var(--success)}._checkError_4gxvw_369{color:var(--danger,#ef4444)}._toolName_4gxvw_373{font-family:var(--font-mono,ui-monospace, monospace);color:var(--foreground);flex-shrink:0;font-size:11.5px;font-weight:500}._toolSummary_4gxvw_381{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}._toolArrow_4gxvw_390{color:var(--text-4);margin:0 4px}._toolChevron_4gxvw_395{color:var(--text-4);flex-shrink:0;margin-left:auto;transition:transform .15s}._toolRowExpanded_4gxvw_402 ._toolChevron_4gxvw_395{transform:rotate(180deg)}._toolDetail_4gxvw_406{background:var(--bg-soft);border:1px solid var(--border-soft);font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-2);white-space:pre-wrap;word-break:break-all;border-radius:6px;max-height:200px;margin:2px 0 4px 26px;padding:8px 10px;font-size:11px;line-height:1.6;overflow-y:auto}._empty_4gxvw_423{flex-direction:column;gap:14px;padding:14px 16px 4px;display:flex}._emptyTitle_4gxvw_430{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600}._emptyDesc_4gxvw_437{color:var(--text-3);margin:0;font-size:12.5px;line-height:1.45}._emptyCode_4gxvw_444{background:var(--Blue-lighter);color:var(--Blue-dark);font-family:var(--font-mono,ui-monospace, monospace);border-radius:4px;padding:1px 5px;font-size:11.5px}._suggestGrid_4gxvw_453{grid-template-columns:1fr 1fr;gap:6px;margin-top:2px;display:grid}._suggest_4gxvw_453{text-align:left;background:var(--bg-soft);border:1px solid var(--border-soft);color:var(--text-2);cursor:pointer;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;font-family:inherit;font-size:12.5px;line-height:1.35;transition:background .12s,border-color .12s;display:flex}._suggest_4gxvw_453:hover{background:var(--Blue-lighter);border-color:color-mix(in srgb, var(--Blue) 24%, transparent)}._suggest_4gxvw_453 strong{color:var(--foreground);font-weight:600}._suggestDesc_4gxvw_487{color:var(--text-3)}._composer_4gxvw_492{border-top:1px solid var(--border-soft);background:var(--background);flex-direction:column;flex-shrink:0;gap:6px;padding:10px;display:flex}._field_4gxvw_502{background:var(--bg-soft);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:8px;padding:8px 8px 8px 12px;transition:border-color .12s,background .12s;display:flex}._field_4gxvw_502:focus-within{border-color:color-mix(in srgb, var(--Blue) 50%, var(--border));background:var(--background)}._textarea_4gxvw_518{resize:none;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;min-height:54px;max-height:200px;padding:4px 0;font-family:inherit;font-size:13px;line-height:1.4}._textarea_4gxvw_518::placeholder{color:var(--text-4)}._send_4gxvw_537{background:var(--Blue);width:30px;height:30px;color:var(--Blue-foreground);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;place-items:center;transition:background .12s,opacity .12s;display:grid}._send_4gxvw_537:disabled{background:var(--border-strong);cursor:not-allowed}._stop_4gxvw_557{background:var(--text-2);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:background .12s;display:grid}._stop_4gxvw_557:hover{background:var(--foreground)}._scrollBottom_4gxvw_577{background:var(--background);border:1px solid var(--border);cursor:pointer;width:30px;height:30px;box-shadow:var(--shadow-md);color:var(--text-2);z-index:2;border-radius:50%;place-items:center;transition:opacity .15s,transform .15s;display:grid;position:absolute;bottom:12px;right:12px}._scrollBottom_4gxvw_577:hover{color:var(--foreground);transform:translateY(-1px)}._tokenNode_4gxvw_602{border:1px solid color-mix(in srgb, var(--Blue) 30%, var(--border));background:var(--background);color:var(--Blue-dark);cursor:pointer;vertical-align:baseline;border-radius:6px;align-items:center;gap:4px;padding:1px 8px 1px 6px;font-size:12.5px;transition:background .12s,border-color .12s;display:inline-flex}._tokenNode_4gxvw_602:hover{background:var(--Blue-lighter);border-color:var(--Blue)}._tokenField_4gxvw_622{border:1px dashed var(--border-strong);font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-2);vertical-align:baseline;border-radius:4px;padding:1px 6px;font-size:12px;display:inline}._tokenValue_4gxvw_633{vertical-align:baseline;border-radius:10px;padding:1px 8px;font-size:12px;font-weight:500;display:inline}._toneOpen_4gxvw_642{background:color-mix(in srgb, var(--Blue) 12%, transparent);color:var(--Blue-dark)}._toneProgress_4gxvw_647{color:#92400e;background:#f59e0b24}._toneDone_4gxvw_652{background:color-mix(in srgb, var(--success) 14%, transparent);color:#166534}._toneWarn_4gxvw_657{background:color-mix(in srgb, var(--danger,#ef4444) 14%, transparent);color:var(--danger,#ef4444)}._clickable_4gxvw_662{cursor:pointer;transition:filter .12s}._clickable_4gxvw_662:hover{filter:brightness(.92)}._tokenCode_4gxvw_671{background:color-mix(in srgb, var(--Blue) 8%, transparent);color:var(--Blue-dark);font-family:var(--font-mono,ui-monospace, monospace);border-radius:4px;padding:1px 5px;font-size:12px}._error_4gxvw_681{color:var(--danger,#ef4444);background:var(--danger-light);text-align:center;padding:.5rem 1rem;font-size:12px}._stickyConfirm_4gxvw_690{border-top:1px solid color-mix(in srgb, #f59e0b 30%, var(--border));background:color-mix(in srgb, #f59e0b 6%, var(--background));flex-shrink:0;padding:10px 14px;font-size:12px}._stickyConfirm_4gxvw_690 ._confirmDetails_4gxvw_698{margin-bottom:8px}._stickyConfirm_4gxvw_690 ._confirmActions_4gxvw_702{gap:8px;display:flex}._confirmBar_4gxvw_708{background:var(--bg-secondary,#f5f5f5);border-radius:6px;margin-top:6px;padding:8px 12px;font-size:12px}._confirmDetails_4gxvw_698{color:var(--text-secondary,#666);margin-bottom:8px}._confirmActions_4gxvw_702{gap:8px;display:flex}._confirmBtn_4gxvw_723{background:var(--Blue);color:var(--Blue-foreground);cursor:pointer;border:none;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500}._confirmBtn_4gxvw_723:hover{opacity:.9}._confirmBtnCancel_4gxvw_736{border:1px solid var(--border-strong,#ccc);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500}._confirmBtnCancel_4gxvw_736:hover{background:var(--bg-soft)}._confirmDecided_4gxvw_749{color:var(--text-secondary,#666);font-style:italic}._backBtn_4gxvw_755:hover{background:var(--bg-soft);color:var(--foreground)}._hitArea_d6b5y_2{position:relative}._hitArea_d6b5y_2:after{content:"";width:40px;height:40px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}._historyList_5uvb2_2{scrollbar-width:thin;flex:1;overflow-y:auto}._historyEmpty_5uvb2_8{color:var(--text-3);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 20px;display:flex}._historyEmpty_5uvb2_8 h4{color:var(--text-2);text-wrap:balance;margin:0;font-size:13px;font-weight:600}._historyEmpty_5uvb2_8 p{text-wrap:pretty;margin:0;font-size:12px;line-height:1.4}._group_5uvb2_34{padding:0}._groupLabel_5uvb2_38{text-transform:uppercase;letter-spacing:.04em;color:var(--text-4);padding:12px 16px 4px;font-size:11px;font-weight:600}._row_5uvb2_48{cursor:pointer;align-items:flex-start;gap:8px;padding:10px 16px;transition:background .1s;display:flex}._row_5uvb2_48:hover{background:var(--bg-soft)}._row_5uvb2_48._active_5uvb2_61{background:var(--Blue-lighter)}._rowMain_5uvb2_65{flex:1;min-width:0}._rowTitle_5uvb2_70{color:var(--foreground);align-items:center;gap:6px;font-size:13px;font-weight:500;line-height:1.3;display:flex}._activeDot_5uvb2_80{background:var(--Blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}._rowPreview_5uvb2_88{color:var(--text-3);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}._rowMeta_5uvb2_101{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}._rowTime_5uvb2_109{color:var(--text-4);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}._rowDel_5uvb2_116{opacity:0;color:var(--text-4);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;transition-property:opacity,color,background;transition-duration:.12s}._row_5uvb2_48:hover ._rowDel_5uvb2_116{opacity:1}._rowDel_5uvb2_116:hover{color:var(--danger,#ef4444);background:color-mix(in srgb, var(--danger,#ef4444) 8%, transparent)}._rowDel_5uvb2_116:active{transform:scale(.96)}._row_5uvb2_48._confirming_5uvb2_143{background:color-mix(in srgb, var(--danger,#ef4444) 6%, var(--background))}._confirmRow_5uvb2_147{gap:6px;display:flex}._confirmYes_5uvb2_152{background:var(--danger,#ef4444);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:500;transition-property:background,transform;transition-duration:.12s}._confirmYes_5uvb2_152:hover{background:color-mix(in srgb, var(--danger,#ef4444) 85%, black)}._confirmYes_5uvb2_152:active{transform:scale(.96)}._confirmNo_5uvb2_174{border:1px solid var(--border);background:var(--background);color:var(--text-2);cursor:pointer;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:500;transition-property:background,border-color,transform;transition-duration:.12s}._confirmNo_5uvb2_174:hover{background:var(--bg-soft);border-color:var(--border-strong)}._confirmNo_5uvb2_174:active{transform:scale(.96)}._loadMore_5uvb2_198{width:100%;color:var(--Blue);cursor:pointer;text-align:center;background:0 0;border:none;padding:12px;font-family:inherit;font-size:12px;font-weight:500;transition-property:background,transform;transition-duration:.12s;display:block}._loadMore_5uvb2_198:hover{background:var(--bg-soft)}._loadMore_5uvb2_198:active{transform:scale(.96)}._ghost_1pkyf_1{z-index:5;pointer-events:none;border:2px dashed var(--Blue,#57b5ff);border-radius:var(--radius-md,8px);background:#57b5ff0f;justify-content:center;align-items:center;display:flex;position:fixed}._label_1pkyf_13{color:var(--Blue,#57b5ff);opacity:.8;-webkit-user-select:none;user-select:none;font-weight:500}._wrap_1yj5o_1{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;width:100%;height:100%;font-size:12px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}._wrap_1yj5o_1[data-selected]{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._header_1yj5o_17{cursor:grab;border-bottom:1px solid #f1f5f9;align-items:center;gap:6px;height:32px;padding:6px 10px;display:flex}._title_1yj5o_26{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}._piiBadge_1yj5o_34{color:#92400e;background:#fef3c7;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}._iconBtn_1yj5o_42{cursor:pointer;color:#6b7280;background:0 0;border:0;border-radius:4px;padding:4px}._iconBtn_1yj5o_42:hover{background:#f3f4f6}._iconBtn_1yj5o_42:disabled{opacity:.4;cursor:not-allowed}._spin_1yj5o_52{animation:1s linear infinite _spin_1yj5o_52}@keyframes _spin_1yj5o_52{to{transform:rotate(360deg)}}._controls_1yj5o_55{border-bottom:1px solid #f1f5f9;align-items:center;gap:6px;height:40px;padding:4px 10px;display:flex}._search_1yj5o_63{border:1px solid #e5e7eb;border-radius:4px;outline:none;flex:1;padding:4px 8px;font-size:12px}._search_1yj5o_63:focus{border-color:#3b82f6}._body_1yj5o_73{flex:1;position:relative;overflow:auto}._table_1yj5o_78{border-collapse:collapse;table-layout:fixed;width:100%}._table_1yj5o_78 thead{z-index:1;background:#f9fafb;position:sticky;top:0}._table_1yj5o_78 th{text-align:left;color:#374151;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:6px 8px;font-size:11px;font-weight:600}._table_1yj5o_78 td{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f3f4f6;padding:0 8px;font-size:12px;overflow:hidden}._empty_1yj5o_108,._error_1yj5o_108{color:#6b7280;align-items:center;gap:6px;padding:16px;font-size:12px;display:flex}._error_1yj5o_108{color:#b91c1c}._footer_1yj5o_118{color:#6b7280;background:#fafafa;border-top:1px solid #f1f5f9;align-items:center;height:28px;padding:4px 10px;font-size:11px;display:flex}._badge_1yj5o_128{white-space:nowrap}._container_mi07n_2{height:100%;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}._heading_mi07n_12{font-size:1.125rem;line-height:1.75rem}._message_mi07n_17{font-size:.875rem;line-height:1.25rem}._reloadButton_mi07n_22{border-radius:var(--radius-md);background:var(--Blue);color:var(--Blue-foreground);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}._reloadButton_mi07n_22:hover{background:var(--Blue-dark)}._spin_3bhw3_2{animation:1s linear infinite _spin_3bhw3_2}._loading_1pyfh_1{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._loadingIcon_1pyfh_9{width:32px;height:32px;color:var(--Blue)}._empty_1pyfh_16{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}._emptyText_1pyfh_26{color:var(--muted-foreground);font-size:15px}._emptyHint_1pyfh_31{color:var(--muted-foreground);text-align:center;max-width:320px;font-size:13px;line-height:1.5}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-cyrillic-ext-400-normal-Cycyekte.woff2)format("woff2"),url(./fira-sans-cyrillic-ext-400-normal-Dd5dApAy.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-cyrillic-400-normal-CKu2TFQr.woff2)format("woff2"),url(./fira-sans-cyrillic-400-normal-D9eUeF-O.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-greek-ext-400-normal-ByG7UNQ2.woff2)format("woff2"),url(./fira-sans-greek-ext-400-normal-ClCfNE6D.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-greek-400-normal-BFCFncbp.woff2)format("woff2"),url(./fira-sans-greek-400-normal-DQ8sF22y.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-vietnamese-400-normal-ljDTQFsx.woff2)format("woff2"),url(./fira-sans-vietnamese-400-normal-DUVG35gE.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-latin-ext-400-normal-BLG_mAEf.woff2)format("woff2"),url(./fira-sans-latin-ext-400-normal-BCUwhuGB.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-sans-latin-400-normal-a0AnQzuD.woff2)format("woff2"),url(./fira-sans-latin-400-normal-66xCkunx.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-cyrillic-ext-500-normal-Dkk5LlrU.woff2)format("woff2"),url(./fira-sans-cyrillic-ext-500-normal-Cixivk4R.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-cyrillic-500-normal-CXfldnQ8.woff2)format("woff2"),url(./fira-sans-cyrillic-500-normal-Daski1k2.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-greek-ext-500-normal-nq-cjB3m.woff2)format("woff2"),url(./fira-sans-greek-ext-500-normal-Bem4H9fH.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-greek-500-normal-Cy-TUuxE.woff2)format("woff2"),url(./fira-sans-greek-500-normal-C9KT8sAy.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-vietnamese-500-normal-ChEXCnJy.woff2)format("woff2"),url(./fira-sans-vietnamese-500-normal-UV7M6ot_.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-latin-ext-500-normal-OO1QnNpY.woff2)format("woff2"),url(./fira-sans-latin-ext-500-normal-CFRf4jcC.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./fira-sans-latin-500-normal-Bvbxc8ch.woff2)format("woff2"),url(./fira-sans-latin-500-normal-Bkfzcwmr.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-cyrillic-ext-600-normal-CE6oUZE1.woff2)format("woff2"),url(./fira-sans-cyrillic-ext-600-normal-BKgjRriM.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-cyrillic-600-normal-JSBvCpTs.woff2)format("woff2"),url(./fira-sans-cyrillic-600-normal-CJ5P9t7t.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-greek-ext-600-normal-fS0evUH3.woff2)format("woff2"),url(./fira-sans-greek-ext-600-normal-DPxZoeHL.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-greek-600-normal-BlqpLOpF.woff2)format("woff2"),url(./fira-sans-greek-600-normal-DfHu91YF.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-vietnamese-600-normal-Dh2KAvU8.woff2)format("woff2"),url(./fira-sans-vietnamese-600-normal-Bxjaclsw.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-latin-ext-600-normal-DTQBTt1m.woff2)format("woff2"),url(./fira-sans-latin-ext-600-normal-DLMQsaV4.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./fira-sans-latin-600-normal-CXKlxLG9.woff2)format("woff2"),url(./fira-sans-latin-600-normal-DtSgd811.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-cyrillic-ext-700-normal-BfO9TR-w.woff2)format("woff2"),url(./fira-sans-cyrillic-ext-700-normal-Gcpdxicj.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-cyrillic-700-normal-Bl-HczEO.woff2)format("woff2"),url(./fira-sans-cyrillic-700-normal-KyW5QH4H.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-greek-ext-700-normal-C1m6bE4Q.woff2)format("woff2"),url(./fira-sans-greek-ext-700-normal-C8J5qYMq.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-greek-700-normal-BVfcrbV7.woff2)format("woff2"),url(./fira-sans-greek-700-normal-CJu31rC4.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-vietnamese-700-normal-j5oLGLJY.woff2)format("woff2"),url(./fira-sans-vietnamese-700-normal-DFi88MGY.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-latin-ext-700-normal-g2Yrd4J5.woff2)format("woff2"),url(./fira-sans-latin-ext-700-normal-cfTxGFzJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./fira-sans-latin-700-normal-CRhwpWTq.woff2)format("woff2"),url(./fira-sans-latin-700-normal-DgqLm3Fi.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-sans:"Fira Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:var(--font-sans);--font-mono:ui-monospace, monospace;--radius:.5rem;--radius-sm:calc(var(--radius) * .6);--radius-md:calc(var(--radius) * .8);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) * 1.4);--radius-2xl:calc(var(--radius) * 1.8);--radius-base:6px;--background:#fff;--foreground:#111418;--card:#fff;--card-foreground:#111418;--popover:#fff;--popover-foreground:#111418;--primary:#111418;--primary-foreground:#fff;--secondary:#fbfbfd;--secondary-foreground:#111418;--muted:#f7f8fa;--muted-foreground:#6b7280;--accent:#f7f8fa;--accent-foreground:#111418;--destructive:oklch(57.7% .245 27.325);--border:#e8eaed;--input:#e8eaed;--ring:var(--Blue);--Blue-foreground:#fff;--Blue-light:#e3f2fd;--Blue-lighter:#eef7fe;--Blue-dark:#1565c0;--border-strong:#d0d5dd;--border-soft:#eef0f3;--text-2:#3a4049;--text-3:#6b7280;--text-4:#9aa0a8;--bg-panel:#fbfbfd;--bg-soft:#f7f8fa;--space-bg:oklch(98.1% .005 248);--xy-background-color:var(--space-bg);--shadow-soft:0 1px 2px #1114180a, 0 1px 1px #11141808;--shadow-md:0 4px 12px #1114180f, 0 1px 2px #1114180a;--shadow-dropdown:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-toolbar:0 6px 24px #11141814, 0 2px 6px #1114180d;--shadow-popover:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--sticky-yellow:#fff5b8;--sticky-yellow-shadow:#f7e58a;--sticky-pink:#ffd8e4;--sticky-pink-shadow:#f7c0d2;--sticky-blue:#d6e7ff;--sticky-blue-shadow:#b6d2f7;--sticky-green:#d8f0d4;--sticky-green-shadow:#b8e0b3;--sticky-purple:#e8dcff;--sticky-purple-shadow:#d2c2f0;--transition-base:.15s ease;--success:#16a34a;--success-light:#22c55e1a;--warning:#ca8a04;--warning-light:#eab3081a;--danger:#ef4444;--danger-light:#ef44441a;--heat-min:#d6f0df;--heat-mid:#f1e7cb;--heat-max:#f1d0d0;--Background:#f8fafc;--Main-Black:#2f354d;--Light-Black:#5d617a;--Gray-1:#7b8aa8;--Gray-2:#9aa6bd;--Gray-3:#b1bbd0;--Gray-4:#c5d1e2;--Gray-5:#e0e7f1;--Gray-6:#eff3f8;--Blue:#2196f3;--Light-Blue:#57b5ff;--Light-Blue-2:#eef7fe;--Gray-Label:#95acc5;--Gray-Metrics-Title:#8fa2c7;--Green-Warm:#47cb43;--Red-Warm:#f06767;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--tr-fast:.2s;--tr-medium:.3s;--page-loader:100;--header-z-index:10;--table-header-z-index:2;--table-search-z-index:3;--table-sort-z-index:4;--table-hover-row-z-index:1;--table-expanded-row-z-index:1;--table-hover-bg:#e8f6fd;--chart-1:#e8eaed;--chart-2:#6b7280;--chart-3:#3a4049;--chart-4:#3a4049;--chart-5:#111418}.dark{--background:#111418;--foreground:#eef0f3;--card:#191c21;--card-foreground:#eef0f3;--popover:#191c21;--popover-foreground:#eef0f3;--primary:#eef0f3;--primary-foreground:#111418;--secondary:#1e2128;--secondary-foreground:#eef0f3;--muted:#1e2128;--muted-foreground:#9aa0a8;--accent:#1e2128;--accent-foreground:#eef0f3;--destructive:oklch(70.4% .191 22.216);--border:#eef0f31a;--input:#eef0f326;--ring:var(--Blue);--Blue-foreground:#fff;--Blue-light:#2196f333;--Blue-lighter:#2196f31a;--Blue-dark:#90caf9;--border-strong:#eef0f32e;--border-soft:#eef0f30f;--text-2:#c4c8cf;--text-3:#9aa0a8;--text-4:#6b7280;--bg-panel:#191c21;--bg-soft:#1e2128;--space-bg:oklch(20% .01 260);--xy-background-color:var(--space-bg);--heat-min:#244c32;--heat-mid:#4f4322;--heat-max:#4f2222;--chart-1:#e8eaed;--chart-2:#6b7280;--chart-3:#3a4049;--chart-4:#3a4049;--chart-5:#111418}*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--border)}html{font-family:var(--font-sans);tab-size:4;touch-action:manipulation;line-height:1.5}body{line-height:inherit;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01", "cv11";margin:0}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}ol,ul,menu{margin:0;padding:0;list-style:none}button,input,select,textarea{font:inherit;color:inherit;margin:0;padding:0}button,[role=button]{cursor:pointer;background:0 0}button:active:not(:disabled):not([aria-haspopup]),[role=button]:active:not(:disabled):not([aria-haspopup]){transform:scale(.96)}button:disabled{opacity:.5;cursor:default;pointer-events:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-16px)}}.react-flow__edge-path{stroke-width:2px}.react-flow .react-flow__handle{border:1.5px solid var(--Blue);opacity:0;z-index:10;background:#fff;width:10px;height:10px;transition:opacity .15s}.react-flow .react-flow__node:hover .react-flow__handle{opacity:1;background:var(--Blue)}.pushing-nodes .react-flow__node{transition:transform .25s}
