.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--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: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--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: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.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;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.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{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-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{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.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-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}._app_113kt_1{display:flex;flex-direction:column;height:100vh}._bodyWrap_113kt_7{display:flex;flex:1;min-height:0;position:relative;padding-right:48px}._contentArea_113kt_15{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}._main_113kt_24{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:0}._sectionHeader_113kt_34{display:flex;align-items:center;justify-content:space-between}._sectionTitle_113kt_40{font-size:20px;font-weight:700;color:var(--navy)}._sectionSub_113kt_46{font-size:12px;color:var(--muted);margin-top:3px}._btnRow_113kt_52{display:flex;gap:8px}._btn_113kt_52{font-size:12px;font-family:var(--font-ui);padding:5px 12px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:all .12s}._btn_113kt_52:hover{background:var(--surface2)}._btn_113kt_52._primary_113kt_74{background:var(--navy);color:#fff;border-color:var(--navy);font-weight:600}._btn_113kt_52._primary_113kt_74:hover{background:var(--navy2)}._twoCol_113kt_85{display:grid;grid-template-columns:1.65fr 1fr;gap:14px;align-items:start}._tabCard_113kt_92{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden}._tabBar_113kt_101{display:flex;border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0}._tab_113kt_92{padding:9px 16px;font-size:12px;font-weight:600;font-family:var(--font-ui);background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px}._tab_113kt_92:hover{color:var(--text)}._tabActive_113kt_126{color:var(--navy);border-bottom-color:var(--navy)}._wrap_1gpq2_1{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}._toolbar_1gpq2_9{display:flex;align-items:center;gap:18px;flex-shrink:0;flex-wrap:wrap}._filterGroup_1gpq2_17{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._filterLabel_1gpq2_24{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-right:2px}._chip_1gpq2_33{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:3px 10px;border-radius:20px;border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;text-transform:capitalize;transition:all .12s}._chip_1gpq2_33:hover{background:var(--surface2)}._chipActive_1gpq2_51{background:var(--navy);color:#fff;border-color:var(--navy)}._catSelect_1gpq2_57{font-size:12px;font-family:var(--font-ui);padding:4px 8px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);outline:none;cursor:pointer}._catSelect_1gpq2_57:focus{border-color:var(--navy)}._resultCount_1gpq2_73{margin-left:auto;font-size:12px;color:var(--muted);font-family:var(--font-mono)}._list_1gpq2_80{flex:1;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:12px;padding:2px;min-height:0;align-content:start}._list_1gpq2_80::-webkit-scrollbar{width:4px}._list_1gpq2_80::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._card_1gpq2_100{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;transition:border-color .12s,box-shadow .12s}._card_1gpq2_100:hover{border-color:var(--navy);box-shadow:0 2px 12px #1e2d3d0f}._cardHeader_1gpq2_116{display:flex;flex-direction:column;gap:6px}._cardTitle_1gpq2_122{font-size:13px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:8px;line-height:1.3}._defaultTag_1gpq2_132{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;background:#e8c5472e;color:var(--gold);border-radius:10px}._cardMeta_1gpq2_143{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._sevBadge_1gpq2_150{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 7px;border-radius:10px}._crit_1gpq2_159{background:var(--crit-bg);color:var(--crit)}._warn_1gpq2_164{background:var(--warn-bg);color:var(--warn)}._ok_1gpq2_169{background:var(--ok-bg);color:var(--ok)}._sevUnset_1gpq2_174{font-size:10px;color:var(--hint);font-style:italic}._catTag_1gpq2_180{font-size:10px;color:var(--muted);background:var(--surface2);border:1px solid var(--border2);padding:1px 7px;border-radius:10px}._cardNotes_1gpq2_189{font-size:12px;color:var(--muted);line-height:1.4}._previewCode_1gpq2_195{font-family:var(--font-mono);font-size:11px;color:var(--text);background:var(--surface2);border:1px solid var(--border2);border-radius:6px;padding:6px 9px;display:block;white-space:pre-wrap;word-break:break-word;max-height:84px;overflow-y:auto}._previewEmpty_1gpq2_210{font-size:11px;color:var(--hint);font-style:italic}._cardActions_1gpq2_216{display:flex;justify-content:flex-end;margin-top:auto}._useBtn_1gpq2_222{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:5px 12px;border:1px solid var(--navy);border-radius:6px;background:var(--surface);color:var(--navy);cursor:pointer;transition:all .12s}._useBtn_1gpq2_222:hover{background:var(--navy);color:#fff}._empty_1gpq2_240{grid-column:1 / -1;padding:40px;text-align:center;color:var(--muted);font-size:13px}._wrap_9rokk_1{position:relative;min-width:0}._trigger_9rokk_6{width:100%;display:flex;align-items:center;gap:8px;padding:5px 9px;background:var(--surface);border:1px solid var(--border2);border-radius:5px;font-family:var(--font-ui);font-size:12px;color:var(--text);cursor:pointer;text-align:left;transition:border-color .12s;min-height:30px}._trigger_9rokk_6:hover{border-color:var(--navy)}._triggerCustom_9rokk_28{border-style:dashed}._triggerLabel_9rokk_32{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._triggerId_9rokk_39{font-family:var(--font-mono);font-size:10px;color:var(--hint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:auto;padding-left:8px}._triggerPlaceholder_9rokk_50{color:var(--hint);font-style:italic}._chevron_9rokk_55{margin-left:4px;font-size:10px;color:var(--hint)}._panel_9rokk_61{position:absolute;top:calc(100% + 4px);left:0;width:min(440px,90vw);max-height:360px;background:var(--surface);border:1px solid var(--border2);border-radius:8px;box-shadow:0 8px 28px #1e2d3d29;z-index:50;display:flex;flex-direction:column;overflow:hidden}._search_9rokk_77{margin:8px 8px 6px;padding:7px 10px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface2);color:var(--text);outline:none}._search_9rokk_77:focus{border-color:var(--navy);background:var(--surface)}._list_9rokk_94{flex:1;overflow-y:auto;padding:0 4px 6px}._list_9rokk_94::-webkit-scrollbar{width:4px}._list_9rokk_94::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._group_9rokk_109{margin-bottom:4px}._groupHeader_9rokk_113{position:sticky;top:0;padding:4px 10px;background:var(--surface2);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border)}._option_9rokk_126{width:100%;display:flex;align-items:center;gap:10px;padding:7px 10px;background:none;border:none;cursor:pointer;text-align:left;border-radius:5px;transition:background .1s;font-family:var(--font-ui)}._option_9rokk_126:hover{background:var(--surface2)}._optionActive_9rokk_145{background:#3e54701f}._optLabel_9rokk_149{font-size:12px;color:var(--text);font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._optMeta_9rokk_159{display:flex;align-items:center;gap:8px;flex-shrink:0}._optType_9rokk_166{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;border-radius:10px;background:var(--surface2);border:1px solid var(--border2);color:var(--muted)}._optId_9rokk_178{font-family:var(--font-mono);font-size:10px;color:var(--hint);white-space:nowrap}._empty_9rokk_185{padding:18px 14px;text-align:center;color:var(--muted);font-size:12px;display:flex;flex-direction:column;gap:8px;align-items:center}._footerRow_9rokk_196{border-top:1px solid var(--border);padding:6px 8px;background:var(--surface2)}._customBtn_9rokk_202{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:4px 10px;border:1px solid var(--navy);border-radius:5px;background:var(--surface);color:var(--navy);cursor:pointer}._customBtn_9rokk_202:hover{background:var(--navy);color:#fff}._builder_4kkar_1{display:flex;flex-direction:column;gap:10px}._group_4kkar_7{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:10px 12px;display:flex;flex-direction:column;gap:8px}._groupNested_4kkar_17{background:var(--surface2);border-style:dashed;margin-left:4px}._groupHeader_4kkar_23{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._condToggle_4kkar_30{font-size:11px;font-weight:700;letter-spacing:.8px;padding:3px 10px;border-radius:5px;border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;font-family:var(--font-ui);min-width:42px}._condToggle_4kkar_30._condOr_4kkar_44{background:#6a4cb4;border-color:#6a4cb4}._groupLabel_4kkar_49{font-size:12px;color:var(--muted)}._groupActions_4kkar_54{margin-left:auto;display:flex;align-items:center;gap:6px}._smallBtn_4kkar_61{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:3px 9px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--navy);cursor:pointer;transition:all .12s}._smallBtn_4kkar_61:hover{background:var(--navy);color:#fff;border-color:var(--navy)}._removeBtn_4kkar_80{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--hint);cursor:pointer;font-size:11px;transition:all .12s}._removeBtn_4kkar_80:hover{background:var(--crit-bg);color:var(--crit);border-color:#e0525266}._groupBody_4kkar_101{display:flex;flex-direction:column;gap:6px}._empty_4kkar_107{font-size:12px;color:var(--hint);padding:4px 2px;font-style:italic}._rule_4kkar_114{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(120px,auto) minmax(140px,1fr) auto;gap:6px;align-items:center}._fieldInput_4kkar_121,._valueInput_4kkar_122{font-size:12px;font-family:var(--font-mono);padding:6px 9px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s;min-width:0}._fieldInput_4kkar_121:focus,._valueInput_4kkar_122:focus{border-color:var(--navy)}._opSelect_4kkar_140{font-size:12px;font-family:var(--font-ui);padding:6px 9px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);outline:none;cursor:pointer}._opSelect_4kkar_140:focus{border-color:var(--navy)}._multiWrap_4kkar_156{display:flex;flex-wrap:wrap;gap:4px;align-items:center;padding:3px 4px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);min-height:30px}._multiChip_4kkar_168{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:2px 8px;border-radius:12px;border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;transition:all .12s}._multiChip_4kkar_168:hover{background:var(--surface2)}._multiChipActive_4kkar_185{background:var(--navy);color:#fff;border-color:var(--navy)}._backdrop_1aky6_1{position:fixed;inset:0;background:#1e2d3d66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}._modal_1aky6_13{background:var(--surface, #ffffff);border:1px solid var(--border2, rgba(0,0,0,.15));border-radius:12px;width:720px;max-width:100%;max-height:100%;box-shadow:0 12px 48px #1e2d3d38;display:flex;flex-direction:column;overflow:hidden}._header_1aky6_26{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 14px;border-bottom:1px solid var(--border, rgba(0,0,0,.08));flex-shrink:0}._title_1aky6_35{font-size:15px;font-weight:700;color:var(--navy)}._closeBtn_1aky6_41{background:none;border:none;color:var(--hint);font-size:14px;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1}._closeBtn_1aky6_41:hover{background:var(--surface2);color:var(--text)}._body_1aky6_57{padding:18px 20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;min-height:0}._body_1aky6_57::-webkit-scrollbar{width:4px}._body_1aky6_57::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._row_1aky6_75{display:grid;grid-template-columns:1fr 1fr;gap:16px}._field_1aky6_81{display:flex;flex-direction:column;gap:6px}._label_1aky6_87{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;display:flex;align-items:center;gap:8px}._req_1aky6_98{color:var(--crit)}._help_1aky6_102{font-weight:400;text-transform:none;letter-spacing:0;font-size:11px;color:var(--hint)}._help_1aky6_102 code{font-family:var(--font-mono);background:var(--surface2);border:1px solid var(--border2);padding:0 4px;border-radius:3px}._input_1aky6_118,._textarea_1aky6_119{background:var(--surface2);border:1px solid var(--border2);border-radius:6px;padding:8px 11px;font-size:13px;font-family:var(--font-ui);color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}._textarea_1aky6_119{resize:vertical;min-height:60px;font-family:var(--font-ui)}._input_1aky6_118:focus,._textarea_1aky6_119:focus{border-color:var(--navy);box-shadow:0 0 0 3px #3e54701a;background:var(--surface)}._input_1aky6_118::placeholder,._textarea_1aky6_119::placeholder{color:var(--hint)}._sevGroup_1aky6_149{display:flex;gap:6px}._sevBtn_1aky6_154{padding:6px 12px;border-radius:6px;border:1px solid var(--border2);background:var(--surface);font-size:11px;font-weight:600;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);cursor:pointer;transition:all .12s}._sevBtn_1aky6_154:hover{background:var(--surface2)}._sevBtnActive_1aky6_173{color:#fff;border-color:transparent}._sev_critical_1aky6_178._sevBtnActive_1aky6_173{background:var(--crit)}._sev_warning_1aky6_182._sevBtnActive_1aky6_173{background:var(--warn)}._sev_ok_1aky6_186._sevBtnActive_1aky6_173{background:var(--ok)}._switch_1aky6_190{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text);cursor:pointer;padding:6px 0}._switch_1aky6_190 input{width:14px;height:14px;accent-color:var(--navy);cursor:pointer}._errorMsg_1aky6_207{font-size:12px;color:var(--crit);background:var(--crit-bg);border:1px solid rgba(224,82,82,.25);border-radius:6px;padding:7px 10px}._footer_1aky6_216{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--border);flex-shrink:0}._cancelBtn_1aky6_225,._saveBtn_1aky6_226{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:8px 16px;border-radius:7px;cursor:pointer;transition:all .12s}._cancelBtn_1aky6_225{background:var(--surface);border:1px solid var(--border2);color:var(--muted)}._cancelBtn_1aky6_225:hover{background:var(--surface2);color:var(--text)}._saveBtn_1aky6_226{background:var(--navy);border:1px solid var(--navy);color:#fff}._saveBtn_1aky6_226:hover:not(:disabled){background:var(--navy2, #2b3a50)}._saveBtn_1aky6_226:disabled{opacity:.5;cursor:not-allowed}._page_1vh5i_1{display:flex;flex-direction:column;height:100%;min-height:0;padding:20px;gap:14px;overflow:hidden}._header_1vh5i_11{display:flex;align-items:flex-end;justify-content:space-between;flex-shrink:0;gap:16px}._headerLeft_1vh5i_19{display:flex;flex-direction:column;gap:2px}._title_1vh5i_25{font-size:18px;font-weight:700;color:var(--navy)}._subtitle_1vh5i_31{font-size:12px;color:var(--muted)}._headerRight_1vh5i_36{display:flex;align-items:center;gap:8px}._search_1vh5i_42{width:240px;padding:7px 11px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:7px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._search_1vh5i_42:focus{border-color:var(--navy)}._search_1vh5i_42::placeholder{color:var(--hint)}._primaryBtn_1vh5i_63{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 13px;background:var(--navy);color:#fff;border:1px solid var(--navy);border-radius:7px;cursor:pointer;transition:background .12s}._primaryBtn_1vh5i_63:hover{background:var(--navy2, #2b3a50)}._tabBar_1vh5i_80{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--border);flex-shrink:0}._tab_1vh5i_80{position:relative;padding:8px 14px 10px;background:none;border:none;font-size:13px;font-weight:600;font-family:var(--font-ui);color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:color .12s;margin-bottom:-1px;border-bottom:2px solid transparent}._tab_1vh5i_80:hover{color:var(--text)}._tabActive_1vh5i_110{color:var(--navy);border-bottom-color:var(--navy)}._tabCount_1vh5i_115{font-size:10px;font-weight:700;background:var(--surface2);color:var(--muted);border:1px solid var(--border2);border-radius:10px;padding:1px 7px}._tabActive_1vh5i_110 ._tabCount_1vh5i_115{background:var(--navy);color:#fff;border-color:var(--navy)}._errorBanner_1vh5i_131{font-size:12px;padding:8px 12px;background:var(--crit-bg);color:var(--crit);border:1px solid rgba(224,82,82,.25);border-radius:7px;flex-shrink:0}._tableWrap_1vh5i_141{flex:1;overflow-y:auto;border:1px solid var(--border);border-radius:10px;min-height:0;background:var(--surface)}._tableWrap_1vh5i_141::-webkit-scrollbar{width:3px}._tableWrap_1vh5i_141::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._table_1vh5i_141{width:100%;border-collapse:collapse;font-size:12px}._table_1vh5i_141 th{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._row_1vh5i_181{cursor:pointer;transition:background .1s}._row_1vh5i_181:hover td{background:var(--surface2)}._row_1vh5i_181 td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._row_1vh5i_181:last-child td{border-bottom:none}._nameCell_1vh5i_200{font-weight:600;color:var(--text)}._mono_1vh5i_205{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._notesCell_1vh5i_211{color:var(--muted);max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actionsCol_1vh5i_219{width:84px;text-align:right;white-space:nowrap}._iconBtn_1vh5i_225{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:12px;margin-left:4px;transition:all .12s}._iconBtn_1vh5i_225:hover{color:var(--navy);border-color:var(--navy)}._iconBtn_1vh5i_225._danger_1vh5i_246:hover{color:var(--crit);border-color:#e0525280;background:var(--crit-bg)}._sevBadge_1vh5i_252{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:20px}._crit_1vh5i_264{background:var(--crit-bg);color:var(--crit)}._warn_1vh5i_269{background:var(--warn-bg);color:var(--warn)}._ok_1vh5i_274{background:var(--ok-bg);color:var(--ok)}._statusPill_1vh5i_279{display:inline-flex;align-items:center;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:20px}._enabled_1vh5i_290{background:var(--ok-bg);color:var(--ok)}._disabled_1vh5i_295{background:var(--surface2);color:var(--hint);border:1px solid var(--border2)}._emptyRow_1vh5i_301{text-align:center;padding:40px;color:var(--muted);font-size:13px}._drawer_bhh3c_1{position:fixed;top:0;right:48px;bottom:0;display:flex;flex-direction:column;background:var(--surface);border-left:1px solid var(--border);box-shadow:-8px 0 32px #0000001f;transform:translate(calc(100% + 48px));transition:transform .22s cubic-bezier(.4,0,.2,1);z-index:50}._drawer_bhh3c_1._open_bhh3c_16{transform:translate(0)}._resizeHandle_bhh3c_20{position:absolute;left:0;top:0;bottom:0;width:5px;cursor:ew-resize;background:transparent;transition:background .15s;z-index:1}._resizeHandle_bhh3c_20:hover,._resizeHandle_bhh3c_20._dragging_bhh3c_33{background:#00000014}._header_bhh3c_38{display:flex;align-items:center;justify-content:space-between;padding:15px 16px 14px;border-bottom:1px solid var(--border);flex-shrink:0;background:var(--surface)}._headerLeft_bhh3c_48{display:flex;align-items:center;gap:10px;min-width:0}._headerIcon_bhh3c_55{width:28px;height:28px;border-radius:8px;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px}._headerIconImg_bhh3c_67{width:100%;height:100%;object-fit:contain}._headerTitle_bhh3c_73{font-size:13px;font-weight:700;color:var(--text)}._headerTextBlock_bhh3c_79{min-width:0;display:flex;flex-direction:column;gap:5px}._headerMetaRow_bhh3c_86{display:flex;align-items:center;gap:8px;min-width:0}._headerStatus_bhh3c_93{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--ok);white-space:nowrap}._statusDot_bhh3c_102{width:6px;height:6px;border-radius:50%;background:var(--ok)}._incidentBadge_bhh3c_109{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;border:1px solid rgba(62,84,112,.28);background:#3e547014}._incidentBadgeLabel_bhh3c_121{font-size:10px;font-weight:700;letter-spacing:.2px;color:var(--muted);text-transform:uppercase;white-space:nowrap}._incidentBadgeValue_bhh3c_130{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;color:var(--navy)}._closeBtn_bhh3c_140{width:26px;height:26px;border:none;background:transparent;color:var(--hint);cursor:pointer;font-size:11px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s}._closeBtn_bhh3c_140:hover{background:var(--surface2);color:var(--text)}._messages_bhh3c_161{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:16px;min-height:0}._messages_bhh3c_161::-webkit-scrollbar{width:3px}._messages_bhh3c_161::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._msg_bhh3c_180{display:flex;gap:10px;align-items:flex-start}._msg_bhh3c_180._user_bhh3c_186{flex-direction:row-reverse}._avatar_bhh3c_190{width:28px;height:28px;border-radius:8px;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;padding:5px}._avatarImg_bhh3c_203{width:100%;height:100%;object-fit:contain}._msgContent_bhh3c_209{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._msgTopRow_bhh3c_217{display:flex;align-items:center;justify-content:space-between;gap:10px}._msg_bhh3c_180._user_bhh3c_186 ._msgContent_bhh3c_209{align-items:flex-end}._msg_bhh3c_180._user_bhh3c_186 ._msgTopRow_bhh3c_217{justify-content:flex-end}._msgLabel_bhh3c_232{font-size:10.5px;font-weight:600;color:var(--muted);letter-spacing:.2px}._bubble_bhh3c_239{min-width:0;padding:10px 13px;border-radius:12px;font-size:12.5px;line-height:1.6;color:var(--text);width:100%}._assistant_bhh3c_249 ._bubble_bhh3c_239{background:var(--surface2);border:1px solid var(--border);border-top-left-radius:3px}._user_bhh3c_186 ._bubble_bhh3c_239{background:var(--navy);color:#fff;border-top-right-radius:3px;margin-left:60px;width:auto}._addCommentBtn_bhh3c_263{height:22px;padding:0 8px;border-radius:6px;border:1px solid var(--border2);background:var(--surface);color:var(--navy);font-size:10.5px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:background .12s,border-color .12s,color .12s,opacity .12s}._addCommentBtn_bhh3c_263:hover:not(:disabled){background:#3e547014;border-color:var(--navy)}._addCommentBtn_bhh3c_263:disabled{opacity:.5;cursor:default}._reasoningWrap_bhh3c_288{margin-top:6px;border-top:1px solid var(--border);padding-top:6px}._reasoningToggle_bhh3c_294{border:none;background:transparent;color:var(--navy);cursor:pointer;font-size:11px;font-weight:600;padding:0}._reasoningToggle_bhh3c_294:hover{text-decoration:underline}._reasoningPanel_bhh3c_308{margin-top:8px;border-radius:8px;background:#3e547014;padding:8px 10px;display:flex;flex-direction:column;gap:6px}._reasoningTitle_bhh3c_318{font-size:10.5px;color:var(--navy);font-weight:700}._reasoningStep_bhh3c_324{display:flex;align-items:flex-start;gap:8px}._reasoningIndex_bhh3c_330{width:16px;height:16px;flex-shrink:0;border-radius:999px;background:#3e547033;color:var(--navy);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}._reasoningText_bhh3c_345{min-width:0;flex:1;font-size:12px}._thinkingBubble_bhh3c_351{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-width:96px}._thinkingText_bhh3c_359{font-size:12px;color:var(--muted)}._thinkingDots_bhh3c_364{display:inline-flex;align-items:center;gap:4px}._thinkingDots_bhh3c_364 span{width:6px;height:6px;border-radius:50%;background:var(--navy);opacity:.35;animation:_thinkingPulse_bhh3c_1 1.2s ease-in-out infinite}._thinkingDots_bhh3c_364 span:nth-child(2){animation-delay:.2s}._thinkingDots_bhh3c_364 span:nth-child(3){animation-delay:.4s}@keyframes _thinkingPulse_bhh3c_1{0%,80%,to{transform:scale(.85);opacity:.35}40%{transform:scale(1);opacity:1}}._inputArea_bhh3c_403{padding:10px 14px 14px;border-top:1px solid var(--border);flex-shrink:0;display:flex;flex-direction:column;gap:8px}._inputRow_bhh3c_412{display:flex;align-items:flex-end;gap:8px;background:var(--surface2);border:1px solid var(--border2);border-radius:10px;padding:6px 6px 6px 12px;transition:border-color .12s}._inputRow_bhh3c_412:focus-within{border-color:var(--navy)}._input_bhh3c_403{flex:1;resize:none;border:none;padding:4px 0;font-size:12.5px;font-family:var(--font-ui);color:var(--text);background:transparent;outline:none;line-height:1.5;max-height:100px;overflow-y:auto}._input_bhh3c_403::placeholder{color:var(--hint)}._sendBtn_bhh3c_446{width:30px;height:30px;border-radius:7px;border:none;background:var(--navy);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,opacity .12s}._sendBtn_bhh3c_446:hover{background:var(--navy2)}._sendBtn_bhh3c_446:disabled{background:var(--border2);color:var(--hint);cursor:default}._inputHint_bhh3c_471{font-size:10.5px;color:var(--hint);text-align:center}._headerRight_bhh3c_477{display:flex;align-items:center;gap:8px;flex-shrink:0}._clearSessionBtn_bhh3c_484{display:inline-flex;align-items:center;gap:6px;padding:3px 6px;border-radius:10px;border:1px solid rgba(19,2,2,.08);background:#0000000f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000000eb;font-size:12px;font-weight:500;letter-spacing:.2px;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}._clearSessionBtn_bhh3c_484 svg{width:14px;height:14px;stroke:currentColor;flex-shrink:0;opacity:.9;transition:opacity .18s ease}._clearSessionBtn_bhh3c_484:hover{border-color:#ffffff29;transform:translateY(-1px)}._clearSessionBtn_bhh3c_484:hover svg{opacity:1}._clearSessionBtn_bhh3c_484:active{transform:translateY(0)}._clearSessionBtn_bhh3c_484:focus-visible{outline:2px solid rgba(255,255,255,.18);outline-offset:2px}._historyLoadingRow_bhh3c_546{display:flex;justify-content:center;padding:12px 0 4px}._historyLoadingText_bhh3c_552{font-size:11px;color:#ffffff73;font-style:italic}._page_7j69h_1{display:flex;flex-direction:column;height:100%;min-height:0;padding:20px;gap:14px;overflow:hidden}._header_7j69h_12{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._headerLeft_7j69h_19{display:flex;align-items:center;gap:12px}._title_7j69h_25{font-size:18px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:8px}._count_7j69h_34{font-size:11px;font-weight:700;background:var(--surface2);color:var(--muted);border:1px solid var(--border2);border-radius:10px;padding:1px 8px}._liveIndicator_7j69h_44{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--ok);background:var(--ok-bg);border:1px solid rgba(42,158,104,.25);padding:3px 9px;border-radius:20px}._liveDot_7j69h_57{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:_pulse_7j69h_1 1.8s infinite}@keyframes _pulse_7j69h_1{0%,to{opacity:1}50%{opacity:.3}}._headerRight_7j69h_70{display:flex;align-items:center;gap:8px}._search_7j69h_72{width:240px;padding:7px 11px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:7px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._search_7j69h_72:focus{border-color:var(--navy)}._search_7j69h_72::placeholder{color:var(--hint)}._filterRow_7j69h_88{display:flex;align-items:center;gap:6px;flex-shrink:0;flex-wrap:wrap}._chip_7j69h_96{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;font-family:var(--font-ui);padding:4px 11px;border-radius:20px;border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;transition:all .12s}._chip_7j69h_96:hover{background:var(--surface2)}._chipActive_7j69h_112{background:var(--navy);color:#fff;border-color:var(--navy)}._chipActive_7j69h_112 ._chipDot_7j69h_113{background:#fff}._chipDot_7j69h_113{width:6px;height:6px;border-radius:50%}._critDot_7j69h_120{background:var(--crit)}._warnDot_7j69h_121{background:var(--gold)}._infoDot_7j69h_122{background:var(--info)}._chipCount_7j69h_124{font-size:10px;opacity:.7;margin-left:1px}._bulkBar_7j69h_131{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}._bulkConvert_7j69h_140{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:4px 10px;background:var(--navy);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .12s}._bulkConvert_7j69h_140:hover{background:var(--navy2)}._bulkClear_7j69h_154{font-size:12px;background:none;border:none;color:var(--hint);cursor:pointer;padding:2px 4px}._bulkClear_7j69h_154:hover{color:var(--text)}._tableWrap_7j69h_165{flex:1;overflow-y:auto;border:1px solid var(--border);border-radius:10px;min-height:0;background:var(--surface)}._tableWrap_7j69h_165::-webkit-scrollbar{width:3px}._tableWrap_7j69h_165::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._table_7j69h_165{width:100%;border-collapse:collapse;font-size:12px}._table_7j69h_165 th{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._sortableCol_7j69h_199{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableCol_7j69h_199:hover{color:var(--navy)}._checkCol_7j69h_205{width:40px;text-align:center}._actionCol_7j69h_206{width:110px;text-align:center}._checkbox_7j69h_208{width:13px;height:13px;accent-color:var(--navy);cursor:pointer}._row_7j69h_215{cursor:pointer;transition:background .1s}._row_7j69h_215:hover td{background:var(--surface2)}._row_7j69h_215 td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._row_7j69h_215:last-child td{border-bottom:none}._rowSelected_7j69h_227 td{background:#f0f4ff}._rowConverted_7j69h_228{opacity:.55}._priorityBadge_7j69h_231{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}._priorityDot_7j69h_241{width:5px;height:5px;border-radius:50%;background:currentColor}._crit_7j69h_120{background:var(--crit-bg);color:var(--crit)}._warn_7j69h_121{background:var(--warn-bg);color:var(--warn)}._info_7j69h_122{background:var(--info-bg);color:var(--info)}._eventId_7j69h_253{font-family:var(--font-mono);font-size:10px;color:var(--muted);white-space:nowrap}._message_7j69h_260{font-weight:500;color:var(--text);max-width:320px;display:block}._host_7j69h_267{font-family:var(--font-mono);font-size:11px;color:var(--text);white-space:nowrap}._source_7j69h_274{font-size:11px;color:var(--muted);background:var(--surface2);border:1px solid var(--border2);padding:1px 7px;border-radius:10px;white-space:nowrap}._date_7j69h_284{font-family:var(--font-mono);font-size:11px;color:var(--muted);white-space:nowrap}._convertBtn_7j69h_292{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:3px 9px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--navy);cursor:pointer;transition:all .12s;white-space:nowrap}._convertBtn_7j69h_292:hover{background:var(--navy);color:#fff;border-color:var(--navy)}._convertedTag_7j69h_311{font-size:11px;font-weight:600;color:var(--ok)}._emptyRow_7j69h_317{text-align:center;padding:40px;color:var(--muted);font-size:13px}._pagination_7j69h_325{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:6px 0}._pageInfo_7j69h_333{font-size:12px;color:var(--muted);font-family:var(--font-mono)}._pageControls_7j69h_339{display:flex;align-items:center;gap:6px}._rowsLabel_7j69h_345{font-size:12px;color:var(--muted)}._rowsSelect_7j69h_350{font-size:12px;font-family:var(--font-ui);padding:3px 6px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);cursor:pointer;outline:none}._pageBtn_7j69h_362{width:26px;height:26px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}._pageBtn_7j69h_362:hover:not(:disabled){background:var(--surface2)}._pageBtn_7j69h_362:disabled{opacity:.35;cursor:default}._pageCurrent_7j69h_379{font-size:12px;color:var(--muted);font-family:var(--font-mono);padding:0 4px}._backdrop_nwirh_1{position:fixed;inset:0;background:#1e2d3d59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:flex;align-items:center;justify-content:center}._modal_nwirh_12{background:var(--surface, #ffffff);border:1px solid var(--border2, rgba(0,0,0,.15));border-radius:12px;width:480px;max-width:calc(100vw - 32px);box-shadow:0 8px 40px #1e2d3d2e;display:flex;flex-direction:column;overflow:hidden}._header_nwirh_25{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--border, rgba(0,0,0,.08))}._title_nwirh_33{font-size:15px;font-weight:700;color:var(--navy, #3e5470);font-family:var(--font-ui, system-ui);letter-spacing:-.01em}._closeBtn_nwirh_41{background:none;border:none;color:var(--hint, #93a5b1);font-size:14px;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1;transition:background .15s,color .15s}._closeBtn_nwirh_41:hover{background:var(--surface2, #f4f6f9);color:var(--muted, #5a7080)}._body_nwirh_55{padding:20px;display:flex;flex-direction:column;gap:18px;background:var(--surface, #ffffff)}._field_nwirh_63{display:flex;flex-direction:column;gap:6px}._label_nwirh_69{font-size:11px;font-weight:700;font-family:var(--font-ui, system-ui);color:var(--muted, #5a7080);text-transform:uppercase;letter-spacing:.06em}._req_nwirh_78{color:var(--crit, #e05252)}._opt_nwirh_79{font-weight:400;text-transform:none;font-size:11px;color:var(--hint, #93a5b1)}._input_nwirh_81{background:var(--surface2, #f4f6f9);border:1px solid var(--border2, rgba(0,0,0,.15));border-radius:6px;padding:9px 12px;font-size:13px;font-family:var(--font-ui, system-ui);color:var(--text, #1e2d3d);outline:none;transition:border-color .15s,box-shadow .15s}._input_nwirh_81::placeholder{color:var(--hint, #93a5b1)}._input_nwirh_81:focus{border-color:var(--navy, #3e5470);box-shadow:0 0 0 3px #3e54701a;background:var(--surface, #ffffff)}._inputError_nwirh_98{border-color:var(--crit, #e05252)!important}._comboWrap_nwirh_101{position:relative}._comboInputRow_nwirh_105{position:relative;display:flex;align-items:center}._comboInputRow_nwirh_105 ._input_nwirh_81{flex:1;padding-right:52px}._comboClear_nwirh_116{position:absolute;right:28px;background:none;border:none;color:var(--hint, #93a5b1);font-size:11px;cursor:pointer;padding:2px 4px;line-height:1;transition:color .15s}._comboClear_nwirh_116:hover{color:var(--muted, #5a7080)}._comboChevron_nwirh_130{position:absolute;right:10px;color:var(--hint, #93a5b1);font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none}._comboDropdown_nwirh_139{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface, #ffffff);border:1px solid var(--border2, rgba(0,0,0,.15));border-radius:7px;box-shadow:0 6px 20px #1e2d3d1f;z-index:10;max-height:200px;overflow-y:auto;padding:4px}._comboOption_nwirh_154{display:flex;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-family:var(--font-ui, system-ui);font-weight:500;color:var(--text, #1e2d3d);border-radius:5px;cursor:pointer;transition:background .1s}._comboOption_nwirh_154:hover{background:var(--surface2, #f4f6f9)}._comboOptionActive_nwirh_168{background:var(--surface2, #f4f6f9);color:var(--navy, #3e5470);font-weight:600}._comboIcon_nwirh_170{font-size:10px;color:var(--hint, #93a5b1);flex-shrink:0}._comboEmpty_nwirh_176{padding:10px 12px;font-size:11px;font-family:var(--font-ui, system-ui);color:var(--hint, #93a5b1);font-style:italic}._errorMsg_nwirh_184{font-size:11px;color:var(--crit, #e05252);font-family:var(--font-ui, system-ui)}._sevGroup_nwirh_191{display:flex;gap:6px}._sevBtn_nwirh_196{flex:1;padding:8px 0;border-radius:6px;font-size:13px;font-weight:700;font-family:var(--font-ui, system-ui);cursor:pointer;border:1.5px solid transparent;transition:all .15s;opacity:.5}._sevP0_nwirh_209,._sevP1_nwirh_210{background:var(--crit-bg, #fdeaea);color:var(--crit, #e05252);border-color:#e0525233}._sevP2_nwirh_211{background:var(--warn-bg, #fff3dc);color:var(--warn, #d4820a);border-color:#d4820a33}._sevP3_nwirh_212,._sevP4_nwirh_213{background:var(--ok-bg, #e5f7ef);color:var(--ok, #2a9e68);border-color:#2a9e6833}._sevBtnActive_nwirh_215{opacity:1}._sevP0_nwirh_209._sevBtnActive_nwirh_215,._sevP1_nwirh_210._sevBtnActive_nwirh_215{border-color:var(--crit, #e05252);box-shadow:0 0 0 3px #e052521f}._sevP2_nwirh_211._sevBtnActive_nwirh_215{border-color:var(--warn, #d4820a);box-shadow:0 0 0 3px #d4820a1f}._sevP3_nwirh_212._sevBtnActive_nwirh_215,._sevP4_nwirh_213._sevBtnActive_nwirh_215{border-color:var(--ok, #2a9e68);box-shadow:0 0 0 3px #2a9e681f}._sevMeta_nwirh_222{font-size:11px;color:var(--muted, #5a7080);font-family:var(--font-ui, system-ui);font-style:italic}._sourceGroup_nwirh_230{display:flex;flex-wrap:wrap;gap:6px}._sourceBtn_nwirh_236{padding:6px 13px;border-radius:5px;font-size:12px;font-weight:500;font-family:var(--font-ui, system-ui);cursor:pointer;background:var(--surface2, #f4f6f9);border:1px solid var(--border2, rgba(0,0,0,.15));color:var(--muted, #5a7080);transition:all .15s}._sourceBtn_nwirh_236:hover{background:#eaecf1;color:var(--navy, #3e5470)}._sourceBtnActive_nwirh_249{background:var(--navy, #3e5470);border-color:var(--navy, #3e5470);color:#fff;font-weight:600}._footer_nwirh_257{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 18px;border-top:1px solid var(--border, rgba(0,0,0,.08));background:var(--surface2, #f4f6f9);gap:12px}._footerLeft_nwirh_267{flex:1}._footerNote_nwirh_269{font-size:11px;color:var(--muted, #5a7080);font-family:var(--font-ui, system-ui)}._footerNote_nwirh_269 strong{color:var(--ok, #2a9e68)}._footerBtns_nwirh_276{display:flex;gap:8px}._cancelBtn_nwirh_281{background:var(--surface, #ffffff);border:1px solid var(--border2, rgba(0,0,0,.15));color:var(--muted, #5a7080);font-size:13px;font-family:var(--font-ui, system-ui);font-weight:500;padding:8px 16px;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}._cancelBtn_nwirh_281:hover{background:var(--surface2, #f4f6f9);color:var(--navy, #3e5470)}._createBtn_nwirh_295{font-size:13px;font-family:var(--font-ui, system-ui);font-weight:700;padding:8px 20px;border-radius:6px;border:none;cursor:pointer;transition:opacity .15s,box-shadow .15s}._createBtn_nwirh_295:disabled{opacity:.35;cursor:not-allowed}._createBtn_nwirh_295:not(:disabled):hover{opacity:.88;box-shadow:0 2px 8px #00000026}._sevCreateP1_nwirh_308,._sevCreateP0_nwirh_309{background:var(--crit, #e05252);color:#fff}._sevCreateP2_nwirh_310{background:var(--warn, #d4820a);color:#fff}._sevCreateP3_nwirh_311,._sevCreateP4_nwirh_312{background:var(--ok, #2a9e68);color:#fff}._page_13gwd_2{display:flex;height:100%;gap:0;min-height:0;flex:1}._leftPanel_13gwd_11{width:320px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--surface);min-height:0}._leftHeader_13gwd_21{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid var(--border);flex-shrink:0}._leftTitle_13gwd_30{font-size:14px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:8px}._incCount_13gwd_39{font-size:11px;font-weight:700;background:var(--surface2);color:var(--muted);border:1px solid var(--border2);border-radius:10px;padding:1px 7px}._newBtn_13gwd_49{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:4px 10px;background:var(--navy);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .12s}._newBtn_13gwd_49:hover{background:var(--navy2)}._searchInput_13gwd_64{flex:1;min-width:0;padding:7px 10px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:7px;background:var(--surface2);color:var(--text);outline:none;box-sizing:border-box;transition:border-color .12s}._searchInput_13gwd_64:focus{border-color:var(--navy)}._searchInput_13gwd_64::placeholder{color:var(--hint)}._listScroll_13gwd_82{flex:0 1 auto;overflow-y:auto;min-height:0;max-height:100%}._listScroll_13gwd_82::-webkit-scrollbar{width:3px}._listScroll_13gwd_82::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._emptyList_13gwd_92{padding:40px 16px;text-align:center;font-size:13px;color:var(--muted)}._listCard_13gwd_100{display:flex;cursor:pointer;border-bottom:1px solid var(--border);transition:background .1s}._listCard_13gwd_100:first-child{border-top:1px solid var(--border)}._listCard_13gwd_100:hover{background:var(--surface2)}._listCardSelected_13gwd_110{background:#f0f4ff;border-left:3px solid var(--navy)}._listCardBar_13gwd_115{width:3px;flex-shrink:0}._listCardBar_13gwd_115._crit_13gwd_119{background:var(--crit)}._listCardBar_13gwd_115._warn_13gwd_120{background:var(--gold)}._listCardBar_13gwd_115._ok_13gwd_121{background:var(--ok)}._listCardBody_13gwd_123{padding:11px 12px;flex:1;min-width:0}._listCardTop_13gwd_129{display:flex;align-items:center;gap:6px;margin-bottom:5px;flex-wrap:wrap}._listCardId_13gwd_137{font-family:var(--font-mono);font-size:10px;color:var(--muted)}._listCardAge_13gwd_143{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:var(--hint)}._listCardDesc_13gwd_150{font-size:12.5px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}._listCardFooter_13gwd_160{display:flex;align-items:center;justify-content:space-between}._listCardTag_13gwd_166{font-size:10px;font-weight:600;color:#3b82f6;background:#3b82f61a;border:1px solid rgba(59,130,246,.25);padding:1px 6px;border-radius:10px}._listCardAssigned_13gwd_176{font-size:10px;color:var(--hint)}._sevPill_13gwd_182{font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px}._sevPill_13gwd_182._crit_13gwd_119{background:var(--crit-bg);color:var(--crit)}._sevPill_13gwd_182._warn_13gwd_120{background:var(--warn-bg);color:var(--warn)}._sevPill_13gwd_182._ok_13gwd_121{background:var(--ok-bg);color:var(--ok)}._statusPill_13gwd_192{font-size:10px;font-weight:600;padding:1px 7px;border-radius:10px}._statusPill_13gwd_192._open_13gwd_198{background:var(--crit-bg);color:var(--crit)}._statusPill_13gwd_192._analysis_13gwd_199{background:var(--warn-bg);color:var(--warn)}._statusPill_13gwd_192._resolved_13gwd_200{background:var(--ok-bg);color:var(--ok)}._rightPanel_13gwd_203{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;background:var(--surface2)}._emptyDetail_13gwd_212{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted)}._emptyIcon_13gwd_222{font-size:36px;opacity:.3}._emptyText_13gwd_227{font-size:14px;font-weight:500}._detail_13gwd_233{flex:1;display:flex;flex-direction:column;min-height:0;background:var(--surface);overflow-y:auto}._detailHeader_13gwd_242{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 0;flex-shrink:0}._detailHeaderLeft_13gwd_250{display:flex;align-items:center;gap:8px}._detailId_13gwd_256{font-family:var(--font-mono);font-size:12px;color:var(--muted)}._detailHeaderActions_13gwd_262{display:flex;gap:6px}._actionBtn_13gwd_267{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:4px 10px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;transition:background .12s}._actionBtn_13gwd_267:hover{background:var(--surface2)}._actionBtnAnalyse_13gwd_282{background:var(--navy);color:#fff;border-color:var(--navy)}._actionBtnAnalyse_13gwd_282:hover{background:var(--navy2)}._actionBtnClose_13gwd_290{color:var(--crit);border-color:#e052524d}._actionBtnClose_13gwd_290:hover{background:var(--crit-bg)}._actionBtnEscalated_13gwd_297{background:var(--warn-bg);color:var(--warn);border-color:#d4820a4d;display:flex;align-items:center;gap:5px}._actionBtnEscalated_13gwd_297:hover{background:#ffe8b0}._escalateTierBadge_13gwd_307{display:inline-flex;align-items:center;justify-content:center;height:15px;padding:0 5px;border-radius:3px;background:var(--warn);color:#fff;font-size:8px;font-weight:800;flex-shrink:0;letter-spacing:.03em}._escalateDropdown_13gwd_323{position:absolute;top:calc(100% + 6px);right:0;width:260px;background:var(--surface);border:1px solid var(--border2);border-radius:8px;box-shadow:0 6px 24px #1e2d3d21;z-index:100;overflow:hidden}._escalateTiers_13gwd_336{display:flex;gap:4px;padding:8px 8px 4px}._escalateTierBtn_13gwd_342{flex:1;padding:5px 4px;font-size:10px;font-weight:600;font-family:var(--font-ui);border-radius:4px;border:1px solid var(--border2);background:var(--surface2);color:var(--muted);cursor:pointer;transition:all .12s;white-space:nowrap}._escalateTierBtn_13gwd_342:hover{background:#eaecf1;color:var(--navy)}._escalateTierBtnActive_13gwd_357{background:var(--warn-bg);border-color:#d4820a66;color:var(--warn);font-weight:700}._escalateNoteRow_13gwd_364{padding:4px 8px 8px}._escalateNote_13gwd_364{width:100%;background:var(--surface2);border:1px solid var(--border2);border-radius:5px;padding:6px 10px;font-size:11px;font-family:var(--font-ui);color:var(--text);outline:none;resize:none}._escalateNote_13gwd_364:focus{border-color:var(--warn)}._escalateNote_13gwd_364::placeholder{color:var(--hint)}._escalateCheck_13gwd_383{font-size:14px;color:var(--warn);font-weight:700;flex-shrink:0}._assignAvatarWarn_13gwd_390{background:var(--warn)}._escalatedMeta_13gwd_392{color:var(--warn);font-size:12px}._escalatedMeta_13gwd_392 strong{color:var(--warn)}._actionBtnAssigned_13gwd_398{background:var(--ok-bg);color:var(--ok);border-color:#2a9e684d;display:flex;align-items:center;gap:5px}._actionBtnAssigned_13gwd_398:hover{background:#d3f0e4}._assignBtnAvatar_13gwd_408{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--ok);color:#fff;font-size:8px;font-weight:700;flex-shrink:0}._assignDropdown_13gwd_423{position:absolute;top:calc(100% + 6px);right:0;width:240px;background:var(--surface);border:1px solid var(--border2);border-radius:8px;box-shadow:0 6px 24px #1e2d3d21;z-index:100;overflow:hidden}._assignSearchRow_13gwd_436{padding:8px 8px 4px}._assignSearch_13gwd_436{width:100%;background:var(--surface2);border:1px solid var(--border2);border-radius:5px;padding:6px 10px;font-size:12px;font-family:var(--font-ui);color:var(--text);outline:none}._assignSearch_13gwd_436:focus{border-color:var(--navy)}._assignSearch_13gwd_436::placeholder{color:var(--hint)}._assignList_13gwd_454{max-height:220px;overflow-y:auto;padding:4px}._assignEmpty_13gwd_460{padding:10px 12px;font-size:12px;color:var(--hint);font-family:var(--font-ui)}._assignOption_13gwd_467{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border-radius:5px;background:none;border:none;cursor:pointer;text-align:left;transition:background .12s}._assignOption_13gwd_467:hover{background:var(--surface2)}._assignOptionActive_13gwd_481{background:var(--ok-bg)}._assignOptionActive_13gwd_481:hover{background:#d3f0e4}._assignAvatar_13gwd_390{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;font-size:10px;font-weight:700;font-family:var(--font-ui);flex-shrink:0}._assignAvatarActive_13gwd_498{background:var(--ok)}._assignInfo_13gwd_500{display:flex;flex-direction:column;flex:1;min-width:0}._assignName_13gwd_507{font-size:12px;font-weight:600;font-family:var(--font-ui);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._assignRole_13gwd_517{font-size:10px;font-family:var(--font-ui);color:var(--muted)}._assignCheck_13gwd_523{font-size:12px;color:var(--ok);font-weight:700;flex-shrink:0}._assignClear_13gwd_530{display:block;width:100%;padding:8px 12px;font-size:11px;font-family:var(--font-ui);font-weight:600;background:none;border:none;border-top:1px solid var(--border);color:var(--crit);cursor:pointer;text-align:left;transition:background .1s}._assignClear_13gwd_530:hover{background:var(--crit-bg)}._listCardAssignee_13gwd_548{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--ok);font-weight:600}._listCardAssigneeAvatar_13gwd_557{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--ok);color:#fff;font-size:8px;font-weight:700}._detailTitle_13gwd_570{font-size:16px;font-weight:700;color:var(--navy);padding:12px 20px 6px}._detailMeta_13gwd_577{display:flex;gap:20px;padding:0 20px 14px;font-size:12px;color:var(--muted);border-bottom:1px solid var(--border)}._detailMeta_13gwd_577 strong{color:var(--text)}._detailTabs_13gwd_589{display:flex;border-bottom:1px solid var(--border);background:var(--surface2);padding:0 20px;flex-shrink:0}._detailTab_13gwd_589{padding:9px 14px;font-size:12px;font-weight:600;font-family:var(--font-ui);background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;margin-bottom:-1px;transition:color .12s,border-color .12s;text-transform:capitalize}._detailTab_13gwd_589:hover{color:var(--text)}._detailTabActive_13gwd_614{color:var(--navy);border-bottom-color:var(--navy)}._detailContent_13gwd_619{flex:1;overflow-y:auto;padding:20px}._overviewGrid_13gwd_626{display:grid;grid-template-columns:1fr 1fr;gap:12px}._overviewCard_13gwd_632{background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:12px 14px}._overviewLabel_13gwd_639{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin-bottom:5px}._overviewValue_13gwd_648{font-size:13px;font-weight:500;color:var(--text)}._critText_13gwd_654{color:var(--crit)}._warnText_13gwd_655{color:var(--warn)}._okText_13gwd_656{color:var(--ok)}._rcaContent_13gwd_659{display:flex;flex-direction:column;gap:0}._rcaBlock_13gwd_661{background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:16px;margin-bottom:4px}._rcaLabel_13gwd_669{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin-bottom:8px}._rcaHeadline_13gwd_678{font-size:14px;font-weight:700;color:var(--navy);margin-bottom:8px}._rcaDetail_13gwd_685{font-size:12.5px;color:var(--text);line-height:1.6;margin-bottom:12px}._confRow_13gwd_692{display:flex;align-items:center;gap:10px}._confLabel_13gwd_698{font-size:11px;color:var(--muted);flex-shrink:0}._confBg_13gwd_704{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden}._confFill_13gwd_712{height:100%;background:#22c55e;border-radius:3px;transition:width .4s ease}._confPct_13gwd_719{font-size:12px;font-weight:700;color:#22c55e;font-family:var(--font-mono);min-width:36px}._stepList_13gwd_727{display:flex;flex-direction:column;gap:8px;margin-top:10px}._stepItem_13gwd_734{display:flex;align-items:flex-start;gap:10px;background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:10px 12px}._stepNum_13gwd_744{width:20px;height:20px;border-radius:50%;background:var(--navy);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}._stepText_13gwd_759{font-size:12.5px;font-weight:600;color:var(--text)}._stepMeta_13gwd_765{font-size:11px;color:var(--muted);margin-top:2px}._stepRun_13gwd_771{margin-left:auto;font-size:11px;font-weight:600;font-family:var(--font-ui);padding:3px 9px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--navy);cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .12s}._stepRun_13gwd_771:hover{background:var(--surface2)}._emptyTab_13gwd_789{padding:40px;text-align:center;font-size:13px;color:var(--muted)}._deepDive_13gwd_797{display:flex;flex-direction:column;gap:2px}._ddH2_13gwd_803{font-size:14px;font-weight:700;color:var(--navy);margin:12px 0 8px;padding-bottom:6px;border-bottom:1px solid var(--border)}._ddStep_13gwd_812{font-size:12.5px;font-weight:700;color:var(--text);margin-top:12px;margin-bottom:4px;padding:6px 10px;background:var(--surface2);border-left:3px solid var(--navy);border-radius:0 5px 5px 0}._ddPara_13gwd_824{font-size:12.5px;color:var(--text);line-height:1.65;margin:2px 0}._ddLi_13gwd_831{font-size:12.5px;color:var(--text);line-height:1.65;margin:3px 0 3px 16px;list-style:disc}._ddSpacer_13gwd_839{height:6px}._comments_13gwd_842{display:flex;flex-direction:column;gap:16px;height:100%}._commentList_13gwd_849{display:flex;flex-direction:column;gap:12px;flex:1}._comment_13gwd_842{display:flex;gap:10px;align-items:flex-start}._commentAvatar_13gwd_862{width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._commentBody_13gwd_876{flex:1;background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:10px 12px}._commentMeta_13gwd_884{display:flex;align-items:center;gap:10px;margin-bottom:5px}._commentAuthor_13gwd_891{font-size:12px;font-weight:700;color:var(--navy)}._commentTime_13gwd_897{font-size:11px;color:var(--hint);font-family:var(--font-mono)}._commentText_13gwd_903{font-size:12.5px;color:var(--text);line-height:1.55}._commentInput_13gwd_909{display:flex;gap:8px;align-items:flex-end;border-top:1px solid var(--border);padding-top:14px;flex-shrink:0}._commentTextarea_13gwd_918{flex:1;resize:none;border:1px solid var(--border2);border-radius:8px;padding:8px 10px;font-size:12.5px;font-family:var(--font-ui);color:var(--text);background:var(--surface2);outline:none;line-height:1.45;transition:border-color .12s}._commentTextarea_13gwd_918:focus{border-color:var(--navy)}._commentTextarea_13gwd_918::placeholder{color:var(--hint)}._commentSubmit_13gwd_936{padding:7px 16px;background:var(--navy);color:#fff;border:none;border-radius:7px;font-size:12px;font-weight:600;font-family:var(--font-ui);cursor:pointer;transition:background .12s;flex-shrink:0}._commentSubmit_13gwd_936:hover{background:var(--navy2)}._commentSubmit_13gwd_936:disabled{background:var(--border2);color:var(--hint);cursor:default}._timeline_13gwd_954{display:flex;flex-direction:column;padding:10px 16px 16px;overflow-y:auto}._tlItem_13gwd_961{display:flex;gap:12px;padding:10px 0;position:relative}._tlItemLine_13gwd_968:after{content:"";position:absolute;left:7px;top:26px;bottom:-10px;width:1px;background:var(--border)}._tlDot_13gwd_978{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:2px solid;margin-top:2px}._tlDotAi_13gwd_987{border-color:var(--navy);background:#e8edf4}._tlDotCrit_13gwd_988{border-color:var(--crit);background:var(--crit-bg, #fef2f2)}._tlDotWarn_13gwd_989{border-color:var(--gold);background:var(--warn-bg, #fffbeb)}._tlDotOk_13gwd_990{border-color:var(--ok);background:var(--ok-bg, #f0fdf4)}._tlDotInfo_13gwd_991{border-color:var(--info);background:var(--info-bg, #eff6ff)}._tlDotComment_13gwd_992{border-color:#a78bfa;background:#f5f3ff}._tlBody_13gwd_994{flex:1;min-width:0}._tlMeta_13gwd_999{display:flex;align-items:center;gap:7px;margin-bottom:3px;flex-wrap:wrap}._tlTime_13gwd_1007{font-size:10px;font-family:var(--font-mono);color:var(--hint)}._tlBadge_13gwd_1013{font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:1px 6px;border-radius:4px}._tlBadge_ai_13gwd_1022{background:#e8edf4;color:var(--navy)}._tlBadge_crit_13gwd_1023{background:#fee2e2;color:#b91c1c}._tlBadge_warn_13gwd_1024{background:#fef3c7;color:#92400e}._tlBadge_ok_13gwd_1025{background:#dcfce7;color:#166534}._tlBadge_info_13gwd_1026{background:#dbeafe;color:#1e40af}._tlBadge_comment_13gwd_1027{background:#ede9fe;color:#6d28d9}._tlActor_13gwd_1029{font-size:10px;font-weight:600;color:var(--muted);font-family:var(--font-ui)}._tlMsg_13gwd_1036{font-size:12px;font-weight:600;color:var(--text);margin-bottom:2px}._tlSub_13gwd_1043{font-size:11px;color:var(--muted);line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._viewTabs_13gwd_1053{display:flex;border-bottom:1px solid var(--border);flex-shrink:0}._viewTab_13gwd_1053{flex:1;padding:8px 0;font-size:11px;font-weight:600;font-family:var(--font-ui);background:none;border:none;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .12s}._viewTab_13gwd_1053:hover{color:var(--text)}._viewTabActive_13gwd_1076{color:var(--navy);border-bottom-color:var(--navy)}._searchRow_13gwd_1082{padding:10px 12px 6px;flex-shrink:0;display:flex;gap:6px;align-items:center}._iconBtns_13gwd_1090{display:flex;gap:4px;flex-shrink:0}._iconBtn_13gwd_1090{display:flex;align-items:center;gap:3px;padding:6px 8px;border:1px solid var(--border2);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:11px;font-family:var(--font-ui);font-weight:600;transition:all .12s;position:relative;white-space:nowrap}._iconBtn_13gwd_1090:hover{background:var(--surface2);color:var(--text)}._iconBtnActive_13gwd_1116{background:var(--navy);border-color:var(--navy);color:#fff}._iconBtnActive_13gwd_1116:hover{background:var(--navy2)}._iconBadge_13gwd_1123{font-size:9px;font-weight:700;background:#ffffff40;border-radius:8px;padding:0 4px;min-width:14px;text-align:center}._iconBtnActive_13gwd_1116 ._iconBadge_13gwd_1123{background:#ffffff4d}._dropPanel_13gwd_1135{position:absolute;top:calc(100% + 5px);right:0;min-width:200px;background:var(--surface);border:1px solid var(--border2);border-radius:9px;box-shadow:0 6px 20px #0000001f;z-index:40;overflow:hidden;animation:_dropIn_13gwd_1 .13s ease}@keyframes _dropIn_13gwd_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropSection_13gwd_1154{padding:8px 0 4px;border-bottom:1px solid var(--border)}._dropSection_13gwd_1154:last-of-type{border-bottom:none}._dropLabel_13gwd_1160{padding:2px 12px 6px;font-size:9px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:var(--hint);font-family:var(--font-ui)}._dropOption_13gwd_1170{display:flex;align-items:center;justify-content:space-between;width:100%;padding:7px 12px;font-size:12px;font-family:var(--font-ui);font-weight:500;background:none;border:none;color:var(--text);cursor:pointer;text-align:left;transition:background .1s}._dropOption_13gwd_1170:hover{background:var(--surface2)}._dropOptionActive_13gwd_1187{color:var(--navy);font-weight:600}._dropOptionActive_13gwd_1187:hover{background:var(--surface2)}._checkmark_13gwd_1190{font-size:11px;color:var(--navy);font-weight:700}._dropClear_13gwd_1196{display:block;width:100%;padding:8px 12px;font-size:11px;font-family:var(--font-ui);font-weight:600;background:none;border:none;border-top:1px solid var(--border);color:var(--crit);cursor:pointer;text-align:left;transition:background .1s}._emailTab_13gwd_1217{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}._emailTabBar_13gwd_1225{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 0 10px}._emailTabToggle_13gwd_1233{display:flex;gap:2px;background:#ffffff0a;border:1px solid var(--border);border-radius:6px;padding:2px}._emailToggleBtn_13gwd_1242{background:none;border:none;color:var(--text-muted);font-size:12px;font-family:var(--font-ui);font-weight:500;padding:5px 12px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:5px;transition:background .15s,color .15s}._emailToggleBtn_13gwd_1242:hover{background:#ffffff0f;color:var(--text)}._emailToggleBtnActive_13gwd_1258{background:#ffffff1a;color:var(--text);font-weight:600}._emailCount_13gwd_1264{background:var(--accent);color:#000;font-size:10px;font-weight:700;border-radius:9px;padding:1px 5px;line-height:1.4}._emailThreadList_13gwd_1275{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}._emailThreadList_13gwd_1275::-webkit-scrollbar{width:4px}._emailThreadList_13gwd_1275::-webkit-scrollbar-track{background:transparent}._emailThreadList_13gwd_1275::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}._emailCompose_13gwd_1291{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:2px 2px 2px 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}._emailCompose_13gwd_1291::-webkit-scrollbar{width:4px}._emailCompose_13gwd_1291::-webkit-scrollbar-track{background:transparent}._emailCompose_13gwd_1291::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}._emailThread_13gwd_1275{border:1px solid var(--border);border-radius:8px;background:var(--card-bg);overflow:hidden;flex-shrink:0;transition:border-color .15s}._emailThread_13gwd_1275:hover,._emailThreadOpen_13gwd_1316{border-color:var(--info-bg)}._emailThreadHeader_13gwd_1318{width:100%;box-sizing:border-box;border:0;background-color:var(--info-bg);display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1.25fr) auto;align-items:center;padding:10px 12px;cursor:pointer;gap:14px;-webkit-user-select:none;user-select:none;color:inherit;font:inherit;text-align:left}._emailThreadLeft_13gwd_1335{display:flex;align-items:center;gap:10px;min-width:0}._emailThreadSubjectRow_13gwd_1342{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}._emailStatusBadge_13gwd_1350{font-size:10px;font-weight:700;font-family:var(--font-ui);padding:2px 7px;border-radius:4px;white-space:nowrap;flex-shrink:0}._emailStatusReplied_13gwd_1359{background:#34c75926;color:var(--ok)}._emailStatusAwaiting_13gwd_1360{background:#ff9f0a26;color:var(--warn)}._emailStatusNone_13gwd_1361{background:#ffffff0f;color:var(--text-muted)}._emailThreadSubject_13gwd_1342{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._emailReplyPill_13gwd_1373{font-size:10px;font-weight:600;padding:2px 7px;border-radius:10px;background:#34c7591f;color:var(--ok);white-space:nowrap;flex-shrink:0}._emailThreadMeta_13gwd_1384{display:flex;align-items:center;gap:8px;justify-content:flex-end;min-width:max-content}._emailThreadCount_13gwd_1392{font-size:11px;color:var(--text-muted)}._emailThreadTime_13gwd_1393{font-size:11px;color:var(--text-muted);white-space:nowrap}._emailThreadChevron_13gwd_1394{font-size:10px;color:var(--text-muted)}._emailThreadBody_13gwd_1398{border-top:1px solid var(--border);padding:10px 12px;display:flex;flex-direction:column;gap:8px;max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}._emailThreadBody_13gwd_1398::-webkit-scrollbar{width:3px}._emailThreadBody_13gwd_1398::-webkit-scrollbar-track{background:transparent}._emailThreadBody_13gwd_1398::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}._emailThreadParties_13gwd_1413{display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--text-muted);min-width:0}._emailThreadParties_13gwd_1413 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emailPartyLabel_13gwd_1429{font-weight:700;color:var(--text-dim);margin-right:4px;text-transform:uppercase;font-size:10px;letter-spacing:0}@media(max-width:900px){._emailThreadHeader_13gwd_1318{grid-template-columns:1fr auto;align-items:start}._emailThreadParties_13gwd_1413{grid-column:1 / -1}}._emailMsgList_13gwd_1450{display:flex;flex-direction:column;flex-shrink:0}._emailMsgWrapper_13gwd_1456{display:flex;gap:12px;position:relative}._emailMsgConnector_13gwd_1462{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:16px;padding-top:14px}._emailMsgDot_13gwd_1471{width:10px;height:10px;border-radius:50%;flex-shrink:0;z-index:1}._emailMsgDotSent_13gwd_1478{background:#4f8ef7;box-shadow:0 0 0 2px #4f8ef733}._emailMsgDotReceived_13gwd_1479{background:#34c97e;box-shadow:0 0 0 2px #34c97e33}._emailMsgLine_13gwd_1481{width:2px;flex:1;min-height:16px;background:linear-gradient(to bottom,#ffffff1f,#ffffff08);margin-top:4px;border-radius:1px}._emailMsgWrapperLast_13gwd_1489 ._emailMsgLine_13gwd_1481{display:none}._emailMsgWrapper_13gwd_1456 ._emailMsg_13gwd_1450{flex:1;margin-bottom:10px}._emailMsg_13gwd_1450{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#ffffff08;cursor:pointer;transition:background .12s}._emailMsg_13gwd_1450:hover{background:#ffffff0d}._emailMsgReceived_13gwd_1506{background:#34c97e0a;border-color:#34c97e33}._emailMsgReceived_13gwd_1506:hover{background:#34c97e12}._emailMsgHeader_13gwd_1512{display:flex;align-items:center;justify-content:space-between;padding:8px 10px}._emailMsgHeaderLeft_13gwd_1519{display:flex;align-items:center;gap:6px;flex:1;min-width:0}._emailMsgHeaderRight_13gwd_1527{display:flex;align-items:center;gap:10px;flex-shrink:0}._emailDirectionBadge_13gwd_1534{font-size:10px;font-weight:600;letter-spacing:.04em;padding:2px 6px;border-radius:4px;text-transform:uppercase;flex-shrink:0}._emailDirectionBadgeSent_13gwd_1543{background:#4f8ef726;color:#4f8ef7}._emailDirectionBadgeReceived_13gwd_1544{background:#34c97e26;color:#34c97e}._emailMsgFrom_13gwd_1546{font-size:12px;font-weight:600;color:var(--text)}._emailMsgTime_13gwd_1547{font-size:11px;color:var(--text-muted)}._emailMsgToggle_13gwd_1548{font-size:10px;color:var(--text-muted)}._emailMsgBody_13gwd_1550{padding:8px 10px 10px;font-size:12px;color:var(--text-dim);line-height:1.6;border-top:1px solid var(--border)}._emailMsgBold_13gwd_1557{display:block;font-size:12px;font-weight:700;color:var(--text);margin:4px 0 2px}._emailMsgP_13gwd_1558{margin:2px 0}._emailMsgStep_13gwd_1559{margin:2px 0;padding-left:4px;color:var(--text-dim)}._replyBtn_13gwd_1562{align-self:flex-start;margin-left:28px;background:#ffffff0f;border:1px solid var(--border);color:var(--text-dim);font-size:11px;font-family:var(--font-ui);font-weight:600;padding:5px 12px;border-radius:5px;cursor:pointer;transition:all .15s;flex-shrink:0}._replyBtn_13gwd_1562:hover{background:#ffffff1a;color:#4f8ef7;border-color:#4f8ef766}._emailField_13gwd_1580{display:flex;align-items:center;gap:8px;flex-shrink:0}._emailLabel_13gwd_1587{font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;width:48px;flex-shrink:0}._emailInput_13gwd_1597{flex:1;background:#ffffff0d;border:1px solid var(--border);border-radius:5px;padding:7px 10px;font-size:12px;font-family:var(--font-ui);color:var(--text);outline:none;transition:border-color .15s}._emailInput_13gwd_1597:focus{border-color:#ffffff4d}._emailComboWrap_13gwd_1611{position:relative;flex:1;min-width:0}._emailComboInputRow_13gwd_1617{display:flex;align-items:center}._emailComboInputRow_13gwd_1617 ._emailInput_13gwd_1597{width:100%;padding-right:34px}._emailComboToggle_13gwd_1627{position:absolute;right:4px;top:4px;width:24px;height:24px;border:0;border-radius:4px;background:#ffffff0f;color:var(--text-muted);font-size:10px;cursor:pointer}._emailComboToggle_13gwd_1627:hover{background:#ffffff1a;color:var(--text)}._emailComboDropdown_13gwd_1646{position:absolute;z-index:50;top:calc(100% + 4px);left:0;right:0;max-height:160px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:5px;box-shadow:0 12px 30px #00000059;padding:4px}._emailComboOption_13gwd_1661{width:100%;border:0;border-radius:4px;background:transparent;color:var(--text);font-family:var(--font-ui);font-size:12px;text-align:left;padding:7px 8px;cursor:pointer}._emailComboOption_13gwd_1661:hover,._emailComboOptionActive_13gwd_1675{background:#4f8ef724;color:#8fb7ff}._emailComboEmpty_13gwd_1680{padding:8px;color:var(--text-muted);font-size:12px}._emailTextarea_13gwd_1686{resize:vertical;min-height:120px;font-family:var(--font-ui);line-height:1.5}._emailActions_13gwd_1693{display:flex;justify-content:flex-end;gap:8px;padding-top:4px;flex-shrink:0}._emailDraftBtn_13gwd_1701{background:#ffffff0f;border:1px solid var(--border);color:var(--accent);font-size:12px;font-family:var(--font-ui);font-weight:600;padding:7px 14px;border-radius:5px;cursor:pointer;transition:background .15s}._emailDraftBtn_13gwd_1701:hover{background:#ffffff1a}._emailSendBtn_13gwd_1715{background:var(--accent);border:none;color:#000;font-size:12px;font-family:var(--font-ui);font-weight:700;padding:7px 18px;border-radius:5px;cursor:pointer;transition:opacity .15s}._emailSendBtn_13gwd_1715:disabled{opacity:.45;cursor:not-allowed}._emailSendBtn_13gwd_1715:not(:disabled):hover{opacity:.85}._emailError_13gwd_1730{padding:8px 12px;border-radius:6px;background:#e052521a;border:1px solid rgba(224,82,82,.25);color:#e05252;font-size:12px;flex-shrink:0}._replyBox_13gwd_1744{display:flex;flex-direction:column;gap:10px;margin-top:4px;padding:14px;border-radius:8px;border:1px solid rgba(79,142,247,.35);background:#4f8ef70a;animation:_replyBoxIn_13gwd_1 .15s ease}@keyframes _replyBoxIn_13gwd_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._replyBoxHeader_13gwd_1761{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#4f8ef71a;border-bottom:1px solid rgba(79,142,247,.2)}._replyBoxHeaderLeft_13gwd_1770{display:flex;align-items:center;gap:7px}._replyBoxIcon_13gwd_1776{font-size:15px;color:#4f8ef7}._replyBoxTitle_13gwd_1777{font-size:13px;font-weight:700;color:#4f8ef7;letter-spacing:.02em;text-transform:uppercase}._replyBoxDismiss_13gwd_1779{display:flex;align-items:center;gap:5px;background:#ff50501a;border:1px solid rgba(255,80,80,.3);border-radius:6px;color:#ff6b6b;font-size:12px;font-weight:600;padding:4px 11px;cursor:pointer;transition:all .15s}._replyBoxDismiss_13gwd_1779:hover{background:#ff505033;border-color:#ff50508c;color:#ff4f4f}._replyMeta_13gwd_1795{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.07)}._replyMetaRow_13gwd_1802{display:flex;align-items:center;padding:7px 14px;border-bottom:1px solid rgba(255,255,255,.05)}._replyMetaRow_13gwd_1802:last-child{border-bottom:none}._replyMetaLabel_13gwd_1810{font-size:11px;font-weight:700;color:#ffffff4d;text-transform:uppercase;letter-spacing:.07em;width:56px;flex-shrink:0}._replyMetaInput_13gwd_1820{flex:1;background:transparent;border:none;outline:none;font-size:13px;color:#ffffffe6;padding:0;font-family:inherit}._replyMetaInput_13gwd_1820::placeholder{color:#fff3}._replyMetaStatic_13gwd_1832{flex:1;font-size:13px;color:#fff6;font-style:italic}._replyAddCc_13gwd_1834{background:none;border:none;color:#4f8ef799;font-size:12px;font-weight:600;padding:5px 14px;cursor:pointer;text-align:left;transition:color .15s}._replyAddCc_13gwd_1834:hover{color:#4f8ef7}._replyRemoveCc_13gwd_1847{background:none;border:none;color:#ffffff40;cursor:pointer;font-size:12px;padding:2px 4px;border-radius:3px;transition:color .15s}._replyRemoveCc_13gwd_1847:hover{color:#ff5050cc}._replyBody_13gwd_1859{display:block;width:100%;box-sizing:border-box;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);outline:none;resize:vertical;min-height:100px;padding:12px 16px;font-size:13px;line-height:1.6;color:#ffffffe0;font-family:inherit}._replyBody_13gwd_1859::placeholder{color:#ffffff2e}._replyBody_13gwd_1859:focus{background:#ffffff05}._replyError_13gwd_1878{margin:0 14px 8px;padding:8px 12px;background:#ff50501a;border:1px solid rgba(255,80,80,.25);border-radius:6px;color:#ff7070;font-size:12px}._replyActions_13gwd_1888{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 14px}._replyDiscardBtn_13gwd_1897{background:#ff50501a;border-color:#ff505066;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fccccc;font-size:12px;font-family:var(--font-ui);font-weight:600;padding:6px 16px;cursor:pointer;transition:all .15s}._replyDiscardBtn_13gwd_1897:hover{background:#ff50501a;border-color:#ff505066;color:#f80000}@keyframes _spin_13gwd_1{to{transform:rotate(360deg)}}._replySendSpinner_13gwd_1920{display:inline-block;width:11px;height:11px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_13gwd_1 .7s linear infinite}._card_s89el_1{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._cardHead_s89el_9{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface)}._cardTitle_s89el_18{font-size:13px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.4px}._btnRow_s89el_26{display:flex;gap:8px}._btn_s89el_26{font-size:11px;padding:4px 9px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:all .12s}._btn_s89el_26:hover{background:var(--surface2)}._tableScroll_s89el_48{flex:1;overflow-y:auto;min-height:0}._tableScroll_s89el_48::-webkit-scrollbar{width:3px}._tableScroll_s89el_48::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._incTable_s89el_57{width:100%;border-collapse:collapse;font-size:12px}._incTable_s89el_57 th{text-align:left;padding:8px 15px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2)}._incTable_s89el_57 td{padding:9px 15px;border-bottom:1px solid var(--border);vertical-align:middle;height:40px}._incTable_s89el_57 tr:last-child td{border-bottom:none}._incTable_s89el_57 tbody tr:first-child td{border-top:1px solid var(--border)}._dataRow_s89el_91{cursor:pointer;transition:background .1s}._dataRow_s89el_91:hover td{background:var(--surface2)}._dataRow_s89el_91._selected_s89el_100 td{background:#e9eef9}._dataRow_s89el_91._selected_s89el_100 td:first-child{border-left:3px solid #3b82f6}._sevBadge_s89el_108{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}._sevBadge_s89el_108._P1_s89el_119{background:var(--crit-bg);color:var(--crit)}._sevBadge_s89el_108._P2_s89el_120{background:var(--warn-bg);color:var(--warn)}._sevBadge_s89el_108._P3_s89el_121{background:var(--info-bg);color:var(--info)}._sevDot_s89el_123{width:5px;height:5px;border-radius:50%;background:currentColor}._statusTag_s89el_130{font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;white-space:nowrap}._statusTag_s89el_130._open_s89el_138{background:var(--crit-bg);color:var(--crit)}._statusTag_s89el_130._analysis_s89el_139{background:var(--warn-bg);color:var(--warn)}._statusTag_s89el_130._resolved_s89el_140{background:var(--ok-bg);color:var(--ok)}._incId_s89el_142{font-family:var(--font-mono);font-size:10px;color:var(--muted)}._incDesc_s89el_148{font-weight:500;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}._aiChip_s89el_157{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;background:#3b82f61f;color:#3b82f6;border:1px solid rgba(59,130,246,.35)}._timeMono_s89el_170{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._pagination_s89el_176{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-top:1px solid var(--border);background:var(--surface2)}._pageInfo_s89el_185{font-size:11px;color:var(--muted);font-family:var(--font-mono)}._pageButtons_s89el_191{display:flex;align-items:center;gap:2px}._pageBtn_s89el_197{width:26px;height:26px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s;font-family:var(--font-ui)}._pageBtn_s89el_197:hover:not(:disabled){background:var(--border)}._pageBtn_s89el_197:disabled{opacity:.35;cursor:default}._pageCurrent_s89el_222{font-size:11px;color:var(--muted);padding:0 8px;font-family:var(--font-mono)}._page_1g1th_1{display:flex;flex-direction:column;height:100%;min-height:0;padding:20px;gap:14px;overflow:hidden}._header_1g1th_12{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;gap:12px}._headerLeft_1g1th_20{display:flex;flex-direction:column;gap:3px}._title_1g1th_22{font-size:18px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:10px}._connectedBadge_1g1th_31{font-size:11px;font-weight:600;background:var(--ok-bg);color:var(--ok);border:1px solid rgba(42,158,104,.25);padding:2px 9px;border-radius:20px}._subtitle_1g1th_41{font-size:12px;color:var(--muted)}._pageError_1g1th_46{font-size:12px;color:var(--crit)}._headerRight_1g1th_51{flex-shrink:0}._search_1g1th_53{width:240px;padding:7px 11px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:7px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._search_1g1th_53:focus{border-color:var(--navy)}._search_1g1th_53::placeholder{color:var(--hint)}._tabs_1g1th_69{display:flex;gap:4px;flex-shrink:0;border-bottom:1px solid var(--border)}._tab_1g1th_69{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 14px;border:none;border-bottom:2px solid transparent;background:none;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px}._tab_1g1th_69:hover{color:var(--navy)}._tabActive_1g1th_93{color:var(--navy);border-bottom-color:var(--navy)}._tabCount_1g1th_95{font-size:10px;background:var(--surface2);border:1px solid var(--border2);color:var(--hint);padding:1px 6px;border-radius:10px}._tabActive_1g1th_93 ._tabCount_1g1th_95{background:var(--navy);color:#fff;border-color:var(--navy)}._body_1g1th_107{position:relative;flex:1;min-height:0;overflow:hidden}._grid_1g1th_115{height:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-auto-rows:min-content;gap:12px;overflow-y:auto;padding-right:4px;align-content:start}._grid_1g1th_115::-webkit-scrollbar{width:3px}._grid_1g1th_115::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._card_1g1th_130{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s;min-height:148px}._card_1g1th_130:hover{border-color:var(--border2);box-shadow:0 2px 10px #00000012;transform:translateY(-1px)}._cardSelected_1g1th_148{border-color:var(--navy);box-shadow:0 0 0 2px #3e547026}._cardConnected_1g1th_152{border-color:#2a9e6866}._cardConnected_1g1th_152._cardSelected_1g1th_148{border-color:var(--navy)}._cardTop_1g1th_155{display:flex;align-items:flex-start;justify-content:space-between}._cardIconWrap_1g1th_162{position:relative;width:40px;height:40px;flex-shrink:0}._connectedDot_1g1th_169{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:var(--ok);border:2px solid var(--surface)}._statusBadge_1g1th_180{font-size:10px;font-weight:600;padding:2px 7px;border-radius:20px;white-space:nowrap}._statusOn_1g1th_187{background:var(--ok-bg);color:var(--ok)}._statusOff_1g1th_188{background:var(--surface2);color:var(--hint)}._cardName_1g1th_190{font-size:13px;font-weight:700;color:var(--text);line-height:1.3}._cardTagline_1g1th_197{font-size:11px;color:var(--muted);line-height:1.4;flex:1}._configureBtn_1g1th_204{font-size:11px;font-weight:600;font-family:var(--font-ui);padding:5px 10px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--navy);cursor:pointer;transition:all .12s;align-self:flex-start;margin-top:2px}._configureBtn_1g1th_204:hover{background:var(--navy);color:#fff;border-color:var(--navy)}._empty_1g1th_220{grid-column:1 / -1;text-align:center;padding:60px 20px;color:var(--muted);font-size:13px}._icon_1g1th_230{font-size:24px}._iconWrap_1g1th_234{width:40px;height:40px;border-radius:10px;background:var(--surface2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._iconImg_1g1th_247{width:26px;height:26px;object-fit:contain}._panelOverlay_1g1th_254{position:absolute;top:0;right:0;bottom:0;width:360px;animation:_slideIn_1g1th_1 .18s ease;z-index:10}@keyframes _slideIn_1g1th_1{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}._panel_1g1th_254{height:100%;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:-4px 0 24px #00000014;overflow:hidden}._panelHeader_1g1th_282{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid var(--border);flex-shrink:0;gap:10px}._panelTitle_1g1th_292{display:flex;align-items:center;gap:12px}._panelName_1g1th_298{font-size:14px;font-weight:700;color:var(--navy)}._panelTagline_1g1th_304{font-size:11px;color:var(--muted);margin-top:1px}._panelClose_1g1th_310{font-size:13px;background:none;border:none;color:var(--hint);cursor:pointer;padding:2px 4px;border-radius:4px;transition:color .1s;flex-shrink:0}._panelClose_1g1th_310:hover{color:var(--text)}._panelDesc_1g1th_323{font-size:12px;color:var(--muted);line-height:1.5;padding:12px 16px;border-bottom:1px solid var(--border);flex-shrink:0}._panelStatus_1g1th_332{font-size:12px;color:var(--ok);line-height:1.4;padding:10px 16px;border-top:1px solid var(--border);background:var(--ok-bg);flex-shrink:0}._panelStatusError_1g1th_342{color:var(--crit);background:var(--crit-bg)}._panelFields_1g1th_347{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:12px}._panelFields_1g1th_347::-webkit-scrollbar{width:3px}._panelFields_1g1th_347::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._fieldGroup_1g1th_359{display:flex;flex-direction:column;gap:5px}._fieldLabel_1g1th_365{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.3px}._fieldInputWrap_1g1th_372{position:relative;display:flex;align-items:center}._fieldInput_1g1th_372{width:100%;padding:7px 10px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._fieldInput_1g1th_372:focus{border-color:var(--navy)}._fieldInput_1g1th_372::placeholder{color:var(--hint)}._fieldReadonly_1g1th_393{background:var(--surface2);color:var(--muted);padding-right:32px;cursor:default;font-family:var(--font-mono);font-size:11px}._toggleRow_1g1th_418{display:flex;align-items:center;justify-content:space-between;padding:4px 0}._toggleLabel_1g1th_425{font-size:12px;color:var(--text);font-weight:500}._toggle_1g1th_418{position:relative;width:36px;height:20px;border-radius:20px;border:none;background:var(--border2);cursor:pointer;transition:background .2s;flex-shrink:0;padding:0}._toggleOn_1g1th_443{background:var(--navy)}._toggleThumb_1g1th_445{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggleOn_1g1th_443 ._toggleThumb_1g1th_445{transform:translate(16px)}._panelActions_1g1th_459{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--border);flex-shrink:0;gap:8px}._actionRight_1g1th_469{display:flex;gap:8px}._actionBtn_1g1th_471{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:6px 14px;border-radius:6px;cursor:pointer;transition:all .12s;white-space:nowrap}._actionBtn_1g1th_471:disabled{opacity:.6;cursor:not-allowed}._testBtn_1g1th_486{border:1px solid var(--border2);background:var(--surface);color:var(--navy)}._testBtn_1g1th_486:hover{background:var(--surface2)}._testOk_1g1th_488{border-color:var(--ok);color:var(--ok);background:var(--ok-bg)}._testFail_1g1th_489{border-color:var(--crit);color:var(--crit);background:var(--crit-bg)}._disconnectBtn_1g1th_491{border:1px solid var(--border2);background:var(--surface);color:var(--muted)}._disconnectBtn_1g1th_491:hover{border-color:var(--crit);color:var(--crit)}._saveBtn_1g1th_494{border:1px solid var(--navy);background:var(--navy);color:#fff}._saveBtn_1g1th_494:hover{background:var(--navy2);border-color:var(--navy2)}._overlay_1g1th_498{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1g1th_508{background:var(--bg-card, #fff);border-radius:14px;padding:28px;width:640px;max-width:95vw;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column;gap:20px;box-shadow:0 20px 60px #00000026}._modalHeader_1g1th_523{display:flex;justify-content:space-between;align-items:flex-start}._modalTitle_1g1th_529{font-size:17px;font-weight:700;color:var(--text-primary, #111)}._modalSubtitle_1g1th_535{font-size:13px;color:var(--text-muted, #6b7280);margin-top:3px}._closeBtn_1g1th_541{background:none;border:none;font-size:16px;cursor:pointer;color:var(--text-muted, #6b7280);padding:2px 6px;border-radius:4px;line-height:1}._closeBtn_1g1th_541:hover{background:var(--bg-subtle, #f3f4f6)}._revealBanner_1g1th_557{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}._revealLabel_1g1th_567{font-size:12px;font-weight:600;color:#92400e}._revealRow_1g1th_573{display:flex;align-items:center;gap:8px}._revealKey_1g1th_579{font-family:monospace;font-size:12px;background:#fef3c7;padding:6px 10px;border-radius:4px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dismissBtn_1g1th_591{background:none;border:none;font-size:12px;color:#92400e;cursor:pointer;text-decoration:underline;text-align:left}._generateSection_1g1th_602{display:flex;flex-direction:column;gap:8px}._generateLabel_1g1th_608{font-size:13px;font-weight:600;color:var(--text-primary, #111)}._generateRow_1g1th_614{display:flex;gap:8px}._nameInput_1g1th_619{flex:1;padding:8px 12px;border:1px solid var(--border, #e5e7eb);border-radius:6px;font-size:13px;outline:none;background:var(--bg-card, #fff);color:var(--text-primary, #111)}._nameInput_1g1th_619:focus{border-color:#3b82f6}._generateBtn_1g1th_634{background:#3b82f6;color:#fff;border:none;padding:8px 18px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}._generateBtn_1g1th_634:disabled{opacity:.5;cursor:not-allowed}._error_1g1th_651{font-size:12px;color:#dc2626}._tableSection_1g1th_657{display:flex;flex-direction:column;gap:8px}._keysTable_1g1th_663{border:1px solid var(--border, #e5e7eb);border-radius:8px;overflow:hidden;font-size:12px}._tableHeader_1g1th_670{display:grid;grid-template-columns:1fr 1.4fr 1.4fr auto;padding:8px 12px;background:var(--bg-subtle, #f9fafb);font-weight:600;color:var(--text-muted, #6b7280);gap:8px}._tableRow_1g1th_680{display:grid;grid-template-columns:1fr 1.4fr 1.4fr auto;padding:10px 12px;border-top:1px solid var(--border, #e5e7eb);align-items:center;gap:8px}._tableRow_1g1th_680:hover{background:var(--bg-subtle, #f9fafb)}._keyName_1g1th_693{font-weight:500;color:var(--text-primary, #111);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._keyDate_1g1th_701{color:var(--text-muted, #6b7280)}._actions_1g1th_705{display:flex;gap:6px}._regenBtn_1g1th_710{background:none;border:1px solid var(--border, #e5e7eb);padding:3px 8px;border-radius:4px;font-size:11px;cursor:pointer;color:var(--text-primary, #374151);white-space:nowrap}._regenBtn_1g1th_710:hover{background:var(--bg-subtle, #f3f4f6)}._deleteBtn_1g1th_725{background:none;border:1px solid #fca5a5;padding:3px 8px;border-radius:4px;font-size:11px;cursor:pointer;color:#dc2626;white-space:nowrap}._deleteBtn_1g1th_725:hover{background:#fef2f2}._empty_1g1th_220{font-size:13px;color:var(--text-muted, #6b7280);text-align:center;padding:16px 0}._copyBtn_1g1th_401{background:#f59e0b;color:#fff;border:none;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}._copyBtn_1g1th_401:hover{background:#d97706}._copyBtnSuccess_1g1th_765{background:#16a34a;color:#fff}._copyBtnSuccess_1g1th_765:hover{background:#15803d}._kpiRow_llcwm_1{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}._kpiCard_llcwm_7{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:all .12s;border-top-width:3px;border-top-style:solid;box-shadow:0 1px 3px #0000000f}._kpiCard_llcwm_7:hover{box-shadow:0 3px 8px #0000001a}._kpiCard_llcwm_7._crit_llcwm_26{border-top-color:var(--crit)}._kpiCard_llcwm_7._warn_llcwm_27{border-top-color:var(--gold)}._kpiCard_llcwm_7._ok_llcwm_28{border-top-color:var(--ok)}._kpiCard_llcwm_7._acc_llcwm_29{border-top-color:var(--navy)}._kpiLabel_llcwm_31{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.6px;text-transform:uppercase}._kpiValue_llcwm_39{font-size:26px;font-weight:700;line-height:1}._value_crit_llcwm_45{color:var(--crit)}._value_warn_llcwm_46{color:var(--navy)}._value_ok_llcwm_47{color:var(--ok)}._value_acc_llcwm_48{color:var(--navy)}._kpiBottom_llcwm_50{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}._sparkline_llcwm_57{flex-shrink:0;margin-bottom:4px}._kpiDelta_llcwm_62{font-size:11px;font-weight:500;margin-top:3px}._kpiDelta_llcwm_62._up_llcwm_68{color:var(--crit)}._kpiDelta_llcwm_62._dn_llcwm_69{color:var(--ok)}._kpiDelta_llcwm_62._neu_llcwm_70{color:var(--muted)}._skeleton_llcwm_72{height:90px;background:linear-gradient(90deg,var(--surface) 25%,var(--surface2) 50%,var(--surface) 75%);background-size:200% 100%;animation:_shimmer_llcwm_1 1.4s infinite}@keyframes _shimmer_llcwm_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fadeIn_wtydo_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_wtydo_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _loadingPulse_wtydo_1{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}._backdrop_wtydo_17{position:fixed;inset:0;background:#14202e73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:_fadeIn_wtydo_1 .18s ease-out}._modal_wtydo_30{background:var(--surface, #ffffff);border:1px solid rgba(0,0,0,.08);border-radius:16px;width:920px;max-width:calc(100vw - 40px);max-height:calc(100vh - 64px);box-shadow:0 0 0 1px #00000008,0 4px 16px #1e2d3d14,0 16px 48px #1e2d3d29;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_wtydo_1 .25s cubic-bezier(.16,1,.3,1)}._accentBar_wtydo_48{height:3px;flex-shrink:0}._accentBar_wtydo_48._crit_wtydo_52{background:linear-gradient(90deg,var(--crit),#f08080)}._accentBar_wtydo_48._warn_wtydo_53{background:linear-gradient(90deg,var(--gold),#f0d060)}._accentBar_wtydo_48._ok_wtydo_54{background:linear-gradient(90deg,var(--ok),#54d4a0)}._accentBar_wtydo_48._acc_wtydo_48{background:linear-gradient(90deg,var(--navy),#5a7ea0)}._header_wtydo_58{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 18px;border-bottom:1px solid var(--border, rgba(0,0,0,.06))}._header_crit_wtydo_66{background:linear-gradient(135deg,rgba(224,82,82,.04),transparent 60%)}._header_warn_wtydo_67{background:linear-gradient(135deg,rgba(232,197,71,.06),transparent 60%)}._header_ok_wtydo_68{background:linear-gradient(135deg,rgba(42,158,104,.04),transparent 60%)}._header_acc_wtydo_69{background:linear-gradient(135deg,rgba(62,84,112,.05),transparent 60%)}._headerLeft_wtydo_71{display:flex;align-items:center;gap:14px}._headerIcon_wtydo_77{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._headerIcon_wtydo_77._crit_wtydo_52{background:#e052521a}._headerIcon_wtydo_77._warn_wtydo_53{background:#e8c5471f}._headerIcon_wtydo_77._ok_wtydo_54{background:#2a9e681a}._headerIcon_wtydo_77._acc_wtydo_48{background:#3e54701a}._headerIconInner_wtydo_91{width:10px;height:10px;border-radius:50%}._headerIcon_wtydo_77._crit_wtydo_52 ._headerIconInner_wtydo_91{background:var(--crit);box-shadow:0 0 8px #e0525266}._headerIcon_wtydo_77._warn_wtydo_53 ._headerIconInner_wtydo_91{background:var(--gold);box-shadow:0 0 8px #e8c54766}._headerIcon_wtydo_77._ok_wtydo_54 ._headerIconInner_wtydo_91{background:var(--ok);box-shadow:0 0 8px #2a9e6866}._headerIcon_wtydo_77._acc_wtydo_48 ._headerIconInner_wtydo_91{background:var(--navy);box-shadow:0 0 8px #3e547066}._title_wtydo_101{font-size:12px;font-weight:600;color:var(--muted, #5a7080);font-family:var(--font-ui, system-ui);text-transform:uppercase;letter-spacing:.06em}._headerValue_wtydo_110{font-size:28px;font-weight:800;line-height:1.15;margin-top:2px;letter-spacing:-.02em}._hval_crit_wtydo_117{color:var(--crit)}._hval_warn_wtydo_118{color:var(--text)}._hval_ok_wtydo_119{color:var(--ok)}._hval_acc_wtydo_120{color:var(--navy)}._closeBtn_wtydo_122{background:none;border:1px solid transparent;color:var(--hint, #93a5b1);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;transition:all .15s;align-self:flex-start}._closeBtn_wtydo_122:hover{background:var(--surface2, #f4f6f9);border-color:var(--border, rgba(0,0,0,.08));color:var(--text, #1e2d3d)}._body_wtydo_143{padding:24px;display:flex;flex-direction:column;gap:24px;overflow-y:auto}._chartSection_wtydo_152{display:flex;flex-direction:column;gap:12px}._chartHeader_wtydo_158{display:flex;align-items:center;justify-content:space-between}._chartTitle_wtydo_164{font-size:11px;font-weight:700;color:var(--muted, #5a7080);text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-ui, system-ui)}._rangeGroup_wtydo_173{display:flex;gap:2px;background:var(--surface2, #f4f6f9);border-radius:8px;padding:3px;border:1px solid var(--border, rgba(0,0,0,.06))}._rangeBtn_wtydo_182{padding:5px 14px;border-radius:6px;font-size:11px;font-weight:600;font-family:var(--font-ui, system-ui);cursor:pointer;background:transparent;border:none;color:var(--muted, #5a7080);transition:all .18s}._rangeBtn_wtydo_182:hover{color:var(--text);background:#00000008}._rangeBtnActive_wtydo_196{background:#fff;color:var(--text);box-shadow:0 1px 3px #00000014,0 0 0 1px #0000000a}._rangeActive_crit_wtydo_201._rangeBtnActive_wtydo_196{color:var(--crit)}._rangeActive_warn_wtydo_202._rangeBtnActive_wtydo_196{color:var(--gold-dark, #c9a82e)}._rangeActive_ok_wtydo_203._rangeBtnActive_wtydo_196{color:var(--ok)}._rangeActive_acc_wtydo_204._rangeBtnActive_wtydo_196{color:var(--navy)}._chartWrap_wtydo_206{background:var(--surface2, #f4f6f9);border:1px solid var(--border, rgba(0,0,0,.06));border-radius:12px;padding:12px 8px 4px;overflow:hidden}._chart_wtydo_152{width:100%;height:auto;display:block}._chartLine_wtydo_220{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}._axisLabel_wtydo_224{font-size:9px;fill:var(--hint, #93a5b1);font-family:var(--font-ui, system-ui);font-weight:500}._chartPlaceholder_wtydo_231{height:200px;display:flex;align-items:center;justify-content:center;color:var(--hint, #93a5b1);font-size:13px;font-family:var(--font-ui, system-ui)}._loadingDots_wtydo_241{display:flex;gap:6px}._loadingDots_wtydo_241 span{width:8px;height:8px;border-radius:50%;background:var(--hint);animation:_loadingPulse_wtydo_1 1.2s ease-in-out infinite}._loadingDots_wtydo_241 span:nth-child(2){animation-delay:.15s}._loadingDots_wtydo_241 span:nth-child(3){animation-delay:.3s}._statsRow_wtydo_256{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._statCard_wtydo_262{background:var(--surface, #fff);border:1px solid var(--border, rgba(0,0,0,.06));border-radius:10px;padding:14px 10px 12px;text-align:center;transition:border-color .15s,box-shadow .15s}._statCard_wtydo_262:hover{border-color:var(--border2);box-shadow:0 2px 8px #0000000a}._statHighlight_crit_wtydo_276{border-color:#e0525240;background:linear-gradient(180deg,rgba(224,82,82,.03),transparent)}._statHighlight_warn_wtydo_277{border-color:#e8c5474d;background:linear-gradient(180deg,rgba(232,197,71,.04),transparent)}._statHighlight_ok_wtydo_278{border-color:#2a9e6840;background:linear-gradient(180deg,rgba(42,158,104,.03),transparent)}._statHighlight_acc_wtydo_279{border-color:#3e547033;background:linear-gradient(180deg,rgba(62,84,112,.03),transparent)}._statValue_wtydo_281{font-size:20px;font-weight:800;color:var(--text, #1e2d3d);line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}._statVal_crit_wtydo_289{color:var(--crit)}._statVal_warn_wtydo_290{color:var(--gold-dark, #c9a82e)}._statVal_ok_wtydo_291{color:var(--ok)}._statVal_acc_wtydo_292{color:var(--navy)}._statLabel_wtydo_294{font-size:10px;font-weight:600;color:var(--hint, #93a5b1);text-transform:uppercase;letter-spacing:.04em;margin-top:6px;line-height:1.2}._incidentsSection_wtydo_305{display:flex;flex-direction:column;gap:10px}._incidentsTitle_wtydo_311{font-size:11px;font-weight:700;color:var(--muted, #5a7080);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-ui, system-ui);display:flex;align-items:center;gap:8px}._incidentCount_wtydo_323{display:inline-flex;align-items:center;justify-content:center;background:var(--surface2, #f4f6f9);border:1px solid var(--border, rgba(0,0,0,.08));border-radius:10px;padding:1px 8px;font-size:10px;font-weight:700;color:var(--muted);min-width:22px}._incidentsTable_wtydo_337{border:1px solid var(--border, rgba(0,0,0,.06));border-radius:10px;overflow:hidden}._tableHeader_wtydo_343,._tableRow_wtydo_343{display:grid;grid-template-columns:86px 1fr 66px 78px 78px;align-items:center;padding:9px 14px;gap:8px;font-size:12px;font-family:var(--font-ui, system-ui)}._tableHeader_wtydo_343{background:var(--surface2, #f4f6f9);font-weight:700;color:var(--hint, #93a5b1);text-transform:uppercase;letter-spacing:.05em;font-size:9.5px;border-bottom:1px solid var(--border, rgba(0,0,0,.06));padding:8px 14px}._tableRow_wtydo_343{border-bottom:1px solid rgba(0,0,0,.03);color:var(--text, #1e2d3d);transition:background .12s}._tableRow_wtydo_343:last-child{border-bottom:none}._tableRow_wtydo_343:hover{background:#00000004}._tableRow_wtydo_343:nth-child(2n){background:#00000002}._tableRow_wtydo_343:nth-child(2n):hover{background:#00000006}._colId_wtydo_374{font-weight:700;color:var(--navy, #3e5470);font-size:11px;font-variant-numeric:tabular-nums}._colDesc_wtydo_381{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:var(--text)}._colSev_wtydo_389,._colStatus_wtydo_389,._colMetric_wtydo_389{text-align:center}._colMetric_wtydo_389{font-weight:700;font-variant-numeric:tabular-nums;font-size:11px;color:var(--navy)}._sevBadge_wtydo_401{display:inline-block;padding:2px 8px;border-radius:5px;font-size:10px;font-weight:700;letter-spacing:.03em}._sevCrit_wtydo_410{background:#e052521a;color:var(--crit)}._sevWarn_wtydo_411{background:#d4820a1a;color:var(--warn)}._sevOk_wtydo_412{background:#2a9e681a;color:var(--ok)}._statusTag_wtydo_415{display:inline-block;padding:2px 8px;border-radius:5px;font-size:10px;font-weight:600}._statusCrit_wtydo_423{background:#e0525214;color:var(--crit)}._statusWarn_wtydo_424{background:#d4820a14;color:var(--warn)}._statusOk_wtydo_425{background:#2a9e6814;color:var(--ok)}._page_wtwhv_4{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:0}._sectionHeader_wtwhv_15{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._sectionTitle_wtwhv_21{font-size:20px;font-weight:700;color:var(--navy);display:flex;align-items:center}._sectionSub_wtwhv_28{font-size:12px;color:var(--muted);margin-top:3px}._btnRow_wtwhv_33{display:flex;gap:8px}._btn_wtwhv_33{font-size:12px;font-family:var(--font-ui, "Montserrat", sans-serif);padding:5px 12px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:background .12s}._btn_wtwhv_33:hover{background:var(--surface2)}._btnPrimary_wtwhv_52{background:var(--navy);color:#fff;border-color:var(--navy);font-weight:600}._btnPrimary_wtwhv_52:hover{background:var(--navy2)}._livePill_wtwhv_63{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--ok);background:var(--ok-bg);border:1px solid rgba(42,158,104,.25);padding:3px 9px;border-radius:20px;margin-left:12px}._liveDot_wtwhv_76{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:_pulse_wtwhv_1 1.8s infinite}._sourceBadge_wtwhv_85{display:inline-flex;align-items:center;font-size:10px;font-weight:700;color:var(--info);background:var(--info-bg, rgba(59, 130, 246, .1));border:1px solid rgba(59,130,246,.25);padding:2px 8px;border-radius:20px;margin-left:10px;letter-spacing:.4px;text-transform:uppercase}._kpiRow_wtwhv_101{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;flex-shrink:0}._kpiCard_wtwhv_107{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;border-top:3px solid var(--navy);box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s}._kpiCard_wtwhv_107:hover{box-shadow:0 3px 8px #0000001a}._kpiCardCrit_wtwhv_122{border-top-color:var(--crit)}._kpiCardWarn_wtwhv_125{border-top-color:var(--gold)}._kpiCardOk_wtwhv_128{border-top-color:var(--ok)}._kpiCardInfo_wtwhv_131{border-top-color:var(--info)}._kpiLabel_wtwhv_134{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.6px;text-transform:uppercase}._kpiBottom_wtwhv_141{display:flex;align-items:flex-end;justify-content:space-between}._kpiValue_wtwhv_146{font-size:24px;font-weight:700;line-height:1}._kpiValueCrit_wtwhv_151{color:var(--crit)}._kpiValueWarn_wtwhv_154{color:var(--warn)}._kpiValueOk_wtwhv_157{color:var(--ok)}._kpiValueInfo_wtwhv_160{color:var(--info)}._kpiValueNavy_wtwhv_163{color:var(--navy)}._kpiDelta_wtwhv_166{font-size:11px;font-weight:500;margin-top:3px}._kpiDeltaUp_wtwhv_171{color:var(--crit)}._kpiDeltaDn_wtwhv_174{color:var(--ok)}._kpiDeltaNeu_wtwhv_177{color:var(--muted)}._card_wtwhv_182{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}._cardHeader_wtwhv_190{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0}._cardTitle_wtwhv_199{font-size:12px;font-weight:700;color:var(--navy);letter-spacing:.3px}._cardBadge_wtwhv_205{font-size:10px;color:var(--hint);background:var(--surface2);border:1px solid var(--border2);padding:2px 8px;border-radius:10px}._cardMeta_wtwhv_213{font-size:11px;color:var(--muted)}._twoCol_wtwhv_219{display:grid;grid-template-columns:1fr 1fr;gap:14px}._twoColBottom_wtwhv_224{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex-shrink:0}._deviceGroupGrid_wtwhv_232{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;flex-shrink:0}._deviceGroupCard_wtwhv_238{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px;display:flex;gap:16px;align-items:center;box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s}._deviceGroupCard_wtwhv_238:hover{box-shadow:0 3px 8px #0000001a}._deviceGroupInfo_wtwhv_252{flex:1}._deviceGroupName_wtwhv_255{font-size:13px;font-weight:700;color:var(--navy)}._deviceGroupCount_wtwhv_260{font-size:10px;color:var(--muted);margin-top:2px}._deviceGroupStats_wtwhv_265{display:flex;gap:10px;margin-top:8px}._dgStat_wtwhv_270{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600}._dgStatUp_wtwhv_277{color:var(--ok)}._dgStatDown_wtwhv_280{color:var(--crit)}._dgStatDot_wtwhv_283{width:6px;height:6px;border-radius:50%;background:currentColor}._uptimePct_wtwhv_289{font-size:22px;font-weight:700;font-family:var(--font-mono, "Figtree", sans-serif);flex-shrink:0}._uptimeGreen_wtwhv_295{color:var(--ok)}._uptimeYellow_wtwhv_298{color:var(--warn)}._uptimeRed_wtwhv_301{color:var(--crit)}._addGroupCard_wtwhv_306{border:2px dashed var(--border2);background:transparent;cursor:pointer;justify-content:center;transition:border-color .12s,background .12s}._addGroupCard_wtwhv_306:hover{border-color:var(--navy);background:#3e54700a}._addGroupContent_wtwhv_317{display:flex;flex-direction:column;align-items:center;gap:4px}._addGroupIcon_wtwhv_323{font-size:24px;font-weight:300;color:var(--muted);line-height:1}._addGroupLabel_wtwhv_329{font-size:12px;font-weight:600;color:var(--muted)}._addGroupCard_wtwhv_306:hover ._addGroupIcon_wtwhv_323,._addGroupCard_wtwhv_306:hover ._addGroupLabel_wtwhv_329{color:var(--navy)}._dgDeleteBtn_wtwhv_340{background:none;border:none;color:var(--hint);font-size:16px;line-height:1;cursor:pointer;margin-left:6px;padding:0 2px;vertical-align:middle}._dgDeleteBtn_wtwhv_340:hover{color:var(--crit)}._clientGrid_wtwhv_356{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex-shrink:0}._clientCard_wtwhv_362{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s}._clientCard_wtwhv_362:hover{box-shadow:0 3px 8px #0000001a}._clientLegend_wtwhv_373{padding:12px 16px}._clientLegendRow_wtwhv_376{display:flex;align-items:center;gap:8px;padding:4px 0}._clientLegendColor_wtwhv_382{width:10px;height:10px;border-radius:3px;flex-shrink:0}._clientLegendLabel_wtwhv_388{font-size:11px;font-weight:500;color:var(--text);flex:1}._clientLegendVal_wtwhv_394{font-size:11px;font-weight:700;font-family:var(--font-mono, "Figtree", sans-serif);color:var(--navy)}._clientLegendPct_wtwhv_400{font-size:10px;color:var(--hint);width:40px;text-align:right}._clientDivider_wtwhv_406{border:none;border-top:1px solid var(--border);margin:8px 0}._addGroupBtn_wtwhv_413{display:block;width:100%;padding:8px 0;background:none;border:1px dashed var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);font-weight:600;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-top:4px}._addGroupBtn_wtwhv_413:hover{color:var(--navy);border-color:var(--navy)}._legendDeleteBtn_wtwhv_434{background:none;border:none;color:var(--hint);font-size:14px;line-height:1;cursor:pointer;margin-left:4px;padding:0 2px;vertical-align:middle}._legendDeleteBtn_wtwhv_434:hover{color:var(--crit)}._tableWrap_wtwhv_450{flex:1;overflow-y:auto;min-height:0}._table_wtwhv_450{width:100%;border-collapse:collapse;font-size:12px}._table_wtwhv_450 th{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._table_wtwhv_450 td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._table_wtwhv_450 tr:last-child td{border-bottom:none}._table_wtwhv_450 tr:hover td{background:var(--surface2)}._hostname_wtwhv_486{font-weight:600;color:var(--text)}._ip_wtwhv_490{font-family:var(--font-mono, "Figtree", sans-serif);font-size:11px;color:var(--muted)}._mono_wtwhv_495{font-family:var(--font-mono, "Figtree", sans-serif);font-size:11px}._topologyPlaceholder_wtwhv_501{display:flex;align-items:center;justify-content:center;flex:1;color:var(--hint);font-size:13px;flex-direction:column;gap:8px;padding:40px}._topologyPlaceholder_wtwhv_501 svg{width:48px;height:48px;opacity:.3}._topologyHint_wtwhv_517{font-size:11px;color:var(--hint)}._loadingWrap_wtwhv_523{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--muted);font-size:13px}._errorWrap_wtwhv_531{display:flex;align-items:center;justify-content:center;padding:20px;color:var(--crit);font-size:12px;background:var(--crit-bg);border-radius:8px;margin:16px}@media(max-width:1200px){._kpiRow_wtwhv_101{grid-template-columns:repeat(3,1fr)}._twoCol_wtwhv_219,._twoColBottom_wtwhv_224{grid-template-columns:1fr}._deviceGroupGrid_wtwhv_232{grid-template-columns:repeat(2,1fr)}._clientGrid_wtwhv_356{grid-template-columns:1fr}}@keyframes _fadeIn_ufmlu_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_ufmlu_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._backdrop_ufmlu_10{position:fixed;inset:0;background:#14202e73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:_fadeIn_ufmlu_1 .18s ease-out}._modal_ufmlu_23{background:var(--surface, #ffffff);border:1px solid rgba(0,0,0,.08);border-radius:16px;width:720px;max-width:calc(100vw - 40px);max-height:calc(100vh - 64px);box-shadow:0 4px 16px #1e2d3d14,0 16px 48px #1e2d3d29;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_ufmlu_1 .25s cubic-bezier(.16,1,.3,1)}._accentBar_ufmlu_38{height:3px;flex-shrink:0}._accentBar_ufmlu_38._crit_ufmlu_39{background:linear-gradient(90deg,var(--crit),#f08080)}._accentBar_ufmlu_38._warn_ufmlu_40{background:linear-gradient(90deg,var(--gold),#f0d060)}._accentBar_ufmlu_38._ok_ufmlu_41{background:linear-gradient(90deg,var(--ok),#54d4a0)}._accentBar_ufmlu_38._info_ufmlu_42{background:linear-gradient(90deg,var(--info),#6ab4f0)}._accentBar_ufmlu_38._acc_ufmlu_38{background:linear-gradient(90deg,var(--navy),#5a7ea0)}._header_ufmlu_46{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 18px;border-bottom:1px solid var(--border, rgba(0,0,0,.06))}._header_crit_ufmlu_53{background:linear-gradient(135deg,rgba(224,82,82,.04),transparent 60%)}._header_warn_ufmlu_54{background:linear-gradient(135deg,rgba(232,197,71,.06),transparent 60%)}._header_ok_ufmlu_55{background:linear-gradient(135deg,rgba(42,158,104,.04),transparent 60%)}._header_info_ufmlu_56{background:linear-gradient(135deg,rgba(80,160,220,.04),transparent 60%)}._header_acc_ufmlu_57{background:linear-gradient(135deg,rgba(62,84,112,.05),transparent 60%)}._headerLeft_ufmlu_59{display:flex;align-items:center;gap:14px}._headerIcon_ufmlu_61{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._headerIcon_ufmlu_61._crit_ufmlu_39{background:#e052521a}._headerIcon_ufmlu_61._warn_ufmlu_40{background:#e8c5471f}._headerIcon_ufmlu_61._ok_ufmlu_41{background:#2a9e681a}._headerIcon_ufmlu_61._info_ufmlu_42{background:#50a0dc1a}._headerIcon_ufmlu_61._acc_ufmlu_38{background:#3e54701a}._headerIconInner_ufmlu_71{width:10px;height:10px;border-radius:50%}._headerIcon_ufmlu_61._crit_ufmlu_39 ._headerIconInner_ufmlu_71{background:var(--crit);box-shadow:0 0 8px #e0525266}._headerIcon_ufmlu_61._warn_ufmlu_40 ._headerIconInner_ufmlu_71{background:var(--gold);box-shadow:0 0 8px #e8c54766}._headerIcon_ufmlu_61._ok_ufmlu_41 ._headerIconInner_ufmlu_71{background:var(--ok);box-shadow:0 0 8px #2a9e6866}._headerIcon_ufmlu_61._info_ufmlu_42 ._headerIconInner_ufmlu_71{background:var(--info);box-shadow:0 0 8px #50a0dc66}._headerIcon_ufmlu_61._acc_ufmlu_38 ._headerIconInner_ufmlu_71{background:var(--navy);box-shadow:0 0 8px #3e547066}._title_ufmlu_78{font-size:12px;font-weight:600;color:var(--muted, #5a7080);text-transform:uppercase;letter-spacing:.06em}._headerValue_ufmlu_82{font-size:28px;font-weight:800;line-height:1.15;margin-top:2px;letter-spacing:-.02em}._hval_crit_ufmlu_83{color:var(--crit)}._hval_warn_ufmlu_84{color:var(--text)}._hval_ok_ufmlu_85{color:var(--ok)}._hval_info_ufmlu_86{color:var(--info)}._hval_acc_ufmlu_87{color:var(--navy)}._closeBtn_ufmlu_89{background:none;border:1px solid transparent;color:var(--hint, #93a5b1);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;transition:all .15s;align-self:flex-start}._closeBtn_ufmlu_89:hover{background:var(--surface2, #f4f6f9);border-color:var(--border);color:var(--text)}._body_ufmlu_97{padding:16px 24px 24px;overflow-y:auto;flex:1;min-height:0}._tableWrap_ufmlu_100{overflow-y:auto;max-height:420px;border:1px solid var(--border);border-radius:10px}._table_ufmlu_100{width:100%;border-collapse:collapse;font-size:12px}._th_ufmlu_102{text-align:left;padding:9px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._td_ufmlu_108{padding:8px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._tr_ufmlu_109:last-child ._td_ufmlu_108{border-bottom:none}._tr_ufmlu_109:hover ._td_ufmlu_108{background:var(--surface2)}._mono_ufmlu_111{font-family:var(--font-mono);font-size:11px}._pill_ufmlu_114{display:inline-block;padding:2px 8px;border-radius:20px;font-size:10px;font-weight:700;text-transform:capitalize}._pillUp_ufmlu_118{background:var(--ok-bg);color:var(--ok)}._pillDown_ufmlu_119{background:var(--crit-bg);color:var(--crit)}._sevBadge_ufmlu_122{display:inline-block;padding:2px 8px;border-radius:5px;font-size:10px;font-weight:700;text-transform:capitalize}._sev_critical_ufmlu_126{background:#e052521a;color:var(--crit)}._sev_warning_ufmlu_127{background:#d4820a1a;color:var(--warn)}._sev_ok_ufmlu_128{background:#2a9e681a;color:var(--ok)}._loading_ufmlu_131{padding:40px;text-align:center;color:var(--muted);font-size:13px}._empty_ufmlu_132{padding:40px;text-align:center;color:var(--hint);font-size:13px}._overlay_fphhk_2{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_fphhk_12{background:var(--surface);border-radius:12px;width:720px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003;overflow:hidden}._header_fphhk_25{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}._headerTitle_fphhk_34{font-size:16px;font-weight:700;color:var(--navy)}._closeBtn_fphhk_40{background:none;border:none;font-size:22px;color:var(--muted);cursor:pointer;line-height:1;padding:0 4px}._closeBtn_fphhk_40:hover{color:var(--text)}._nameRow_fphhk_55{padding:14px 20px 10px;flex-shrink:0}._label_fphhk_60{display:block;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}._nameInput_fphhk_70{width:100%;padding:8px 12px;border:1px solid var(--border2);border-radius:6px;font-size:13px;font-family:var(--font-ui);color:var(--text);background:var(--surface);outline:none;transition:border-color .12s}._nameInput_fphhk_70:focus{border-color:var(--navy)}._filters_fphhk_88{display:flex;align-items:center;gap:8px;padding:0 20px 12px;flex-shrink:0}._searchInput_fphhk_96{flex:1;padding:6px 10px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);color:var(--text);background:var(--surface);outline:none}._searchInput_fphhk_96:focus{border-color:var(--navy)}._filterSelect_fphhk_112{padding:6px 8px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);color:var(--text);background:var(--surface);cursor:pointer;outline:none}._selectedCount_fphhk_124{font-size:11px;font-weight:600;color:var(--navy);white-space:nowrap;margin-left:auto}._tableWrap_fphhk_133{flex:1;overflow-y:auto;min-height:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._table_fphhk_133{width:100%;border-collapse:collapse;font-size:12px}._table_fphhk_133 th{text-align:left;padding:9px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1;white-space:nowrap}._table_fphhk_133 td{padding:8px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._table_fphhk_133 tr{cursor:pointer;transition:background .08s}._table_fphhk_133 tbody tr:hover td{background:var(--surface2)}._rowSelected_fphhk_178 td{background:#3e54700f!important}._table_fphhk_133 tr:last-child td{border-bottom:none}._hostname_fphhk_186{font-weight:600;color:var(--text)}._ip_fphhk_191{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._mono_fphhk_197{font-family:var(--font-mono);font-size:11px}._statusDot_fphhk_202{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}._statusUp_fphhk_210{background:var(--ok)}._statusDown_fphhk_214{background:var(--crit)}._loadingWrap_fphhk_219{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--muted);font-size:13px}._footer_fphhk_229{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;flex-shrink:0}._cancelBtn_fphhk_238{padding:7px 16px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);font-size:12px;font-family:var(--font-ui);font-weight:500;cursor:pointer;transition:background .12s}._cancelBtn_fphhk_238:hover{background:var(--surface2)}._createBtn_fphhk_255{padding:7px 16px;border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:#fff;font-size:12px;font-family:var(--font-ui);font-weight:600;cursor:pointer;transition:background .12s}._createBtn_fphhk_255:hover{background:var(--navy2)}._createBtn_fphhk_255:disabled{opacity:.5;cursor:not-allowed}._overlay_jk1y1_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_jk1y1_11{background:var(--surface);border-radius:12px;width:680px;max-width:90vw;max-height:75vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003;overflow:hidden}._header_jk1y1_24{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}._headerTitle_jk1y1_33{font-size:16px;font-weight:700;color:var(--navy)}._headerMeta_jk1y1_39{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-top:3px}._metaDot_jk1y1_48{width:3px;height:3px;border-radius:50%;background:var(--border2)}._metaUp_jk1y1_55{color:var(--ok);font-weight:600}._metaDown_jk1y1_60{color:var(--crit);font-weight:600}._closeBtn_jk1y1_65{background:none;border:none;font-size:22px;color:var(--muted);cursor:pointer;line-height:1;padding:0 4px}._closeBtn_jk1y1_65:hover{color:var(--text)}._searchRow_jk1y1_80{padding:12px 20px;flex-shrink:0}._searchInput_jk1y1_85{width:100%;padding:7px 12px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);color:var(--text);background:var(--surface);outline:none}._searchInput_jk1y1_85:focus{border-color:var(--navy)}._tableWrap_jk1y1_102{flex:1;overflow-y:auto;min-height:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._table_jk1y1_102{width:100%;border-collapse:collapse;font-size:12px}._table_jk1y1_102 th{text-align:left;padding:9px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1;white-space:nowrap}._table_jk1y1_102 td{padding:9px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._table_jk1y1_102 tr:last-child td{border-bottom:none}._table_jk1y1_102 tbody tr:hover td{background:var(--surface2)}._hostname_jk1y1_146{font-weight:600;color:var(--text)}._ip_jk1y1_151{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._mono_jk1y1_157{font-family:var(--font-mono);font-size:11px}._statusBadge_jk1y1_163{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600}._statusDot_jk1y1_171{width:6px;height:6px;border-radius:50%;background:currentColor}._statusUp_jk1y1_178{color:var(--ok)}._statusDown_jk1y1_182{color:var(--crit)}._loadingWrap_jk1y1_187{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--muted);font-size:13px}._footer_jk1y1_197{display:flex;justify-content:flex-end;padding:12px 20px;flex-shrink:0}._closeFooterBtn_jk1y1_204{padding:7px 20px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);font-size:12px;font-family:var(--font-ui);font-weight:500;cursor:pointer;transition:background .12s}._closeFooterBtn_jk1y1_204:hover{background:var(--surface2)}._overlay_1dfdk_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1dfdk_11{background:var(--surface);border-radius:12px;width:680px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003;overflow:hidden}._header_1dfdk_23{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}._headerTitle_1dfdk_32{font-size:16px;font-weight:700;color:var(--navy)}._closeBtn_1dfdk_38{background:none;border:none;font-size:22px;color:var(--muted);cursor:pointer;line-height:1;padding:0 4px}._closeBtn_1dfdk_38:hover{color:var(--text)}._form_1dfdk_53{padding:16px 20px;flex-shrink:0}._field_1dfdk_58{margin-bottom:12px}._label_1dfdk_62{display:block;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}._input_1dfdk_72{width:100%;padding:8px 12px;border:1px solid var(--border2);border-radius:6px;font-size:13px;font-family:var(--font-ui);color:var(--text);background:var(--surface);outline:none;transition:border-color .12s}._input_1dfdk_72:focus{border-color:var(--navy)}._filtersWrap_1dfdk_90{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}._filterRow_1dfdk_97{display:flex;align-items:center;gap:8px}._filterAnd_1dfdk_103{font-size:10px;font-weight:700;color:var(--hint);letter-spacing:.5px;width:32px;text-align:center;flex-shrink:0}._filterRow_1dfdk_97:first-child{padding-left:0}._filterRow_1dfdk_97:not(:first-child){padding-left:0}._filterSelect_1dfdk_121{padding:7px 8px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);color:var(--text);background:var(--surface);cursor:pointer;outline:none;min-width:120px;flex-shrink:0}._filterSelect_1dfdk_121:focus{border-color:var(--navy)}._filterInput_1dfdk_139{flex:1;padding:7px 10px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:var(--font-ui);color:var(--text);background:var(--surface);outline:none}._filterInput_1dfdk_139:focus{border-color:var(--navy)}._filterRemoveBtn_1dfdk_155{background:none;border:none;font-size:18px;color:var(--hint);cursor:pointer;line-height:1;padding:0 4px;flex-shrink:0}._filterRemoveBtn_1dfdk_155:hover{color:var(--crit)}._filterActions_1dfdk_171{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._addFilterBtn_1dfdk_178{background:none;border:none;font-size:12px;font-family:var(--font-ui);font-weight:600;color:var(--muted);cursor:pointer;padding:4px 0;transition:color .12s}._addFilterBtn_1dfdk_178:hover{color:var(--navy)}._previewBtn_1dfdk_194{padding:7px 20px;border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:#fff;font-size:12px;font-family:var(--font-ui);font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s}._previewBtn_1dfdk_194:hover{background:var(--navy2)}._previewBtn_1dfdk_194:disabled{opacity:.5;cursor:not-allowed}._hint_1dfdk_217{font-size:11px;color:var(--hint);margin-top:4px}._error_1dfdk_223{font-size:12px;color:var(--crit);margin-top:8px;padding:6px 10px;background:var(--crit-bg);border-radius:6px}._previewSection_1dfdk_233{flex:1;min-height:0;display:flex;flex-direction:column;border-top:1px solid var(--border)}._previewHeader_1dfdk_241{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:var(--surface2);border-bottom:1px solid var(--border);flex-shrink:0}._previewTitle_1dfdk_251{font-size:12px;font-weight:700;color:var(--navy)}._previewMeta_1dfdk_257{font-size:11px;color:var(--hint)}._tableWrap_1dfdk_262{flex:1;overflow-y:auto;min-height:0}._table_1dfdk_262{width:100%;border-collapse:collapse;font-size:12px}._table_1dfdk_262 th{text-align:left;padding:8px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1;white-space:nowrap}._table_1dfdk_262 td{padding:7px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._table_1dfdk_262 tr:last-child td{border-bottom:none}._table_1dfdk_262 tbody tr:hover td{background:var(--surface2)}._hostname_1dfdk_304{font-weight:600;color:var(--text)}._ip_1dfdk_309{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._mono_1dfdk_315{font-family:var(--font-mono);font-size:11px}._empty_1dfdk_320{display:flex;align-items:center;justify-content:center;padding:30px;color:var(--hint);font-size:13px}._footer_1dfdk_330{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--border);flex-shrink:0}._cancelBtn_1dfdk_340{padding:7px 16px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);font-size:12px;font-family:var(--font-ui);font-weight:500;cursor:pointer;transition:background .12s}._cancelBtn_1dfdk_340:hover{background:var(--surface2)}._createBtn_1dfdk_357{padding:7px 16px;border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:#fff;font-size:12px;font-family:var(--font-ui);font-weight:600;cursor:pointer;transition:background .12s}._createBtn_1dfdk_357:hover{background:var(--navy2)}._createBtn_1dfdk_357:disabled{opacity:.5;cursor:not-allowed}._overviewPage_1ekwu_2{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;padding:20px;overflow-y:auto}._sectionHeader_1ekwu_13{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._sectionTitle_1ekwu_19{font-size:20px;font-weight:700;color:var(--navy);display:flex;align-items:center}._sectionSub_1ekwu_26{font-size:12px;color:var(--muted);margin-top:3px}._btnRow_1ekwu_31{display:flex;gap:8px}._btn_1ekwu_31{font-size:12px;font-family:var(--font-ui);padding:5px 12px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:all .12s}._btn_1ekwu_31:hover{background:var(--surface2)}._btnPrimary_1ekwu_45{background:var(--navy);color:#fff;border-color:var(--navy);font-weight:600}._btnPrimary_1ekwu_45:hover{background:var(--navy2)}._livePill_1ekwu_53{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--ok);background:var(--ok-bg);border:1px solid rgba(42,158,104,.25);padding:3px 9px;border-radius:20px;margin-left:12px}._liveDot_1ekwu_66{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:_pulse_1ekwu_1 1.8s infinite}._kpiRow_1ekwu_75{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;flex-shrink:0}._kpiCard_1ekwu_81{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;border-top:3px solid var(--navy);box-shadow:0 1px 3px #0000000f;transition:all .12s;cursor:default}._kpiCard_1ekwu_81:hover{box-shadow:0 3px 8px #0000001a}._kpiCard_1ekwu_81._crit_1ekwu_95{border-top-color:var(--crit)}._kpiCard_1ekwu_81._warn_1ekwu_96{border-top-color:var(--gold)}._kpiCard_1ekwu_81._ok_1ekwu_97{border-top-color:var(--ok)}._kpiCard_1ekwu_81._info_1ekwu_98{border-top-color:var(--info)}._kpiLabel_1ekwu_99{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.6px;text-transform:uppercase}._kpiBottom_1ekwu_106{display:flex;align-items:flex-end;justify-content:space-between}._kpiValue_1ekwu_111{font-size:24px;font-weight:700;line-height:1}._kpiValue_1ekwu_111._crit_1ekwu_95{color:var(--crit)}._kpiValue_1ekwu_111._warn_1ekwu_96{color:var(--warn)}._kpiValue_1ekwu_111._ok_1ekwu_97{color:var(--ok)}._kpiValue_1ekwu_111._info_1ekwu_98{color:var(--info)}._kpiValue_1ekwu_111._navy_1ekwu_116{color:var(--navy)}._kpiDelta_1ekwu_117{font-size:11px;font-weight:500;margin-top:3px}._kpiDelta_1ekwu_117._up_1ekwu_118{color:var(--crit)}._kpiDelta_1ekwu_117._dn_1ekwu_119{color:var(--ok)}._kpiDelta_1ekwu_117._neu_1ekwu_120{color:var(--muted)}._twoColFlex_1ekwu_123{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1;min-height:320px}._twoCol_1ekwu_123{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex-shrink:0}._rightCol_1ekwu_136{display:flex;flex-direction:column;gap:14px;min-height:320px}._card_1ekwu_144{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}._cardHeader_1ekwu_152{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0}._cardTitle_1ekwu_161{font-size:12px;font-weight:700;color:var(--navy);letter-spacing:.3px}._cardMeta_1ekwu_167{font-size:11px;color:var(--muted)}._cardTag_1ekwu_168{font-size:10px;color:var(--hint);background:var(--surface2);border:1px solid var(--border2);padding:2px 8px;border-radius:10px}._cardBody_1ekwu_176{padding:16px;flex:1;overflow-y:auto}._cardBodyFlush_1ekwu_177{padding:0;flex:1;overflow-y:auto}._tabBar_1ekwu_180{display:flex;border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0}._tab_1ekwu_180{padding:9px 16px;font-size:12px;font-weight:600;font-family:var(--font-ui);background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px}._tab_1ekwu_180:hover{color:var(--text)}._tab_1ekwu_180._active_1ekwu_200{color:var(--navy);border-bottom-color:var(--navy)}._tableWrap_1ekwu_203{flex:1;overflow-y:auto;min-height:0}._table_1ekwu_203{width:100%;border-collapse:collapse;font-size:12px}._th_1ekwu_205{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._td_1ekwu_220{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._tr_1ekwu_225:last-child ._td_1ekwu_220{border-bottom:none}._tr_1ekwu_225:hover ._td_1ekwu_220{background:var(--surface2)}._hostname_1ekwu_228{font-weight:600;color:var(--text)}._ip_1ekwu_229{font-family:var(--font-mono);font-size:11px;color:var(--muted)}._mono_1ekwu_230{font-family:var(--font-mono);font-size:11px}._statusPill_1ekwu_232{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}._statusPill_1ekwu_232._up_1ekwu_118{background:var(--ok-bg);color:var(--ok)}._statusPill_1ekwu_232._down_1ekwu_243{background:var(--crit-bg);color:var(--crit)}._statusPill_1ekwu_232._warn_1ekwu_96{background:var(--warn-bg);color:var(--warn)}._statusDot_1ekwu_245{width:5px;height:5px;border-radius:50%;background:currentColor}._alertItem_1ekwu_248{display:flex;align-items:flex-start;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border);transition:background .1s;cursor:pointer}._alertItem_1ekwu_248:hover{background:var(--surface2)}._alertItem_1ekwu_248:last-child{border-bottom:none}._alertSeverity_1ekwu_259{flex-shrink:0;margin-top:2px}._severityDot_1ekwu_260{width:8px;height:8px;border-radius:50%}._severityDot_1ekwu_260._crit_1ekwu_95{background:var(--crit)}._severityDot_1ekwu_260._warn_1ekwu_96{background:var(--warn)}._severityDot_1ekwu_260._info_1ekwu_98{background:var(--info)}._severityDot_1ekwu_260._ok_1ekwu_97{background:var(--ok)}._alertContent_1ekwu_265{flex:1;min-width:0}._alertMsg_1ekwu_266{font-size:12px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._alertMeta_1ekwu_267{font-size:11px;color:var(--hint)}._alertTime_1ekwu_268{font-size:11px;color:var(--hint);flex-shrink:0;font-family:var(--font-mono)}._intfRow_1ekwu_271{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}._intfRow_1ekwu_271:last-child{border-bottom:none}._intfName_1ekwu_279{width:140px;font-size:11px;font-weight:600;font-family:var(--font-mono);color:var(--text);flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._intfBarWrap_1ekwu_290{flex:1;height:8px;background:var(--surface2);border-radius:4px;overflow:hidden}._intfBar_1ekwu_290{height:100%;border-radius:4px;transition:width .5s ease}._intfBar_1ekwu_290._low_1ekwu_298{background:var(--ok)}._intfBar_1ekwu_290._mid_1ekwu_299{background:var(--info)}._intfBar_1ekwu_290._high_1ekwu_300{background:var(--warn)}._intfBar_1ekwu_290._crit_1ekwu_95{background:var(--crit)}._intfPct_1ekwu_302{width:40px;font-size:11px;font-weight:600;text-align:right;font-family:var(--font-mono)}._serviceGrid_1ekwu_311{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px}._serviceTile_1ekwu_317{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:all .12s}._serviceTile_1ekwu_317:hover{box-shadow:0 2px 6px #00000014}._serviceDot_1ekwu_328{width:10px;height:10px;border-radius:50%;flex-shrink:0}._serviceDot_1ekwu_328._up_1ekwu_118{background:var(--ok)}._serviceDot_1ekwu_328._down_1ekwu_243{background:var(--crit)}._serviceDot_1ekwu_328._degraded_1ekwu_331{background:var(--warn)}._serviceName_1ekwu_332{font-size:12px;font-weight:600;color:var(--text)}._serviceDetail_1ekwu_333{font-size:10px;color:var(--hint);margin-top:1px}._topologyPlaceholder_1ekwu_336{display:flex;align-items:center;justify-content:center;flex:1;color:var(--hint);font-size:13px;flex-direction:column;gap:8px;padding:40px}._topologyPlaceholder_1ekwu_336 svg{width:48px;height:48px;opacity:.3}._topologyHint_1ekwu_348{font-size:11px;color:var(--hint)}@media(max-width:1200px){._kpiRow_1ekwu_75{grid-template-columns:repeat(3,1fr)}._twoColFlex_1ekwu_123,._twoCol_1ekwu_123{grid-template-columns:1fr}._serviceGrid_1ekwu_311{grid-template-columns:repeat(2,1fr)}}._page_1vhxk_4{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:0}._sectionHeader_1vhxk_15{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._sectionTitle_1vhxk_21{font-size:20px;font-weight:700;color:var(--navy);display:flex;align-items:center}._sectionSub_1vhxk_28{font-size:12px;color:var(--muted);margin-top:3px}._btnRow_1vhxk_33{display:flex;gap:8px}._btn_1vhxk_33{font-size:12px;font-family:var(--font-ui, "Montserrat", sans-serif);padding:5px 12px;border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:background .12s}._btn_1vhxk_33:hover{background:var(--surface2)}._btnPrimary_1vhxk_52{background:var(--navy);color:#fff;border-color:var(--navy);font-weight:600}._btnPrimary_1vhxk_52:hover{background:var(--navy2)}._sourceBadge_1vhxk_63{display:inline-flex;align-items:center;font-size:10px;font-weight:700;color:var(--info);background:var(--info-bg, rgba(59, 130, 246, .1));border:1px solid rgba(59,130,246,.25);padding:2px 8px;border-radius:20px;margin-left:10px;letter-spacing:.4px;text-transform:uppercase}._livePill_1vhxk_79{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--ok);background:var(--ok-bg);border:1px solid rgba(42,158,104,.25);padding:3px 9px;border-radius:20px;margin-left:12px}._liveDot_1vhxk_92{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:_pulse_1vhxk_1 1.8s infinite}._kpiRow_1vhxk_101{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}._kpiCard_1vhxk_107{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;border-top:3px solid var(--navy);box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s;flex:1 1 180px;min-width:180px}._kpiCard_1vhxk_107:hover{box-shadow:0 3px 8px #0000001a}._kpiCardOk_1vhxk_124{border-top-color:var(--ok)}._kpiCardCrit_1vhxk_127{border-top-color:var(--crit)}._kpiCardInfo_1vhxk_130{border-top-color:var(--info)}._kpiLabel_1vhxk_133{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.6px;text-transform:uppercase}._kpiBottom_1vhxk_140{display:flex;align-items:flex-end;justify-content:space-between}._kpiValue_1vhxk_145{font-size:24px;font-weight:700;line-height:1}._kpiValueOk_1vhxk_150{color:var(--ok)}._kpiValueCrit_1vhxk_153{color:var(--crit)}._kpiValueInfo_1vhxk_156{color:var(--info)}._kpiValueNavy_1vhxk_159{color:var(--navy)}._kpiDelta_1vhxk_162{font-size:11px;font-weight:500;margin-top:3px}._kpiDeltaUp_1vhxk_167{color:var(--crit)}._kpiDeltaDn_1vhxk_170{color:var(--ok)}._kpiDeltaNeu_1vhxk_173{color:var(--muted)}._wanLinkGrid_1vhxk_178{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;flex-shrink:0}._wanLinkCard_1vhxk_186{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s}._wanLinkCard_1vhxk_186:hover{box-shadow:0 3px 8px #0000001a}._wanLinkCardClickable_1vhxk_197{cursor:pointer}._wanLinkCardClickable_1vhxk_197:hover{border-color:var(--info);box-shadow:0 3px 12px #3b82f61f}._wanLinkCardDown_1vhxk_204{border-left:3px solid var(--crit)}._wanLinkHeader_1vhxk_208{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border)}._wanLinkHeaderRight_1vhxk_215{display:flex;gap:6px;align-items:center}._wanLinkName_1vhxk_220{font-size:13px;font-weight:700;color:var(--navy)}._wanLinkProvider_1vhxk_225{font-size:10px;color:var(--hint);background:var(--surface2);border:1px solid var(--border2);padding:1px 7px;border-radius:10px}._wanLinkBody_1vhxk_234{padding:14px 16px;display:flex;flex-direction:column;gap:12px}._wanMetricGrid_1vhxk_242{display:grid;grid-template-columns:1fr 1fr;gap:8px}._wanMetric_1vhxk_242{text-align:center;padding:8px;background:var(--surface2);border-radius:8px}._wanMetricVal_1vhxk_253{font-size:16px;font-weight:700;font-family:var(--font-mono, "Figtree", sans-serif);line-height:1}._wanMetricValOk_1vhxk_259{color:var(--ok)}._wanMetricValWarn_1vhxk_262{color:var(--warn)}._wanMetricValCrit_1vhxk_265{color:var(--crit)}._wanMetricValInfo_1vhxk_268{color:var(--info)}._wanMetricLbl_1vhxk_271{font-size:9px;color:var(--hint);text-transform:uppercase;letter-spacing:.5px;margin-top:3px}._wanBwRows_1vhxk_280{display:flex;flex-direction:column;gap:4px}._wanBwRow_1vhxk_280{display:flex;align-items:center;gap:8px}._wanBwLabel_1vhxk_290{font-size:10px;font-weight:600;color:var(--muted);width:20px;flex-shrink:0}._wanBwBarWrap_1vhxk_297{flex:1;height:6px;background:var(--surface2);border-radius:3px;overflow:hidden}._wanBwBar_1vhxk_297{height:100%;border-radius:3px;transition:width .5s ease}._wanBwBarOk_1vhxk_309{background:var(--ok)}._wanBwBarInfo_1vhxk_312{background:var(--info)}._wanBwBarWarn_1vhxk_315{background:var(--warn)}._wanBwBarCrit_1vhxk_318{background:var(--crit)}._wanBwVal_1vhxk_321{font-size:10px;font-weight:600;font-family:var(--font-mono, "Figtree", sans-serif);width:70px;text-align:right;flex-shrink:0}._wanBwValCrit_1vhxk_329{color:var(--crit)}._statusPill_1vhxk_334{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap}._statusPillUp_1vhxk_344{background:var(--ok-bg);color:var(--ok)}._statusPillDown_1vhxk_348{background:var(--crit-bg);color:var(--crit)}._statusPillWarn_1vhxk_352{background:var(--warn-bg);color:var(--warn)}._statusDot_1vhxk_356{width:5px;height:5px;border-radius:50%;background:currentColor}._twoColBottom_1vhxk_364{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex-shrink:0}._card_1vhxk_372{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}._cardHeader_1vhxk_380{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0}._cardTitle_1vhxk_389{font-size:12px;font-weight:700;color:var(--navy);letter-spacing:.3px}._cardMeta_1vhxk_395{font-size:11px;color:var(--muted)}._tableWrap_1vhxk_401{flex:1;overflow-y:auto;min-height:0}._table_1vhxk_401{width:100%;border-collapse:collapse;font-size:12px}._table_1vhxk_401 th{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._table_1vhxk_401 td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}._table_1vhxk_401 tr:last-child td{border-bottom:none}._table_1vhxk_401 tr:hover td{background:var(--surface2)}._hostname_1vhxk_437{font-weight:600;color:var(--text)}._ip_1vhxk_441{font-family:var(--font-mono, "Figtree", sans-serif);font-size:11px;color:var(--muted)}._mono_1vhxk_446{font-family:var(--font-mono, "Figtree", sans-serif);font-size:11px}._loadingWrap_1vhxk_452{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--muted);font-size:13px}._errorWrap_1vhxk_460{display:flex;align-items:center;justify-content:center;padding:20px;color:var(--crit);font-size:12px;background:var(--crit-bg);border-radius:8px}._cardRemoveBtn_1vhxk_472{position:absolute;top:6px;right:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border2);border-radius:4px;color:var(--hint);cursor:pointer;opacity:0;transition:opacity .15s,color .15s,background .15s;z-index:2}._wanLinkGrid_1vhxk_178>div:hover ._cardRemoveBtn_1vhxk_472{opacity:1}._cardRemoveBtn_1vhxk_472:hover{color:var(--crit);background:var(--crit-bg);border-color:var(--crit)}._bwSummaryRow_1vhxk_500{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;flex-shrink:0}._bwGroupCard_1vhxk_506{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px;border-top:3px solid var(--info);box-shadow:0 1px 3px #0000000f;transition:box-shadow .12s}._bwGroupCard_1vhxk_506:hover{box-shadow:0 3px 8px #0000001a}._bwGroupHeader_1vhxk_518{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._bwGroupLabel_1vhxk_524{font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.6px;text-transform:uppercase}._bwGroupRemove_1vhxk_531{background:none;border:none;color:var(--hint);cursor:pointer;padding:2px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .15s}._bwGroupRemove_1vhxk_531:hover{color:var(--crit)}._bwGroupTotal_1vhxk_546{font-size:24px;font-weight:700;color:var(--navy);font-family:var(--font-mono, "Figtree", sans-serif);line-height:1;margin-bottom:6px}._bwGroupBreakdown_1vhxk_554{display:flex;gap:12px;font-size:11px;font-weight:500;font-family:var(--font-mono, "Figtree", sans-serif)}._bwGroupTx_1vhxk_561{color:var(--info)}._bwGroupRx_1vhxk_564{color:var(--ok)}@keyframes _modalFadeIn_1vhxk_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideUp_1vhxk_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _histLoadingPulse_1vhxk_1{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}._modalBackdrop_1vhxk_582{position:fixed;inset:0;background:#14202e73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:_modalFadeIn_1vhxk_1 .18s ease-out}._modalContainer_1vhxk_595{background:var(--surface, #ffffff);border:1px solid rgba(0,0,0,.08);border-radius:14px;width:520px;max-width:calc(100vw - 40px);max-height:calc(100vh - 64px);box-shadow:0 0 0 1px #00000008,0 4px 16px #1e2d3d14,0 16px 48px #1e2d3d29;display:flex;flex-direction:column;overflow:hidden;animation:_modalSlideUp_1vhxk_1 .25s cubic-bezier(.16,1,.3,1)}._modalWide_1vhxk_611{width:780px}._modalHeader_1vhxk_615{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid var(--border, rgba(0,0,0,.08))}._modalTitle_1vhxk_623{font-size:15px;font-weight:700;color:var(--navy, #3e5470);font-family:var(--font-ui, system-ui)}._modalClose_1vhxk_630{background:none;border:1px solid transparent;color:var(--hint, #93a5b1);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;transition:all .15s;flex-shrink:0}._modalClose_1vhxk_630:hover{background:var(--surface2, #f4f6f9);border-color:var(--border, rgba(0,0,0,.08));color:var(--text, #1e2d3d)}._modalBody_1vhxk_650{padding:20px 22px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:60vh}._modalFooter_1vhxk_659{display:flex;align-items:center;justify-content:flex-end;padding:14px 22px;border-top:1px solid var(--border, rgba(0,0,0,.08));background:var(--surface2, #f4f6f9);gap:8px}._modalField_1vhxk_669{display:flex;flex-direction:column;gap:6px}._modalFieldLabel_1vhxk_675{font-size:11px;font-weight:700;color:var(--muted, #5a7080);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-ui, system-ui);display:flex;align-items:center;gap:8px}._selectedCount_1vhxk_687{font-size:10px;font-weight:600;color:var(--info);background:#3b82f614;padding:1px 7px;border-radius:10px;text-transform:none;letter-spacing:0}._modalInput_1vhxk_698{background:var(--surface2, #f4f6f9);border:1px solid var(--border2, rgba(0,0,0,.15));border-radius:6px;padding:9px 12px;font-size:13px;font-family:var(--font-ui, system-ui);color:var(--text, #1e2d3d);outline:none;transition:border-color .15s,box-shadow .15s}._modalInput_1vhxk_698::placeholder{color:var(--hint, #93a5b1)}._modalInput_1vhxk_698:focus{border-color:var(--navy, #3e5470);box-shadow:0 0 0 3px #3e54701a;background:var(--surface, #ffffff)}._modalBtnCancel_1vhxk_716{background:var(--surface, #ffffff);border:1px solid var(--border2, rgba(0,0,0,.15));color:var(--muted, #5a7080);font-size:12px;font-family:var(--font-ui, system-ui);font-weight:500;padding:7px 14px;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}._modalBtnCancel_1vhxk_716:hover{background:var(--surface2);color:var(--navy)}._modalBtnPrimary_1vhxk_730{background:var(--navy, #3e5470);border:none;color:#fff;font-size:12px;font-family:var(--font-ui, system-ui);font-weight:700;padding:7px 16px;border-radius:6px;cursor:pointer;transition:opacity .15s,box-shadow .15s}._modalBtnPrimary_1vhxk_730:disabled{opacity:.35;cursor:not-allowed}._modalBtnPrimary_1vhxk_730:not(:disabled):hover{opacity:.88;box-shadow:0 2px 8px #00000026}._ifaceList_1vhxk_746{display:flex;flex-direction:column;gap:4px;max-height:300px;overflow-y:auto;border:1px solid var(--border, rgba(0,0,0,.06));border-radius:8px;padding:4px}._ifaceItem_1vhxk_757{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background .12s}._ifaceItem_1vhxk_757:hover{background:var(--surface2, #f4f6f9)}._ifaceItemSelected_1vhxk_769{background:#3b82f60f;border:1px solid rgba(59,130,246,.2)}._ifaceRadio_1vhxk_774{flex-shrink:0}._radioOuter_1vhxk_778{width:16px;height:16px;border-radius:50%;border:2px solid var(--border2, rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center;transition:border-color .15s}._radioOuterActive_1vhxk_788{border-color:var(--info, #3b82f6)}._radioInner_1vhxk_791{width:8px;height:8px;border-radius:50%;background:var(--info, #3b82f6)}._checkboxOuter_1vhxk_798{width:16px;height:16px;border-radius:4px;border:2px solid var(--border2, rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center;transition:all .15s}._checkboxOuterActive_1vhxk_808{border-color:var(--info, #3b82f6);background:var(--info, #3b82f6)}._ifaceInfo_1vhxk_813{flex:1;min-width:0}._ifaceName_1vhxk_817{font-size:13px;font-weight:600;color:var(--text, #1e2d3d);display:flex;align-items:center;gap:8px}._ifaceMeta_1vhxk_825{font-size:10px;color:var(--hint, #93a5b1);margin-top:1px}._ifaceStatus_1vhxk_830{font-size:9px;font-weight:700;padding:1px 6px;border-radius:10px;text-transform:uppercase}._ifaceStatusUp_1vhxk_837{color:var(--ok);background:var(--ok-bg)}._ifaceStatusDown_1vhxk_841{color:var(--crit);background:var(--crit-bg)}._histAccent_1vhxk_847{height:3px;background:linear-gradient(90deg,var(--info),var(--ok));flex-shrink:0}._histSubtitle_1vhxk_852{font-size:11px;color:var(--hint);margin-top:2px}._histChartSection_1vhxk_857{display:flex;flex-direction:column;gap:10px}._histChartHeader_1vhxk_862{display:flex;align-items:center;justify-content:space-between;gap:12px}._histChartTitle_1vhxk_868{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}._histLegend_1vhxk_875{display:flex;gap:12px;flex:1}._histLegendItem_1vhxk_880{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--muted)}._histLegendDot_1vhxk_888{width:8px;height:3px;border-radius:1px}._histRangeGroup_1vhxk_893{display:flex;gap:2px;background:var(--surface2, #f4f6f9);border-radius:6px;padding:2px;border:1px solid var(--border)}._histRangeBtn_1vhxk_901{padding:4px 10px;border-radius:4px;font-size:10px;font-weight:600;font-family:var(--font-ui, system-ui);cursor:pointer;background:transparent;border:none;color:var(--muted);transition:all .15s}._histRangeBtn_1vhxk_901:hover{color:var(--text);background:#00000008}._histRangeBtnActive_1vhxk_914{background:#fff;color:var(--navy);box-shadow:0 1px 3px #00000014}._histChartWrap_1vhxk_919{background:var(--surface2, #f4f6f9);border:1px solid var(--border);border-radius:10px;padding:10px 6px 4px;overflow:hidden}._histChart_1vhxk_857{width:100%;height:auto;display:block}._histAxisLabel_1vhxk_931{font-size:9px;fill:var(--hint, #93a5b1);font-family:var(--font-ui, system-ui);font-weight:500}._histPlaceholder_1vhxk_937{height:220px;display:flex;align-items:center;justify-content:center;color:var(--hint);font-size:13px}._histLoadingDots_1vhxk_945{display:flex;gap:6px}._histLoadingDots_1vhxk_945 span{width:8px;height:8px;border-radius:50%;background:var(--hint);animation:_histLoadingPulse_1vhxk_1 1.2s ease-in-out infinite}._histLoadingDots_1vhxk_945 span:nth-child(2){animation-delay:.15s}._histLoadingDots_1vhxk_945 span:nth-child(3){animation-delay:.3s}._histStatsRow_1vhxk_959{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._histStatCard_1vhxk_964{background:var(--surface2, #f4f6f9);border:1px solid var(--border);border-radius:8px;padding:12px 10px;text-align:center}._histStatValue_1vhxk_971{font-size:18px;font-weight:700;color:var(--navy);font-family:var(--font-mono, "Figtree", sans-serif);line-height:1}._histStatLabel_1vhxk_978{font-size:9px;font-weight:700;color:var(--hint);text-transform:uppercase;letter-spacing:.5px;margin-top:4px}@media(max-width:1200px){._wanLinkGrid_1vhxk_178,._twoColBottom_1vhxk_364{grid-template-columns:1fr}}._card_iatcm_1{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._cardEmbedded_iatcm_9{overflow-y:auto}._cardHead_iatcm_13{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface)}._cardTitle_iatcm_22{font-size:13px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.4px}._incIdLabel_iatcm_30{font-family:var(--font-mono);font-size:11px;color:var(--muted);margin-right:6px;text-transform:none;letter-spacing:0}._btnPrimary_iatcm_39{font-size:11px;padding:4px 9px;font-family:var(--font-ui);border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:#fff;cursor:pointer;font-weight:600;transition:all .12s}._btnPrimary_iatcm_39:hover{background:var(--navy2)}._rcaSection_iatcm_56{padding:13px 16px;border-bottom:1px solid var(--border)}._rcaSection_iatcm_56:last-child{border-bottom:none}._rcaSectionLabel_iatcm_65{font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:var(--muted);margin-bottom:7px}._rcaHeadline_iatcm_74{font-size:13px;font-weight:600;line-height:1.4;margin-bottom:4px;color:var(--navy)}._rcaDetail_iatcm_82{font-size:12px;color:var(--muted);line-height:1.6}._confWrap_iatcm_88{display:flex;align-items:center;gap:10px;margin-top:9px}._confBg_iatcm_95{flex:1;height:6px;background:var(--surface2);border-radius:3px;overflow:hidden;border:1px solid var(--border)}._confFill_iatcm_104{height:100%;border-radius:3px;background:#22c55e;transition:width .4s ease}._confPct_iatcm_111{font-size:11px;font-weight:700;color:#22c55e;font-family:var(--font-mono);min-width:30px}._stepList_iatcm_119{display:flex;flex-direction:column;gap:7px}._stepItem_iatcm_125{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;border-radius:8px;background:var(--surface2);border:1px solid var(--border);font-size:12px;cursor:pointer;transition:all .12s}._stepItem_iatcm_125:hover{border-color:var(--gold);background:var(--accent-bg)}._stepNum_iatcm_143{min-width:21px;height:21px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;background:var(--navy);color:#fff;margin-top:1px;flex-shrink:0}._stepText_iatcm_158{font-weight:500;line-height:1.4;color:var(--text)}._stepMeta_iatcm_164{font-size:10px;color:var(--muted);margin-top:2px}._runLink_iatcm_170{color:var(--gold-dark);font-weight:600}._toolbar_1h39v_1{width:48px;background:var(--surface2);border-left:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:12px 0;gap:4px;flex-shrink:0;position:fixed;top:0;right:0;bottom:0;z-index:51}._btn_1h39v_19{width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:var(--hint);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}._btn_1h39v_19:hover{background:var(--border);color:var(--muted)}._btn_1h39v_19._active_1h39v_38{background:var(--border);color:var(--text)}._page_1g9l5_1{display:flex;flex-direction:column;height:100%;min-height:0;padding:20px;gap:14px;overflow:hidden}._header_1g9l5_12{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}._headerLeft_1g9l5_19{display:flex;flex-direction:column;gap:3px}._title_1g9l5_25{font-size:18px;font-weight:700;color:var(--navy)}._subtitle_1g9l5_31{font-size:12px;color:var(--muted)}._tabs_1g9l5_37{display:flex;gap:4px;flex-shrink:0;border-bottom:1px solid var(--border)}._tab_1g9l5_37{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 16px;border:none;border-bottom:2px solid transparent;background:none;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px;white-space:nowrap}._tab_1g9l5_37:hover{color:var(--navy)}._tabActive_1g9l5_63{color:var(--navy);border-bottom-color:var(--navy)}._body_1g9l5_69{flex:1;min-height:0;overflow:hidden}._tabContent_1g9l5_76{position:relative;display:flex;flex-direction:column;height:100%;gap:12px;overflow:hidden}._toolbar_1g9l5_86{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0}._search_1g9l5_94{width:260px;padding:7px 11px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:7px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._search_1g9l5_94:focus{border-color:var(--navy)}._search_1g9l5_94::placeholder{color:var(--hint)}._addBtn_1g9l5_113{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 14px;background:var(--navy);color:#fff;border:none;border-radius:7px;cursor:pointer;transition:background .12s;white-space:nowrap}._addBtn_1g9l5_113:hover{background:var(--navy2)}._tableWrap_1g9l5_131{flex:1;overflow-y:auto;border:1px solid var(--border);border-radius:10px;background:var(--surface);min-height:0}._tableWrap_1g9l5_131::-webkit-scrollbar{width:3px}._tableWrap_1g9l5_131::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._table_1g9l5_131{width:100%;border-collapse:collapse;font-size:12px}._table_1g9l5_131 th{text-align:left;padding:10px 14px;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;position:sticky;top:0;z-index:1}._row_1g9l5_170{transition:background .1s}._row_1g9l5_170:hover td{background:var(--surface2)}._row_1g9l5_170 td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text)}._row_1g9l5_170:last-child td{border-bottom:none}._actionsCol_1g9l5_186{width:90px;text-align:right}._rowActions_1g9l5_191{display:flex;align-items:center;justify-content:flex-end;gap:4px}._emptyRow_1g9l5_198{text-align:center;padding:40px;color:var(--muted);font-size:13px}._mono_1g9l5_206{font-family:var(--font-mono);font-size:11px}._badge_1g9l5_212{display:inline-block;font-size:11px;font-weight:500;padding:2px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}._badgeCORE_1g9l5_221{background:#eeedfe;color:#3c3489}._badgeDISTRIBUTION_1g9l5_225{background:#e1f5ee;color:#085041}._badgeACCESS_1g9l5_229{background:#e6f1fb;color:#0c447c}._badgeAdmin_1g9l5_234{background:var(--info-bg);color:var(--info)}._badgeUser_1g9l5_238{background:var(--surface2);color:var(--muted)}._badgeOk_1g9l5_242{background:var(--ok-bg);color:var(--ok)}._badgeMuted_1g9l5_246{background:var(--surface2);color:var(--hint)}._p0_1g9l5_252{background:#fdeaea;color:#e05252}._p1_1g9l5_256{background:#fff3dc;color:#d4820a}._p2_1g9l5_260{background:#e6f1fb;color:#2e7dc4}._p3_1g9l5_264{background:var(--surface2);color:var(--muted)}._iconBtn_1g9l5_270{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:5px;border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;transition:all .12s}._iconBtn_1g9l5_270:hover{background:var(--surface2);color:var(--navy)}._iconBtnDanger_1g9l5_287:hover{border-color:var(--crit);color:var(--crit);background:var(--crit-bg)}._iconBtnOk_1g9l5_292{border-color:var(--ok);color:var(--ok)}._pagination_1g9l5_298{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:4px 0}._pageInfo_1g9l5_306{font-size:12px;color:var(--muted);font-family:var(--font-mono)}._pageControls_1g9l5_312{display:flex;align-items:center;gap:4px}._pageBtn_1g9l5_318{width:26px;height:26px;border:1px solid var(--border2);border-radius:5px;background:var(--surface);color:var(--text);font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}._pageBtn_1g9l5_318:hover:not(:disabled){background:var(--surface2)}._pageBtn_1g9l5_318:disabled{opacity:.35;cursor:default}._pageCurrent_1g9l5_340{font-size:12px;color:var(--muted);font-family:var(--font-mono);padding:0 6px}._panelOverlay_1g9l5_348{position:absolute;top:0;right:0;bottom:0;width:380px;z-index:20;animation:_slideIn_1g9l5_1 .18s ease}@keyframes _slideIn_1g9l5_1{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}._panel_1g9l5_348{height:100%;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:-4px 0 24px #00000017;overflow:hidden}._panelHeader_1g9l5_380{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border);flex-shrink:0;gap:10px}._panelTitle_1g9l5_390{font-size:14px;font-weight:700;color:var(--navy)}._panelSubtitle_1g9l5_396{font-size:11px;color:var(--muted);font-family:var(--font-mono);margin-top:2px}._panelClose_1g9l5_403{font-size:13px;background:none;border:none;color:var(--hint);cursor:pointer;padding:2px 4px;border-radius:4px;transition:color .1s;flex-shrink:0}._panelClose_1g9l5_403:hover{color:var(--text)}._panelBody_1g9l5_418{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:14px}._panelBody_1g9l5_418::-webkit-scrollbar{width:3px}._panelBody_1g9l5_418::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}._panelFooter_1g9l5_434{padding:12px 16px;border-top:1px solid var(--border);flex-shrink:0}._panelFooterRow_1g9l5_440{display:flex;align-items:center;justify-content:flex-end;gap:8px}._uplinkSection_1g9l5_447{margin-top:1rem;border-top:.5px solid var(--color-border-tertiary);padding-top:1rem;display:flex;flex-direction:column;gap:8px}._uplinkHeader_1g9l5_456{display:flex;align-items:center;justify-content:space-between}._uplinkEmpty_1g9l5_462{font-size:13px;color:var(--color-text-secondary);margin:0}._addUplinkBtn_1g9l5_468{font-size:12px;padding:4px 10px;border:.5px solid var(--color-border-secondary);border-radius:var(--border-radius-md);background:transparent;color:var(--color-text-secondary);cursor:pointer}._addUplinkBtn_1g9l5_468:hover{background:var(--color-background-secondary)}._uplinkRow_1g9l5_481{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center}._field_1g9l5_489{display:flex;flex-direction:column;gap:5px}._fieldRow_1g9l5_495{display:grid;grid-template-columns:1fr 1fr;gap:12px}._fieldLabel_1g9l5_501{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.3px}._input_1g9l5_508{width:100%;padding:7px 10px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}._input_1g9l5_508:focus{border-color:var(--navy)}._input_1g9l5_508::placeholder{color:var(--hint)}._inputReadonly_1g9l5_526{background:var(--surface2);color:var(--muted);cursor:default}._select_1g9l5_532{width:100%;padding:7px 10px;font-size:12px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);outline:none;cursor:pointer;transition:border-color .12s}._select_1g9l5_532:focus{border-color:var(--navy)}._toggleRow_1g9l5_549{display:flex;align-items:center;justify-content:space-between;padding:6px 0}._toggleLabel_1g9l5_556{font-size:12px;font-weight:500;color:var(--text)}._toggle_1g9l5_549{position:relative;width:36px;height:20px;border-radius:20px;border:none;background:var(--border2);cursor:pointer;transition:background .2s;flex-shrink:0;padding:0}._toggleOn_1g9l5_574{background:var(--navy)}._toggleThumb_1g9l5_578{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggleOn_1g9l5_574 ._toggleThumb_1g9l5_578{transform:translate(16px)}._saveBtn_1g9l5_594{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 16px;background:var(--navy);color:#fff;border:1px solid var(--navy);border-radius:6px;cursor:pointer;transition:background .12s;white-space:nowrap}._saveBtn_1g9l5_594:hover{background:var(--navy2);border-color:var(--navy2)}._saveBtnOk_1g9l5_611{background:var(--ok);border-color:var(--ok)}._saveBtnOk_1g9l5_611:hover{background:var(--ok)}._cancelBtn_1g9l5_619{font-size:12px;font-weight:600;font-family:var(--font-ui);padding:7px 14px;background:var(--surface);color:var(--muted);border:1px solid var(--border2);border-radius:6px;cursor:pointer;transition:all .12s}._cancelBtn_1g9l5_619:hover{background:var(--surface2);color:var(--text)}._errorBanner_1g9l5_637{font-size:12px;color:var(--crit);background:var(--crit-bg);border:1px solid rgba(224,82,82,.3);border-radius:6px;padding:8px 12px}._resetHint_1g9l5_647{font-size:12px;color:var(--muted);line-height:1.5}._pwBox_1g9l5_653{display:flex;align-items:center;justify-content:space-between;background:var(--surface2);border:1px solid var(--border2);border-radius:8px;padding:12px 14px;gap:10px}._pwText_1g9l5_664{font-family:var(--font-mono);font-size:14px;font-weight:600;color:var(--navy);letter-spacing:.5px}._copiedMsg_1g9l5_672{font-size:11px;color:var(--ok);font-weight:600}._emailAIWrap_1g9l5_679{display:flex;flex-direction:column;gap:16px;height:100%}._emailAIHeader_1g9l5_686{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}._emailAITitle_1g9l5_694{font-size:14px;font-weight:700;color:var(--navy);margin-bottom:4px}._emailAISub_1g9l5_701{font-size:12px;color:var(--muted);line-height:1.5;max-width:560px}._emailTextarea_1g9l5_708{flex:1;min-height:260px;padding:14px;font-size:12px;font-family:var(--font-mono);line-height:1.7;border:1px solid var(--border2);border-radius:8px;background:var(--surface);color:var(--text);resize:none;outline:none;transition:border-color .12s}._emailTextarea_1g9l5_708:focus{border-color:var(--navy)}._emailTextarea_1g9l5_708::placeholder{color:var(--hint)}._emailAIHint_1g9l5_730{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:var(--muted);line-height:1.5;flex-shrink:0}._hintIcon_1g9l5_740{color:var(--gold-dark);font-size:13px;flex-shrink:0;margin-top:1px}._dialogBackdrop_1g9l5_748{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:100;animation:_fadeIn_1g9l5_1 .12s ease}@keyframes _fadeIn_1g9l5_1{0%{opacity:0}to{opacity:1}}._dialog_1g9l5_748{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:28px 28px 22px;width:380px;max-width:calc(100vw - 40px);box-shadow:0 8px 40px #0000002e;display:flex;flex-direction:column;align-items:center;gap:10px;animation:_popIn_1g9l5_1 .15s ease}@keyframes _popIn_1g9l5_1{0%{opacity:0;transform:scale(.95) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}._dialogIcon_1g9l5_794{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px}._dialogIconDanger_1g9l5_803{background:var(--crit-bg);color:var(--crit)}._dialogIconWarn_1g9l5_807{background:var(--warn-bg);color:var(--warn)}._dialogTitle_1g9l5_812{font-size:15px;font-weight:700;color:var(--navy);text-align:center}._dialogMessage_1g9l5_819{font-size:12px;color:var(--muted);line-height:1.6;text-align:center;max-width:300px}._dialogActions_1g9l5_827{display:flex;gap:8px;margin-top:8px;width:100%;justify-content:center}._saveBtnDanger_1g9l5_835{background:var(--crit);border-color:var(--crit)}._saveBtnDanger_1g9l5_835:hover{background:#c94444;border-color:#c94444}._sidebar_1yore_1{width:220px;flex-shrink:0;background:var(--navy);padding:0 0 16px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}._logoWrap_1yore_12{display:flex;align-items:center;gap:9px;padding:18px 18px 14px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:10px}._logoImg_1yore_21{height:28px;width:auto}._logoText_1yore_26{font-size:18px;font-weight:700;color:#fff;letter-spacing:.3px}._logoBadge_1yore_33{font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--gold);background:#e8c54726;padding:2px 6px;border-radius:4px;margin-left:auto}._sidebar_1yore_1::-webkit-scrollbar{width:3px}._sidebar_1yore_1::-webkit-scrollbar-thumb{background:#ffffff26}._sidebarSection_1yore_48{padding:10px 18px 3px;font-size:10px;font-weight:600;letter-spacing:1.2px;color:#fff6;text-transform:uppercase;margin-top:8px}._navItem_1yore_58{display:flex;align-items:center;gap:10px;padding:9px 18px;font-size:13px;cursor:pointer;color:#fff;transition:all .12s;font-weight:500;border-left:3px solid transparent}._navItem_1yore_58:hover{background:#ffffff14;color:#fff}._navItem_1yore_58._active_1yore_76{color:#fff;background:#ffffff14;border-left-color:#555}._navIcon_1yore_82{font-size:14px;width:18px;text-align:center}._navBadge_1yore_88{margin-left:auto;font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px}._navBadge_1yore_88._crit_1yore_96{background:#e0525240;color:#f08080}._navBadge_1yore_88._warn_1yore_101{background:#e8c54733;color:var(--gold)}._navBadge_1yore_88._ok_1yore_106{background:#2a9e6833;color:#5ecf96}._userSection_1yore_112{margin-top:auto;position:relative;padding:10px 12px 6px}._userButton_1yore_118{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .12s}._userButton_1yore_118:hover{background:#ffffff14}._userAvatar_1yore_132{width:30px;height:30px;border-radius:50%;background:#e8c54740;color:var(--gold);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userInfo_1yore_146{display:flex;flex-direction:column;overflow:hidden}._userName_1yore_152{font-size:13px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_1yore_161{font-size:11px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userChevron_1yore_169{margin-left:auto;font-size:10px;color:#fff6;flex-shrink:0}._userMenu_1yore_176{position:absolute;bottom:calc(100% + 4px);left:12px;right:12px;background:#1a2236;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;box-shadow:0 -4px 16px #0006;z-index:100}._userMenuItem_1yore_189{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;color:#fffc;font-size:13px;cursor:pointer;text-align:left;transition:background .12s}._userMenuItem_1yore_189:hover{background:#ffffff14;color:#fff}._userMenuItem_1yore_189._signOut_1yore_209{color:#f08080;border-top:1px solid rgba(255,255,255,.08)}._userMenuItem_1yore_189._signOut_1yore_209:hover{background:#e052521f}._termDrawer_1dcru_1{flex-shrink:0;border-top:1px solid var(--border);background:#0f1117;display:flex;flex-direction:column;height:0;overflow:hidden;transition:height .22s cubic-bezier(.4,0,.2,1)}._termDrawer_1dcru_1._open_1dcru_12{height:var(--term-h, 300px)}._termDrawer_1dcru_1._resizing_1dcru_16{transition:none;will-change:height}._resizeHandle_1dcru_21{height:5px;background:transparent;cursor:ns-resize;flex-shrink:0;transition:background .15s}._resizeHandle_1dcru_21:hover,._resizeHandle_1dcru_21._dragging_1dcru_30{background:#e8c54773}._termDrawerBar_1dcru_34{display:flex;align-items:center;justify-content:space-between;padding:7px 14px;border-bottom:.5px solid rgba(255,255,255,.07);background:#161820;flex-shrink:0}._termDrawerLeft_1dcru_44{display:flex;align-items:center;gap:10px}._tdots_1dcru_50{display:flex;gap:5px}._tdot_1dcru_50{width:10px;height:10px;border-radius:50%}._tdot_1dcru_50._r_1dcru_16{background:#e24b4a;cursor:pointer}._tdot_1dcru_50._y_1dcru_66{background:#e8a020}._tdot_1dcru_50._g_1dcru_70{background:#2a9e68}._tname_1dcru_74{font-size:12px;font-weight:500;color:#ffffff73;font-family:var(--font-mono)}._tinc_1dcru_81{font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;background:#e8c5472e;color:var(--gold);border:.5px solid rgba(232,197,71,.3)}._termDrawerRight_1dcru_91{display:flex;gap:6px}._tbarBtn_1dcru_96{font-size:11px;padding:3px 10px;border:.5px solid rgba(255,255,255,.14);border-radius:5px;background:transparent;color:#ffffff80;cursor:pointer;font-family:var(--font-ui);font-weight:500;transition:all .12s}._tbarBtn_1dcru_96:hover{background:#ffffff12;color:#fff}._tbarBtn_1dcru_96._p_1dcru_114{background:var(--gold);border-color:var(--gold);color:var(--navy);font-weight:600}._tbarBtn_1dcru_96._p_1dcru_114:hover{opacity:.88}._tbarBtn_1dcru_96._d_1dcru_30{border-color:#e0525259;color:#f08080}._tbarBtn_1dcru_96._d_1dcru_30:hover{background:#e052521a}._termBodyWrap_1dcru_134{flex:1;display:flex;flex-direction:row;min-height:0;overflow:hidden}._xtermArea_1dcru_142{flex:1;padding:8px 10px;overflow:hidden;min-width:0}._historyPanel_1dcru_150{width:300px;flex-shrink:0;display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.07);background:#0b0d12;overflow:hidden}._historyPanelHeader_1dcru_160{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}._historyPanelTitle_1dcru_169{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#ffffff4d;font-family:var(--font-ui)}._historyIncident_1dcru_178{font-size:10px;font-weight:600;padding:1px 7px;border-radius:20px;background:#e8c54726;color:var(--gold);border:.5px solid rgba(232,197,71,.25)}._historyScroll_1dcru_188{flex:1;overflow-y:auto;padding:6px 0}._historyScroll_1dcru_188::-webkit-scrollbar{width:3px}._historyScroll_1dcru_188::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._historyEmpty_1dcru_203{padding:24px 14px;font-size:11px;color:#fff3;line-height:1.6;text-align:center;font-family:var(--font-ui)}._logEntry_1dcru_213{padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.04);cursor:pointer;transition:background .1s}._logEntryHovered_1dcru_220{background:#7c6ff714;border-bottom-color:#7c6ff726}._logEntryFlash_1dcru_225{animation:_entryFlash_1dcru_1 .6s ease}@keyframes _entryFlash_1dcru_1{0%{background:#7c6ff759}to{background:transparent}}._logHeader_1dcru_239{display:flex;align-items:center;gap:6px;margin-bottom:4px}._logPrompt_1dcru_246{font-size:11px;color:#7c6ff7b3;font-family:monospace;flex-shrink:0}._logCmd_1dcru_253{font-size:12px;font-weight:600;color:var(--gold);font-family:monospace;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logTime_1dcru_265{font-size:10px;color:#fff3;font-family:monospace;flex-shrink:0}._addCommentBtn_1dcru_272{flex-shrink:0;font-size:10px;font-weight:600;font-family:var(--font-ui);padding:2px 8px;border-radius:4px;border:.5px solid rgba(97,175,239,.5);background:#61afef1f;color:#61afef;cursor:pointer;transition:all .12s;white-space:nowrap}._addCommentBtn_1dcru_272:hover:not(:disabled){background:#61afef38;border-color:#61afef}._addCommentBtn_1dcru_272:disabled{opacity:.35;cursor:default}._addCommentBtnDone_1dcru_297{border-color:#98c37980!important;background:#98c3791f!important;color:#98c379!important}._logOutput_1dcru_303{padding-left:12px;border-left:2px solid rgba(255,255,255,.06);margin-left:4px}._logLine_1dcru_309{font-size:10px;font-family:monospace;color:#c8d0e073;line-height:1.6;white-space:pre-wrap;word-break:break-all}._tbarBtnActive_1dcru_319{background:#ffffff12!important;color:#ffffffbf!important}._logBadge_1dcru_324{display:inline-flex;align-items:center;justify-content:center;min-width:15px;height:15px;border-radius:8px;background:#7c6ff780;color:#fff;font-size:9px;font-weight:700;padding:0 4px;margin-left:4px}._tabsRow_1dcru_340{display:flex;align-items:center;gap:2px;flex:1;overflow-x:auto;margin:0 8px;scrollbar-width:none}._tabsRow_1dcru_340::-webkit-scrollbar{display:none}._termTab_1dcru_354{display:flex;align-items:center;gap:5px;padding:3px 10px;border-radius:5px 5px 0 0;cursor:pointer;border:.5px solid transparent;background:transparent;color:#ffffff4d;font-size:11px;font-family:var(--font-mono);font-weight:500;white-space:nowrap;transition:all .12s;flex-shrink:0}._termTab_1dcru_354:hover{background:#ffffff0d;color:#fff9}._termTabActive_1dcru_377{background:#0f1117;color:#c8d0e0;border-color:#ffffff1a;border-bottom-color:#0f1117}._termTabLabel_1dcru_384{max-width:120px;overflow:hidden;text-overflow:ellipsis}._termTabClose_1dcru_390{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:3px;border:none;background:transparent;color:#ffffff4d;cursor:pointer;font-size:12px;line-height:1;padding:0;transition:all .1s;flex-shrink:0}._termTabClose_1dcru_390:hover{background:#e0525240;color:#e06c75}._newTabBtn_1dcru_413{padding:2px 8px!important;font-size:15px!important;line-height:1;opacity:.5}._newTabBtn_1dcru_413:hover{opacity:1}._modalBackdrop_1dcru_425{position:fixed;inset:0;background:#0000008c;z-index:200;display:flex;align-items:center;justify-content:center;animation:_backdropIn_1dcru_1 .15s ease}@keyframes _backdropIn_1dcru_1{0%{opacity:0}to{opacity:1}}._modal_1dcru_425{background:#161820;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 20px 60px #000000b3;width:320px;max-width:90vw;overflow:hidden;animation:_modalIn_1dcru_507 .18s cubic-bezier(.34,1.56,.64,1)}@keyframes _modalIn_1dcru_507{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_1dcru_469{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 12px;border-bottom:.5px solid rgba(255,255,255,.08)}._modalTitle_1dcru_477{font-size:13px;font-weight:600;color:#ffffffd9;font-family:var(--font-ui);letter-spacing:.2px}._modalClose_1dcru_485{background:none;border:none;color:#ffffff4d;font-size:14px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .1s;font-family:var(--font-ui)}._modalClose_1dcru_485:hover{background:#ffffff12;color:#ffffffb3}._modalSearch_1dcru_502{padding:10px 14px 8px;border-bottom:.5px solid rgba(255,255,255,.07)}._modalInput_1dcru_507{width:100%;box-sizing:border-box;background:#ffffff0d;border:.5px solid rgba(255,255,255,.14);border-radius:6px;padding:7px 11px;font-size:12px;font-family:var(--font-mono);color:#c8d0e0;outline:none;transition:border-color .12s}._modalInput_1dcru_507::placeholder{color:#ffffff40}._modalInput_1dcru_507:focus{border-color:#7c6ff799}._modalList_1dcru_529{max-height:260px;overflow-y:auto;padding:5px 0}._modalList_1dcru_529::-webkit-scrollbar{width:3px}._modalList_1dcru_529::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._modalEmpty_1dcru_544{padding:18px 16px;font-size:12px;color:#ffffff40;font-family:var(--font-ui);text-align:center}._modalHostRow_1dcru_552{display:flex;align-items:center;gap:9px;padding:8px 16px;font-size:12px;font-family:var(--font-mono);color:#c8d0e0b3;cursor:pointer;transition:background .08s}._modalHostRowActive_1dcru_564{background:#7c6ff724;color:#c8d0e0}._modalHostIcon_1dcru_569{font-size:10px;color:#7c6ff780;flex-shrink:0}._termQuick_1dcru_575{display:flex;gap:5px;padding:6px 12px;border-top:.5px solid rgba(255,255,255,.05);background:#161820;flex-shrink:0;flex-wrap:nowrap;overflow-x:auto;min-height:32px;scrollbar-width:none}._qlbl_1dcru_588{font-size:10px;color:#ffffff47;font-weight:500;align-self:center;margin-right:2px}._qcmd_1dcru_596{font-size:11px;padding:3px 9px;border-radius:5px;border:.5px solid rgba(255,255,255,.11);background:transparent;color:#ffffff6b;cursor:pointer;font-family:var(--font-mono);transition:all .12s;white-space:nowrap}._qcmd_1dcru_596:hover{border-color:var(--gold);color:var(--gold);background:#e8c5471a}._card_mdjwt_1{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._cardEmbedded_mdjwt_9{overflow-y:auto}._cardHead_mdjwt_13{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface)}._cardTitle_mdjwt_22{font-size:13px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.4px}._btn_mdjwt_30{font-size:11px;padding:4px 9px;font-family:var(--font-ui);border:1px solid var(--border2);border-radius:6px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:500;transition:all .12s}._btn_mdjwt_30:hover{background:var(--surface2)}._timeline_mdjwt_47{display:flex;flex-direction:column;padding:4px 16px 8px}._tlItem_mdjwt_53{display:flex;gap:11px;padding:9px 0;position:relative}._tlItem_mdjwt_53:not(:last-child):after{content:"";position:absolute;left:7px;top:25px;bottom:-9px;width:1px;background:var(--border)}._tlDot_mdjwt_70{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:2px solid;margin-top:1px}._tlDot_mdjwt_70._crit_mdjwt_79{border-color:var(--crit);background:var(--crit-bg)}._tlDot_mdjwt_70._warn_mdjwt_80{border-color:var(--gold);background:var(--warn-bg)}._tlDot_mdjwt_70._ok_mdjwt_81{border-color:var(--ok);background:var(--ok-bg)}._tlDot_mdjwt_70._info_mdjwt_82{border-color:var(--info);background:var(--info-bg)}._tlDot_mdjwt_70._ai_mdjwt_83{border-color:var(--navy);background:#e8edf4}._tlTime_mdjwt_85{font-size:10px;font-family:var(--font-mono);color:var(--hint);margin-bottom:2px}._tlMsg_mdjwt_92{font-size:12px;font-weight:600;color:var(--text)}._tlSub_mdjwt_98{font-size:11px;color:var(--muted);margin-top:1px}._container_56lh1_1{width:100%;height:100vh;background:#f5f7fa}._loading_56lh1_7{display:flex;align-items:center;justify-content:center;height:100vh}._node_56lh1_14{min-width:220px;padding:14px;border-radius:12px;background:#fff;border:2px solid #d1d5db;box-shadow:0 2px 8px #0000001f}._nodeHeader_56lh1_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._nodeLabel_56lh1_30{font-weight:600;font-size:14px}._nodeRole_56lh1_35{font-size:11px;padding:2px 6px;border-radius:999px;background:#eef2ff;text-transform:uppercase}._nodeMeta_56lh1_43{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}._healthy_56lh1_51{border-color:#16a34a}._warning_56lh1_55{border-color:#f59e0b}._critical_56lh1_59{border-color:#dc2626}._unknown_56lh1_63{border-color:#6b7280}._toolbar_56lh1_67{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;z-index:10}._toolbar_56lh1_67 input,._toolbar_56lh1_67 select{height:36px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:14px;background:#fff}._searchInput_56lh1_87{min-width:260px}._compactLegend_56lh1_91{position:absolute;top:10%;right:5%;display:flex;gap:5px;flex-direction:column;padding:10px 14px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);border-radius:14px;box-shadow:0 4px 16px #00000014;z-index:30}._legendGroup_56lh1_108{display:flex;align-items:center;gap:10px}._legendPill_56lh1_114{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#374151;white-space:nowrap}._legendDot_56lh1_124{width:10px;height:10px;border-radius:999px;flex-shrink:0}._legendEdge_56lh1_131{width:18px;height:3px;border-radius:999px;flex-shrink:0}._compactNode_56lh1_138{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;-webkit-user-select:none;user-select:none}._nodeHealthRing_56lh1_147{width:58px;height:58px;border-radius:999px;border:3px solid;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 2px 10px #00000026;transition:transform .16s ease,box-shadow .16s ease}._nodeHealthRing_56lh1_147:hover{transform:scale(1.08);box-shadow:0 6px 18px #00000038}._compactNodeLabel_56lh1_169{margin-top:8px;font-size:11px;font-weight:600;color:#111827;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._compactNodeMeta_56lh1_181{margin-top:2px;font-size:10px;color:#6b7280;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._nodeTooltip_56lh1_191{min-width:220px;background:#fff;border-radius:12px;padding:14px;border:1px solid #e5e7eb;box-shadow:0 10px 28px #0000002e;z-index:9999}._tooltipHeader_56lh1_201{display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:12px;color:#111827}._tooltipGrid_56lh1_210{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;font-size:12px;color:#374151}._refreshButton_56lh1_218{position:absolute;width:36px;height:36px;border:none;background:#3e5470;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;right:5%;transition:background .15s,opacity .15s,transform .15s}._refreshButton_56lh1_218:hover:not(:disabled){background:#324763}._refreshButton_56lh1_218:disabled{opacity:.6;cursor:not-allowed}._refreshButton_56lh1_218 svg{transition:transform .3s ease}._refreshButton_56lh1_218:hover:not(:disabled) svg{transform:rotate(30deg)}._refreshButtonSpinning_56lh1_253 svg{animation:_topologySpin_56lh1_1 .9s linear infinite}@keyframes _topologySpin_56lh1_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrap_18o0t_1{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center;padding:24px}._card_18o0t_10{width:100%;max-width:460px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px;box-shadow:0 10px 30px #0000000a}._brandRow_18o0t_20{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}._logo_18o0t_28{width:34px;height:34px}._title_18o0t_33{font-size:18px;font-weight:800;color:var(--navy);text-align:center}._subtitle_18o0t_40{font-size:12px;color:var(--muted);text-align:center;margin-top:4px}._form_18o0t_47{display:flex;flex-direction:column;gap:14px;margin-top:18px}._field_18o0t_54{display:flex;flex-direction:column;gap:6px}._label_18o0t_60{font-size:12px;font-weight:700;color:var(--navy)}._input_18o0t_66{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--border2);background:var(--surface2);outline:none;font-family:var(--font-ui)}._input_18o0t_66:focus{border-color:#3e5470a6}._error_18o0t_80{font-size:12px;color:#b42318;background:#feecec;border:1px solid #f5b5b5;padding:10px 12px;border-radius:10px}._actions_18o0t_89{display:flex;flex-direction:column;gap:10px;margin-top:4px}._btn_18o0t_96{width:100%;border:0;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer;font-family:var(--font-ui)}._btnPrimary_18o0t_106{background:var(--navy);color:#fff}._btnPrimary_18o0t_106:hover{background:var(--navy2)}._btnSecondary_18o0t_115{background:var(--surface2);color:var(--navy);border:1px solid var(--border2)}._btnSecondary_18o0t_115:hover{background:var(--surface)}._helperRow_18o0t_125{margin-top:12px;font-size:12px;color:var(--muted);text-align:center}._linkLike_18o0t_132{background:none;border:0;padding:0;color:var(--info);font-weight:800;cursor:pointer;text-decoration:underline}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #eef0f5;--surface: #ffffff;--surface2: #f4f6f9;--border: rgba(0, 0, 0, .08);--border2: rgba(0, 0, 0, .15);--text: #1e2d3d;--muted: #5a7080;--hint: #93a5b1;--crit: #e05252;--crit-bg: #fdeaea;--warn: #d4820a;--warn-bg: #fff3dc;--ok: #2a9e68;--ok-bg: #e5f7ef;--info: #2e7dc4;--info-bg: #e6f1fb;--accent: #e8c547;--accent-bg: #fdf8e0;--navy: #3e5470;--navy2: #324763;--navy3: #2a3d57;--gold: #e8c547;--gold-dark: #c9a82e;--font-ui: "Montserrat", sans-serif;--font-mono: "Figtree", sans-serif;--term-h: 300px}html,body{height:100%;overflow:hidden;font-family:var(--font-ui);background:var(--bg);color:var(--text)}#root{height:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}
