.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: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .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))}:root{color:#dce4f2;background:#050a18;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:1080px;background:#050a18}button,select{font:inherit}button{cursor:pointer}.icon{width:17px;height:17px;flex:0 0 auto}.app-shell{display:flex;min-height:100vh}.sidebar{width:232px;flex:0 0 232px;display:flex;flex-direction:column;background:#050a18;border-right:1px solid #273552}.brand-row{height:61px;display:flex;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid #273552}.brand-mark{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(135deg,#6258ea,#8d72f4);font-size:17px}.brand-mark.large{width:42px;height:42px;font-size:25px;margin:0 auto 16px}.brand{color:#e5eaff;font-size:17px;font-weight:750;letter-spacing:-.04em}.brand span{color:#8478f4}.version{color:#72809b;font-size:10px;margin-left:auto}.workspace-select{display:flex;align-items:center;gap:9px;margin:12px 10px 8px;padding:8px;border:1px solid #273552;border-radius:6px;background:#0a1122}.workspace-avatar,.profile-avatar{display:grid;place-items:center;border-radius:5px;background:#3948a1;color:#e7eaff;font-size:12px;font-weight:700}.workspace-avatar{width:24px;height:24px}.workspace-select div:nth-child(2),.profile div:nth-child(2){min-width:0;display:grid;gap:2px}.workspace-select strong,.profile strong{overflow:hidden;color:#c8d3e5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workspace-select small,.profile small{color:#71809a;font-size:10px}.chevron{margin-left:auto;color:#8492ac}.command-search{margin:0 10px 10px;padding:9px;display:flex;align-items:center;gap:8px;color:#a7b4c9;border:0;border-radius:5px;background:transparent;text-align:left}.command-search:hover,.nav-item:hover{background:#111a2f}.command-search span{font-size:12px}kbd{margin-left:auto;padding:2px 5px;color:#8694ad;border:1px solid #3b4864;border-radius:4px;font-size:10px}.sidebar-nav{display:grid;gap:17px;padding:0 8px}.nav-section{display:grid;gap:2px}.nav-label{padding:0 10px 2px;color:#667590;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nav-item{width:100%;display:flex;align-items:center;gap:11px;padding:9px 10px;color:#9aa9c0;border:0;border-radius:5px;background:transparent;font-size:12px;text-align:left}.nav-item.active{color:#edf1ff;background:#202a40;box-shadow:inset 2px 0 #8579f7}.nav-item.active .icon{color:#a79bff}.sidebar-bottom{margin-top:auto;padding:10px 8px 12px;border-top:1px solid #1c2941}.profile{width:100%;display:flex;align-items:center;gap:9px;margin-top:9px;padding:8px 9px;border:0;border-radius:5px;background:#10182a;color:#9aa9c0;text-align:left}.profile-avatar{width:27px;height:27px;background:#28334a}.profile>span{margin-left:auto}.main-shell{min-width:0;flex:1;background:#080e1d}.topbar{height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #273552;background:#080e1d}.breadcrumbs{display:flex;align-items:center;gap:9px;color:#71809b;font-size:12px}.breadcrumbs strong{color:#dce4f2;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:7px}.context-select,.small-select{display:flex;align-items:center;gap:8px;padding:8px 10px;color:#a9b6ca;border:1px solid #31415f;border-radius:5px;background:#0b1427;font-size:11px}.context-select span{color:#e3e9f7}.icon-button{width:33px;height:33px;display:grid;place-items:center;color:#a5b2c7;border:1px solid #31415f;border-radius:5px;background:#0b1427}.online-dot{width:8px;height:8px;margin-left:5px;border-radius:50%;background:#53c992;box-shadow:0 0 0 3px #193b39}.content{max-width:1700px;margin:0 auto;padding:26px 28px 54px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:23px}.eyebrow{margin:0 0 7px;color:#8479ed;font-size:10px;font-weight:700;letter-spacing:.13em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:7px;color:#e5ebf7;font-size:25px;letter-spacing:-.035em}.subtitle,.panel-title p{margin-bottom:0;color:#71809b;font-size:12px}.date-label{color:#62718b;font-size:11px}.error-banner{display:flex;justify-content:space-between;margin-bottom:17px;padding:10px 13px;color:#ffb4bd;border:1px solid #713743;border-radius:5px;background:#29151e;font-size:12px}.error-banner button{color:inherit;border:0;background:transparent;font-size:18px;line-height:12px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.metric-card,.panel{border:1px solid #30415e;border-radius:8px;background:#050b19;box-shadow:0 5px 18px #02061155}.metric-card{min-height:144px;padding:19px 20px}.metric-heading{display:flex;justify-content:space-between;align-items:center;color:#9baac1;font-size:12px}.metric-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:6px}.metric-icon.blue{color:#8194ff;background:#172256}.metric-icon.green{color:#67d6a1;background:#12392e}.metric-icon.purple{color:#c19bff;background:#2c1f4c}.metric-value{margin-top:13px;color:#e9effb;font-size:28px;font-weight:700;letter-spacing:-.04em}.metric-detail{margin-top:4px;color:#72819a;font-size:11px}.sparkline{display:flex;align-items:end;gap:3px;height:23px;margin-top:-24px;margin-left:auto;width:80px;opacity:.75}.sparkline span{display:block;flex:1;border-radius:2px 2px 0 0;background:currentColor}.sparkline span:nth-child(1){height:25%}.sparkline span:nth-child(2){height:45%}.sparkline span:nth-child(3){height:35%}.sparkline span:nth-child(4){height:66%}.sparkline span:nth-child(5){height:48%}.sparkline span:nth-child(6){height:80%}.sparkline span:nth-child(7){height:100%}.sparkline.blue{color:#586af3}.sparkline.green{color:#3cb987}.sparkline.purple{color:#9569e5}.content-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:14px;margin-bottom:14px}.panel{padding:19px 20px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-title h2{margin:0 0 6px;color:#dce4f2;font-size:16px;letter-spacing:-.025em}.panel-title>.icon{color:#887af6;margin-top:2px}.chart-panel,.quick-panel{min-height:280px}.chart-area{display:flex;height:185px;margin-top:18px}.chart-y{display:flex;flex-direction:column;justify-content:space-between;width:34px;padding-bottom:20px;color:#63728d;font-size:10px}.chart{position:relative;flex:1;border-bottom:1px solid #2a3b5b}.chart-gridlines{position:absolute;inset:0 0 20px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 24%,#1d2c48 25%,transparent 26%)}.runs-chart{position:absolute;inset:0 0 20px;width:100%;height:calc(100% - 20px);overflow:visible}.chart-fill-shape{fill:#423cc622}.chart-line-shape{stroke:#6b61f2;stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round}.chart-point{fill:#958dff;stroke:#171f39;stroke-width:1.5}.chart-empty{position:absolute;inset:0 0 20px;display:grid;place-items:center;color:#71809b;font-size:11px;pointer-events:none}.chart-labels{position:absolute;bottom:-20px;inset-inline:0;display:flex;justify-content:space-between;color:#63728d;font-size:10px}.chart-labels span{min-width:32px}.chart-filter select{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quick-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;border-bottom:1px solid #1d2a43}.quick-row:last-child{border-bottom:0}.quick-row strong,.trigger-copy h3{display:block;margin-bottom:4px;color:#dce4f2;font-size:12px}.quick-row small,.trigger-copy p{display:block;color:#71809b;font-size:11px}.run-button,.primary-button{display:inline-flex;align-items:center;gap:6px;color:#fff;border:0;border-radius:5px;background:#5c51df;font-size:11px;font-weight:600}.run-button{padding:7px 9px}.run-button .icon,.primary-button .icon{width:12px;height:12px}.primary-button{padding:9px 12px}.primary-button:hover,.run-button:hover{background:#7165ef}.recent-panel{padding-bottom:0}.record-count{padding:5px 8px;color:#8392ad;border:1px solid #2d3c57;border-radius:4px;font-size:10px}.table-wrap{overflow-x:auto;margin:17px -20px 0}table{width:100%;border-collapse:collapse;color:#8796ae;font-size:11px;text-align:left}.table-link{padding:0;color:inherit;border:0;background:transparent;text-align:left}.table-link:hover strong{color:#a89eff}th{padding:9px 20px;color:#65748e;border-top:1px solid #1d2a43;border-bottom:1px solid #1d2a43;font-size:10px;font-weight:600;text-transform:uppercase}td{padding:12px 20px;border-bottom:1px solid #17243b;white-space:nowrap}tr:last-child td{border-bottom:0}.run-name{display:flex;align-items:center;gap:9px}.run-name strong,.run-name small{display:block}.run-name strong{color:#cdd8e9;font-size:11px}.run-name small{margin-top:3px;color:#61718b;font-size:10px}.run-type-icon{width:25px;height:25px;display:grid;place-items:center;color:#8e83f5;border-radius:5px;background:#1d1b48}.run-type-icon .icon{width:13px;height:13px}.env-pill,.meta-chip{display:inline-block;padding:3px 6px;color:#a9b9d1;border:1px solid #334563;border-radius:4px;background:#111c30;font-size:10px}.browser-text{margin-left:7px;color:#63728d}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:600}.status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.passed{color:#63d5a1;background:#11352b}.status-badge.failed,.status-badge.cancelled{color:#ff9eab;background:#3a1a25}.status-badge.running,.status-badge.starting,.status-badge.queued{color:#e8c96f;background:#382e15}.row-actions{text-align:right}.text-button{padding:3px 5px;color:#9b91ff;border:0;background:transparent;font-size:11px}.text-button.danger{color:#ef929f}.empty-state{padding:42px 20px;color:#687791;text-align:center}.empty-state.compact{padding:30px 0}.full-panel{min-height:330px}.form-row{display:flex;gap:9px}.form-row label{display:grid;gap:4px;color:#70809a;font-size:10px}.form-row select,select{min-width:110px;padding:7px 9px;color:#b6c2d6;border:1px solid #31415f;border-radius:5px;background:#0b1427;font-size:11px}.trigger-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-top:22px}.trigger-card{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:15px;border:1px solid #263754;border-radius:7px;background:#091123}.trigger-icon,.config-icon{width:34px;height:34px;display:grid;place-items:center;color:#978bff;border-radius:7px;background:#211e52}.trigger-copy{flex:1;min-width:130px}.trigger-copy h3{margin:0 0 5px}.trigger-copy p{margin-bottom:7px}.config-list{margin-top:18px}.config-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid #1d2a43}.config-icon.environments{color:#67d6a1;background:#12392e}.config-icon.tests{color:#7ea4ff;background:#172c58}.config-icon.projects{color:#c19bff;background:#2c1f4c}.config-copy{flex:1}.config-copy strong,.config-copy small{display:block}.config-copy strong{color:#d5deed;font-size:12px}.config-copy small{margin-top:4px;color:#71809b;font-size:11px}.config-status{color:#67d6a1;font-size:11px}.row-menu{padding:5px;color:#74839d;border:0;background:transparent}.loading-screen{min-height:100vh;display:grid;place-content:center;color:#8190a9;background:#050a18;text-align:center;font-size:12px}.config-row.selected-row{padding-inline:8px;border-radius:5px;background:#121d34}.config-status.disabled{color:#d9a862}.danger-text{color:#e58c9a}.row-action{padding:5px 8px;color:#a69aff;border:1px solid #3b4278;border-radius:4px;background:#15173a;font-size:10px}.checkbox-label{display:flex!important;align-items:center;gap:6px;padding-bottom:8px;color:#a9b6ca!important;white-space:nowrap}.object-actions{position:relative;flex:0 0 auto}.more-button{width:28px;height:28px;display:grid;place-items:center;color:#8492ac;border:1px solid transparent;border-radius:5px;background:transparent}.more-button:hover{color:#dce4f2;border-color:#354664;background:#111c30}.more-button .icon{width:16px;height:16px}.action-menu{position:absolute;z-index:20;right:0;top:32px;width:128px;padding:5px;border:1px solid #354664;border-radius:6px;background:#0b1427;box-shadow:0 12px 30px #020611aa}.action-menu button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 9px;color:#aebbd0;border:0;border-radius:4px;background:transparent;font-size:11px;text-align:left}.action-menu button:hover{color:#fff;background:#18233a}.action-menu button .icon{width:14px;height:14px}.action-menu .delete-action{color:#f09aa7}.details-backdrop{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#02061188}.details-drawer{width:min(410px,90vw);height:100%;padding:24px;overflow:auto;border-left:1px solid #354664;background:#080f20;box-shadow:-12px 0 35px #020611aa}.details-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #263754}.details-header h2{margin:0;color:#e2eafa;font-size:20px}.details-fields{display:grid;gap:14px;margin-top:22px}.details-fields>div{display:grid;gap:6px;padding:12px;border:1px solid #263754;border-radius:6px;background:#0b1427}.details-fields small{color:#71809b;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.details-fields strong{overflow-wrap:anywhere;color:#cdd8e9;font-size:12px;font-weight:500}.modal-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;background:#020611bb}.editor-modal{width:min(720px,96vw);max-height:90vh;overflow:auto;border:1px solid #3a4b6c;border-radius:9px;background:#080f20;box-shadow:0 24px 70px #020611ee}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 22px;border-bottom:1px solid #263754}.modal-header h2{margin:0 0 6px;color:#e2eafa;font-size:19px}.modal-header p:last-child{margin:0;color:#71809b;font-size:11px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:21px 22px}.modal-grid label{display:grid;gap:6px;color:#8796ae;font-size:10px}.modal-grid input{width:100%;padding:9px 10px;color:#d5deed;border:1px solid #31415f;border-radius:5px;outline:none;background:#050b19;font-size:11px}.modal-grid input:focus{border-color:#756bf0}.modal-wide{grid-column:1 / -1}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 22px;border-top:1px solid #263754;background:#07101f}.modal-footer .primary-button,.modal-footer .secondary-button{min-height:33px}.modal-grid+.modal-footer{margin-top:0}.modal-error{margin:0 22px 14px;padding:9px 10px;color:#ffadb7;border:1px solid #713743;border-radius:5px;background:#2b1721;font-size:11px}.create-form{display:flex;align-items:end;gap:10px;margin-top:18px;padding:14px;border:1px solid #31415f;border-radius:6px;background:#0a1326}.create-form label{display:grid;gap:5px;color:#8392ab;font-size:10px}.create-form input,.create-form select{min-width:190px;padding:8px 9px;color:#d4deed;border:1px solid #31415f;border-radius:5px;outline:none;background:#070e1d;font-size:11px}.create-form input:focus,.create-form select:focus{border-color:#756bf0}.create-form .primary-button{height:32px}.yaml-field{min-width:min(520px,100%);align-self:stretch}.yaml-editor{width:100%;min-height:170px;padding:10px;resize:vertical;color:#cbd6e8;border:1px solid #31415f;border-radius:5px;outline:none;background:#050b19;font:12px/1.55 SFMono-Regular,Consolas,monospace}.yaml-editor:focus{border-color:#756bf0}.create-form:has(.yaml-editor){flex-wrap:wrap;align-items:flex-start}.create-form:has(.yaml-editor) .primary-button{align-self:end}.back-link{margin-bottom:14px;padding:0;color:#958af5;border:0;background:transparent;font-size:11px}.run-detail-hero{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;padding:21px;border:1px solid #30415e;border-radius:8px;background:#050b19}.run-detail-hero h2{margin:0 0 7px;color:#e3eafa;font-size:21px}.run-detail-hero p:last-child{margin:0;color:#71809b;font-size:11px}.run-detail-actions{display:flex;align-items:center;gap:9px}.secondary-button{padding:8px 11px;color:#b6c2d6;border:1px solid #3b4b6b;border-radius:5px;background:#0b1427;font-size:11px}.detail-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:14px}.detail-metrics>div{display:grid;gap:7px;padding:13px 15px;border:1px solid #283958;border-radius:6px;background:#091123}.detail-metrics small{color:#71809b;font-size:10px}.detail-metrics strong{overflow:hidden;color:#d0daea;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.metric-subvalue{color:#71809b;font-size:10px;font-weight:400}.stages-panel{padding-bottom:0}.stage-results{margin:18px -20px 0}.stage-result{display:flex;gap:13px;padding:16px 20px;border-top:1px solid #1d2a43}.stage-result-icon{width:26px;height:26px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#b6c2d6;background:#263754;font-size:11px;font-weight:700}.stage-result-icon.passed{color:#69d9a6;background:#12382e}.stage-result-icon.failed{color:#ff9eab;background:#3a1a25}.stage-result-main{flex:1;min-width:0}.stage-result-header{display:flex;align-items:start;justify-content:space-between;gap:10px}.stage-result-header h3{margin:1px 0 5px;color:#d5deed;font-size:12px}.stage-result-header p{margin:0;color:#71809b;font-size:10px;text-transform:capitalize}.test-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:7px;margin-top:13px}.test-result{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #263754;border-radius:5px;background:#0a1427}.test-result>.icon{color:#69d9a6;width:13px;height:13px}.test-result span{min-width:0;flex:1}.test-result strong,.test-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-result strong{color:#cbd6e8;font-size:10px}.test-result small{margin-top:3px;color:#6d7c96;font-size:9px}.stage-error{margin-top:10px;padding:8px;color:#ffadb7;border-radius:4px;background:#2b1721;font-size:10px}.project-meta-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.project-meta-form label{display:grid;gap:6px;color:#8796ae;font-size:10px}.project-meta-form input{width:100%}.project-editor-page>.builder{margin-top:18px}.stage-flow-toolbar{display:flex;align-items:center;gap:12px;padding:12px 17px;color:#8796ae;border-bottom:1px solid #263754;font-size:10px}.stage-flow-toolbar>span:first-child{padding:4px 7px;color:#b8b0ff;border-radius:4px;background:#211e52;font-weight:700}.stage-flow-toolbar>span:nth-child(2){flex:1}.stage-flow-toolbar .secondary-button{padding:7px 10px;font-size:10px}.stage-flow-canvas{height:420px;overflow:hidden;background:#070d1c}.stage-flow-canvas .react-flow{background:radial-gradient(circle at 50% 45%,#101b35 0,#070d1c 56%)}.stage-flow-canvas .react-flow__controls{overflow:hidden;border:1px solid #31415f;border-radius:6px;box-shadow:none}.stage-flow-canvas .react-flow__controls-button{width:28px;height:28px;color:#9aa9c0;border-bottom-color:#31415f;background:#0b1427;fill:currentColor}.stage-flow-canvas .react-flow__controls-button:hover{background:#18233a}.stage-flow-canvas .react-flow__minimap{overflow:hidden;border:1px solid #31415f;border-radius:6px;background:#0b1427}.stage-flow-canvas .react-flow__attribution{display:none}.stage-flow-node{width:190px;padding:13px;color:#cbd6e8;border:1px solid #394c72;border-radius:9px;background:linear-gradient(145deg,#172348,#0c1429);box-shadow:0 10px 26px #02061188;transition:border-color .15s,box-shadow .15s,transform .15s}.stage-flow-node:hover,.stage-flow-node.selected{border-color:#8b80ff;box-shadow:0 0 0 2px #756bf044,0 12px 28px #020611aa;transform:translateY(-2px)}.stage-flow-node-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.stage-flow-index{width:22px;height:22px;display:grid;place-items:center;color:#e8e5ff;border-radius:6px;background:#5a4fd1;font-size:10px;font-weight:700}.stage-flow-kind{color:#9188ed;font-size:9px;font-weight:700;letter-spacing:.12em}.stage-flow-node strong,.stage-flow-node small,.stage-flow-edit{display:block}.stage-flow-node strong{color:#edf1ff;font-size:13px}.stage-flow-node small{margin-top:6px;color:#9aa9c0;font-size:10px;text-transform:capitalize}.stage-flow-edit{margin-top:13px;color:#7e8dac;font-size:9px}.stage-flow-handle{width:7px;height:7px;border:1px solid #a59cff;background:#5d53db}.stage-wizard-backdrop{position:fixed;z-index:120;inset:0;display:flex;justify-content:flex-end;background:#02061188}.stage-wizard{width:min(520px,94vw);height:100%;display:flex;flex-direction:column;border-left:1px solid #3a4b6c;background:#080f20;box-shadow:-16px 0 42px #020611aa}.stage-wizard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 22px 20px;border-bottom:1px solid #263754}.stage-wizard-header h2{margin:0 0 6px;color:#e2eafa;font-size:20px}.stage-wizard-header p:last-child{margin:0;color:#71809b;font-size:11px}.stage-wizard-steps{display:flex;gap:5px;padding:14px 22px;border-bottom:1px solid #1d2a43}.stage-wizard-steps button{display:flex;align-items:center;gap:7px;padding:7px 9px;color:#71809b;border:1px solid transparent;border-radius:5px;background:transparent;font-size:10px}.stage-wizard-steps button.active{color:#e4e8ff;border-color:#49418d;background:#1a1940}.stage-wizard-steps span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#263754;font-size:9px}.stage-wizard-steps button.active span{color:#fff;background:#6258ea}.stage-wizard-body{flex:1;overflow:auto;padding:22px}.stage-wizard-form{display:grid;gap:17px}.stage-wizard-form label{display:grid;gap:6px;color:#8796ae;font-size:10px}.stage-wizard-form input{width:100%;padding:10px;color:#d5deed;border:1px solid #31415f;border-radius:5px;outline:none;background:#050b19;font-size:12px}.stage-wizard-form input:focus{border-color:#756bf0}.stage-wizard-form select{width:100%}.wizard-callout{padding:13px;border:1px solid #354664;border-radius:6px;background:#0b1427}.wizard-callout strong{color:#dce4f2;font-size:11px}.wizard-callout p{margin:5px 0 0;color:#71809b;font-size:10px;line-height:1.5}.wizard-test-list{display:grid;gap:8px;max-height:430px;overflow:auto;margin-top:12px}.wizard-test-list .test-option{cursor:pointer}.stage-review{display:grid;gap:10px}.stage-review>div{display:grid;gap:6px;padding:13px;border:1px solid #263754;border-radius:6px;background:#0b1427}.stage-review small{color:#71809b;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.stage-review strong{color:#d5deed;font-size:12px;font-weight:500;overflow-wrap:anywhere}.wizard-footer-spacer{flex:1}.builder{margin-top:24px;border:1px solid #30415e;border-radius:7px;background:#080f20}.builder-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 17px;border-bottom:1px solid #263754}.builder-header h3{margin:0 0 5px;color:#dce4f2;font-size:14px}.builder-header p{margin:0;color:#71809b;font-size:11px}.builder-body{display:grid;grid-template-columns:210px 1fr;min-height:270px}.stage-list{padding:15px 10px;border-right:1px solid #263754}.builder-label{display:flex;align-items:center;justify-content:space-between;margin:0 7px 8px;color:#71809b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.builder-label span{padding:2px 5px;color:#a9b5c9;border-radius:4px;background:#17243b;font-size:10px}.stage-item{width:100%;display:flex;align-items:center;gap:9px;padding:9px 7px;border:0;border-radius:5px;color:#9baac1;background:transparent;text-align:left}.stage-item:hover,.stage-item.selected{background:#18223a}.stage-number{width:22px;height:22px;display:grid;place-items:center;color:#a69aff;border-radius:5px;background:#282456;font-size:10px;font-weight:700}.stage-item strong,.stage-item small{display:block}.stage-item strong{color:#cbd6e8;font-size:11px}.stage-item small{margin-top:3px;color:#6d7c96;font-size:10px}.add-stage{width:100%;margin-top:8px;padding:8px;color:#958af5;border:1px dashed #3a4770;border-radius:5px;background:transparent;font-size:10px;text-align:left}.stage-editor{padding:17px 19px}.stage-editor-title{display:flex;align-items:start;justify-content:space-between;margin-bottom:16px}.stage-name-input{display:block;width:260px;padding:0 0 4px;color:#dce4f2;border:0;border-bottom:1px solid #3b4b6c;outline:none;background:transparent;font-size:15px;font-weight:600}.stage-name-input:focus{border-color:#8175f4}.execution-toggle{display:grid;width:260px;gap:6px;margin-bottom:21px;color:#8796ae;font-size:10px}.execution-toggle select{width:100%}.test-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.test-option{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #263754;border-radius:5px;background:#0a1427}.test-option.checked{border-color:#5751be;background:#15173a}.test-option input{accent-color:#6e63ed}.test-option strong,.test-option small{display:block}.test-option strong{color:#cbd6e8;font-size:11px}.test-option small{margin-top:3px;color:#6d7c96;font-size:9px}.test-assignment-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;margin-top:12px}.test-assignment-panel{min-width:0;padding:13px;border:1px solid #263754;border-radius:7px;background:#070f20;transition:border-color .15s,background .15s}.test-assignment-panel.drop-active{border-color:#8175f4;background:#10163a;box-shadow:0 0 0 1px #8175f444}.selected-tests-panel{border-color:#3a4770}.test-assignment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:11px}.test-assignment-header h4{margin:0 0 4px;color:#dce4f2;font-size:12px}.test-assignment-header p{margin:0;color:#71809b;font-size:10px}.test-assignment-header>span{min-width:24px;padding:4px 6px;color:#b8b0ff;border-radius:4px;background:#211e52;font-size:10px;text-align:center}.test-filter-input{width:100%;margin-bottom:9px;padding:8px 9px;color:#d5deed;border:1px solid #31415f;border-radius:5px;outline:none;background:#050b19;font-size:11px}.test-filter-input:focus{border-color:#756bf0}.assignment-picker{grid-template-columns:1fr;max-height:310px;overflow-y:auto;padding-right:2px}.assignment-picker .test-option{cursor:grab}.assignment-picker .test-option:active{cursor:grabbing}.assignment-picker .test-option span{min-width:0;flex:1}.assignment-picker .test-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-remove-button{width:22px;height:22px;flex:0 0 auto;color:#f09aa7;border:1px solid #623342;border-radius:4px;background:#2b1721;font-size:16px;line-height:16px}.test-remove-button:hover{color:#fff;border-color:#a64d63;background:#44202d}.assignment-empty{display:grid;min-height:118px;place-items:center;padding:18px;color:#687791;border:1px dashed #354664;border-radius:5px;font-size:10px;text-align:center}.test-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;color:#71809b;font-size:10px}.test-pagination button{padding:5px 7px;color:#a9b6ca;border:1px solid #31415f;border-radius:4px;background:#0b1427;font-size:10px}.test-pagination button:hover:not(:disabled){color:#fff;border-color:#756bf0}.test-pagination button:disabled{cursor:not-allowed;opacity:.4}.settings-panel{width:min(520px,94vw);border:1px solid #3a4b6c;border-radius:9px;background:#080f20;box-shadow:0 24px 70px #020611ee}.theme-options{display:grid;gap:10px;padding:20px 22px 22px}.theme-option{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:13px;padding:11px;color:#b8c4d8;border:1px solid #263754;border-radius:7px;background:#0b1427;text-align:left}.theme-option:hover,.theme-option.selected{border-color:#756bf0;background:#15173a}.theme-option strong,.theme-option small{display:block}.theme-option strong{color:#dce4f2;font-size:12px}.theme-option small{margin-top:4px;color:#71809b;font-size:10px}.theme-check{width:20px;color:#a79bff;font-size:16px;text-align:center}.theme-preview{position:relative;width:58px;height:38px;display:block;overflow:hidden;border:1px solid #405172;border-radius:5px;background:#050a18}.theme-preview:before{content:"";position:absolute;inset:0 35% 0 0;background:#151f36}.theme-preview:after{content:"";position:absolute;left:9px;top:9px;width:22px;height:4px;border-radius:2px;background:#877cf4;box-shadow:0 9px #61708d}.theme-preview.light{background:#f4f6fb;border-color:#cbd4e2}.theme-preview.light:before{background:#fff}.theme-preview.light:after{background:#6258ea;box-shadow:0 9px #b2bdce}.theme-preview.auto{background:linear-gradient(90deg,#f4f6fb 0 50%,#050a18 50%)}.theme-preview.auto:before{background:linear-gradient(90deg,#fff 0 50%,#151f36 50%)}.theme-preview.auto:after{background:linear-gradient(90deg,#6258ea 0 50%,#877cf4 50%);box-shadow:0 9px linear-gradient(90deg,#b2bdce 0 50%,#61708d 50%)}.live-logs-panel{margin-bottom:14px}.live-log-actions{display:flex;align-items:center;gap:7px}.live-log-actions .secondary-button{padding:6px 9px;font-size:10px}.live-log-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.live-log-filters button{padding:5px 8px;color:#8493ad;border:1px solid #2f405e;border-radius:4px;background:#0a1427;font-size:9px}.live-log-filters button.selected{color:#ddd9ff;border-color:#756bf0;background:#211e52}.live-log-status{display:inline-flex;align-items:center;gap:5px;color:#d9a862;font-size:10px}.live-log-status span{width:6px;height:6px;border-radius:50%;background:currentColor}.live-log-status.connected{color:#63d5a1}.live-log-terminal{min-height:180px;max-height:390px;overflow:auto;margin:18px -20px -19px;padding:13px 20px;border-top:1px solid #1d2a43;background:#030711;color:#bdc9dc;font:11px/1.65 SFMono-Regular,Consolas,monospace}.live-log-line{display:flex;gap:12px;white-space:pre-wrap;overflow-wrap:anywhere}.live-log-line time{flex:0 0 78px;color:#65748e}.live-log-line b{flex:0 0 72px;overflow:hidden;color:#958af5;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.live-log-line span{color:#c6d1e2}.live-log-empty{padding:30px 0;color:#687791;text-align:center}.test-result-item{min-width:0}.test-log-toggle{flex:0 0 auto;padding:3px 0;color:#958af5;font-size:9px}.test-live-logs{margin-top:8px;padding:12px 14px}.test-live-logs .live-log-terminal{min-height:92px;max-height:220px;margin:12px -14px -12px;padding:10px 14px}.test-live-logs .live-log-empty{padding:18px 0}@media(max-width:1150px){.content{padding-inline:18px}.content-grid{grid-template-columns:1fr}.sidebar{width:214px;flex-basis:214px}}:root[data-theme=light]{color:#1f2937;background:#f4f6fb}:root[data-theme=light] body,:root[data-theme=light] .sidebar,:root[data-theme=light] .main-shell{background:#f4f6fb}:root[data-theme=light] .sidebar,:root[data-theme=light] .topbar,:root[data-theme=light] .brand-row{border-color:#d9e0eb}:root[data-theme=light] .topbar,:root[data-theme=light] .workspace-select,:root[data-theme=light] .profile,:root[data-theme=light] .panel,:root[data-theme=light] .metric-card,:root[data-theme=light] .run-detail-hero,:root[data-theme=light] .details-drawer,:root[data-theme=light] .editor-modal,:root[data-theme=light] .settings-panel{background:#fff}:root[data-theme=light] .workspace-select,:root[data-theme=light] .panel,:root[data-theme=light] .metric-card,:root[data-theme=light] .run-detail-hero,:root[data-theme=light] .details-drawer,:root[data-theme=light] .editor-modal,:root[data-theme=light] .settings-panel{border-color:#d5ddea;box-shadow:0 5px 18px #aab5c533}:root[data-theme=light] .brand,:root[data-theme=light] h1,:root[data-theme=light] .panel-title h2,:root[data-theme=light] .breadcrumbs strong,:root[data-theme=light] .quick-row strong,:root[data-theme=light] .metric-value,:root[data-theme=light] .theme-option strong{color:#1f2937}:root[data-theme=light] .subtitle,:root[data-theme=light] .panel-title p,:root[data-theme=light] .quick-row small,:root[data-theme=light] .metric-detail,:root[data-theme=light] .date-label,:root[data-theme=light] .theme-option small{color:#64748b}:root[data-theme=light] .nav-item{color:#52627a}:root[data-theme=light] .nav-item:hover{background:#e9edf5}:root[data-theme=light] .nav-item.active{color:#27324a;background:#e1e6f2}:root[data-theme=light] .context-select,:root[data-theme=light] .small-select,:root[data-theme=light] .icon-button,:root[data-theme=light] .theme-option,:root[data-theme=light] .action-menu,:root[data-theme=light] .details-fields>div,:root[data-theme=light] .modal-footer,:root[data-theme=light] .create-form,:root[data-theme=light] .test-assignment-panel{color:#334155;border-color:#cbd5e1;background:#f8fafc}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea,:root[data-theme=light] .yaml-editor,:root[data-theme=light] .test-filter-input{color:#1f2937;border-color:#cbd5e1;background:#fff}:root[data-theme=light] .config-row,:root[data-theme=light] td,:root[data-theme=light] th,:root[data-theme=light] .quick-row,:root[data-theme=light] .stage-result{border-color:#e2e8f0}:root[data-theme=light] .config-copy strong,:root[data-theme=light] .config-copy small,:root[data-theme=light] .run-name strong,:root[data-theme=light] .run-name small,:root[data-theme=light] .details-fields strong{color:#334155}:root[data-theme=light] .modal-backdrop,:root[data-theme=light] .details-backdrop,:root[data-theme=light] .stage-wizard-backdrop{background:#1e293b55}.test-results{display:flex;flex-direction:column}.test-result>.test-result-copy{min-width:0;flex:1 1 auto}.test-result>.test-result-pass-rate{display:grid;flex:0 0 92px;gap:2px;min-width:0}.test-result-pass-rate small{color:#6d7c96;font-size:9px}.test-result-pass-rate strong{color:#cbd6e8;font-size:10px}.test-result-copy .ecs-diagnostics{color:#ffb4bf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-result>.status-badge{flex:0 0 auto}.native-report{min-height:100%;padding:24px 28px 42px;color:#d8e1ef;background:#111722}.native-report-header{max-width:1280px;margin:0 auto}.native-report-title{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0 22px}.native-report-title h1{margin:0 0 6px;color:#f0f4fb;font-size:24px}.native-report-title p:not(.eyebrow){margin:0;color:#8492aa;font-size:12px}.native-report-chart{display:grid;width:104px;height:104px;place-items:center;border-radius:50%}.native-report-chart>div{display:grid;width:78px;height:78px;place-items:center;align-content:center;border-radius:50%;background:#111722}.native-report-chart strong,.native-report-chart small{display:block}.native-report-chart strong{color:#f0f4fb;font-size:19px}.native-report-chart small{color:#8492aa;font-size:9px}.native-report-tabs{display:flex;gap:24px;border-bottom:1px solid #303c52}.native-report-tabs span{padding:12px 2px;color:#9aa8bd;font-size:12px}.native-report-tabs span.active{color:#f0f4fb;border-bottom:2px solid #a89cff}.native-report-tabs b{margin-left:5px;padding:2px 6px;border-radius:10px;color:#dce4f2;background:#303c52;font-size:10px}.native-report-summary,.native-report-toolbar,.native-report-results{max-width:1280px;margin-right:auto;margin-left:auto}.native-report-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px}.native-report-summary>div{display:grid;gap:6px;padding:14px 16px;border:1px solid #303c52;border-radius:6px;background:#18202e}.native-report-summary small{color:#8492aa;font-size:10px}.native-report-summary strong{color:#eef3fb;font-size:20px}.native-report-summary .passed strong{color:#62d39b}.native-report-summary .failed strong{color:#ff9eab}.native-report-summary .broken strong{color:#f4d26e}.native-report-toolbar{display:flex;gap:8px;margin-top:22px}.native-report-toolbar input{flex:1;min-width:0;padding:9px 11px;color:#d8e1ef;border:1px solid #3a4962;border-radius:5px;background:#0c121e}.native-report-toolbar button{padding:8px 12px;color:#9aa8bd;border:1px solid #3a4962;border-radius:5px;background:#18202e;font-size:11px}.native-report-toolbar button.selected{color:#fff;border-color:#a89cff;background:#2a2657}.native-report-results{overflow:hidden;margin-top:12px;border:1px solid #303c52;border-radius:7px;background:#18202e}.native-report-row{display:flex;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #29364b}.native-report-row:last-child{border-bottom:0}.native-result-icon{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:50%;font-size:12px;font-weight:700}.native-result-icon.passed{color:#62d39b;background:#12392e}.native-result-icon.failed{color:#ff9eab;background:#3a1a25}.native-result-main{min-width:0;flex:1}.native-result-main strong,.native-result-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-result-main strong{color:#e6edf8;font-size:12px}.native-result-main small{margin-top:4px;color:#8492aa;font-size:10px}.native-result-main .native-result-error{color:#ffadb7}.native-result-count{display:grid;min-width:62px;color:#dce4f2;font-size:11px;text-align:right}.native-result-count small{margin-top:3px;color:#8492aa;font-size:9px}@media(max-width:800px){.native-report{padding:18px 14px 30px}.native-report-summary{grid-template-columns:repeat(2,1fr)}.native-report-tabs{gap:12px;overflow-x:auto}.native-report-row{align-items:start}.native-result-count{display:none}}
