.WorkflowSidebar-module___HuuCG__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-color);flex-direction:column;width:320px;min-width:320px;height:100%;display:flex;overflow:hidden}.WorkflowSidebar-module___HuuCG__sidebarHeader{border-bottom:1px solid var(--border-color);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.WorkflowSidebar-module___HuuCG__sidebarCount{opacity:.7}.WorkflowSidebar-module___HuuCG__sidebarHeaderActions{gap:2px;display:flex}.WorkflowSidebar-module___HuuCG__headerBtn{border-radius:var(--border-radius-sm);width:26px;height:26px;color:var(--text-muted);transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:flex}.WorkflowSidebar-module___HuuCG__headerBtn:hover{background:var(--accent-subtle);color:var(--accent-color)}.WorkflowSidebar-module___HuuCG__nameInputWrapper{border-bottom:1px solid var(--border-subtle);padding:4px 12px 6px}.WorkflowSidebar-module___HuuCG__nameInput{background:var(--bg-tertiary);border:1px solid var(--border-subtle);width:100%;height:28px;color:var(--text-primary);border-radius:var(--border-radius-sm);padding:0 8px;font-size:12px;font-weight:500}.WorkflowSidebar-module___HuuCG__nameInput:focus{border-color:var(--accent-color);outline:none}.WorkflowSidebar-module___HuuCG__assetSection{border-bottom:1px solid var(--border-color);padding:8px 12px}.WorkflowSidebar-module___HuuCG__assetSectionLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);align-items:center;gap:5px;margin-bottom:6px;font-size:10px;font-weight:600;display:flex}.WorkflowSidebar-module___HuuCG__assetButtons{grid-template-columns:1fr 1fr;gap:4px;display:grid}.WorkflowSidebar-module___HuuCG__assetBtn{color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--border-radius-sm);transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:500;display:flex}.WorkflowSidebar-module___HuuCG__assetBtn:hover{border-color:var(--accent-color);background:var(--accent-subtle);color:var(--text-primary)}
.AssetInputOptions-module__64GvJa__container{flex-direction:column;gap:6px;width:100%;height:100%;padding:4px;display:flex}.AssetInputOptions-module__64GvJa__compact{gap:4px;padding:2px}.AssetInputOptions-module__64GvJa__hiddenInput{display:none}.AssetInputOptions-module__64GvJa__optionGrid{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.AssetInputOptions-module__64GvJa__optionBtn{border:1px solid var(--border-subtle,#ffffff14);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:6px 10px;font-size:10px;transition:background .15s,color .15s,border-color .15s;display:flex}.AssetInputOptions-module__64GvJa__optionBtn:hover{color:var(--text-primary);background:var(--bg-tertiary);border-color:var(--border-color)}.AssetInputOptions-module__64GvJa__compact .AssetInputOptions-module__64GvJa__optionBtn{flex:none;padding:5px}.AssetInputOptions-module__64GvJa__dropZone{border:1px dashed var(--border-subtle,#ffffff14);min-height:0;color:var(--text-muted,#666);cursor:pointer;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;padding:4px;font-size:10px;transition:background .15s,color .15s,border-color .15s;display:flex}.AssetInputOptions-module__64GvJa__dropZone:hover{color:var(--text-secondary);border-color:var(--border-color);background:#ffffff05}.AssetInputOptions-module__64GvJa__webcamPreview{flex-direction:column;gap:4px;width:100%;height:100%;display:flex}.AssetInputOptions-module__64GvJa__webcamVideo{object-fit:cover;background:#000;border-radius:4px;flex:1;width:100%;min-height:0;transform:scaleX(-1)}.AssetInputOptions-module__64GvJa__webcamActions{justify-content:center;align-items:center;gap:6px;display:flex}.AssetInputOptions-module__64GvJa__captureBtn{cursor:pointer;background:#ef4444;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:28px;height:28px;transition:background .15s,color .15s,border-color .15s}.AssetInputOptions-module__64GvJa__captureBtn:hover{background:#dc2626;transform:scale(1.1)}.AssetInputOptions-module__64GvJa__cancelBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:4px;padding:4px 10px;font-size:10px;transition:background .15s,color .15s}.AssetInputOptions-module__64GvJa__cancelBtn:hover{color:var(--text-primary);background:var(--bg-tertiary)}.AssetInputOptions-module__64GvJa__audioRecWrap{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}
.WorkflowNode-module__8PrHzq__nodeGroup{cursor:default}.WorkflowNode-module__8PrHzq__nodeBody{fill:var(--bg-card);stroke:var(--accent-color);stroke-width:1.5px;stroke-opacity:.4;filter:drop-shadow(0 2px 8px #00000040);transition:stroke var(--transition-fast), stroke-opacity var(--transition-fast)}.WorkflowNode-module__8PrHzq__nodeGroup:hover .WorkflowNode-module__8PrHzq__nodeBody{stroke:var(--accent-color);stroke-opacity:.5}.WorkflowNode-module__8PrHzq__nodeHeader{fill:var(--bg-tertiary);stroke:none}.WorkflowNode-module__8PrHzq__nodeDragArea{cursor:grab}.WorkflowNode-module__8PrHzq__nodeDragArea:active{cursor:grabbing}.WorkflowNode-module__8PrHzq__headerActions{justify-content:flex-end;align-items:center;gap:4px;height:100%;padding-right:6px;display:flex}.WorkflowNode-module__8PrHzq__headerSeparator{background:var(--border-color);opacity:.5;flex-shrink:0;width:1px;height:12px}.WorkflowNode-module__8PrHzq__headerTypeBadge{font-size:9px;font-weight:500;font-family:var(--font-sans);opacity:.6;white-space:nowrap;flex-shrink:0}.WorkflowNode-module__8PrHzq__deleteNodeBtn{width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.WorkflowNode-module__8PrHzq__deleteNodeBtn:hover{background:var(--danger-subtle);color:var(--danger)}.WorkflowNode-module__8PrHzq__port{cursor:pointer;transition:filter var(--transition-fast), transform var(--transition-fast)}.WorkflowNode-module__8PrHzq__port:hover{filter:brightness(1.3);transform-origin:50%}.WorkflowNode-module__8PrHzq__portCompatible{cursor:crosshair;animation:1s ease-in-out infinite WorkflowNode-module__8PrHzq__pulsePort}.WorkflowNode-module__8PrHzq__portOutput{cursor:crosshair}.WorkflowNode-module__8PrHzq__portLabel{fill:var(--text-secondary);font-size:10px;font-family:var(--font-sans)}.WorkflowNode-module__8PrHzq__nodeRenameInput{font-size:12px;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid;outline:none;width:100%;min-width:0;padding:0}.WorkflowNode-module__8PrHzq__assetTextarea{width:100%;height:100%;font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-subtle);resize:none;box-sizing:border-box;border-radius:2px;outline:none;padding:4px 6px;line-height:1.4}.WorkflowNode-module__8PrHzq__assetTextarea:focus{border-color:var(--accent-color)}.WorkflowNode-module__8PrHzq__assetTextarea::placeholder{color:var(--text-muted);opacity:.5}.WorkflowNode-module__8PrHzq__assetUploadArea{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WorkflowNode-module__8PrHzq__assetFileInput{display:none}.WorkflowNode-module__8PrHzq__assetPreviewImg{object-fit:contain;border-radius:2px;width:100%;height:100%}.WorkflowNode-module__8PrHzq__assetPdfViewer{background:#fff;border:none;border-radius:2px;width:calc(100% + 20px);height:calc(100% + 10px)}.WorkflowNode-module__8PrHzq__assetVideoPlayer{object-fit:contain;border-radius:2px;width:100%;height:100%}.WorkflowNode-module__8PrHzq__assetFileLabel{color:var(--text-secondary);align-items:center;gap:6px;font-size:10px;display:flex}.WorkflowNode-module__8PrHzq__fileInputPreview{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.WorkflowNode-module__8PrHzq__fileInputClearBtn{background:var(--bg-surface);-webkit-backdrop-filter:blur(4px);border:1px solid var(--border-color);width:16px;height:16px;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:2px;right:2px}.WorkflowNode-module__8PrHzq__fileInputClearBtn:hover{background:var(--danger-subtle);color:var(--danger);border-color:var(--danger)}.WorkflowNode-module__8PrHzq__viewerContent{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:2px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.WorkflowNode-module__8PrHzq__viewerEmpty{height:100%;color:var(--text-muted);opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.WorkflowNode-module__8PrHzq__viewerText{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;flex:1;padding:4px 6px;font-size:10px;line-height:1.4;overflow-y:auto}.WorkflowNode-module__8PrHzq__viewerImage{object-fit:contain;border-radius:2px;width:100%;height:100%;display:block}.WorkflowNode-module__8PrHzq__modelResultError{color:#f43f5e;white-space:nowrap;text-overflow:ellipsis;background:#f43f5e1a;border:1px solid #f43f5e33;border-radius:2px;align-items:center;padding:4px 6px;font-size:10px;display:flex;overflow:hidden}.WorkflowNode-module__8PrHzq__configBtnActive{color:var(--accent-color)!important;background:var(--accent-subtle)!important}.WorkflowNode-module__8PrHzq__nodeConfig{box-sizing:border-box;flex-direction:column;gap:4px;height:100%;padding:4px 0;display:flex}.WorkflowNode-module__8PrHzq__nodeConfigMessages{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:2px;align-items:center;gap:6px;padding:6px;display:flex}.WorkflowNode-module__8PrHzq__nodeConfigMessageCount{color:var(--text-secondary);font-size:10px;font-weight:500}.WorkflowNode-module__8PrHzq__nodeConfigMessageHint{color:var(--text-muted);opacity:.6;margin-left:auto;font-size:9px}.WorkflowNode-module__8PrHzq__nodeConfigLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-top:2px;font-size:9px;font-weight:600}.WorkflowNode-module__8PrHzq__nodeConfigUpload{align-items:center;display:flex}.WorkflowNode-module__8PrHzq__nodeConfigUploadLabel{color:var(--text-muted);cursor:pointer;border:1px dashed var(--border-color);transition:border-color var(--transition-fast), color var(--transition-fast);border-radius:2px;align-items:center;gap:4px;width:100%;padding:3px 6px;font-size:9px;display:flex}.WorkflowNode-module__8PrHzq__nodeConfigUploadLabel:hover{border-color:var(--accent-color);color:var(--text-secondary)}.WorkflowNode-module__8PrHzq__nodeConfigFile{color:var(--text-secondary);background:var(--accent-subtle);border-radius:2px;align-items:center;gap:4px;padding:2px 6px;font-size:9px;display:flex}.WorkflowNode-module__8PrHzq__nodeConfigClearBtn{width:14px;height:14px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;font-size:10px;display:inline-flex}.WorkflowNode-module__8PrHzq__nodeConfigClearBtn:hover{color:var(--danger);background:var(--danger-subtle)}.WorkflowNode-module__8PrHzq__selectedFlash{fill:none;stroke:var(--accent-color);pointer-events:none;filter:drop-shadow(0 0 4px var(--accent-color));animation:1.6s ease-in-out infinite WorkflowNode-module__8PrHzq__flashSelect}.WorkflowNode-module__8PrHzq__toolNodePills{flex-direction:column;gap:3px;height:100%;display:flex;overflow:hidden}.WorkflowNode-module__8PrHzq__toolNodePill{font-size:9px;font-weight:500;font-family:var(--font-sans);color:#f97316;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;background:#f9731614;border:1px solid #f9731626;border-radius:3px;padding:2px 6px;line-height:1.4;display:block;overflow:hidden}.WorkflowNode-module__8PrHzq__toolNodePillMore{color:var(--text-muted);padding:2px 6px;font-size:9px;font-style:italic;font-weight:500;line-height:1.4;display:block}@keyframes WorkflowNode-module__8PrHzq__flashSelect{0%,to{stroke-opacity:.45}50%{stroke-opacity:1}}@keyframes WorkflowNode-module__8PrHzq__pulsePort{0%,to{opacity:1}50%{opacity:.5}}
.WorkflowCanvas-module__eRDlta__canvas{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:var(--bg-primary);transition:background var(--transition-normal);flex:1;position:relative;overflow:hidden}[data-theme=light] .WorkflowCanvas-module__eRDlta__canvas{background:radial-gradient(circle at 50% 30%,#fff 0%,#e0f2fe 20%,#bae6fd 50%,#7dd3fc 100%)}[data-theme=tropical] .WorkflowCanvas-module__eRDlta__canvas{background:radial-gradient(circle at 50% 70%,#2e221a 0%,#241a14 30%,#1a120e 70%,#140e0a 100%)}[data-theme=oceanic] .WorkflowCanvas-module__eRDlta__canvas{background:radial-gradient(circle at 50% 40%,#111f38 0%,#0b1628 30%,#060d18 70%,#040a14 100%)}.WorkflowCanvas-module__eRDlta__canvas.WorkflowCanvas-module__eRDlta__panning{cursor:grabbing}.WorkflowCanvas-module__eRDlta__starfield{pointer-events:none;z-index:0;transition:opacity var(--transition-normal);position:absolute;inset:0}[data-theme=light] .WorkflowCanvas-module__eRDlta__starfield{opacity:0;pointer-events:none}[data-theme=tropical] .WorkflowCanvas-module__eRDlta__starfield{opacity:.3}[data-theme=oceanic] .WorkflowCanvas-module__eRDlta__starfield{opacity:.45}.WorkflowCanvas-module__eRDlta__svg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.WorkflowCanvas-module__eRDlta__emptyState{z-index:2;pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WorkflowCanvas-module__eRDlta__emptyIcon{opacity:.2;color:var(--accent-color);font-size:48px}.WorkflowCanvas-module__eRDlta__emptyTitle{color:var(--text-secondary);opacity:.6;font-size:16px;font-weight:600}.WorkflowCanvas-module__eRDlta__emptySubtitle{color:var(--text-muted);text-align:center;max-width:240px;font-size:12px;line-height:1.5}.WorkflowCanvas-module__eRDlta__instructions{color:var(--text-muted);background:var(--bg-surface);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);z-index:3;pointer-events:none;white-space:nowrap;padding:6px 16px;font-size:11px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.WorkflowCanvas-module__eRDlta__instructions strong{color:var(--text-secondary);font-weight:600}.WorkflowCanvas-module__eRDlta__connectionGroup{pointer-events:auto}.WorkflowCanvas-module__eRDlta__connectionHitArea{cursor:pointer}.WorkflowCanvas-module__eRDlta__connectionLine{pointer-events:none;transition:stroke-opacity var(--transition-fast)}@keyframes WorkflowCanvas-module__eRDlta__edgeFlow{to{stroke-dashoffset:-24px}}.WorkflowCanvas-module__eRDlta__connectionSelected .WorkflowCanvas-module__eRDlta__connectionLine{stroke-dasharray:8 6;animation:.6s linear infinite WorkflowCanvas-module__eRDlta__edgeFlow}.WorkflowCanvas-module__eRDlta__connectionGroup:hover .WorkflowCanvas-module__eRDlta__connectionLine{stroke-opacity:1;stroke-width:3px}.WorkflowCanvas-module__eRDlta__connectionDeleteWrapper{opacity:0;transition:opacity var(--transition-fast)}.WorkflowCanvas-module__eRDlta__connectionGroup:hover .WorkflowCanvas-module__eRDlta__connectionDeleteWrapper{opacity:1}.WorkflowCanvas-module__eRDlta__connectionDeleteBtn{background:var(--danger);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:0;display:flex;box-shadow:0 1px 4px #0000004d}.WorkflowCanvas-module__eRDlta__connectingLine{pointer-events:none}.WorkflowCanvas-module__eRDlta__canvasToolbar{z-index:3;gap:4px;display:flex;position:absolute;top:12px;left:12px}.WorkflowCanvas-module__eRDlta__toolbarBtn{border-radius:var(--border-radius-sm);background:var(--bg-surface);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.WorkflowCanvas-module__eRDlta__toolbarBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--accent-color)}.WorkflowCanvas-module__eRDlta__toolbarBtnActive{background:var(--accent-subtle);color:var(--accent-color);border-color:var(--accent-color)}@media (max-width:767px){.WorkflowCanvas-module__eRDlta__canvasToolbar{z-index:10}.WorkflowCanvas-module__eRDlta__instructions{display:none}}
.TextContentComponent-module__Ji_-fW__wrapper{flex-direction:column;gap:0;display:flex}.TextContentComponent-module__Ji_-fW__headerRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.TextContentComponent-module__Ji_-fW__label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0;font-size:9px;font-weight:600}.TextContentComponent-module__Ji_-fW__tabs{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:4px;gap:2px;padding:2px;display:flex}.TextContentComponent-module__Ji_-fW__tab{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:3px;align-items:center;gap:3px;padding:2px 7px;font-size:9px;font-weight:500;display:inline-flex}.TextContentComponent-module__Ji_-fW__tab:hover{color:var(--text-secondary)}.TextContentComponent-module__Ji_-fW__tabActive{background:var(--accent-subtle);color:var(--accent-color)}.TextContentComponent-module__Ji_-fW__markdownPreview{color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--border-radius-sm);word-break:break-word;max-height:calc(100vh - 320px);padding:8px;font-size:12px;line-height:1.5;overflow-y:auto}.TextContentComponent-module__Ji_-fW__previewEmpty{color:var(--text-muted);font-size:11px;font-style:italic}.TextContentComponent-module__Ji_-fW__textarea{width:100%;font-size:12px;font-family:var(--font-mono,monospace);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--border-radius-sm);resize:none;box-sizing:border-box;outline:none;min-height:48px;padding:8px;line-height:1.5;overflow:hidden}.TextContentComponent-module__Ji_-fW__textarea:focus{border-color:var(--accent-color)}.TextContentComponent-module__Ji_-fW__textarea::placeholder{color:var(--text-muted);opacity:.5}.TextContentComponent-module__Ji_-fW__textareaReadOnly{resize:vertical;min-height:80px;max-height:calc(100vh - 320px);overflow-y:auto}
.StreamingCursorComponent-module__StmLuW__streamingCursorWrapper{-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;vertical-align:baseline;display:inline;position:relative}.StreamingCursorComponent-module__StmLuW__scrambleChar{text-align:center;width:.65em;font-family:var(--font-mono);color:#0000;background:var(--prism-conic);-webkit-background-clip:text;background-clip:text;font-size:.95em;font-weight:700;line-height:1;animation:.15s step-end infinite StreamingCursorComponent-module__StmLuW__scrambleGlitch;display:inline-block}.StreamingCursorComponent-module__StmLuW__caret{color:#0000;background:var(--prism-conic);-webkit-background-clip:text;background-clip:text;font-size:1.1em;font-weight:700;animation:.8s step-end infinite StreamingCursorComponent-module__StmLuW__caretBlink;display:inline}@keyframes StreamingCursorComponent-module__StmLuW__scrambleGlitch{0%{opacity:.9}50%{opacity:1}to{opacity:.85}}.StreamingCursorComponent-module__StmLuW__standaloneCursor{padding:2px 0;font-size:15px;line-height:1.6;animation:.3s ease-out both StreamingCursorComponent-module__StmLuW__standaloneFadeIn;display:block}@keyframes StreamingCursorComponent-module__StmLuW__standaloneFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes StreamingCursorComponent-module__StmLuW__caretBlink{0%,to{opacity:1}50%{opacity:0}}
.ToolBadgeComponent-module__tBgkFG__badge{letter-spacing:.2px;background:var(--bg-tertiary);border:1px solid var(--border-color);white-space:nowrap;text-transform:none;border-radius:3px;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:500;line-height:1;transition:border-color .2s,color .2s,background .2s,box-shadow .2s;display:inline-flex}.ToolBadgeComponent-module__tBgkFG__badge:hover{border-color:color-mix(in srgb, var(--accent-color) 40%, transparent);background:color-mix(in srgb, var(--accent-color) 6%, var(--bg-tertiary))}.ToolBadgeComponent-module__tBgkFG__badge svg{flex-shrink:0}.ToolBadgeComponent-module__tBgkFG__label{opacity:.85;transition:opacity .2s}.ToolBadgeComponent-module__tBgkFG__badge:hover .ToolBadgeComponent-module__tBgkFG__label{opacity:1}.ToolBadgeComponent-module__tBgkFG__badgeActive{border-color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 8%, var(--bg-tertiary));box-shadow:0 0 6px -1px color-mix(in srgb, var(--accent-color) 40%, transparent)}.ToolBadgeComponent-module__tBgkFG__badgeActive svg{animation:1.2s ease-in-out infinite ToolBadgeComponent-module__tBgkFG__toolBadgePulse}@keyframes ToolBadgeComponent-module__tBgkFG__toolBadgePulse{0%,to{opacity:1}50%{opacity:.4}}.ToolBadgeComponent-module__tBgkFG__count{opacity:.6;font-variant-numeric:tabular-nums;font-size:9px;font-weight:600;transition:opacity .2s}.ToolBadgeComponent-module__tBgkFG__badge:hover .ToolBadgeComponent-module__tBgkFG__count{opacity:1}.ToolBadgeComponent-module__tBgkFG__badgeRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}
.SystemPromptModal-module__rju6QW__modal{max-height:80vh}.SystemPromptModal-module__rju6QW__body{flex-direction:column;gap:16px;display:flex}.SystemPromptModal-module__rju6QW__field{flex-direction:column;gap:6px;display:flex}.SystemPromptModal-module__rju6QW__field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:600}.SystemPromptModal-module__rju6QW__deleteBtn{border:1px solid var(--danger,#ef4444);color:var(--danger,#ef4444);border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;align-self:flex-start;padding:8px 14px;font-size:12px;transition:all .15s}.SystemPromptModal-module__rju6QW__deleteBtn:hover{background:var(--danger,#ef4444);color:#fff}
.ModelCardComponent-module__zLZ2AG__card{border-radius:var(--border-radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-color);flex-direction:column;gap:6px;padding:8px 10px;transition:border-color .2s,box-shadow .2s;animation:.15s ease-out ModelCardComponent-module__zLZ2AG__fadeIn;display:flex}.ModelCardComponent-module__zLZ2AG__card:hover{border-color:color-mix(in srgb, var(--accent-color) 40%, transparent);box-shadow:0 1px 4px color-mix(in srgb, var(--accent-color) 8%, transparent)}.ModelCardComponent-module__zLZ2AG__header{align-items:center;gap:6px;min-width:0;display:flex}.ModelCardComponent-module__zLZ2AG__header>svg:first-child{flex-shrink:0}.ModelCardComponent-module__zLZ2AG__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;font-weight:600;overflow:hidden}.ModelCardComponent-module__zLZ2AG__dupeBadge{font-size:9px;font-weight:600;font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border-color);letter-spacing:.2px;border-radius:3px;flex-shrink:0;align-items:center;gap:3px;padding:1px 5px;display:inline-flex}.ModelCardComponent-module__zLZ2AG__dupeBadge svg{opacity:.6}.ModelCardComponent-module__zLZ2AG__removeBtn{width:18px;height:18px;color:var(--text-muted);opacity:.4;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ModelCardComponent-module__zLZ2AG__removeBtn:hover{background:var(--danger-subtle);color:var(--danger);opacity:1}.ModelCardComponent-module__zLZ2AG__footer{justify-content:space-between;align-items:center;gap:6px;display:flex}.ModelCardComponent-module__zLZ2AG__toggles{align-items:center;gap:4px;margin-left:auto;display:flex}@keyframes ModelCardComponent-module__zLZ2AG__fadeIn{0%{opacity:0}to{opacity:1}}
.ToolCallBadgeComponent-module__1Zb9FG__badge{letter-spacing:.15px;background:var(--bg-tertiary);border:1px solid var(--border-color);white-space:nowrap;border-radius:3px;align-items:center;gap:4px;padding:2px 7px;font-size:9.5px;font-weight:500;line-height:1;transition:border-color .2s,color .2s,background .2s,box-shadow .2s;display:inline-flex}.ToolCallBadgeComponent-module__1Zb9FG__badge:hover{border-color:color-mix(in srgb, currentColor 35%, transparent);background:color-mix(in srgb, currentColor 6%, var(--bg-tertiary))}.ToolCallBadgeComponent-module__1Zb9FG__badge svg{opacity:.7;flex-shrink:0;transition:opacity .2s}.ToolCallBadgeComponent-module__1Zb9FG__badge:hover svg{opacity:1}.ToolCallBadgeComponent-module__1Zb9FG__label{opacity:.75;transition:opacity .2s}.ToolCallBadgeComponent-module__1Zb9FG__badge:hover .ToolCallBadgeComponent-module__1Zb9FG__label{opacity:1}.ToolCallBadgeComponent-module__1Zb9FG__badgeActive{background:color-mix(in srgb, currentColor 8%, var(--bg-tertiary));box-shadow:0 0 6px -1px color-mix(in srgb, currentColor 30%, transparent);border-color:currentColor}.ToolCallBadgeComponent-module__1Zb9FG__badgeActive svg{opacity:1;animation:1.2s ease-in-out infinite ToolCallBadgeComponent-module__1Zb9FG__toolCallPulse}@keyframes ToolCallBadgeComponent-module__1Zb9FG__toolCallPulse{0%,to{opacity:1}50%{opacity:.35}}.ToolCallBadgeComponent-module__1Zb9FG__count{opacity:.5;font-variant-numeric:tabular-nums;font-size:8.5px;font-weight:600;transition:opacity .2s}.ToolCallBadgeComponent-module__1Zb9FG__badge:hover .ToolCallBadgeComponent-module__1Zb9FG__count{opacity:.9}.ToolCallBadgeComponent-module__1Zb9FG__badgeRow{flex-wrap:wrap;align-items:center;gap:3px;display:flex}
.ThroughputBadgeComponent-module__aBg_ea__badge{letter-spacing:.2px;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:3px;align-items:center;gap:5px;padding:3px 8px;font-size:10px;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.ThroughputBadgeComponent-module__aBg_ea__badge:hover{border-color:color-mix(in srgb, var(--accent-color) 40%, transparent);color:var(--text-primary)}.ThroughputBadgeComponent-module__aBg_ea__live{color:#34d399;will-change:opacity;background:#34d39914;border-color:#34d39940;animation:2s ease-in-out infinite ThroughputBadgeComponent-module__aBg_ea__throughputPulse}.ThroughputBadgeComponent-module__aBg_ea__live:hover{background:#34d39924;border-color:#34d39980}.ThroughputBadgeComponent-module__aBg_ea__stale{color:var(--text-secondary);opacity:.5;background:#ffffff08;border-color:#ffffff14}.ThroughputBadgeComponent-module__aBg_ea__average{color:#34d399;opacity:.7;background:#34d3990f;border-color:#34d39926}@keyframes ThroughputBadgeComponent-module__aBg_ea__throughputPulse{0%,to{opacity:1}50%{opacity:.7}}
.ToolResultRenderers-module__CXGVJa__rendererBlock{flex-direction:column;gap:6px;width:100%;margin-top:4px;display:flex}.ToolResultRenderers-module__CXGVJa__rendererHeader{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.ToolResultRenderers-module__CXGVJa__rendererTitle{color:var(--text-primary);font-weight:500}.ToolResultRenderers-module__CXGVJa__statusBadge{letter-spacing:.02em;border-radius:10px;align-items:center;gap:3px;padding:1px 7px;font-size:10px;font-weight:600;display:inline-flex}.ToolResultRenderers-module__CXGVJa__statusSuccess{color:#34d399;background:#34d3991a}.ToolResultRenderers-module__CXGVJa__statusError{color:#f87171;background:#f871711a}.ToolResultRenderers-module__CXGVJa__pathPill{background:var(--bg-tertiary);font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;max-width:360px;padding:1px 8px;display:inline-flex;overflow:hidden}.ToolResultRenderers-module__CXGVJa__pathFull{text-overflow:ellipsis;white-space:nowrap;text-align:left;direction:rtl;overflow:hidden}.ToolResultRenderers-module__CXGVJa__codeBlock{background:var(--bg-secondary);border:1px solid var(--border-color);font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-secondary);white-space:pre;border-radius:6px;max-height:240px;margin:0;padding:8px 10px;line-height:1.5;overflow:auto}.ToolResultRenderers-module__CXGVJa__codeBlock code{color:inherit}.ToolResultRenderers-module__CXGVJa__inlineCode{background:var(--bg-tertiary);font-family:var(--font-mono,monospace);color:var(--accent-color);overflow-wrap:break-word;border-radius:3px;padding:0 4px;font-size:11px}.ToolResultRenderers-module__CXGVJa__diffBlock{background:var(--bg-secondary);border:1px solid var(--border-color);font-size:11px;font-family:var(--font-mono,monospace);white-space:pre;border-radius:6px;max-height:300px;margin:0;padding:6px 10px;line-height:1.55;overflow:auto}.ToolResultRenderers-module__CXGVJa__diffBlock code{color:var(--text-secondary)}.ToolResultRenderers-module__CXGVJa__diffAdded{color:#34d399;background:#34d39914;display:inline}.ToolResultRenderers-module__CXGVJa__diffRemoved{color:#f87171;background:#f8717114;display:inline}.ToolResultRenderers-module__CXGVJa__diffHunk{color:#60a5fa;opacity:.7}.ToolResultRenderers-module__CXGVJa__errorText{color:#f87171;background:#f871710f;border-radius:4px;padding:4px 8px;font-size:11px}.ToolResultRenderers-module__CXGVJa__rawToggle{width:100%;margin-top:2px}.ToolResultRenderers-module__CXGVJa__rawToggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;transition:color .15s;display:inline-flex}.ToolResultRenderers-module__CXGVJa__rawToggleBtn:hover{color:var(--text-secondary);background:var(--bg-tertiary)}.ToolResultRenderers-module__CXGVJa__chevronOpen{transform:rotate(90deg)}.ToolResultRenderers-module__CXGVJa__rawContent{max-height:300px;margin-top:4px;font-size:12px;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__grepList{flex-direction:column;gap:4px;max-height:280px;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__grepFile{flex-direction:column;gap:1px;display:flex}.ToolResultRenderers-module__CXGVJa__grepFilePath{font-size:11px;font-family:var(--font-mono,monospace);color:var(--accent-color);opacity:.9;padding:2px 0;font-weight:600}.ToolResultRenderers-module__CXGVJa__grepLine{font-size:11px;font-family:var(--font-mono,monospace);align-items:baseline;gap:8px;padding:1px 0 1px 12px;line-height:1.5;display:flex}.ToolResultRenderers-module__CXGVJa__grepLineNum{color:var(--text-muted);text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:32px}.ToolResultRenderers-module__CXGVJa__grepLineContent{color:var(--text-secondary);white-space:pre;text-overflow:ellipsis;overflow:hidden}.ToolResultRenderers-module__CXGVJa__dirList{flex-direction:column;gap:1px;max-height:260px;padding:4px 0;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__dirEntry{font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-secondary);border-radius:3px;align-items:center;gap:6px;padding:2px 8px;display:flex}.ToolResultRenderers-module__CXGVJa__dirEntry:hover{background:var(--bg-tertiary)}.ToolResultRenderers-module__CXGVJa__dirIcon{color:#60a5fa;flex-shrink:0}.ToolResultRenderers-module__CXGVJa__fileIcon{color:var(--text-muted);flex-shrink:0}.ToolResultRenderers-module__CXGVJa__searchResults{flex-direction:column;gap:6px;max-height:280px;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__searchResult{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;padding:4px 8px}.ToolResultRenderers-module__CXGVJa__searchLink{color:#60a5fa;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;text-decoration:none;display:block;overflow:hidden}.ToolResultRenderers-module__CXGVJa__searchLink:hover{text-decoration:underline}.ToolResultRenderers-module__CXGVJa__searchSnippet{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.ToolResultRenderers-module__CXGVJa__terminalBlock{border:1px solid var(--border-color);background:#0d1117;border-radius:8px;width:100%;margin-top:4px;overflow:hidden}.ToolResultRenderers-module__CXGVJa__terminalHeader{color:#8b949e;background:#161b22;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.ToolResultRenderers-module__CXGVJa__terminalLive{color:#3fb950;font-size:10px;font-weight:700;animation:1.5s ease-in-out infinite ToolResultRenderers-module__CXGVJa__livePulse}@keyframes ToolResultRenderers-module__CXGVJa__livePulse{0%,to{opacity:1}50%{opacity:.4}}.ToolResultRenderers-module__CXGVJa__terminalBody{font-size:11px;font-family:var(--font-mono,"Menlo", "Consolas", monospace);color:#c9d1d9;white-space:pre-wrap;word-break:break-all;max-height:300px;margin:0;padding:8px 10px;line-height:1.5;overflow:auto}.ToolResultRenderers-module__CXGVJa__terminalInput{color:#3fb950;font-weight:600}.ToolResultRenderers-module__CXGVJa__terminalCursor{color:#3fb950;animation:1s step-end infinite ToolResultRenderers-module__CXGVJa__blink}@keyframes ToolResultRenderers-module__CXGVJa__blink{0%,to{opacity:1}50%{opacity:0}}.ToolResultRenderers-module__CXGVJa__gitStatus{font-size:10px;font-weight:700;font-family:var(--font-mono,monospace);color:#60a5fa;background:#60a5fa1f;border-radius:3px;flex-shrink:0;padding:0 4px}.ToolResultRenderers-module__CXGVJa__gitLog{flex-direction:column;gap:3px;max-height:260px;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__gitCommit{border-radius:4px;align-items:center;gap:8px;padding:3px 6px;font-size:11px;display:flex}.ToolResultRenderers-module__CXGVJa__gitCommit:hover{background:var(--bg-tertiary)}.ToolResultRenderers-module__CXGVJa__gitHash{font-family:var(--font-mono,monospace);color:#f59e0b;flex-shrink:0;font-size:10px;font-weight:600}.ToolResultRenderers-module__CXGVJa__gitMsg{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ToolResultRenderers-module__CXGVJa__gitAuthor{color:var(--text-muted);flex-shrink:0;font-size:10px}.ToolResultRenderers-module__CXGVJa__moveArrow{color:var(--text-muted);flex-shrink:0}.ToolResultRenderers-module__CXGVJa__browserScreenshot{border:1px solid var(--border-color);background:#0d1117;border-radius:8px;max-width:100%;margin-top:4px;overflow:hidden}.ToolResultRenderers-module__CXGVJa__browserScreenshotImg{object-fit:contain;cursor:zoom-in;border-radius:7px;width:100%;max-height:420px;transition:transform .2s;display:block}.ToolResultRenderers-module__CXGVJa__browserScreenshotImg:hover{transform:scale(1.01)}.ToolResultRenderers-module__CXGVJa__terminalError{color:#f87171;font-weight:500}.ToolResultRenderers-module__CXGVJa__inputArgsToggle{width:100%;margin-top:2px}.ToolResultRenderers-module__CXGVJa__inputArgsCount{background:color-mix(in srgb, var(--accent-color) 14%, transparent);min-width:16px;height:16px;color:var(--accent-color);border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.ToolResultRenderers-module__CXGVJa__inputArgsContent{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:1px;max-height:300px;margin-top:4px;padding:6px 8px;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__inputArgRow{font-size:11px;font-family:var(--font-mono,monospace);border-radius:3px;align-items:baseline;gap:8px;padding:3px 4px;line-height:1.5;transition:background .1s;display:flex}.ToolResultRenderers-module__CXGVJa__inputArgRow:hover{background:var(--bg-tertiary)}.ToolResultRenderers-module__CXGVJa__inputArgKey{min-width:60px;color:var(--text-muted);letter-spacing:.02em;flex-shrink:0;font-weight:600}.ToolResultRenderers-module__CXGVJa__inputArgKey:after{content:":";color:var(--text-muted);opacity:.5}.ToolResultRenderers-module__CXGVJa__inputArgValue{color:var(--text-primary);word-break:break-word;white-space:pre-wrap}.ToolResultRenderers-module__CXGVJa__inputArgValueLong{background:var(--bg-tertiary);border:1px solid color-mix(in srgb, var(--border-color) 60%, transparent);border-radius:4px;max-height:180px;margin-top:2px;padding:4px 6px;display:block;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__outputResultToggle{width:100%;margin-top:2px}.ToolResultRenderers-module__CXGVJa__outputResultCount{color:#2dd4bf;background:#2dd4bf24;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.ToolResultRenderers-module__CXGVJa__outputResultContent{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:1px;max-height:300px;margin-top:4px;padding:6px 8px;display:flex;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__outputArgRow{font-size:11px;font-family:var(--font-mono,monospace);border-radius:3px;align-items:baseline;gap:8px;padding:3px 4px;line-height:1.5;transition:background .1s;display:flex}.ToolResultRenderers-module__CXGVJa__outputArgRow:hover{background:var(--bg-tertiary)}.ToolResultRenderers-module__CXGVJa__outputArgKey{color:#2dd4bf;letter-spacing:.02em;flex-shrink:0;min-width:60px;font-weight:600}.ToolResultRenderers-module__CXGVJa__outputArgKey:after{content:":";color:var(--text-muted);opacity:.5}.ToolResultRenderers-module__CXGVJa__outputArgValue{color:var(--text-primary);word-break:break-word;white-space:pre-wrap}.ToolResultRenderers-module__CXGVJa__outputArgValueLong{background:var(--bg-tertiary);border:1px solid color-mix(in srgb, var(--border-color) 60%, transparent);border-radius:4px;max-height:180px;margin-top:2px;padding:4px 6px;display:block;overflow-y:auto}.ToolResultRenderers-module__CXGVJa__outputRawPre{font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;padding:4px 6px;line-height:1.5}.ToolResultRenderers-module__CXGVJa__workerResultCard{border:1px solid color-mix(in srgb, var(--accent-color,#6366f1) 20%, transparent);background:color-mix(in srgb, var(--accent-color,#6366f1) 4%, var(--bg-secondary));border-radius:6px;margin-top:6px;animation:.3s ease-out ToolResultRenderers-module__CXGVJa__workerResultFadeIn;overflow:hidden}.ToolResultRenderers-module__CXGVJa__workerResultToggle{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:12px;transition:background .15s;display:flex}.ToolResultRenderers-module__CXGVJa__workerResultToggle:hover{background:color-mix(in srgb, var(--accent-color,#6366f1) 8%, transparent)}.ToolResultRenderers-module__CXGVJa__workerResultSummary{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.ToolResultRenderers-module__CXGVJa__workerResultMeta{color:var(--text-muted);opacity:.7;background:color-mix(in srgb, var(--accent-color,#6366f1) 10%, transparent);border-radius:8px;flex-shrink:0;padding:1px 6px;font-size:10px}.ToolResultRenderers-module__CXGVJa__workerResultBody{border-top:1px solid color-mix(in srgb, var(--accent-color,#6366f1) 12%, transparent);color:var(--text-secondary);padding:10px 6px;font-size:12px}@keyframes ToolResultRenderers-module__CXGVJa__workerResultFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ToolResultRenderers-module__CXGVJa__workerSpeedBadge{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#34d399;will-change:opacity;background:#34d39914;border:1px solid #34d39940;border-radius:10px;flex-shrink:0;align-items:center;gap:3px;padding:1px 7px;font-size:10px;font-weight:600;animation:2s ease-in-out infinite ToolResultRenderers-module__CXGVJa__workerSpeedPulse;display:inline-flex}@keyframes ToolResultRenderers-module__CXGVJa__workerSpeedPulse{0%,to{opacity:1}50%{opacity:.65}}
.WordBadgeComponent-module__C-vUfa__badge{letter-spacing:.2px;font-variant-numeric:tabular-nums;color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-color);white-space:nowrap;border-radius:3px;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.WordBadgeComponent-module__C-vUfa__badge:hover{border-color:color-mix(in srgb, var(--accent-color) 40%, transparent);color:var(--text-primary)}.WordBadgeComponent-module__C-vUfa__badge svg{opacity:.6;flex-shrink:0}.WordBadgeComponent-module__C-vUfa__mini{gap:2px;padding:1px 4px;font-size:7px}
.WorkerNotificationComponent-module__KwL9Va__root{border-left:3px solid var(--accent-color,#6366f1);opacity:.8;gap:16px;width:100%;max-width:800px;margin:0 auto;padding:8px 0;transition:opacity .2s;animation:.3s ease-out forwards WorkerNotificationComponent-module__KwL9Va__fadeIn;display:flex}.WorkerNotificationComponent-module__KwL9Va__root:hover,.WorkerNotificationComponent-module__KwL9Va__root:hover .WorkerNotificationComponent-module__KwL9Va__actionBtn{opacity:1}.WorkerNotificationComponent-module__KwL9Va__avatar{background:color-mix(in srgb, var(--accent-color,#6366f1) 10%, transparent);width:32px;height:32px;color:var(--accent-color,#6366f1);border:1px solid color-mix(in srgb, var(--accent-color,#6366f1) 30%, transparent);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 8px #0003}.WorkerNotificationComponent-module__KwL9Va__content{flex-direction:column;flex:1;gap:6px;min-width:0;padding-top:4px;display:flex}.WorkerNotificationComponent-module__KwL9Va__header{justify-content:space-between;align-items:center;display:flex}.WorkerNotificationComponent-module__KwL9Va__roleLabel{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.WorkerNotificationComponent-module__KwL9Va__statusIcon{margin-right:2px;font-weight:700}.WorkerNotificationComponent-module__KwL9Va__actions{align-items:center;gap:4px;display:flex}.WorkerNotificationComponent-module__KwL9Va__actionBtn{opacity:0;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px;transition:all .2s}.WorkerNotificationComponent-module__KwL9Va__actionBtn:hover{color:var(--accent-color);transform:scale(1.1)}.WorkerNotificationComponent-module__KwL9Va__summary{color:var(--text-primary);opacity:.9;font-size:13px;line-height:1.6}.WorkerNotificationComponent-module__KwL9Va__meta{opacity:.5;margin-left:8px}.WorkerNotificationComponent-module__KwL9Va__resultBody{opacity:.7;margin-top:2px;font-size:12px!important}@keyframes WorkerNotificationComponent-module__KwL9Va__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:.8;transform:translateY(0)}}
.PlanCardComponent-module__hojblG__card{border:1px solid color-mix(in srgb, var(--color-info) 25%, transparent);background:color-mix(in srgb, var(--color-info) 4%, var(--bg-secondary));border-radius:10px;margin:10px 0;animation:.25s ease-out PlanCardComponent-module__hojblG__slideIn;overflow:visible}.PlanCardComponent-module__hojblG__card.PlanCardComponent-module__hojblG__approved{border-color:color-mix(in srgb, var(--color-success) 25%, transparent);background:color-mix(in srgb, var(--color-success) 4%, var(--bg-secondary))}.PlanCardComponent-module__hojblG__card.PlanCardComponent-module__hojblG__rejected{border-color:color-mix(in srgb, var(--color-error) 20%, transparent);background:color-mix(in srgb, var(--color-error) 3%, var(--bg-secondary));opacity:.7}.PlanCardComponent-module__hojblG__card.PlanCardComponent-module__hojblG__executing{border-color:color-mix(in srgb, var(--color-success) 30%, transparent);background:color-mix(in srgb, var(--color-success) 5%, var(--bg-secondary))}.PlanCardComponent-module__hojblG__header{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .15s;display:flex}.PlanCardComponent-module__hojblG__header:hover{background:color-mix(in srgb, var(--text-primary) 4%, transparent)}.PlanCardComponent-module__hojblG__headerLeft{align-items:center;gap:8px;display:flex}.PlanCardComponent-module__hojblG__title{color:var(--text-primary);font-size:13px;font-weight:600}.PlanCardComponent-module__hojblG__statusBadge{text-transform:uppercase;letter-spacing:.5px;background:color-mix(in srgb, currentColor 8%, transparent);border:1px solid;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.PlanCardComponent-module__hojblG__planContent{border-top:1px solid var(--border-subtle);max-height:240px;padding:0 14px 12px;font-size:13px;overflow-y:auto}.PlanCardComponent-module__hojblG__stepsProgress{border-top:1px solid var(--border-subtle);flex-direction:column;gap:4px;padding:10px 14px 12px;display:flex}.PlanCardComponent-module__hojblG__step{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.PlanCardComponent-module__hojblG__step.PlanCardComponent-module__hojblG__stepDone{color:var(--color-success)}.PlanCardComponent-module__hojblG__stepCheck{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.PlanCardComponent-module__hojblG__stepDot{background:var(--text-muted);opacity:.4;border-radius:50%;width:6px;height:6px}.PlanCardComponent-module__hojblG__stepText{flex:1}.PlanCardComponent-module__hojblG__actions{border-top:1px solid var(--border-subtle);gap:6px;padding:10px 14px;display:flex}.PlanCardComponent-module__hojblG__approveBtn{background:var(--color-success);border-color:var(--color-success)}.PlanCardComponent-module__hojblG__approveBtn:hover:not(:disabled){background:color-mix(in srgb, var(--color-success) 85%, white);border-color:color-mix(in srgb, var(--color-success) 85%, white);box-shadow:0 0 12px color-mix(in srgb, var(--color-success) 35%, transparent)}@keyframes PlanCardComponent-module__hojblG__slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.MessageList-module__T1Q19a__messagesList{flex-direction:column;gap:24px;display:flex}.MessageList-module__T1Q19a__message{gap:16px;width:100%;max-width:800px;margin:0 auto;animation:.3s ease-out forwards MessageList-module__T1Q19a__fadeIn;display:flex}.MessageList-module__T1Q19a__message.MessageList-module__T1Q19a__userNode{scroll-margin-top:56px}.MessageList-module__T1Q19a__message:hover .MessageList-module__T1Q19a__actionBtn{opacity:1}.MessageList-module__T1Q19a__continuationMessage{margin-top:-18px;padding-left:48px;animation:none}.MessageList-module__T1Q19a__avatar{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 8px #0003}.MessageList-module__T1Q19a__userNode .MessageList-module__T1Q19a__avatar{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary)}.MessageList-module__T1Q19a__aiNode .MessageList-module__T1Q19a__avatar{background:var(--accent-glow);color:var(--accent-color);border:1px solid var(--accent-color)}.MessageList-module__T1Q19a__prismAvatar{z-index:0;position:relative;overflow:hidden;color:#fff!important;background:0 0!important;border-color:#0000!important}.MessageList-module__T1Q19a__prismAvatar:before{content:"";background:var(--prism-conic);z-index:-1;animation:2s linear infinite MessageList-module__T1Q19a__spin;position:absolute;inset:-50%}.MessageList-module__T1Q19a__systemNode .MessageList-module__T1Q19a__avatar{background:var(--warning-subtle,#f59e0b14);color:var(--warning,#f59e0b);border:1px solid var(--warning,#f59e0b)}.MessageList-module__T1Q19a__notificationNode{border-left:3px solid var(--accent-color,#6366f1);opacity:.8;margin-left:auto;margin-right:auto;padding:8px 0;transition:opacity .2s}.MessageList-module__T1Q19a__notificationNode:hover{opacity:1}.MessageList-module__T1Q19a__notificationNode .MessageList-module__T1Q19a__avatar{background:color-mix(in srgb, var(--accent-color,#6366f1) 10%, transparent);color:var(--accent-color,#6366f1);border:1px solid color-mix(in srgb, var(--accent-color,#6366f1) 30%, transparent)}.MessageList-module__T1Q19a__content{flex-direction:column;flex:1;gap:6px;min-width:0;padding-top:4px;display:flex}.MessageList-module__T1Q19a__messageHeader{justify-content:space-between;align-items:center;display:flex}.MessageList-module__T1Q19a__roleLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.MessageList-module__T1Q19a__messageActions{align-items:center;gap:4px;display:flex}.MessageList-module__T1Q19a__actionBtn{opacity:0;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px;transition:all .2s}.MessageList-module__T1Q19a__actionBtn:hover{color:var(--accent-color);transform:scale(1.1)}.MessageList-module__T1Q19a__thinkingBlock{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);margin-bottom:8px;position:relative;overflow:hidden}.MessageList-module__T1Q19a__thinkingToggle{z-index:1;width:100%;color:var(--text-secondary);cursor:pointer;letter-spacing:.3px;background:0 0;border:none;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .15s;display:flex;position:relative}.MessageList-module__T1Q19a__thinkingToggle:hover{background:var(--bg-tertiary)}.MessageList-module__T1Q19a__thinkingContent{z-index:1;color:var(--text-primary);opacity:.75;word-break:break-word;scroll-behavior:smooth;scrollbar-gutter:stable;border-top:1px solid var(--border-color);max-height:400px;margin:0;padding:4px 12px 20px;font-size:14px;line-height:1.6;position:relative;overflow-y:auto}.MessageList-module__T1Q19a__thinkingStreaming{border-color:#0000;box-shadow:0 0 12px -2px #6366f166,0 0 24px -4px #8b5cf633}.MessageList-module__T1Q19a__thinkingStreaming:before{content:"";background:var(--prism-conic);z-index:0;animation:.6s linear infinite MessageList-module__T1Q19a__spin;position:absolute;inset:-200%}.MessageList-module__T1Q19a__thinkingStreaming:after{content:"";background:var(--bg-primary);border-radius:calc(var(--border-radius-sm) - 1px);z-index:0;position:absolute;inset:2px}.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingToggle{color:var(--accent-color)}.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingToggle svg:first-child{animation:1.5s ease-in-out infinite MessageList-module__T1Q19a__thinkingPulse}.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent p,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent li,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent h1,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent h2,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent h3,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent h4,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent blockquote,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent pre{animation:1s ease-out both MessageList-module__T1Q19a__streamChunkFadeIn}.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent>div>:last-child p:last-of-type,.MessageList-module__T1Q19a__thinkingStreaming .MessageList-module__T1Q19a__thinkingContent>div>:last-child li:last-of-type{animation:1s ease-out both MessageList-module__T1Q19a__streamChunkFadeIn}@keyframes MessageList-module__T1Q19a__thinkingPulse{0%,to{opacity:1}50%{opacity:.4}}.MessageList-module__T1Q19a__toolCallsBlock{border:1px solid color-mix(in srgb, #f97316 20%, var(--border-color));border-radius:var(--border-radius-sm);background:color-mix(in srgb, #f97316 3%, var(--bg-primary));margin-bottom:10px;transition:border-color .2s;position:relative;overflow:hidden}.MessageList-module__T1Q19a__toolCallsBlock:hover{border-color:color-mix(in srgb, #f97316 35%, var(--border-color))}.MessageList-module__T1Q19a__toolCallsStreaming{border-color:#0000;position:relative;box-shadow:0 0 12px -2px #f9731666,0 0 24px -4px #f59e0b33}.MessageList-module__T1Q19a__toolCallsStreaming:before{content:"";background:var(--prism-conic);z-index:0;animation:.6s linear infinite MessageList-module__T1Q19a__spin;position:absolute;inset:-200%}.MessageList-module__T1Q19a__toolCallsStreaming:after{content:"";background:color-mix(in srgb, #f97316 3%, var(--bg-primary));border-radius:calc(var(--border-radius-sm) - 1px);z-index:0;position:absolute;inset:2px}.MessageList-module__T1Q19a__toolCallsStreaming .MessageList-module__T1Q19a__toolCallsToggle{z-index:1;color:#fbbf24;position:relative}.MessageList-module__T1Q19a__toolCallsStreaming .MessageList-module__T1Q19a__toolCallsToggle svg:first-child{animation:1.5s ease-in-out infinite MessageList-module__T1Q19a__thinkingPulse}.MessageList-module__T1Q19a__toolCallsStreaming .MessageList-module__T1Q19a__toolCallsContent{z-index:1;position:relative}.MessageList-module__T1Q19a__toolCallsToggle{color:#f59e0b;cursor:pointer;letter-spacing:.3px;background:0 0;border:none;align-items:center;gap:7px;width:100%;padding:9px 14px;font-size:12px;font-weight:600;transition:background .2s,color .2s;display:flex}.MessageList-module__T1Q19a__toolCallsToggle:hover{background:color-mix(in srgb, #f97316 6%, var(--bg-tertiary));color:#fbbf24}.MessageList-module__T1Q19a__toolCallsToggle svg:first-child{filter:drop-shadow(0 0 3px #f9731666)}.MessageList-module__T1Q19a__toolCallsContent{border-top:1px solid color-mix(in srgb, #f97316 12%, var(--border-color));flex-direction:column;gap:0;padding:2px 10px 6px;display:flex}.MessageList-module__T1Q19a__toolCallItem{border-radius:4px;flex-wrap:wrap;align-items:center;gap:6px;padding:5px 6px;font-size:12px;transition:background .15s;animation:.25s ease-out both MessageList-module__T1Q19a__toolCardFadeIn;display:flex}.MessageList-module__T1Q19a__toolCallItem:nth-child(2){animation-delay:40ms}.MessageList-module__T1Q19a__toolCallItem:nth-child(3){animation-delay:80ms}.MessageList-module__T1Q19a__toolCallItem:nth-child(4){animation-delay:.12s}.MessageList-module__T1Q19a__toolCallItem+.MessageList-module__T1Q19a__toolCallItem{border-top:1px solid color-mix(in srgb, #f97316 8%, var(--border-color))}.MessageList-module__T1Q19a__toolCallItem:hover{background:color-mix(in srgb, #f97316 4%, var(--bg-tertiary))}.MessageList-module__T1Q19a__toolCallItem:hover .MessageList-module__T1Q19a__toolCallIcon{background:color-mix(in srgb, currentColor 15%, transparent);transform:scale(1.08)}@keyframes MessageList-module__T1Q19a__toolCardFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.MessageList-module__T1Q19a__toolCallStatusIcon{color:#22c55e;opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.MessageList-module__T1Q19a__toolCallStatusCalling{color:#f59e0b;opacity:1}.MessageList-module__T1Q19a__toolCallStatusError{color:var(--danger,#ef4444);opacity:1}.MessageList-module__T1Q19a__toolCallSpinner{animation:1s linear infinite MessageList-module__T1Q19a__spin}.MessageList-module__T1Q19a__toolCallIcon{background:color-mix(in srgb, currentColor 10%, transparent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .15s,background .15s;display:inline-flex}.MessageList-module__T1Q19a__toolCallName{color:var(--text-primary);letter-spacing:.01em;font-size:13px;font-weight:600}.MessageList-module__T1Q19a__imagePreviewRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.MessageList-module__T1Q19a__messageImage{border:1px solid var(--border-color);object-fit:cover;cursor:pointer;border-radius:2px;width:100%;transition:opacity .15s}.MessageList-module__T1Q19a__messageImage:hover{opacity:.85}.MessageList-module__T1Q19a__mediaCard{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:2px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.MessageList-module__T1Q19a__mediaCardIcon{color:var(--text-secondary)}.MessageList-module__T1Q19a__mediaCardLabel{color:var(--text-secondary);font-size:11px;font-weight:600}.MessageList-module__T1Q19a__videoCard{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:6px;width:100%;overflow:hidden}.MessageList-module__T1Q19a__videoPreview{border:none;border-radius:0;width:100%;max-height:320px;display:block}.MessageList-module__T1Q19a__audioCard{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:6px;width:100%;padding:4px;overflow:hidden}.MessageList-module__T1Q19a__pdfViewer{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:6px;width:100%;overflow:hidden}.MessageList-module__T1Q19a__pdfHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;padding:8px 12px;display:flex}.MessageList-module__T1Q19a__pdfHeaderIcon{color:var(--accent-color);flex-shrink:0}.MessageList-module__T1Q19a__pdfHeaderLabel{color:var(--text-secondary);flex:1;font-size:12px;font-weight:600}.MessageList-module__T1Q19a__pdfOpenLink{color:var(--accent-color);border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s}.MessageList-module__T1Q19a__pdfOpenLink:hover{background:var(--accent-glow)}.MessageList-module__T1Q19a__pdfFrame{background:#fff;border:none;width:100%;height:500px;display:block}.MessageList-module__T1Q19a__text{color:var(--text-primary);overflow-wrap:anywhere;white-space:pre-wrap;font-size:14px;line-height:1.6}.MessageList-module__T1Q19a__text h1,.MessageList-module__T1Q19a__text h2,.MessageList-module__T1Q19a__text h3,.MessageList-module__T1Q19a__text h4{margin:16px 0 8px;font-weight:600}.MessageList-module__T1Q19a__text h1{font-size:1.4em}.MessageList-module__T1Q19a__text h2{font-size:1.2em}.MessageList-module__T1Q19a__text h3{font-size:1.1em}.MessageList-module__T1Q19a__text p{margin:8px 0}.MessageList-module__T1Q19a__text ul,.MessageList-module__T1Q19a__text ol{margin:8px 0;padding-left:20px}.MessageList-module__T1Q19a__text li{margin:4px 0}.MessageList-module__T1Q19a__text blockquote{border-left:3px solid var(--accent-color);color:var(--text-secondary);background:var(--bg-tertiary);border-radius:0 2px 2px 0;margin:8px 0;padding:4px 12px}.MessageList-module__T1Q19a__text a{color:var(--accent-color);-webkit-text-decoration:underline #8a78ff4d;text-decoration:underline #8a78ff4d;transition:text-decoration-color .2s}.MessageList-module__T1Q19a__text a:hover{-webkit-text-decoration-color:var(--accent-color);text-decoration-color:var(--accent-color)}.MessageList-module__T1Q19a__text table{border-collapse:collapse;width:100%;margin:12px 0;font-size:14px}.MessageList-module__T1Q19a__text th,.MessageList-module__T1Q19a__text td{border:1px solid var(--border-color);text-align:left;padding:8px 12px}.MessageList-module__T1Q19a__text th{background:var(--bg-tertiary);font-weight:600}.MessageList-module__T1Q19a__text hr{border:none;border-top:1px solid var(--border-color);margin:16px 0}.MessageList-module__T1Q19a__metaBadges{opacity:.6;flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;display:flex}.MessageList-module__T1Q19a__metaMini{padding:1px 4px!important;font-size:7px!important}.MessageList-module__T1Q19a__modelChangeDivider{align-items:center;gap:12px;width:100%;max-width:800px;margin:0 auto;display:flex}.MessageList-module__T1Q19a__modelChangeDivider.MessageList-module__T1Q19a__modelChangeDividerFaded{opacity:.4}.MessageList-module__T1Q19a__modelChangeDivider.MessageList-module__T1Q19a__modelChangeDividerFaded .MessageList-module__T1Q19a__modelChangeLabel{color:var(--text-muted)}.MessageList-module__T1Q19a__modelChangeLine{background:var(--border-color);opacity:.5;flex:1;height:1px}.MessageList-module__T1Q19a__modelChangeLabel{color:var(--accent-color);letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;opacity:.7;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.MessageList-module__T1Q19a__streamingText{position:relative}.MessageList-module__T1Q19a__streamingText>:nth-last-child(2){display:inline}.MessageList-module__T1Q19a__streamingText p,.MessageList-module__T1Q19a__streamingText li,.MessageList-module__T1Q19a__streamingText h1,.MessageList-module__T1Q19a__streamingText h2,.MessageList-module__T1Q19a__streamingText h3,.MessageList-module__T1Q19a__streamingText h4,.MessageList-module__T1Q19a__streamingText blockquote,.MessageList-module__T1Q19a__streamingText pre{animation:1s ease-out both MessageList-module__T1Q19a__streamChunkFadeIn}@keyframes MessageList-module__T1Q19a__streamChunkFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.MessageList-module__T1Q19a__deletedRow{align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex}.MessageList-module__T1Q19a__deletedRow:hover .MessageList-module__T1Q19a__deletedActions{opacity:1}.MessageList-module__T1Q19a__deletedExpanded{width:100%;max-width:800px;margin:0 auto}.MessageList-module__T1Q19a__deletedToggle{min-width:0;color:var(--text-muted);cursor:pointer;text-align:left;opacity:.6;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:6px 12px;font-size:12px;transition:color .15s;display:flex}.MessageList-module__T1Q19a__deletedToggle:hover{color:var(--text-secondary);opacity:1}.MessageList-module__T1Q19a__deletedToggle svg:first-child{color:var(--text-muted);flex-shrink:0}.MessageList-module__T1Q19a__deletedPreview{color:var(--text-muted);opacity:.6;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.MessageList-module__T1Q19a__deletedActions{opacity:.5;flex-shrink:0;align-items:center;gap:2px;padding-right:8px;transition:opacity .15s;display:flex}.MessageList-module__T1Q19a__deletedMessageBody{opacity:.3;transition:opacity .2s;animation:.2s ease-out MessageList-module__T1Q19a__deletedBodyReveal}.MessageList-module__T1Q19a__deletedMessageBody:hover{opacity:.5}@keyframes MessageList-module__T1Q19a__deletedBodyReveal{0%{opacity:0}to{opacity:.3}}.MessageList-module__T1Q19a__deletedAvatar{filter:grayscale()}.MessageList-module__T1Q19a__deletedBadge{text-transform:uppercase;letter-spacing:.5px;color:var(--danger,#ef4444);background:color-mix(in srgb, var(--danger,#ef4444) 10%, transparent);border:1px solid color-mix(in srgb, var(--danger,#ef4444) 25%, transparent);border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.MessageList-module__T1Q19a__deletedGroupItem{border-top:1px solid color-mix(in srgb, var(--border-color) 40%, transparent);padding:4px 0}.MessageList-module__T1Q19a__deletedGroupItem:last-child{border-bottom:1px solid color-mix(in srgb, var(--border-color) 40%, transparent)}.MessageList-module__T1Q19a__deletedGroupItemHeader{color:var(--text-muted);opacity:.7;align-items:center;gap:8px;padding:4px 12px;font-size:12px;display:flex}.MessageList-module__T1Q19a__errorBlock{border-radius:var(--border-radius-sm);border:1px solid color-mix(in srgb, var(--danger,#ef4444) 35%, var(--border-color));background:color-mix(in srgb, var(--danger,#ef4444) 6%, var(--bg-primary));color:color-mix(in srgb, var(--danger,#ef4444) 85%, var(--text-primary));word-break:break-word;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.55;animation:.3s ease-out MessageList-module__T1Q19a__fadeIn;display:flex}.MessageList-module__T1Q19a__errorIcon{color:var(--danger,#ef4444);flex-shrink:0;margin-top:2px;animation:2s ease-in-out 3 MessageList-module__T1Q19a__errorPulse}@keyframes MessageList-module__T1Q19a__errorPulse{0%,to{opacity:1}50%{opacity:.4}}.MessageList-module__T1Q19a__stickyUserMsg{z-index:20;pointer-events:auto;will-change:opacity;position:sticky;top:-30px}.MessageList-module__T1Q19a__stickyUserMsgInner{background:color-mix(in srgb, var(--accent-color) 8%, var(--bg-secondary));-webkit-backdrop-filter:blur(12px)saturate(1.2);border:1px solid color-mix(in srgb, var(--accent-color) 25%, var(--border-color));border-top:none;border-left:3px solid var(--accent-color);cursor:pointer;max-width:800px;box-shadow:0 4px 12px #00000026, 0 1px 3px #0000001a, inset 0 0 12px -6px color-mix(in srgb, var(--accent-color) 15%, transparent);border-radius:0 0 6px;align-items:center;gap:10px;margin:0 auto;padding:10px 14px;transition:all .2s;display:flex}.MessageList-module__T1Q19a__stickyUserMsgInner:hover{background:var(--accent-color);border-color:var(--accent-color);box-shadow:0 6px 20px color-mix(in srgb, var(--accent-color) 40%, transparent), 0 2px 6px #00000026;transform:translateY(1px)}.MessageList-module__T1Q19a__stickyUserMsgInner:hover .MessageList-module__T1Q19a__stickyUserMsgText{color:#fff;opacity:1}.MessageList-module__T1Q19a__stickyUserMsgInner:hover .MessageList-module__T1Q19a__stickyUserMsgAvatar,.MessageList-module__T1Q19a__stickyUserMsgInner:hover .MessageList-module__T1Q19a__stickyUserMsgBadge{color:#fff;background:#ffffff26;border-color:#ffffff40}.MessageList-module__T1Q19a__stickyUserMsgInner:hover .MessageList-module__T1Q19a__stickyUserMsgChevron{opacity:1;color:#fff;transform:translateY(2px)}.MessageList-module__T1Q19a__stickyUserMsgAvatar{background:var(--bg-tertiary);border:1px solid var(--border-color);width:24px;height:24px;color:var(--text-secondary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MessageList-module__T1Q19a__stickyUserMsgContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.MessageList-module__T1Q19a__stickyUserMsgText{color:var(--accent-color);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.4;transition:color .2s,opacity .2s;overflow:hidden}.MessageList-module__T1Q19a__stickyUserMsgBadge{background:color-mix(in srgb, var(--accent-color) 12%, transparent);color:var(--accent-color);border:1px solid color-mix(in srgb, var(--accent-color) 20%, transparent);letter-spacing:.02em;white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.MessageList-module__T1Q19a__stickyUserMsgChevron{color:var(--text-muted);opacity:.5;flex-shrink:0;transition:opacity .15s,transform .15s}@keyframes MessageList-module__T1Q19a__stickySlideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
.AgentAssertionsComponent-module__CSeTPG__section{flex-direction:column;gap:10px;display:flex}.AgentAssertionsComponent-module__CSeTPG__header{align-items:center;gap:8px;display:flex}.AgentAssertionsComponent-module__CSeTPG__label{color:var(--text-secondary);flex:1;font-size:13px;font-weight:500}.AgentAssertionsComponent-module__CSeTPG__operatorToggle{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:var(--accent-subtle);color:var(--accent-color);border:1px solid color-mix(in srgb, var(--accent-color) 30%, transparent);border-radius:3px;justify-content:center;align-items:center;padding:2px 10px;font-size:10px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.AgentAssertionsComponent-module__CSeTPG__operatorToggle:hover{background:color-mix(in srgb, var(--accent-color) 20%, transparent);border-color:var(--accent-color)}.AgentAssertionsComponent-module__CSeTPG__operatorOr{background:color-mix(in srgb, var(--warning) 12%, transparent);color:var(--warning);border-color:color-mix(in srgb, var(--warning) 30%, transparent)}.AgentAssertionsComponent-module__CSeTPG__operatorOr:hover{background:color-mix(in srgb, var(--warning) 20%, transparent);border-color:var(--warning)}.AgentAssertionsComponent-module__CSeTPG__addDropdown{align-items:center;display:flex}.AgentAssertionsComponent-module__CSeTPG__emptyState{background:var(--bg-tertiary);border:1px dashed var(--border-color);border-radius:var(--border-radius-sm);text-align:center;padding:16px}.AgentAssertionsComponent-module__CSeTPG__emptyState p{color:var(--text-tertiary);margin:0 0 12px;font-size:12px}.AgentAssertionsComponent-module__CSeTPG__quickAdd{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.AgentAssertionsComponent-module__CSeTPG__quickAddBtn{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.AgentAssertionsComponent-module__CSeTPG__quickAddBtn:hover{background:var(--accent-subtle);border-color:color-mix(in srgb, var(--accent-color) 30%, transparent);color:var(--accent-color)}.AgentAssertionsComponent-module__CSeTPG__list,.AgentAssertionsComponent-module__CSeTPG__row{flex-direction:column;display:flex}.AgentAssertionsComponent-module__CSeTPG__fields{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.AgentAssertionsComponent-module__CSeTPG__typeLabel{color:var(--accent-color);white-space:nowrap;align-items:center;gap:6px;min-width:120px;font-size:12px;font-weight:600;display:flex}.AgentAssertionsComponent-module__CSeTPG__operandGroup{align-items:end;gap:8px;display:flex}.AgentAssertionsComponent-module__CSeTPG__noOperand{align-items:center;display:flex}.AgentAssertionsComponent-module__CSeTPG__noOperandHint{color:var(--text-tertiary);font-size:11px;font-style:italic}.AgentAssertionsComponent-module__CSeTPG__removeBtn{align-items:center;display:flex}.AgentAssertionsComponent-module__CSeTPG__operatorDivider{align-items:center;gap:8px;padding:4px 0;display:flex}.AgentAssertionsComponent-module__CSeTPG__operatorDividerLine{background:var(--border-color);flex:1;height:1px}
.BenchmarkBarComponent-module__iNheIW__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-width:80px;display:flex}.BenchmarkBarComponent-module__iNheIW__bar{background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;width:100%;height:7px;overflow:hidden}.BenchmarkBarComponent-module__iNheIW__barHasRuns{background:var(--danger)}.BenchmarkBarComponent-module__iNheIW__fill{background:var(--success);border-radius:4px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.BenchmarkBarComponent-module__iNheIW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.2}.BenchmarkBarComponent-module__iNheIW__mini{min-width:unset;gap:0}.BenchmarkBarComponent-module__iNheIW__mini .BenchmarkBarComponent-module__iNheIW__bar{border-radius:2px;width:36px;height:3px}.BenchmarkBarComponent-module__iNheIW__mini .BenchmarkBarComponent-module__iNheIW__fill{border-radius:2px}
.ImagePreviewComponent-module__p1bv9G__overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#000000eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImagePreviewComponent-module__p1bv9G__toolbar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;padding:10px 16px;display:flex}.ImagePreviewComponent-module__p1bv9G__toolGroup{align-items:center;gap:6px;display:flex}.ImagePreviewComponent-module__p1bv9G__toolGroup:after{content:"";background:var(--border-color);width:1px;height:20px;margin-left:6px;display:block}.ImagePreviewComponent-module__p1bv9G__toolGroup:last-child:after{display:none}.ImagePreviewComponent-module__p1bv9G__toolLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-right:4px;font-size:11px;font-weight:600}.ImagePreviewComponent-module__p1bv9G__swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:0;transition:all .15s}.ImagePreviewComponent-module__p1bv9G__swatch:hover{transform:scale(1.15)}.ImagePreviewComponent-module__p1bv9G__swatchActive{border-color:var(--text-primary);box-shadow:0 0 8px var(--accent-glow);transform:scale(1.15)}.ImagePreviewComponent-module__p1bv9G__sizeBtn{border-radius:var(--border-radius-sm);border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.ImagePreviewComponent-module__p1bv9G__sizeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ImagePreviewComponent-module__p1bv9G__sizeBtnActive{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.ImagePreviewComponent-module__p1bv9G__sizeDot{background:currentColor;border-radius:50%}.ImagePreviewComponent-module__p1bv9G__actionBtn{border-radius:var(--border-radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.ImagePreviewComponent-module__p1bv9G__actionBtn:hover{background:var(--accent-glow);color:var(--text-primary)}.ImagePreviewComponent-module__p1bv9G__actionBtn:disabled{opacity:.4;cursor:not-allowed}.ImagePreviewComponent-module__p1bv9G__canvasArea{justify-content:center;align-items:center;max-width:90vw;max-height:calc(90vh - 120px);display:flex;position:relative}.ImagePreviewComponent-module__p1bv9G__canvasArea img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;border-radius:2px;max-width:90vw;max-height:calc(90vh - 120px);display:block}.ImagePreviewComponent-module__p1bv9G__drawCanvas{cursor:crosshair;touch-action:none;border-radius:2px;position:absolute;top:0;left:0}.ImagePreviewComponent-module__p1bv9G__bottomBar{align-items:center;gap:12px;margin-top:12px;display:flex}.ImagePreviewComponent-module__p1bv9G__useBtn{border-radius:var(--border-radius-sm);background:var(--accent-color);color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ImagePreviewComponent-module__p1bv9G__useBtn:hover{background:var(--accent-hover);box-shadow:0 4px 16px var(--accent-glow);transform:translateY(-1px)}.ImagePreviewComponent-module__p1bv9G__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.ImagePreviewComponent-module__p1bv9G__closeBtn:hover{background:#fff3}.ImagePreviewComponent-module__p1bv9G__eraserCursor{cursor:cell}
.BenchmarkFormComponent-module__L9d5DG__assertionsSection{flex-direction:column;gap:10px;display:flex}.BenchmarkFormComponent-module__L9d5DG__assertionsHeader{align-items:center;gap:8px;display:flex}.BenchmarkFormComponent-module__L9d5DG__assertionsLabel{color:var(--text-secondary);flex:1;font-size:13px;font-weight:500}.BenchmarkFormComponent-module__L9d5DG__operatorToggle{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:var(--accent-subtle);color:var(--accent-color);border:1px solid color-mix(in srgb, var(--accent-color) 30%, transparent);border-radius:3px;justify-content:center;align-items:center;padding:2px 10px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex}.BenchmarkFormComponent-module__L9d5DG__operatorToggle:hover{background:color-mix(in srgb, var(--accent-color) 20%, transparent);border-color:var(--accent-color)}.BenchmarkFormComponent-module__L9d5DG__operatorOr{background:color-mix(in srgb, var(--warning) 12%, transparent);color:var(--warning);border-color:color-mix(in srgb, var(--warning) 30%, transparent)}.BenchmarkFormComponent-module__L9d5DG__operatorOr:hover{background:color-mix(in srgb, var(--warning) 20%, transparent);border-color:var(--warning)}.BenchmarkFormComponent-module__L9d5DG__assertionsList,.BenchmarkFormComponent-module__L9d5DG__assertionRow{flex-direction:column;display:flex}.BenchmarkFormComponent-module__L9d5DG__assertionFields{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);grid-template-columns:1fr auto auto;align-items:end;gap:10px;padding:10px 12px;display:grid}.BenchmarkFormComponent-module__L9d5DG__assertionFields:has(>:nth-child(3)){grid-template-columns:1fr auto auto}.BenchmarkFormComponent-module__L9d5DG__assertionFields:not(:has(>:nth-child(3))){grid-template-columns:1fr auto}.BenchmarkFormComponent-module__L9d5DG__assertionRemove{align-items:center;padding-bottom:2px;display:flex}.BenchmarkFormComponent-module__L9d5DG__operatorDivider{align-items:center;gap:8px;padding:4px 0;display:flex}.BenchmarkFormComponent-module__L9d5DG__operatorDividerLine{background:var(--border-color);flex:1;height:1px}
.TasksPanel-module__FAyr6W__container{}.TasksPanel-module__FAyr6W__header{}.TasksPanel-module__FAyr6W__headerTitle{}.TasksPanel-module__FAyr6W__headerBtn{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.TasksPanel-module__FAyr6W__headerBtn:hover{color:var(--text-primary);border-color:var(--text-secondary);transform:translateY(-1px)}.TasksPanel-module__FAyr6W__headerBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.TasksPanel-module__FAyr6W__spin{animation:.8s linear infinite TasksPanel-module__FAyr6W__spin}@keyframes TasksPanel-module__FAyr6W__spin{to{transform:rotate(360deg)}}.TasksPanel-module__FAyr6W__summaryRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.TasksPanel-module__FAyr6W__summaryBadge{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex}.TasksPanel-module__FAyr6W__summaryBadge:hover{transform:translateY(-1px)}.TasksPanel-module__FAyr6W__summaryBadgeActive{box-shadow:0 2px 8px color-mix(in srgb, currentColor 15%, transparent);transform:translateY(-1px)}.TasksPanel-module__FAyr6W__statusPending{color:#94a3b8;background:#94a3b81a;border-color:#94a3b840}.TasksPanel-module__FAyr6W__statusInProgress{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa40}.TasksPanel-module__FAyr6W__statusCompleted{color:#34d399;background:#34d3991a;border-color:#34d39940}.TasksPanel-module__FAyr6W__newTaskForm{background:var(--bg-card);border:1px solid color-mix(in srgb, #a78bfa 30%, var(--border-color));border-radius:6px;flex-direction:column;gap:6px;padding:10px;animation:.15s ease-out TasksPanel-module__FAyr6W__slideIn;display:flex}@keyframes TasksPanel-module__FAyr6W__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TasksPanel-module__FAyr6W__newTaskInput{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:4px;outline:none;padding:6px 8px;font-size:12px;font-weight:600;transition:border-color .15s}.TasksPanel-module__FAyr6W__newTaskInput:focus{border-color:#a78bfa}.TasksPanel-module__FAyr6W__newTaskInput::placeholder{color:var(--text-muted)}.TasksPanel-module__FAyr6W__newTaskTextarea{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);resize:vertical;border-radius:4px;outline:none;min-height:36px;padding:6px 8px;font-family:inherit;font-size:12px;transition:border-color .15s}.TasksPanel-module__FAyr6W__newTaskTextarea:focus{border-color:#a78bfa}.TasksPanel-module__FAyr6W__newTaskTextarea::placeholder{color:var(--text-muted)}.TasksPanel-module__FAyr6W__newTaskActions{justify-content:flex-end;gap:6px;display:flex}.TasksPanel-module__FAyr6W__newTaskSubmit{color:#a78bfa;cursor:pointer;background:#a78bfa1f;border:1px solid #a78bfa4d;border-radius:5px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.TasksPanel-module__FAyr6W__newTaskSubmit:hover:not(:disabled){background:#a78bfa33;transform:translateY(-1px)}.TasksPanel-module__FAyr6W__newTaskSubmit:disabled{opacity:.5;cursor:not-allowed}.TasksPanel-module__FAyr6W__newTaskCancel{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:5px;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.TasksPanel-module__FAyr6W__newTaskCancel:hover{color:var(--text-primary)}.TasksPanel-module__FAyr6W__emptyState{}.TasksPanel-module__FAyr6W__emptyIcon{}.TasksPanel-module__FAyr6W__emptyTitle{}.TasksPanel-module__FAyr6W__emptySubtitle{}.TasksPanel-module__FAyr6W__taskCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:6px;padding:10px 12px;transition:all .2s;display:flex}.TasksPanel-module__FAyr6W__taskCard:hover{border-color:color-mix(in srgb, #a78bfa 30%, var(--border-color));box-shadow:0 2px 8px #a78bfa0f}.TasksPanel-module__FAyr6W__statusPendingCard{border-left:2px solid #94a3b866}.TasksPanel-module__FAyr6W__statusInProgressCard{border-left:2px solid #60a5fa80}.TasksPanel-module__FAyr6W__statusCompletedCard{border-left:2px solid #34d39966}.TasksPanel-module__FAyr6W__taskCardHeader{align-items:flex-start;gap:8px;display:flex}.TasksPanel-module__FAyr6W__statusBtn{cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.TasksPanel-module__FAyr6W__statusBtn:hover{filter:brightness(1.2);transform:scale(1.15)}.TasksPanel-module__FAyr6W__taskInfo{cursor:pointer;flex:1;min-width:0}.TasksPanel-module__FAyr6W__taskSubject{color:var(--text-primary);align-items:baseline;gap:6px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.TasksPanel-module__FAyr6W__taskDone{opacity:.6;text-decoration:line-through}.TasksPanel-module__FAyr6W__taskIdBadge{color:var(--text-muted);opacity:.7;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:9px;font-weight:700}.TasksPanel-module__FAyr6W__taskMeta{align-items:center;gap:6px;margin-top:2px;display:flex}.TasksPanel-module__FAyr6W__taskStatusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.TasksPanel-module__FAyr6W__taskAge{color:var(--text-muted);font-size:10px}.TasksPanel-module__FAyr6W__activeFormBadge{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa33;border-radius:10px;align-items:center;gap:4px;padding:1px 7px;font-size:9px;font-weight:600;animation:2s ease-in-out infinite TasksPanel-module__FAyr6W__activeFormPulse;display:inline-flex}.TasksPanel-module__FAyr6W__activeFormSpin{will-change:transform;animation:1.2s linear infinite TasksPanel-module__FAyr6W__spin}@keyframes TasksPanel-module__FAyr6W__activeFormPulse{0%,to{opacity:1}50%{opacity:.7}}.TasksPanel-module__FAyr6W__taskProjectBadge{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 8%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 60%, transparent);font-size:9px;font-weight:600;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);border-radius:4px;padding:0 5px}.TasksPanel-module__FAyr6W__expandBtn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.TasksPanel-module__FAyr6W__taskCard:hover .TasksPanel-module__FAyr6W__expandBtn{opacity:1}.TasksPanel-module__FAyr6W__expandBtn:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-muted) 10%, transparent)}.TasksPanel-module__FAyr6W__deleteBtn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.TasksPanel-module__FAyr6W__taskCard:hover .TasksPanel-module__FAyr6W__deleteBtn{opacity:1}.TasksPanel-module__FAyr6W__deleteBtn:hover{color:#f43f5e;background:#f43f5e1f}.TasksPanel-module__FAyr6W__taskDetail{flex-direction:column;gap:6px;padding-left:34px;animation:.15s ease-out TasksPanel-module__FAyr6W__slideIn;display:flex}.TasksPanel-module__FAyr6W__taskDescription{color:var(--text-secondary);white-space:pre-wrap;background:color-mix(in srgb, var(--bg-tertiary) 60%, transparent);font-size:11px;line-height:1.5;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);border:1px solid color-mix(in srgb, var(--border-color) 50%, transparent);border-radius:6px;padding:8px}.TasksPanel-module__FAyr6W__taskMetadata{flex-wrap:wrap;gap:4px;display:flex}.TasksPanel-module__FAyr6W__metaTag{border:1px solid color-mix(in srgb, var(--border-color) 60%, transparent);border-radius:4px;align-items:center;font-size:9px;font-weight:600;display:inline-flex;overflow:hidden}.TasksPanel-module__FAyr6W__metaKey{background:color-mix(in srgb, var(--bg-tertiary) 80%, transparent);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;padding:1px 5px}.TasksPanel-module__FAyr6W__metaValue{color:var(--text-secondary);padding:1px 5px}.TasksPanel-module__FAyr6W__taskConversation{color:var(--text-muted);font-size:9px;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace)}.TasksPanel-module__FAyr6W__confirmRow{align-items:center;gap:6px;padding:6px 0 0 34px;display:flex}.TasksPanel-module__FAyr6W__confirmLabel{color:#f43f5e;flex:1;font-size:11px;font-weight:500}.TasksPanel-module__FAyr6W__confirmBtn{}.TasksPanel-module__FAyr6W__confirmBtnYes{color:#f43f5e;background:#f43f5e26;border-color:#f43f5e4d}.TasksPanel-module__FAyr6W__confirmBtnYes:hover{background:#f43f5e40}.TasksPanel-module__FAyr6W__confirmBtnNo{color:var(--text-muted);background:0 0}.TasksPanel-module__FAyr6W__confirmBtnNo:hover{color:var(--text-primary)}.TasksPanel-module__FAyr6W__loading{}.TasksPanel-module__FAyr6W__error{color:#f43f5e;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:6px;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}
.BenchmarkPageComponent-module__yQUrKq__contentMain{flex-direction:column;flex:1;min-width:0;padding:20px;display:flex;position:relative;overflow:hidden auto}.BenchmarkPageComponent-module__yQUrKq__createFormWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);flex-direction:column;gap:20px;width:100%;max-width:640px;padding:24px;animation:.25s ease-out BenchmarkPageComponent-module__yQUrKq__fadeIn;display:flex}.BenchmarkPageComponent-module__yQUrKq__createFormHeader{border-bottom:1px solid var(--border-color);align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.BenchmarkPageComponent-module__yQUrKq__createFormIcon{color:var(--accent-color);flex-shrink:0;margin-top:2px}.BenchmarkPageComponent-module__yQUrKq__createFormTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:16px;font-weight:700;line-height:1.2}.BenchmarkPageComponent-module__yQUrKq__createFormSubtitle{color:var(--text-tertiary);margin-top:4px;font-size:12px;line-height:1.4}.BenchmarkPageComponent-module__yQUrKq__contentMainHeader{z-index:5;background:var(--bg-primary);justify-content:flex-end;align-items:center;gap:8px;padding-bottom:12px;display:flex;position:sticky;top:0}@media (max-width:1100px){.BenchmarkPageComponent-module__yQUrKq__sidebarPanel{display:none}}.BenchmarkPageComponent-module__yQUrKq__expectedValue{font-family:var(--font-mono);color:var(--accent-color);background:var(--accent-subtle);text-overflow:ellipsis;white-space:nowrap;border-radius:2px;max-width:200px;padding:1px 5px;font-size:11px;overflow:hidden}.BenchmarkPageComponent-module__yQUrKq__tag{background:var(--bg-tertiary);color:var(--text-tertiary);border:1px solid var(--border-color);border-radius:2px;padding:0 5px;font-size:9px;line-height:1.6}.BenchmarkPageComponent-module__yQUrKq__detailPanel{flex-direction:column;gap:20px;animation:.25s ease-out BenchmarkPageComponent-module__yQUrKq__fadeIn;display:flex}.BenchmarkPageComponent-module__yQUrKq__detailHeader{flex-direction:column;gap:8px;display:flex}.BenchmarkPageComponent-module__yQUrKq__detailTitle{letter-spacing:-.02em;font-size:18px;font-weight:700}.BenchmarkPageComponent-module__yQUrKq__detailMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BenchmarkPageComponent-module__yQUrKq__resultsSection{flex-direction:column;gap:12px;display:flex}.BenchmarkPageComponent-module__yQUrKq__resultsSectionHeader{justify-content:space-between;align-items:center;display:flex}.BenchmarkPageComponent-module__yQUrKq__resultsSectionTitle{text-transform:uppercase;letter-spacing:.4px;color:var(--text-secondary);align-items:center;font-size:13px;font-weight:600;display:flex}.BenchmarkPageComponent-module__yQUrKq__runProgress{flex-direction:column;gap:12px;display:flex}.BenchmarkPageComponent-module__yQUrKq__progressHeader{align-items:center;gap:12px;display:flex}.BenchmarkPageComponent-module__yQUrKq__stopBtn{flex-shrink:0;margin-left:auto;animation:2s ease-in-out infinite BenchmarkPageComponent-module__yQUrKq__stopPulse}@keyframes BenchmarkPageComponent-module__yQUrKq__stopPulse{0%,to{opacity:1}50%{opacity:.75}}.BenchmarkPageComponent-module__yQUrKq__progressSpinner{border:2px solid var(--border-color);border-top-color:var(--accent-color);border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.8s linear infinite BenchmarkPageComponent-module__yQUrKq__spin}.BenchmarkPageComponent-module__yQUrKq__progressText{color:var(--text-secondary);font-size:13px}.BenchmarkPageComponent-module__yQUrKq__progressCount{color:var(--accent-color);font-weight:600}@keyframes BenchmarkPageComponent-module__yQUrKq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BenchmarkPageComponent-module__yQUrKq__spinIcon{animation:1s linear infinite BenchmarkPageComponent-module__yQUrKq__spin}.BenchmarkPageComponent-module__yQUrKq__costIcon{color:var(--success)}@media (max-width:600px){.BenchmarkPageComponent-module__yQUrKq__benchmarkGrid,.BenchmarkPageComponent-module__yQUrKq__formRow{grid-template-columns:1fr}.BenchmarkPageComponent-module__yQUrKq__modalPanel{border-radius:0;width:100%;max-height:100vh}.BenchmarkPageComponent-module__yQUrKq__summaryBar{flex-wrap:wrap;gap:10px}.BenchmarkPageComponent-module__yQUrKq__selectedModelsGrid{grid-template-columns:1fr}}
.MCPServersPanel-module__RM_wwG__container{--panel-accent:#06b6d4;}.MCPServersPanel-module__RM_wwG__header{}.MCPServersPanel-module__RM_wwG__headerTitle{}.MCPServersPanel-module__RM_wwG__headerActions{align-items:center;gap:6px;display:flex}.MCPServersPanel-module__RM_wwG__addBtn{color:#06b6d4;cursor:pointer;background:#06b6d41a;border:1px solid #06b6d440;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.MCPServersPanel-module__RM_wwG__addBtn:hover{background:#06b6d42e;border-color:#06b6d466;transform:translateY(-1px)}.MCPServersPanel-module__RM_wwG__emptyState{}.MCPServersPanel-module__RM_wwG__emptyIcon{}.MCPServersPanel-module__RM_wwG__emptyTitle{}.MCPServersPanel-module__RM_wwG__emptySubtitle{}.MCPServersPanel-module__RM_wwG__serverCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:8px;padding:12px;transition:all .2s;display:flex}.MCPServersPanel-module__RM_wwG__serverCard:hover{border-color:color-mix(in srgb, #06b6d4 30%, var(--border-color));box-shadow:0 2px 8px #06b6d414}.MCPServersPanel-module__RM_wwG__serverCardHeader{align-items:center;gap:8px;display:flex}.MCPServersPanel-module__RM_wwG__statusDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .3s}.MCPServersPanel-module__RM_wwG__statusDotConnected{background:#10b981;animation:2s ease-in-out infinite MCPServersPanel-module__RM_wwG__statusPulse;box-shadow:0 0 6px #10b98180}@keyframes MCPServersPanel-module__RM_wwG__statusPulse{0%,to{opacity:1}50%{opacity:.6}}.MCPServersPanel-module__RM_wwG__serverInfo{flex:1;min-width:0}.MCPServersPanel-module__RM_wwG__serverName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.MCPServersPanel-module__RM_wwG__serverMeta{color:var(--text-muted);align-items:center;gap:6px;margin-top:2px;font-size:10px;display:flex}.MCPServersPanel-module__RM_wwG__transportBadge{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--text-muted) 10%, transparent);color:var(--text-muted);border-radius:3px;align-items:center;padding:1px 5px;font-size:9px;font-weight:600;display:inline-flex}.MCPServersPanel-module__RM_wwG__toolCountBadge{color:#06b6d4;background:#06b6d41a;border-radius:3px;align-items:center;gap:3px;padding:1px 5px;font-size:9px;font-weight:600;display:inline-flex}.MCPServersPanel-module__RM_wwG__serverActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.MCPServersPanel-module__RM_wwG__connectBtn{color:#10b981;cursor:pointer;background:#10b9811a;border:1px solid #10b98140;border-radius:5px;align-items:center;gap:3px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .15s;display:inline-flex}.MCPServersPanel-module__RM_wwG__connectBtn:hover{background:#10b9812e}.MCPServersPanel-module__RM_wwG__connectBtn:disabled{opacity:.5;cursor:not-allowed}.MCPServersPanel-module__RM_wwG__disconnectBtn{color:#f59e0b;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:5px;align-items:center;gap:3px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .15s;display:inline-flex}.MCPServersPanel-module__RM_wwG__disconnectBtn:hover{background:#f59e0b2e}.MCPServersPanel-module__RM_wwG__actionBtn{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.MCPServersPanel-module__RM_wwG__actionBtn:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-muted) 12%, transparent)}.MCPServersPanel-module__RM_wwG__deleteBtn:hover{color:#f43f5e!important;background:#f43f5e1f!important}.MCPServersPanel-module__RM_wwG__toolList{flex-wrap:wrap;gap:4px;padding-top:4px;display:flex}.MCPServersPanel-module__RM_wwG__toolTag{color:var(--text-secondary);background:color-mix(in srgb, var(--bg-tertiary) 80%, transparent);font-size:10px;font-family:var(--font-mono,"JetBrains Mono", monospace);border-radius:4px;align-items:center;padding:2px 7px;display:inline-flex}.MCPServersPanel-module__RM_wwG__confirmRow{align-items:center;gap:6px;padding:6px 0;display:flex}.MCPServersPanel-module__RM_wwG__confirmLabel{color:#f43f5e;flex:1;font-size:11px;font-weight:500}.MCPServersPanel-module__RM_wwG__confirmBtn{}.MCPServersPanel-module__RM_wwG__confirmBtnYes{color:#f43f5e;background:#f43f5e26;border-color:#f43f5e4d}.MCPServersPanel-module__RM_wwG__confirmBtnYes:hover{background:#f43f5e40}.MCPServersPanel-module__RM_wwG__confirmBtnNo{color:var(--text-muted);background:0 0}.MCPServersPanel-module__RM_wwG__confirmBtnNo:hover{color:var(--text-primary)}.MCPServersPanel-module__RM_wwG__formHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 0 8px;display:flex}.MCPServersPanel-module__RM_wwG__formHeader h3{color:var(--text-primary);margin:0;font-size:13px;font-weight:600}.MCPServersPanel-module__RM_wwG__cancelBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.MCPServersPanel-module__RM_wwG__cancelBtn:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-muted) 12%, transparent)}.MCPServersPanel-module__RM_wwG__form{flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.MCPServersPanel-module__RM_wwG__formGroup{flex-direction:column;gap:4px;display:flex}.MCPServersPanel-module__RM_wwG__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.MCPServersPanel-module__RM_wwG__input{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;outline:none;padding:7px 10px;font-size:12px;transition:border-color .15s}.MCPServersPanel-module__RM_wwG__input:focus{border-color:#06b6d4;box-shadow:0 0 0 2px #06b6d426}.MCPServersPanel-module__RM_wwG__input::placeholder{color:var(--text-muted)}.MCPServersPanel-module__RM_wwG__hint{color:var(--text-muted);font-size:10px;line-height:1.4}.MCPServersPanel-module__RM_wwG__transportTabs{border:1px solid var(--border-color);border-radius:6px;gap:0;display:flex;overflow:hidden}.MCPServersPanel-module__RM_wwG__transportTab{text-align:center;cursor:pointer;color:var(--text-muted);border:none;border-right:1px solid var(--border-color);background:0 0;flex:1;padding:6px 10px;font-size:11px;font-weight:600;transition:all .15s}.MCPServersPanel-module__RM_wwG__transportTab:last-child{border-right:none}.MCPServersPanel-module__RM_wwG__transportTab:hover{color:var(--text-secondary);background:color-mix(in srgb, var(--text-muted) 5%, transparent)}.MCPServersPanel-module__RM_wwG__transportTabActive{color:#06b6d4;background:#06b6d41f}.MCPServersPanel-module__RM_wwG__formActions{border-top:1px solid var(--border-color);flex-shrink:0;gap:8px;padding-top:8px;display:flex}.MCPServersPanel-module__RM_wwG__saveBtn{color:#fff;cursor:pointer;background:#06b6d4;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.MCPServersPanel-module__RM_wwG__saveBtn:hover:not(:disabled){background:#0891b2;transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.MCPServersPanel-module__RM_wwG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.MCPServersPanel-module__RM_wwG__cancelFormBtn{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:500;transition:all .15s}.MCPServersPanel-module__RM_wwG__cancelFormBtn:hover{color:var(--text-primary);border-color:var(--text-secondary)}.MCPServersPanel-module__RM_wwG__errorMsg{color:#f43f5e;background:#f43f5e14;border:1px solid #f43f5e26;border-radius:4px;padding:6px 8px;font-size:11px}
.BenchmarkSidebarComponent-module__Bbos1a__container{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.BenchmarkSidebarComponent-module__Bbos1a__newBtn{width:calc(100% - 24px);height:var(--button-height);min-height:var(--button-height);border-radius:var(--border-radius-md);box-shadow:0 4px 12px var(--accent-glow);flex-shrink:0;margin:12px 12px 0}.BenchmarkSidebarComponent-module__Bbos1a__newBtn:hover:not(:disabled){transform:translateY(-1px)}.BenchmarkSidebarComponent-module__Bbos1a__searchWrap{flex-shrink:0;padding:10px 12px 6px}.BenchmarkSidebarComponent-module__Bbos1a__allLink{border-radius:var(--border-radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:1px solid #0000;flex-shrink:0;align-items:center;gap:8px;width:calc(100% - 16px);margin:0 8px 4px;padding:8px 14px;font-size:12px;font-weight:500;display:flex}.BenchmarkSidebarComponent-module__Bbos1a__allLink:hover{background:var(--accent-glow);color:var(--text-primary)}.BenchmarkSidebarComponent-module__Bbos1a__allLink svg{color:var(--text-tertiary);flex-shrink:0}.BenchmarkSidebarComponent-module__Bbos1a__allLinkActive{background:var(--accent-subtle);color:var(--accent-color);border-color:color-mix(in srgb, var(--accent-color) 25%, transparent)}.BenchmarkSidebarComponent-module__Bbos1a__allLinkActive svg{color:var(--accent-color)}.BenchmarkSidebarComponent-module__Bbos1a__allLinkCount{font-size:10px;font-weight:600;font-family:var(--font-mono);color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:3px;margin-left:auto;padding:1px 6px}.BenchmarkSidebarComponent-module__Bbos1a__list{flex:1;overflow:hidden auto}.BenchmarkSidebarComponent-module__Bbos1a__empty{color:var(--text-tertiary);justify-content:center;align-items:center;gap:6px;padding:24px 16px;font-size:12px;font-style:italic;display:flex}.BenchmarkSidebarComponent-module__Bbos1a__item{cursor:pointer;border-bottom:1px solid var(--border-color);flex-direction:column;gap:4px;padding:10px 14px;transition:all .2s;display:flex;position:relative}.BenchmarkSidebarComponent-module__Bbos1a__item:hover{background:var(--accent-glow)}.BenchmarkSidebarComponent-module__Bbos1a__itemActive{background:color-mix(in srgb, var(--accent-color) 8%, transparent);border-left:3px solid var(--accent-color)}.BenchmarkSidebarComponent-module__Bbos1a__itemRunning{background:color-mix(in srgb, var(--accent-color) 4%, transparent)}.BenchmarkSidebarComponent-module__Bbos1a__itemRunning:after{content:"";background:var(--accent-color);width:2px;animation:2s ease-in-out infinite BenchmarkSidebarComponent-module__Bbos1a__runPulse;position:absolute;top:0;bottom:0;right:0}@keyframes BenchmarkSidebarComponent-module__Bbos1a__runPulse{0%,to{opacity:1}50%{opacity:.3}}.BenchmarkSidebarComponent-module__Bbos1a__topRow{justify-content:space-between;align-items:center;gap:6px;display:flex}.BenchmarkSidebarComponent-module__Bbos1a__itemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.BenchmarkSidebarComponent-module__Bbos1a__itemActive .BenchmarkSidebarComponent-module__Bbos1a__itemName{color:var(--accent-color)}.BenchmarkSidebarComponent-module__Bbos1a__bottomRow{justify-content:space-between;align-items:center;gap:6px;display:flex}.BenchmarkSidebarComponent-module__Bbos1a__statsLeft{color:var(--text-secondary);align-items:center;gap:6px;font-size:10px;display:flex}.BenchmarkSidebarComponent-module__Bbos1a__statPassed{color:var(--success);align-items:center;gap:3px;font-weight:600;display:inline-flex}.BenchmarkSidebarComponent-module__Bbos1a__statFailed{color:var(--danger);align-items:center;gap:3px;font-weight:600;display:inline-flex}.BenchmarkSidebarComponent-module__Bbos1a__noRuns{color:var(--text-muted);font-style:italic}.BenchmarkSidebarComponent-module__Bbos1a__spinIcon{color:var(--accent-color);flex-shrink:0;animation:1s linear infinite BenchmarkSidebarComponent-module__Bbos1a__spin}@keyframes BenchmarkSidebarComponent-module__Bbos1a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CoordinatorPanel-module__mRZXOa__container{gap:10px;}.CoordinatorPanel-module__mRZXOa__header{}.CoordinatorPanel-module__mRZXOa__headerTitle{}.CoordinatorPanel-module__mRZXOa__actionBtn{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.CoordinatorPanel-module__mRZXOa__actionBtn:hover{color:var(--text-primary);border-color:var(--text-secondary);transform:translateY(-1px)}.CoordinatorPanel-module__mRZXOa__actionBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CoordinatorPanel-module__mRZXOa__inputSection{flex-direction:column;gap:8px;display:flex}.CoordinatorPanel-module__mRZXOa__taskTextarea{width:100%;min-height:80px;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-color);resize:vertical;border-radius:6px;outline:none;padding:10px;font-family:inherit;font-size:12px;transition:border-color .2s}.CoordinatorPanel-module__mRZXOa__taskTextarea:focus{border-color:#a78bfa}.CoordinatorPanel-module__mRZXOa__taskTextarea::placeholder{color:var(--text-muted)}.CoordinatorPanel-module__mRZXOa__filesInput{width:100%;font-size:11px;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;outline:none;padding:8px 10px;transition:border-color .2s}.CoordinatorPanel-module__mRZXOa__filesInput:focus{border-color:#a78bfa}.CoordinatorPanel-module__mRZXOa__filesInput::placeholder{color:var(--text-muted)}.CoordinatorPanel-module__mRZXOa__planBtn{color:#a78bfa;cursor:pointer;background:#a78bfa1a;border:1px solid #a78bfa4d;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:flex}.CoordinatorPanel-module__mRZXOa__planBtn:hover:not(:disabled){background:#a78bfa2e;border-color:#a78bfa80;transform:translateY(-1px)}.CoordinatorPanel-module__mRZXOa__planBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CoordinatorPanel-module__mRZXOa__planSection{flex-direction:column;gap:8px;display:flex}.CoordinatorPanel-module__mRZXOa__planSummary{color:var(--text-secondary);background:#a78bfa0f;border:1px solid #a78bfa26;border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.5}.CoordinatorPanel-module__mRZXOa__subTaskCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:4px;padding:10px;transition:border-color .2s;display:flex}.CoordinatorPanel-module__mRZXOa__subTaskCard:hover{border-color:color-mix(in srgb, #a78bfa 30%, var(--border-color))}.CoordinatorPanel-module__mRZXOa__subTaskHeader{justify-content:space-between;align-items:center;gap:6px;display:flex}.CoordinatorPanel-module__mRZXOa__subTaskId{color:#a78bfa;text-transform:uppercase;font-size:10px;font-weight:700}.CoordinatorPanel-module__mRZXOa__subTaskComplexity{text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.CoordinatorPanel-module__mRZXOa__complexityLow{color:#34d399;background:#34d3991f}.CoordinatorPanel-module__mRZXOa__complexityMedium{color:#f59e0b;background:#f59e0b1f}.CoordinatorPanel-module__mRZXOa__complexityHigh{color:#f43f5e;background:#f43f5e1f}.CoordinatorPanel-module__mRZXOa__subTaskFiles{flex-wrap:wrap;gap:4px;display:flex}.CoordinatorPanel-module__mRZXOa__subTaskFile{font-size:10px;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);color:var(--text-muted);background:color-mix(in srgb, var(--bg-tertiary) 60%, transparent);border-radius:3px;padding:1px 4px}.CoordinatorPanel-module__mRZXOa__subTaskInstruction{color:var(--text-secondary);font-size:11px;line-height:1.4}.CoordinatorPanel-module__mRZXOa__planActions{gap:8px;margin-top:4px;display:flex}.CoordinatorPanel-module__mRZXOa__approveBtn{color:#34d399;cursor:pointer;background:#34d3991a;border:1px solid #34d3994d;border-radius:6px;flex:1;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s,transform .2s}.CoordinatorPanel-module__mRZXOa__approveBtn:hover:not(:disabled){background:#34d3992e;transform:translateY(-1px)}.CoordinatorPanel-module__mRZXOa__approveBtn:disabled{opacity:.5;cursor:not-allowed}.CoordinatorPanel-module__mRZXOa__rejectBtn{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:color .2s,border-color .2s}.CoordinatorPanel-module__mRZXOa__rejectBtn:hover{color:#f43f5e;border-color:#f43f5e4d}.CoordinatorPanel-module__mRZXOa__workerCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:4px;padding:10px;display:flex}.CoordinatorPanel-module__mRZXOa__workerHeader{justify-content:space-between;align-items:center;display:flex}.CoordinatorPanel-module__mRZXOa__workerName{color:var(--text-primary);font-size:11px;font-weight:600}.CoordinatorPanel-module__mRZXOa__workerStatus{text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.CoordinatorPanel-module__mRZXOa__statusPending{background:color-mix(in srgb, var(--text-muted) 12%, transparent);color:var(--text-muted)}.CoordinatorPanel-module__mRZXOa__statusRunning{color:#60a5fa;background:#60a5fa1f;animation:1.5s ease-in-out infinite CoordinatorPanel-module__mRZXOa__statusPulse}@keyframes CoordinatorPanel-module__mRZXOa__statusPulse{0%,to{opacity:1}50%{opacity:.6}}.CoordinatorPanel-module__mRZXOa__statusComplete{color:#34d399;background:#34d3991f}.CoordinatorPanel-module__mRZXOa__statusError{color:#f43f5e;background:#f43f5e1f}.CoordinatorPanel-module__mRZXOa__workerError{color:#f43f5e;background:#f43f5e0f;border-radius:4px;padding:4px 6px;font-size:10px}.CoordinatorPanel-module__mRZXOa__diffSection{flex-direction:column;gap:6px;display:flex}.CoordinatorPanel-module__mRZXOa__diffHeader{justify-content:space-between;align-items:center;display:flex}.CoordinatorPanel-module__mRZXOa__diffTitle{color:var(--text-primary);font-size:11px;font-weight:600}.CoordinatorPanel-module__mRZXOa__diffStats{gap:8px;font-size:10px;font-weight:600;display:flex}.CoordinatorPanel-module__mRZXOa__diffAdditions{color:#34d399}.CoordinatorPanel-module__mRZXOa__diffDeletions{color:#f43f5e}.CoordinatorPanel-module__mRZXOa__diffContent{font-size:11px;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);color:var(--text-secondary);white-space:pre-wrap;background:color-mix(in srgb, var(--bg-tertiary) 60%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 50%, transparent);border-radius:6px;max-height:300px;padding:10px;line-height:1.5;overflow-y:auto}.CoordinatorPanel-module__mRZXOa__emptyState{}.CoordinatorPanel-module__mRZXOa__emptyIcon{}.CoordinatorPanel-module__mRZXOa__emptyTitle{}.CoordinatorPanel-module__mRZXOa__emptySubtitle{}.CoordinatorPanel-module__mRZXOa__loading{}.CoordinatorPanel-module__mRZXOa__spin{animation:.8s linear infinite CoordinatorPanel-module__mRZXOa__spin}@keyframes CoordinatorPanel-module__mRZXOa__spin{to{transform:rotate(360deg)}}.CoordinatorPanel-module__mRZXOa__toast{border-radius:6px;padding:6px 10px;font-size:11px;line-height:1.4;animation:.25s ease-out CoordinatorPanel-module__mRZXOa__toastSlideIn}@keyframes CoordinatorPanel-module__mRZXOa__toastSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CoordinatorPanel-module__mRZXOa__toastSuccess{color:#34d399;background:#34d3991f;border:1px solid #34d39940}.CoordinatorPanel-module__mRZXOa__toastError{color:#f87171;background:#f871711f;border:1px solid #f8717140}
.JsonViewerComponent-module__hQ25ha__viewer{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);font-family:var(--font-mono);font-size:12px;line-height:1.6}.JsonViewerComponent-module__hQ25ha__toolbar{border-bottom:1px solid var(--border-subtle);background:var(--bg-tertiary);border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.JsonViewerComponent-module__hQ25ha__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600;font-family:var(--font-sans,inherit)}.JsonViewerComponent-module__hQ25ha__copyBtn{color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;font-size:11px;font-weight:500;font-family:var(--font-sans,inherit);background:0 0;border-radius:2px;align-items:center;gap:4px;padding:2px 8px;transition:all .15s;display:inline-flex}.JsonViewerComponent-module__hQ25ha__copyBtn:hover{color:var(--accent-color);border-color:var(--accent-color)}.JsonViewerComponent-module__hQ25ha__tree{padding:10px 12px;overflow-x:auto}.JsonViewerComponent-module__hQ25ha__node{-webkit-user-select:text;user-select:text}.JsonViewerComponent-module__hQ25ha__row{white-space:pre;border-radius:2px;align-items:baseline;gap:0;padding:0 0 0 2px;transition:background .1s;display:inline-flex}.JsonViewerComponent-module__hQ25ha__row:hover{background:var(--accent-glow)}.JsonViewerComponent-module__hQ25ha__children{border-left:1px solid var(--border-subtle);margin-left:6px;padding-left:18px}.JsonViewerComponent-module__hQ25ha__chevron{color:var(--text-muted);flex-shrink:0;align-items:center;margin-right:2px;transition:transform .15s;display:inline-flex}.JsonViewerComponent-module__hQ25ha__chevronOpen{transform:rotate(90deg)}.JsonViewerComponent-module__hQ25ha__key{color:#c792ea}.JsonViewerComponent-module__hQ25ha__bracket{color:var(--text-secondary);font-weight:600}.JsonViewerComponent-module__hQ25ha__comma{color:var(--text-muted)}.JsonViewerComponent-module__hQ25ha__collapsed{color:var(--text-secondary)}.JsonViewerComponent-module__hQ25ha__ellipsis{color:var(--text-muted);padding:0 4px;font-size:11px;font-style:italic}.JsonViewerComponent-module__hQ25ha__val_null{color:var(--text-muted);font-style:italic}
.StateMessageComponent-module__kW2EsG__container{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;padding:60px 20px;font-size:14px;display:flex}.StateMessageComponent-module__kW2EsG__spinner{animation:1s linear infinite StateMessageComponent-module__kW2EsG__spin}.StateMessageComponent-module__kW2EsG__errorBanner{background:var(--danger-subtle);border-radius:var(--border-radius-md);color:var(--danger);border:1px solid #ef444433;align-items:center;gap:10px;margin-bottom:24px;padding:14px 18px;font-size:14px;display:flex}
.page-module__puxYaG__page{background:var(--bg-primary);flex-direction:column;width:calc(100% + 64px);height:100dvh;margin:-28px -32px;display:flex;overflow:hidden}.page-module__puxYaG__headerActionBtn{border-radius:var(--border-radius-sm);width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.page-module__puxYaG__headerActionBtn:hover{background:var(--accent-subtle);color:var(--accent-color)}.page-module__puxYaG__body{flex:1;display:flex;overflow:hidden}.page-module__puxYaG__emptyCanvas{width:100%;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}
.PromptSectionComponent-module__6FNETa__section{flex-direction:column;gap:8px;display:flex}.PromptSectionComponent-module__6FNETa__header{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.PromptSectionComponent-module__6FNETa__badge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-left:auto;font-size:10px;font-weight:400}.PromptSectionComponent-module__6FNETa__textarea{resize:vertical;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);min-height:60px;color:var(--text-primary);font-size:13px;font-family:var(--font-sans);transition:border-color var(--transition-fast);flex:1;padding:10px 12px;line-height:1.5}.PromptSectionComponent-module__6FNETa__textarea:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px var(--accent-glow);outline:none}.PromptSectionComponent-module__6FNETa__textarea::placeholder{color:var(--text-muted)}
.RequestDetailsComponent-module__ZcLxEG__drawer{background:var(--bg-secondary);border-left:1px solid var(--border-color);width:480px;height:100vh;box-shadow:var(--shadow-lg);z-index:200;animation:RequestDetailsComponent-module__ZcLxEG__slideInRight var(--transition-normal) ease-out;flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow:hidden}.RequestDetailsComponent-module__ZcLxEG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.RequestDetailsComponent-module__ZcLxEG__title{color:var(--text-primary);font-size:16px;font-weight:600}.RequestDetailsComponent-module__ZcLxEG__body{flex:1;padding:20px;overflow-y:auto}.RequestDetailsComponent-module__ZcLxEG__section{margin-bottom:20px}.RequestDetailsComponent-module__ZcLxEG__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:600}.RequestDetailsComponent-module__ZcLxEG__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.RequestDetailsComponent-module__ZcLxEG__item{flex-direction:column;gap:2px;display:flex}.RequestDetailsComponent-module__ZcLxEG__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.RequestDetailsComponent-module__ZcLxEG__value{color:var(--text-primary);font-size:14px;font-weight:500}.RequestDetailsComponent-module__ZcLxEG__mono{font-family:var(--font-mono);font-size:12px}
