.ProjectCard-module__C1xOMq__projectCard{transition:var(--transition-all)}.ProjectCard-module__C1xOMq__actions{align-items:center;gap:var(--space-1);display:flex}.ProjectCard-module__C1xOMq__meta{gap:var(--space-2);flex-direction:column;display:flex}.ProjectCard-module__C1xOMq__metaItem{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);display:flex}.ProjectCard-module__C1xOMq__metaItem svg{color:var(--text-tertiary);flex-shrink:0}
.GraphToolbar-module__nmI6eW__toolbar{align-items:center;gap:var(--space-3);padding:var(--space-1)var(--space-3);background:var(--bg-tertiary);border-bottom:1px solid var(--border-default);flex-shrink:0;display:flex}.GraphToolbar-module__nmI6eW__spacer{flex:1}.GraphToolbar-module__nmI6eW__actionsRight{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.GraphToolbar-module__nmI6eW__actionGroup{align-items:center;gap:var(--space-1-5);display:flex}.GraphToolbar-module__nmI6eW__section{align-items:center;gap:var(--space-2);display:flex}.GraphToolbar-module__nmI6eW__sectionLabel{font-size:10px;font-weight:var(--font-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.GraphToolbar-module__nmI6eW__toggleContainer{align-items:center;gap:var(--space-1-5);display:flex}.GraphToolbar-module__nmI6eW__toggleSwitch{background:var(--toggle-bg);border:1px solid var(--border-default);border-radius:var(--radius-full);cursor:pointer;width:32px;height:16px;transition:var(--transition-all);position:relative}.GraphToolbar-module__nmI6eW__toggleSwitch:hover{border-color:var(--accent-secondary)}.GraphToolbar-module__nmI6eW__toggleSwitch:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.GraphToolbar-module__nmI6eW__toggleKnob{background:var(--toggle-knob);border-radius:var(--radius-full);width:10px;height:10px;transition:transform var(--transition-default),background-color var(--transition-default);position:absolute;top:2px;left:2px}.GraphToolbar-module__nmI6eW__toggleKnobRight{background:var(--toggle-knob-active);transform:translate(16px)}.GraphToolbar-module__nmI6eW__toggleActive{color:var(--accent-secondary);font-weight:var(--font-semibold);font-size:10px}.GraphToolbar-module__nmI6eW__toggleInactive{color:var(--text-tertiary);font-size:10px}.GraphToolbar-module__nmI6eW__divider{background:var(--border-default);width:1px;height:16px}.GraphToolbar-module__nmI6eW__targetSection{align-items:center;gap:var(--space-1);display:flex}.GraphToolbar-module__nmI6eW__targetDomain{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--accent-secondary);font-family:var(--font-mono)}.GraphToolbar-module__nmI6eW__subdomainWrapper{position:relative;transform:translateY(2px)}.GraphToolbar-module__nmI6eW__subdomainList{max-width:130px;color:var(--text-tertiary);font-size:10px;font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;cursor:default;display:inline-block;overflow:hidden}.GraphToolbar-module__nmI6eW__subdomainTooltip{margin-top:var(--space-1);padding:var(--space-2);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);color:var(--text-secondary);font-size:10px;font-family:var(--font-mono);white-space:nowrap;z-index:100;opacity:0;visibility:hidden;transition:opacity var(--transition-default),visibility var(--transition-default);position:absolute;top:100%;left:0}.GraphToolbar-module__nmI6eW__subdomainWrapper:hover .GraphToolbar-module__nmI6eW__subdomainTooltip{opacity:1;visibility:visible}.GraphToolbar-module__nmI6eW__projectBadge{align-items:center;gap:var(--space-1-5);padding:var(--space-0-5)var(--space-2);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-sm);display:flex}.GraphToolbar-module__nmI6eW__projectLabel{color:var(--text-tertiary);font-size:10px}.GraphToolbar-module__nmI6eW__projectId{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-primary);font-family:var(--font-mono)}.GraphToolbar-module__nmI6eW__settingsButton{width:22px;height:22px;margin-left:var(--space-1);border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.GraphToolbar-module__nmI6eW__settingsButton:hover{background:var(--bg-hover);color:var(--text-primary)}.GraphToolbar-module__nmI6eW__settingsButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:1px}.GraphToolbar-module__nmI6eW__aiButton{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2-5);background:var(--accent-primary);border:1px solid var(--accent-primary);border-radius:var(--radius-md);color:var(--text-on-accent);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);display:flex}.GraphToolbar-module__nmI6eW__aiButton:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover);color:var(--text-on-accent)}.GraphToolbar-module__nmI6eW__aiButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.GraphToolbar-module__nmI6eW__aiButtonActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-on-accent)}.GraphToolbar-module__nmI6eW__aiButtonActive:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover);color:var(--text-on-accent)}.GraphToolbar-module__nmI6eW__aiButtonGroup{align-items:stretch;display:inline-flex}.GraphToolbar-module__nmI6eW__aiButtonGroupStart{border-right:1px solid var(--accent-primary-hover,#00000040);border-top-right-radius:0;border-bottom-right-radius:0}.GraphToolbar-module__nmI6eW__aiButtonGroupEnd{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.GraphToolbar-module__nmI6eW__reconButton{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2-5);border:1px solid var(--status-success);border-radius:var(--radius-md);color:var(--status-success);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);background:0 0;display:flex}.GraphToolbar-module__nmI6eW__reconButton:hover:not(:disabled){background:var(--status-success);color:#fff}.GraphToolbar-module__nmI6eW__reconButton:disabled{cursor:not-allowed}.GraphToolbar-module__nmI6eW__reconButtonActive{background:var(--status-success);color:#fff}.GraphToolbar-module__nmI6eW__logsButton{border:1px solid var(--border-default);border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;justify-content:center;align-items:center;display:flex}.GraphToolbar-module__nmI6eW__logsButton:hover{background:var(--bg-hover);color:var(--text-primary)}.GraphToolbar-module__nmI6eW__logsButtonActive{background:var(--accent-secondary);border-color:var(--accent-secondary);color:#fff}.GraphToolbar-module__nmI6eW__downloadButton{border:1px solid var(--border-default);border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;justify-content:center;align-items:center;display:flex}.GraphToolbar-module__nmI6eW__downloadButton:hover:not(:disabled){background:var(--accent-primary-subtle);border-color:var(--accent-primary);color:var(--accent-primary)}.GraphToolbar-module__nmI6eW__downloadButton:disabled{opacity:.4;cursor:not-allowed}.GraphToolbar-module__nmI6eW__pauseButton{border:1px solid var(--status-warning);border-radius:var(--radius-md);width:28px;height:28px;color:var(--status-warning);cursor:pointer;transition:var(--transition-all);background:0 0;justify-content:center;align-items:center;display:flex}.GraphToolbar-module__nmI6eW__pauseButton:hover{background:var(--status-warning);color:#fff}.GraphToolbar-module__nmI6eW__stopButton{border:1px solid var(--status-error);border-radius:var(--radius-md);width:28px;height:28px;color:var(--status-error);cursor:pointer;transition:var(--transition-all);background:0 0;justify-content:center;align-items:center;display:flex}.GraphToolbar-module__nmI6eW__stopButton:hover{background:var(--status-error);color:#fff}.GraphToolbar-module__nmI6eW__gvmButton{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2-5);border:1px solid var(--status-warning);border-radius:var(--radius-md);color:var(--status-warning);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);background:0 0;display:flex}.GraphToolbar-module__nmI6eW__gvmButton:hover:not(:disabled){background:var(--status-warning);color:#fff}.GraphToolbar-module__nmI6eW__gvmButton:disabled{opacity:.4;cursor:not-allowed}.GraphToolbar-module__nmI6eW__gvmButtonActive{background:var(--status-warning);color:#fff}.GraphToolbar-module__nmI6eW__githubHuntButton{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2-5);border:1px solid var(--status-info);border-radius:var(--radius-md);color:var(--status-info);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);background:0 0;display:flex}.GraphToolbar-module__nmI6eW__githubHuntButton:hover:not(:disabled){background:var(--status-info);color:#fff}.GraphToolbar-module__nmI6eW__githubHuntButton:disabled{opacity:.4;cursor:not-allowed}.GraphToolbar-module__nmI6eW__githubHuntButtonActive{background:var(--status-info);color:#fff}.GraphToolbar-module__nmI6eW__stealthBadge{align-items:center;gap:var(--space-1);padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-sm);color:#a78bfa;font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;background:#8b5cf61f;border:1px solid #8b5cf666;display:flex}.GraphToolbar-module__nmI6eW__roeBadge{align-items:center;gap:var(--space-1);padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-sm);color:#60a5fa;font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;background:#3b82f61f;border:1px solid #3b82f666;display:flex}.GraphToolbar-module__nmI6eW__agentStatus{align-items:center;gap:var(--space-1-5);display:flex}.GraphToolbar-module__nmI6eW__agentActiveBadge{align-items:center;gap:var(--space-1);padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-sm);color:#10b981;font-size:10px;font-weight:var(--font-semibold);background:#10b9811a;border:1px solid #10b9814d;display:flex}.GraphToolbar-module__nmI6eW__agentDot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s ease-in-out infinite GraphToolbar-module__nmI6eW__agentPulse}@keyframes GraphToolbar-module__nmI6eW__agentPulse{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.7;box-shadow:0 0 0 3px #10b98100}}.GraphToolbar-module__nmI6eW__agentIdleBadge{align-items:center;gap:var(--space-1);padding:var(--space-0-5)var(--space-2);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-tertiary);font-size:10px;font-weight:var(--font-medium);display:flex}.GraphToolbar-module__nmI6eW__agentPhaseBadge{align-items:center;gap:var(--space-1);padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-sm);font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.3px;border:1px solid;display:flex}.GraphToolbar-module__nmI6eW__agentStep{font-weight:var(--font-medium);opacity:.8;text-transform:none;letter-spacing:0}.GraphToolbar-module__nmI6eW__emergencyPauseButton{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2-5);border:2px solid var(--status-warning);border-radius:var(--radius-md);color:var(--status-error);font-size:var(--text-xs);font-weight:var(--font-semibold);cursor:pointer;transition:var(--transition-all);text-transform:uppercase;letter-spacing:.5px;background:#ef444426;display:flex}.GraphToolbar-module__nmI6eW__emergencyPauseButton:hover:not(:disabled){background:var(--status-error);border-color:var(--status-error);color:#fff;box-shadow:0 0 8px #ef444466}.GraphToolbar-module__nmI6eW__emergencyPauseButton:disabled{opacity:.4;cursor:not-allowed}.GraphToolbar-module__nmI6eW__emergencyPauseButtonActive{background:var(--status-error);border-color:var(--status-error);color:#fff;cursor:wait;box-shadow:0 0 8px #ef444466}.GraphToolbar-module__nmI6eW__emergencyPauseButton:focus-visible{outline:2px solid var(--status-error);outline-offset:2px}.GraphToolbar-module__nmI6eW__spinner{animation:1s linear infinite GraphToolbar-module__nmI6eW__spin}@keyframes GraphToolbar-module__nmI6eW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GraphToolbar-module__nmI6eW__tunnelBadges{align-items:center;gap:6px;display:flex}.GraphToolbar-module__nmI6eW__tunnelBadge{border-radius:var(--radius-sm);font-size:10px;font-weight:var(--font-semibold);color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.GraphToolbar-module__nmI6eW__tunnelDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite GraphToolbar-module__nmI6eW__pulse}@keyframes GraphToolbar-module__nmI6eW__pulse{0%,to{opacity:1}50%{opacity:.4}}
.FileSystemDrawer-module__khXNZq__tabs{border-bottom:1px solid var(--border-default);background:var(--surface-secondary);display:flex}.FileSystemDrawer-module__khXNZq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.FileSystemDrawer-module__khXNZq__tab:hover{background:var(--surface-hover);color:var(--text-primary)}.FileSystemDrawer-module__khXNZq__tabActive{color:var(--text-primary);border-bottom-color:var(--accent-primary)}.FileSystemDrawer-module__khXNZq__breadcrumb{color:var(--text-secondary);border-bottom:1px solid var(--border-default);white-space:nowrap;align-items:center;gap:4px;padding:6px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex;overflow-x:auto}.FileSystemDrawer-module__khXNZq__crumb{color:var(--accent-primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.FileSystemDrawer-module__khXNZq__crumb:hover{text-decoration:underline}.FileSystemDrawer-module__khXNZq__crumbSep{color:var(--text-tertiary)}.FileSystemDrawer-module__khXNZq__entryList,.FileSystemDrawer-module__khXNZq__jobList{flex:1;padding:4px 0;overflow-y:auto}.FileSystemDrawer-module__khXNZq__entry,.FileSystemDrawer-module__khXNZq__job{cursor:pointer;border-bottom:1px solid var(--border-subtle,transparent);grid-template-columns:16px 1fr auto;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:grid}.FileSystemDrawer-module__khXNZq__entry:hover,.FileSystemDrawer-module__khXNZq__job:hover{background:var(--surface-hover)}.FileSystemDrawer-module__khXNZq__entryName,.FileSystemDrawer-module__khXNZq__jobName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);overflow:hidden}.FileSystemDrawer-module__khXNZq__entryMeta,.FileSystemDrawer-module__khXNZq__jobMeta{color:var(--text-tertiary);align-items:center;gap:8px;font-size:11px;display:flex}.FileSystemDrawer-module__khXNZq__entryActions,.FileSystemDrawer-module__khXNZq__jobActions{opacity:0;gap:4px;transition:opacity .12s;display:flex}.FileSystemDrawer-module__khXNZq__entry:hover .FileSystemDrawer-module__khXNZq__entryActions,.FileSystemDrawer-module__khXNZq__job:hover .FileSystemDrawer-module__khXNZq__jobActions{opacity:1}.FileSystemDrawer-module__khXNZq__actionBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;display:inline-flex}.FileSystemDrawer-module__khXNZq__actionBtn:hover{background:var(--surface-active);color:var(--text-primary);border-color:var(--border-default)}.FileSystemDrawer-module__khXNZq__actionBtnDanger:hover{color:var(--accent-danger,#e57373);border-color:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__renameInput{border:1px solid var(--accent-primary);background:var(--surface-primary);color:var(--text-primary);border-radius:3px;width:100%;padding:2px 6px;font-size:13px}.FileSystemDrawer-module__khXNZq__empty,.FileSystemDrawer-module__khXNZq__error,.FileSystemDrawer-module__khXNZq__loading{color:var(--text-tertiary);text-align:center;padding:16px 12px;font-size:12px}.FileSystemDrawer-module__khXNZq__error{color:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__statusBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:8px;padding:1px 6px;font-size:10px;font-weight:600}.FileSystemDrawer-module__khXNZq__statusRunning{color:#22c55e;background:#22c55e26;animation:1.5s ease-in-out infinite FileSystemDrawer-module__khXNZq__pulse}.FileSystemDrawer-module__khXNZq__statusDone{color:#3b82f6;background:#3b82f626}.FileSystemDrawer-module__khXNZq__statusFailed{color:#ef4444;background:#ef444426}.FileSystemDrawer-module__khXNZq__statusCancelled,.FileSystemDrawer-module__khXNZq__statusInterrupted{color:#94a3b8;background:#94a3b826}@keyframes FileSystemDrawer-module__khXNZq__pulse{0%,to{opacity:1}50%{opacity:.55}}.FileSystemDrawer-module__khXNZq__toolbarSpacer{flex:1}.FileSystemDrawer-module__khXNZq__mkdirRow{background:var(--surface-secondary);border-bottom:1px solid var(--border-default);align-items:center;gap:8px;padding:6px 12px;display:flex}.FileSystemDrawer-module__khXNZq__uploadingHint{color:var(--text-secondary);background:var(--surface-secondary);border-bottom:1px solid var(--border-subtle,transparent);padding:6px 12px;font-size:12px}.FileSystemDrawer-module__khXNZq__protectedBadge{color:var(--text-tertiary);opacity:.6;justify-content:center;align-items:center;padding:2px 4px;display:inline-flex}.FileSystemDrawer-module__khXNZq__dropZone{pointer-events:none;z-index:5;position:absolute;inset:0}.FileSystemDrawer-module__khXNZq__dropZoneActive{pointer-events:auto;border:2px dashed var(--accent-primary);background:#3b82f614}.FileSystemDrawer-module__khXNZq__dropHint{color:var(--accent-primary);text-align:center;background:var(--drawer-bg);border:1px solid var(--accent-primary);pointer-events:none;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;font-weight:500;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FileSystemDrawer-module__khXNZq__modalBackdrop{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.FileSystemDrawer-module__khXNZq__modal{background:var(--drawer-bg);border:1px solid var(--border-default);border-radius:8px;min-width:280px;max-width:100%;overflow:hidden;box-shadow:0 8px 24px #0000004d}.FileSystemDrawer-module__khXNZq__modalHeader{color:var(--text-primary);background:var(--surface-secondary);border-bottom:1px solid var(--border-default);align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.FileSystemDrawer-module__khXNZq__modalBody{color:var(--text-primary);padding:16px;font-size:13px;line-height:1.5}.FileSystemDrawer-module__khXNZq__modalBody code{background:var(--surface-secondary);border-radius:3px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.FileSystemDrawer-module__khXNZq__modalActions{border-top:1px solid var(--border-default);background:var(--surface-secondary);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.FileSystemDrawer-module__khXNZq__modalBtn{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:6px 14px;font-size:13px}.FileSystemDrawer-module__khXNZq__modalBtn:hover{background:var(--surface-hover)}.FileSystemDrawer-module__khXNZq__modalBtnDanger{background:var(--accent-danger,#e57373);color:#fff;border-color:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__modalBtnDanger:hover{filter:brightness(.95);background:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__previewView{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.FileSystemDrawer-module__khXNZq__previewHeader{background:var(--surface-secondary);border-bottom:1px solid var(--border-default);align-items:center;gap:8px;padding:6px 12px;display:flex}.FileSystemDrawer-module__khXNZq__previewPath{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;overflow:hidden}.FileSystemDrawer-module__khXNZq__previewMeta{color:var(--text-tertiary);border-bottom:1px solid var(--border-subtle,transparent);gap:4px;padding:4px 12px;font-size:11px;display:flex}.FileSystemDrawer-module__khXNZq__previewTruncated{color:var(--accent-warning,#d97706);font-weight:500}.FileSystemDrawer-module__khXNZq__previewText{color:var(--text-primary);white-space:pre;background:var(--surface-primary);flex:1;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5;overflow:auto}.FileSystemDrawer-module__khXNZq__previewBinary{text-align:center;color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px;font-size:13px;display:flex}.FileSystemDrawer-module__khXNZq__propertiesTable{border-collapse:collapse;width:100%;font-size:12px}.FileSystemDrawer-module__khXNZq__propertiesTable th{text-align:left;color:var(--text-secondary);vertical-align:top;white-space:nowrap;width:90px;padding:4px 8px 4px 0;font-weight:500}.FileSystemDrawer-module__khXNZq__propertiesTable td{color:var(--text-primary);word-break:break-all;padding:4px 0}.FileSystemDrawer-module__khXNZq__propertiesTable code{background:var(--surface-secondary);border-radius:3px;padding:1px 4px;font-size:11px}.FileSystemDrawer-module__khXNZq__hashCode{word-break:break-all;font-size:10px!important}.FileSystemDrawer-module__khXNZq__filterRow{background:var(--surface-secondary);border-bottom:1px solid var(--border-subtle,transparent);align-items:center;gap:4px;padding:4px 12px;display:flex}.FileSystemDrawer-module__khXNZq__filterInput{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);border-radius:3px;flex:1;padding:4px 6px;font-size:12px}.FileSystemDrawer-module__khXNZq__filterInput::placeholder{color:var(--text-tertiary)}.FileSystemDrawer-module__khXNZq__sortHeader{background:var(--surface-secondary);border-bottom:1px solid var(--border-default);align-items:center;padding:4px 12px;font-size:11px;display:flex}.FileSystemDrawer-module__khXNZq__sortBtn{color:var(--text-tertiary);cursor:pointer;text-transform:uppercase;letter-spacing:.4px;background:0 0;border:none;padding:2px 8px;font-size:11px;font-weight:500}.FileSystemDrawer-module__khXNZq__sortBtn:hover{color:var(--text-primary)}.FileSystemDrawer-module__khXNZq__sortBtnActive{color:var(--accent-primary)}.FileSystemDrawer-module__khXNZq__bulkBar{border-bottom:1px solid var(--accent-primary);z-index:2;background:#3b82f61a;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex;position:sticky;top:0}.FileSystemDrawer-module__khXNZq__bulkCount{color:var(--text-primary);flex:1;font-weight:600}.FileSystemDrawer-module__khXNZq__bulkBtn{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);cursor:pointer;border-radius:3px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;display:inline-flex}.FileSystemDrawer-module__khXNZq__bulkBtn:hover:not(:disabled){background:var(--surface-hover)}.FileSystemDrawer-module__khXNZq__bulkBtn:disabled{opacity:.5;cursor:not-allowed}.FileSystemDrawer-module__khXNZq__bulkBtnDanger{color:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__bulkBtnDanger:hover:not(:disabled){background:var(--accent-danger,#e57373);color:#fff;border-color:var(--accent-danger,#e57373)}.FileSystemDrawer-module__khXNZq__entry{grid-template-columns:18px 16px 1fr auto}.FileSystemDrawer-module__khXNZq__entryCheckbox{appearance:none;background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-sm,3px);cursor:pointer;width:14px;height:14px;transition:var(--transition-all);flex-shrink:0;margin:0;padding:0}.FileSystemDrawer-module__khXNZq__entryCheckbox:hover{border-color:var(--accent-primary)}.FileSystemDrawer-module__khXNZq__entryCheckbox:checked{background:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.FileSystemDrawer-module__khXNZq__entryCheckbox:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.FileSystemDrawer-module__khXNZq__entrySelected{background:#3b82f614}.FileSystemDrawer-module__khXNZq__entrySelected:hover{background:#3b82f61f}.FileSystemDrawer-module__khXNZq__bulkList{max-height:150px;color:var(--text-secondary);margin:8px 0;padding-left:18px;font-size:11px;overflow-y:auto}.FileSystemDrawer-module__khXNZq__bulkList code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.FileSystemDrawer-module__khXNZq__bulkHint{color:var(--text-tertiary);margin-top:8px;font-size:11px}
.GraphNavControls-module__9APJ-a__controls{z-index:5;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:3px;display:flex;position:absolute;bottom:20px;left:20px}.GraphNavControls-module__9APJ-a__row{align-items:center;gap:3px;display:flex}.GraphNavControls-module__9APJ-a__btn{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;opacity:.7;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}[data-theme=light] .GraphNavControls-module__9APJ-a__btn{color:#0000008c;background:#0000001a;border-color:#0000002e}.GraphNavControls-module__9APJ-a__btn:hover{background:var(--bg-hover);color:var(--text-primary);opacity:1}.GraphNavControls-module__9APJ-a__btn:active{background:var(--accent-primary);color:#fff;opacity:1}.GraphNavControls-module__9APJ-a__btnActive{color:#22c55ee6;opacity:1;background:#22c55e26;border-color:#22c55e66}.GraphNavControls-module__9APJ-a__btnActive:hover{color:#22c55e;background:#22c55e40}.GraphNavControls-module__9APJ-a__centerBtn{}.GraphNavControls-module__9APJ-a__spacer{width:28px;height:28px}
.GraphCanvas-module__qzZtHq__wrapper{position:absolute;inset:0;overflow:hidden}.GraphCanvas-module__qzZtHq__loading,.GraphCanvas-module__qzZtHq__error,.GraphCanvas-module__qzZtHq__empty{font-size:var(--text-lg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GraphCanvas-module__qzZtHq__loading{color:var(--accent-primary)}.GraphCanvas-module__qzZtHq__error{color:var(--status-error)}.GraphCanvas-module__qzZtHq__empty{color:var(--text-secondary)}
.ClusterNodeList-module__N8Lceq__root{gap:var(--space-3);flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.ClusterNodeList-module__N8Lceq__header{gap:var(--space-1-5);padding-bottom:var(--space-2);border-bottom:2px solid var(--drawer-section-info);flex-direction:column;display:flex}.ClusterNodeList-module__N8Lceq__typeBadge{padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-default);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-on-accent);text-transform:uppercase;letter-spacing:var(--tracking-wide);align-self:flex-start;display:inline-block}.ClusterNodeList-module__N8Lceq__countText{font-size:var(--text-xs);color:var(--text-tertiary)}.ClusterNodeList-module__N8Lceq__searchWrap{align-items:center;display:flex;position:relative}.ClusterNodeList-module__N8Lceq__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;left:8px}.ClusterNodeList-module__N8Lceq__search{width:100%;font-size:var(--text-xs);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-default);color:var(--text-primary);outline:none;padding:6px 8px 6px 28px;transition:border-color .15s}.ClusterNodeList-module__N8Lceq__search:focus{border-color:var(--drawer-section-info)}.ClusterNodeList-module__N8Lceq__list{flex-direction:column;gap:2px;display:flex}.ClusterNodeList-module__N8Lceq__virtualScroll{flex:auto;min-height:200px;position:relative;overflow:hidden auto}.ClusterNodeList-module__N8Lceq__virtualSpacer{width:100%;position:relative}.ClusterNodeList-module__N8Lceq__virtualWindow{flex-direction:column;display:flex;position:absolute;top:0;left:0;right:0}.ClusterNodeList-module__N8Lceq__row{align-items:center;gap:var(--space-2);border-radius:var(--radius-default);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:1px solid #0000;width:100%;padding:8px 10px;transition:background .12s,border-color .12s;display:flex}.ClusterNodeList-module__N8Lceq__rowIcon{flex:0 0 12px}.ClusterNodeList-module__N8Lceq__nestedTag{font-size:9px;font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-tertiary);background:var(--bg-secondary);vertical-align:middle;border-radius:3px;margin-right:6px;padding:1px 4px;display:inline-block}.ClusterNodeList-module__N8Lceq__row:hover{background:var(--bg-secondary);border-color:var(--border-subtle)}.ClusterNodeList-module__N8Lceq__rowDot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.ClusterNodeList-module__N8Lceq__rowText{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.ClusterNodeList-module__N8Lceq__rowName{font-size:var(--text-xs);color:var(--text-primary);font-weight:var(--font-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ClusterNodeList-module__N8Lceq__rowSubtitle{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ClusterNodeList-module__N8Lceq__rowChevron{color:var(--text-tertiary);flex:none}.ClusterNodeList-module__N8Lceq__empty{color:var(--text-tertiary);font-size:var(--text-xs);padding:var(--space-2);font-style:italic}.ClusterNodeList-module__N8Lceq__backBtn{margin-bottom:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-default);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:4px 8px;transition:background .12s,color .12s;display:inline-flex}.ClusterNodeList-module__N8Lceq__backBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}
.NodeDrawer-module__TolpfW__section{margin-bottom:var(--space-4)}.NodeDrawer-module__TolpfW__sectionHeader{margin-bottom:var(--space-2);padding-bottom:var(--space-1-5);border-bottom:2px solid var(--drawer-section-info);justify-content:space-between;align-items:center;display:flex}.NodeDrawer-module__TolpfW__sectionTitleBasicInfo{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--drawer-section-info)}.NodeDrawer-module__TolpfW__deleteButton{border:1px solid var(--border-subtle);border-radius:var(--radius-default);color:var(--text-tertiary);cursor:pointer;padding:var(--space-0-5)var(--space-2);font-size:var(--text-sm);background:0 0;transition:all .2s}.NodeDrawer-module__TolpfW__deleteButton:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.NodeDrawer-module__TolpfW__deleteButton:disabled{opacity:.5;cursor:not-allowed}.NodeDrawer-module__TolpfW__sectionTitleProperties{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--drawer-section-properties);margin-bottom:var(--space-2);padding-bottom:var(--space-1-5);border-bottom:2px solid var(--drawer-section-properties)}.NodeDrawer-module__TolpfW__propertyRow{gap:var(--space-0-5);padding:var(--space-1-5)0;border-bottom:1px solid var(--border-subtle);flex-direction:column;display:flex}.NodeDrawer-module__TolpfW__propertyRow:last-child{border-bottom:none}.NodeDrawer-module__TolpfW__propertyKey{font-size:10px;font-weight:var(--font-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.NodeDrawer-module__TolpfW__propertyValue{font-size:var(--text-xs);color:var(--text-primary);word-break:break-all;white-space:pre-wrap}.NodeDrawer-module__TolpfW__propertyBadge{padding:var(--space-0-5)var(--space-2);border-radius:var(--radius-default);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-on-accent);display:inline-block}.NodeDrawer-module__TolpfW__emptyProperties{color:var(--text-tertiary);font-size:var(--text-xs);font-style:italic}.NodeDrawer-module__TolpfW__confirmOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NodeDrawer-module__TolpfW__confirmModal{background:var(--bg-primary);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;width:90%;max-width:360px;padding:24px}.NodeDrawer-module__TolpfW__confirmIcon{color:#f59e0b;justify-content:center;margin-bottom:12px;display:flex}.NodeDrawer-module__TolpfW__confirmTitle{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:600}.NodeDrawer-module__TolpfW__confirmText{color:var(--text-secondary);margin-bottom:8px;font-size:13px;line-height:1.5}.NodeDrawer-module__TolpfW__confirmWarning{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:6px;margin-bottom:16px;padding:8px 12px;font-size:12px;line-height:1.5}.NodeDrawer-module__TolpfW__confirmActions{justify-content:center;gap:8px;display:flex}.NodeDrawer-module__TolpfW__confirmCancelBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:8px 20px;font-size:13px;transition:all .15s}.NodeDrawer-module__TolpfW__confirmCancelBtn:hover{background:var(--bg-secondary)}.NodeDrawer-module__TolpfW__confirmDeleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:8px 20px;font-size:13px;font-weight:500;transition:all .15s}.NodeDrawer-module__TolpfW__confirmDeleteBtn:hover{background:#dc2626}.NodeDrawer-module__TolpfW__confirmDeleteBtn:disabled{opacity:.6;cursor:not-allowed}
.AIAssistantDrawer-module__RguO8W__drawer{background:var(--bg-secondary);border-left:1px solid var(--border-default);z-index:100;will-change:transform;visibility:hidden;flex-direction:column;width:672px;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.AIAssistantDrawer-module__RguO8W__drawerOpen{visibility:visible;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility;transform:translate(0)}.AIAssistantDrawer-module__RguO8W__drawerResizing{transition:none!important}.AIAssistantDrawer-module__RguO8W__resizeHandle{cursor:col-resize;z-index:200;touch-action:none;background:0 0;width:6px;position:absolute;top:0;bottom:0;left:0}.AIAssistantDrawer-module__RguO8W__resizeHandle:hover{background:var(--accent-primary,#3b82f6);opacity:.4}.AIAssistantDrawer-module__RguO8W__header{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border-default);background:linear-gradient(#04020299 0%,#04020261 45%,#0402027a 100%),url(/agent-worldmap.svg) 28% 42%/cover no-repeat,radial-gradient(70% 130% at 14% 45%,#b71c1c47 0%,#0000 55%),linear-gradient(115deg,#140505 0%,#080202 55%,#030101 100%);flex-wrap:nowrap;flex-shrink:0;display:flex}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__title{color:#fff;text-shadow:0 1px 3px #000000bf}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__connectionStatus{text-shadow:0 1px 2px #000000a6}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__subtitle{font-weight:var(--font-semibold)}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__sessionCode{color:#ffffffd1;background:#00000080;border-color:#fff3}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__tokenTotal{color:#bfdbfe;background:#00000073;border-color:#60a5fa80}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__headerIcon{color:#ff6b6b;background:#0803038c;border-color:#ff7878e6;box-shadow:0 0 12px #e5393559}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButton,.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__closeButton{color:#ffffffd9;background:#00000073;border:1px solid #ffffff29}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButton:hover:not(:disabled),.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__closeButton:hover{color:#fff;background:#ffffff2e;border-color:#ffffff52}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButtonActive{color:#fbbf24;background:#f59e0b38;border-color:#f59e0b99}.AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButtonActive:hover{color:#fbbf24;background:#f59e0b52}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header{background:linear-gradient(#ffffff47 0%,#fff0 45%,#ffffff29 100%),url(/agent-worldmap-light.svg) 28% 42%/cover no-repeat,radial-gradient(70% 130% at 14% 45%,#e5393529 0%,#0000 55%),linear-gradient(115deg,#fff 0%,#fff4f4 55%,#ffe9e9 100%)}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__title{color:#b71c1c;text-shadow:none}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__connectionStatus{text-shadow:0 1px 1px #fff9}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__sessionCode{color:#7f1d1d;background:#fff5f5eb;border-color:#b71c1c66}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__tokenTotal{color:#1d4ed8;background:#eff4ffeb;border-color:#3b82f680}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__headerIcon{color:#d32f2f;background:#ffffffb3;border-color:#d32f2f;box-shadow:0 0 10px #e5393533}:is([data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButton,[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__closeButton){color:#4a1414;background:#ffffffb8;border:1px solid #b71c1c38}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__iconButton:hover:not(:disabled){color:#b71c1c;background:#fff;border-color:#b71c1c73}[data-theme=light] .AIAssistantDrawer-module__RguO8W__header .AIAssistantDrawer-module__RguO8W__closeButton:hover{color:#b71c1c;background:#fff;border-color:#b71c1c73}.AIAssistantDrawer-module__RguO8W__headerLeft{align-items:center;gap:var(--space-3);flex:auto;min-width:0;display:flex}.AIAssistantDrawer-module__RguO8W__headerIcon{border-radius:var(--radius-lg);color:#d32f2f;background:0 0;border:1px solid #d32f2f;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AIAssistantDrawer-module__RguO8W__headerText{gap:var(--space-0-5);flex-direction:column;min-width:0;display:flex}.AIAssistantDrawer-module__RguO8W__stealthBadge{font-size:10px;font-weight:var(--font-semibold);color:#a78bfa;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;background:#8b5cf61f;border:1px solid #8b5cf666;align-items:center;gap:3px;margin-left:auto;padding:2px 6px;line-height:1;display:inline-flex}.AIAssistantDrawer-module__RguO8W__stealthToggle{font-size:10px;font-weight:var(--font-semibold);color:var(--text-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:var(--transition-all);background:#ffffff0d;align-items:center;gap:3px;margin-left:auto;padding:2px 6px;line-height:1;display:inline-flex}.AIAssistantDrawer-module__RguO8W__stealthToggle:hover{color:#a78bfa;background:#8b5cf614;border-color:#8b5cf666}.AIAssistantDrawer-module__RguO8W__stealthToggleActive{color:#a78bfa;background:#8b5cf61f;border-color:#8b5cf666}.AIAssistantDrawer-module__RguO8W__stealthToggleActive:hover{background:#8b5cf633}.AIAssistantDrawer-module__RguO8W__settingsWrapper{align-items:center;display:inline-flex;position:relative}.AIAssistantDrawer-module__RguO8W__settingsButton{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;display:inline-flex}.AIAssistantDrawer-module__RguO8W__settingsButton:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff4d}.AIAssistantDrawer-module__RguO8W__settingsDropdown{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-default);z-index:100;min-width:160px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.AIAssistantDrawer-module__RguO8W__settingsDropdownItem{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:12px;transition:background .15s;display:block}.AIAssistantDrawer-module__RguO8W__settingsDropdownItem:hover{color:var(--text-primary);background:#ffffff0f}.AIAssistantDrawer-module__RguO8W__settingsDropdownItem+.AIAssistantDrawer-module__RguO8W__settingsDropdownItem{border-top:1px solid var(--border-default)}.AIAssistantDrawer-module__RguO8W__settingsModalOverlay{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AIAssistantDrawer-module__RguO8W__settingsModal{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;width:calc(100% - 24px);max-height:85%;display:flex;box-shadow:0 20px 60px #00000080}.AIAssistantDrawer-module__RguO8W__settingsModalHeader{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__settingsModalTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.AIAssistantDrawer-module__RguO8W__settingsModalClose{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AIAssistantDrawer-module__RguO8W__settingsModalClose:hover{color:var(--text-primary);background:#ffffff14}.AIAssistantDrawer-module__RguO8W__settingsModalBody{padding:var(--space-4);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__modelBadge{font-family:inherit;font-size:10px;font-weight:var(--font-medium);color:var(--text-tertiary);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;outline:none;padding:2px 6px;line-height:1;transition:background .15s,border-color .15s,color .15s}.AIAssistantDrawer-module__RguO8W__modelBadge:hover{color:var(--text-secondary);background:#ffffff24;border-color:#fff3}.AIAssistantDrawer-module__RguO8W__modelModal{max-height:70%}.AIAssistantDrawer-module__RguO8W__modelModalBody{flex-direction:column;display:flex;overflow:hidden}.AIAssistantDrawer-module__RguO8W__modelModalSearch{padding:var(--space-2)var(--space-3);background:var(--bg-tertiary);border:none;border-bottom:1px solid var(--border-default);color:var(--text-primary);font-size:var(--text-xs);outline:none;flex-shrink:0}.AIAssistantDrawer-module__RguO8W__modelModalSearch::placeholder{color:var(--text-tertiary)}.AIAssistantDrawer-module__RguO8W__modelModalSearch:focus{background:var(--bg-secondary)}.AIAssistantDrawer-module__RguO8W__modelModalManualInput{width:100%;margin-top:var(--space-1);padding:var(--space-1-5)var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-default);color:var(--text-primary);font-size:var(--text-xs);outline:none}.AIAssistantDrawer-module__RguO8W__modelList{flex:1;max-height:400px;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__modelListEmpty{padding:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.AIAssistantDrawer-module__RguO8W__modelListGroup{border-bottom:1px solid var(--border-subtle)}.AIAssistantDrawer-module__RguO8W__modelListGroup:last-child{border-bottom:none}.AIAssistantDrawer-module__RguO8W__modelListGroupHeader{padding:var(--space-1-5)var(--space-2);font-size:10px;font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide);background:var(--bg-tertiary);position:sticky;top:0}.AIAssistantDrawer-module__RguO8W__modelListOption{padding:var(--space-1-5)var(--space-2);cursor:pointer;transition:background .1s}.AIAssistantDrawer-module__RguO8W__modelListOption:hover{background:var(--bg-hover)}.AIAssistantDrawer-module__RguO8W__modelListOptionSelected{background:color-mix(in srgb,var(--accent-secondary)15%,transparent)}.AIAssistantDrawer-module__RguO8W__modelListOptionMain{align-items:center;gap:var(--space-1);display:flex}.AIAssistantDrawer-module__RguO8W__modelListOptionName{font-size:var(--text-xs);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AIAssistantDrawer-module__RguO8W__modelListOptionCtx{color:var(--text-tertiary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-shrink:0;padding:1px 4px;font-size:9px}.AIAssistantDrawer-module__RguO8W__modelListOptionDesc{color:var(--text-tertiary);margin-top:1px;font-size:9px;display:block}.AIAssistantDrawer-module__RguO8W__title{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.AIAssistantDrawer-module__RguO8W__subtitle{color:var(--text-tertiary);font-size:10px}.AIAssistantDrawer-module__RguO8W__connectionStatus{align-items:center;gap:.375rem;row-gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.AIAssistantDrawer-module__RguO8W__sessionCode{font-size:10px;font-family:var(--font-mono,monospace);color:var(--text-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-default);letter-spacing:.3px;background:#ffffff0f;padding:1px 5px}.AIAssistantDrawer-module__RguO8W__tokenTotal{font-size:10px;font-family:var(--font-mono,monospace);color:var(--text-secondary);border-radius:var(--radius-sm);letter-spacing:.2px;white-space:nowrap;background:#3b82f614;border:1px solid #3b82f640;padding:1px 6px}.AIAssistantDrawer-module__RguO8W__connectionIcon{flex-shrink:0}@keyframes AIAssistantDrawer-module__RguO8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AIAssistantDrawer-module__RguO8W__headerActions{align-items:center;gap:var(--space-1);flex-wrap:nowrap;flex-shrink:0;display:flex}.AIAssistantDrawer-module__RguO8W__iconButton{background:var(--bg-primary);border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-all);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__iconButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.AIAssistantDrawer-module__RguO8W__iconButton:disabled{opacity:.35;cursor:not-allowed}.AIAssistantDrawer-module__RguO8W__iconButtonActive{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b66}.AIAssistantDrawer-module__RguO8W__iconButtonActive:hover{color:#f59e0b;background:#f59e0b40}.AIAssistantDrawer-module__RguO8W__closeButton{background:var(--bg-primary);border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-secondary);font-size:var(--text-xl);cursor:pointer;transition:var(--transition-all);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.AIAssistantDrawer-module__RguO8W__messages{padding:var(--space-4);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__emptyState{text-align:center;padding:var(--space-4)var(--space-4);flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__emptyIcon{margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__emptyTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin:0 0 var(--space-2)0}.AIAssistantDrawer-module__RguO8W__emptyDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0 0 var(--space-6)0;max-width:280px}.AIAssistantDrawer-module__RguO8W__suggestions{gap:var(--space-2);flex-wrap:wrap;width:100%;display:flex}.AIAssistantDrawer-module__RguO8W__suggestion{padding:var(--space-1)var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-full);color:var(--text-secondary);font-size:var(--text-xs);text-align:left;cursor:pointer;transition:var(--transition-all);white-space:nowrap}.AIAssistantDrawer-module__RguO8W__suggestion:hover{background:var(--bg-hover);border-color:var(--accent-primary);color:var(--text-primary)}.AIAssistantDrawer-module__RguO8W__templateGroups{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.AIAssistantDrawer-module__RguO8W__templateGroup{border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden}.AIAssistantDrawer-module__RguO8W__templateGroupHeader{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2)var(--space-3);background:var(--bg-tertiary);color:var(--tg-color);font-size:var(--text-xs);font-weight:var(--font-semibold);cursor:pointer;border:none;transition:background .15s;display:flex}.AIAssistantDrawer-module__RguO8W__templateGroupHeader:hover{background:var(--bg-hover)}.AIAssistantDrawer-module__RguO8W__templateGroupHeader svg{flex-shrink:0}.AIAssistantDrawer-module__RguO8W__templateGroupChevron{margin-left:auto;transition:transform .2s}.AIAssistantDrawer-module__RguO8W__templateGroupHeaderOpen .AIAssistantDrawer-module__RguO8W__templateGroupChevron{transform:rotate(180deg)}.AIAssistantDrawer-module__RguO8W__templateGroupItems{gap:var(--space-1-5);padding:var(--space-2)var(--space-3);border-top:1px solid var(--border-default);background:var(--bg-primary);flex-wrap:wrap;max-height:50vh;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__templateSubGroupHeader{width:100%;padding:var(--space-1-5)var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;margin-top:var(--space-1);justify-content:space-between;align-items:center;font-size:.7rem;font-weight:600;transition:background .15s,color .15s;display:flex}.AIAssistantDrawer-module__RguO8W__templateSubGroupHeader:first-child{margin-top:0}.AIAssistantDrawer-module__RguO8W__templateSubGroupHeader:hover{background:var(--bg-hover)}.AIAssistantDrawer-module__RguO8W__templateSubGroupHeaderOpen{color:var(--accent-primary)}.AIAssistantDrawer-module__RguO8W__templateSubGroupChevron{flex-shrink:0;transition:transform .2s}.AIAssistantDrawer-module__RguO8W__templateSubGroupHeaderOpen .AIAssistantDrawer-module__RguO8W__templateSubGroupChevron{transform:rotate(180deg)}.AIAssistantDrawer-module__RguO8W__templateSubGroupItems{gap:var(--space-1-5);width:100%;padding:var(--space-1-5)0;flex-wrap:wrap;display:flex}.AIAssistantDrawer-module__RguO8W__templateOsLabel{text-transform:uppercase;letter-spacing:.05em;width:100%;color:var(--text-tertiary);padding:var(--space-1)0 2px 0;margin-top:var(--space-1);border-bottom:1px solid var(--border-default);font-size:.7rem;font-weight:600}.AIAssistantDrawer-module__RguO8W__templateOsLabel:first-child{margin-top:0}.AIAssistantDrawer-module__RguO8W__message{align-items:center;gap:var(--space-2);animation:.2s ease-out AIAssistantDrawer-module__RguO8W__fadeIn;display:flex}@keyframes AIAssistantDrawer-module__RguO8W__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AIAssistantDrawer-module__RguO8W__messageUser{flex-direction:row-reverse}.AIAssistantDrawer-module__RguO8W__messageIcon{border-radius:var(--radius-full);background:0 0;border:1px solid;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.AIAssistantDrawer-module__RguO8W__messageUser .AIAssistantDrawer-module__RguO8W__messageIcon{border-color:var(--accent-secondary);color:var(--accent-secondary)}.AIAssistantDrawer-module__RguO8W__messageAssistant .AIAssistantDrawer-module__RguO8W__messageIcon{color:#d32f2f;border-color:#d32f2f}.AIAssistantDrawer-module__RguO8W__messageContent{gap:var(--space-2);flex-direction:column;min-width:0;max-width:85%;display:flex;overflow:hidden}.AIAssistantDrawer-module__RguO8W__messageText{padding:var(--space-2)var(--space-3);border-radius:var(--radius-lg);font-size:var(--text-sm);line-height:var(--leading-relaxed);min-width:0;overflow-x:auto}.AIAssistantDrawer-module__RguO8W__messageText p{margin:0}.AIAssistantDrawer-module__RguO8W__messageText p+p{margin-top:var(--space-2)}.AIAssistantDrawer-module__RguO8W__messageText h1,.AIAssistantDrawer-module__RguO8W__messageText h2,.AIAssistantDrawer-module__RguO8W__messageText h3,.AIAssistantDrawer-module__RguO8W__messageText h4,.AIAssistantDrawer-module__RguO8W__messageText h5,.AIAssistantDrawer-module__RguO8W__messageText h6{margin:var(--space-3)0 var(--space-2)0;font-weight:600}.AIAssistantDrawer-module__RguO8W__messageText h1:first-child,.AIAssistantDrawer-module__RguO8W__messageText h2:first-child,.AIAssistantDrawer-module__RguO8W__messageText h3:first-child,.AIAssistantDrawer-module__RguO8W__messageText h4:first-child,.AIAssistantDrawer-module__RguO8W__messageText h5:first-child,.AIAssistantDrawer-module__RguO8W__messageText h6:first-child{margin-top:0}.AIAssistantDrawer-module__RguO8W__messageText ul,.AIAssistantDrawer-module__RguO8W__messageText ol{margin:var(--space-2)0;padding-left:var(--space-5,1.25rem)}.AIAssistantDrawer-module__RguO8W__messageText li{margin:var(--space-1)0}.AIAssistantDrawer-module__RguO8W__messageText code{border-radius:var(--radius-sm);background:#0000001a;padding:2px 6px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9em}.AIAssistantDrawer-module__RguO8W__messageUser .AIAssistantDrawer-module__RguO8W__messageText code{background:#ffffff26}.AIAssistantDrawer-module__RguO8W__messageText table{border-collapse:collapse;width:100%;margin:var(--space-2)0;font-size:var(--text-xs);display:block;overflow-x:auto}.AIAssistantDrawer-module__RguO8W__messageText thead,.AIAssistantDrawer-module__RguO8W__messageText tbody{table-layout:auto;width:100%;display:table}.AIAssistantDrawer-module__RguO8W__messageText th,.AIAssistantDrawer-module__RguO8W__messageText td{padding:var(--space-1)var(--space-2);border:1px solid var(--border-default);text-align:left;white-space:nowrap}.AIAssistantDrawer-module__RguO8W__messageText th{font-weight:var(--font-semibold);background:#ffffff0d}.AIAssistantDrawer-module__RguO8W__messageText tr:nth-child(2n){background:#ffffff05}.AIAssistantDrawer-module__RguO8W__messageText div[class*=language-]{border-radius:var(--radius-md);margin:var(--space-2)0;font-size:var(--text-xs)}.AIAssistantDrawer-module__RguO8W__messageUser .AIAssistantDrawer-module__RguO8W__messageText{background:linear-gradient(135deg,var(--bg-elevated)0%,#3b82f626 100%);color:var(--text-primary);border-bottom-right-radius:var(--radius-sm)}.AIAssistantDrawer-module__RguO8W__messageAssistant .AIAssistantDrawer-module__RguO8W__messageText{background:linear-gradient(135deg,var(--bg-tertiary)0%,#d32f2f14 100%);color:var(--text-primary);border-bottom-left-radius:var(--radius-sm);font-size:var(--text-xs)}.AIAssistantDrawer-module__RguO8W__errorBadge{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);background:var(--status-error-bg);border-radius:var(--radius-sm);color:var(--status-error-text);font-size:10px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__loadingIndicator{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-sm);display:flex}.AIAssistantDrawer-module__RguO8W__spinner{animation:1s linear infinite AIAssistantDrawer-module__RguO8W__spin}.AIAssistantDrawer-module__RguO8W__loadingEyeIcon{justify-content:center;align-items:center;display:flex;background:0 0!important;border:none!important;border-radius:0!important;width:auto!important;height:auto!important}.AIAssistantDrawer-module__RguO8W__eyeContainer{justify-content:center;align-items:center;display:flex;position:relative}.AIAssistantDrawer-module__RguO8W__loadingEye{transform:scale(1)}.AIAssistantDrawer-module__RguO8W__eyePupil{border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite AIAssistantDrawer-module__RguO8W__pupilFlash;position:absolute;top:50%;left:50%;transform:translate(calc(4px - 50%),calc(-50% - 2px))}@keyframes AIAssistantDrawer-module__RguO8W__pupilFlash{0%{background:#facc15;box-shadow:0 0 3px 1px #facc15}8%{background:#22d3ee;box-shadow:0 0 3px 1px #22d3ee}16%{background:#f97316;box-shadow:0 0 3px 1px #f97316}24%{background:#a78bfa;box-shadow:0 0 3px 1px #a78bfa}32%{background:#4ade80;box-shadow:0 0 3px 1px #4ade80}40%{background:#f472b6;box-shadow:0 0 3px 1px #f472b6}48%{background:#38bdf8;box-shadow:0 0 3px 1px #38bdf8}56%{background:#ef4444;box-shadow:0 0 3px 1px #ef4444}64%{background:#2dd4bf;box-shadow:0 0 3px 1px #2dd4bf}72%{background:#e879f9;box-shadow:0 0 3px 1px #e879f9}80%{background:#84cc16;box-shadow:0 0 3px 1px #84cc16}88%{background:#fb923c;box-shadow:0 0 3px 1px #fb923c}to{background:#facc15;box-shadow:0 0 3px 1px #facc15}}.AIAssistantDrawer-module__RguO8W__hackerIcon{color:var(--accent-red,#ef4444);animation:1.5s ease-in-out infinite AIAssistantDrawer-module__RguO8W__hackerPulse}@keyframes AIAssistantDrawer-module__RguO8W__hackerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.AIAssistantDrawer-module__RguO8W__loadingWord{animation:.4s ease-out AIAssistantDrawer-module__RguO8W__fadeInUp;display:inline-block}@keyframes AIAssistantDrawer-module__RguO8W__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.AIAssistantDrawer-module__RguO8W__inputContainer{padding:var(--space-2)var(--space-3);background:var(--bg-primary);border-top:1px solid var(--border-default);flex-shrink:0}.AIAssistantDrawer-module__RguO8W__inputWrapper{align-items:center;gap:var(--space-1-5);padding:4px 4px 4px var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-lg);transition:var(--transition-all);display:flex}.AIAssistantDrawer-module__RguO8W__inputWrapper:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 2px #e5393526}.AIAssistantDrawer-module__RguO8W__input{color:var(--text-primary);font-size:var(--text-sm);resize:vertical;min-height:20px;max-height:50vh;font-family:inherit;line-height:var(--leading-normal);background:0 0;border:none;outline:none;flex:1;padding:4px 0}.AIAssistantDrawer-module__RguO8W__input::placeholder{color:var(--text-tertiary)}.AIAssistantDrawer-module__RguO8W__input:disabled{opacity:.6}.AIAssistantDrawer-module__RguO8W__sendButton{background:var(--accent-primary);border-radius:var(--radius-md);width:26px;height:26px;color:var(--text-on-accent);cursor:pointer;transition:var(--transition-all);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__sendButton:hover:not(:disabled){filter:brightness(1.1)}.AIAssistantDrawer-module__RguO8W__sendButton:disabled{opacity:.5;cursor:not-allowed}.AIAssistantDrawer-module__RguO8W__inputActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.AIAssistantDrawer-module__RguO8W__stopResumeButton{border-radius:var(--radius-md);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .15s;display:flex}.AIAssistantDrawer-module__RguO8W__stopButton{color:#ef4444;background:#ef444426}.AIAssistantDrawer-module__RguO8W__stopButton:hover{background:#ef444440}.AIAssistantDrawer-module__RguO8W__resumeButton{color:#10b981;background:#10b98126}.AIAssistantDrawer-module__RguO8W__resumeButton:hover{background:#10b98140}.AIAssistantDrawer-module__RguO8W__messageGuidance .AIAssistantDrawer-module__RguO8W__messageText{border-bottom-right-radius:var(--radius-sm);border:1px dashed #8b5cf666;font-style:italic;background:linear-gradient(135deg,var(--bg-elevated)0%,#8b5cf626 100%)!important}.AIAssistantDrawer-module__RguO8W__guidanceBadge{border-radius:var(--radius-sm);color:#8b5cf6e6;text-transform:uppercase;letter-spacing:.5px;background:#8b5cf626;border:1px solid #8b5cf64d;align-items:center;margin-bottom:4px;padding:1px 6px;font-size:9px;font-weight:600;display:inline-flex}.AIAssistantDrawer-module__RguO8W__reportHeader{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:4px;display:flex}.AIAssistantDrawer-module__RguO8W__reportBadge{border-radius:var(--radius-sm);color:#d32f2f;text-transform:uppercase;letter-spacing:.5px;background:#d32f2f1f;border:1px solid #d32f2f4d;align-items:center;padding:1px 6px;font-size:9px;font-weight:600;display:inline-flex}.AIAssistantDrawer-module__RguO8W__summaryBadge{border-radius:var(--radius-sm);color:#1976d2;text-transform:uppercase;letter-spacing:.5px;background:#1976d21f;border:1px solid #1976d24d;align-items:center;padding:1px 6px;font-size:9px;font-weight:600;display:inline-flex}.AIAssistantDrawer-module__RguO8W__reportDownloadButton{border-radius:var(--radius-md);color:#d32f2f;cursor:pointer;transition:var(--transition-all);white-space:nowrap;background:#d32f2f1a;border:1px solid #d32f2f40;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.AIAssistantDrawer-module__RguO8W__reportDownloadButton:hover{background:#d32f2f33;border-color:#d32f2f80}.AIAssistantDrawer-module__RguO8W__reportDownloadButton:active{transform:scale(.96)}.AIAssistantDrawer-module__RguO8W__copyButton{border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);opacity:0;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:4px;margin-top:6px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.AIAssistantDrawer-module__RguO8W__message:hover .AIAssistantDrawer-module__RguO8W__copyButton{opacity:1}.AIAssistantDrawer-module__RguO8W__copyButton:hover{color:var(--text-secondary);background:#ffffff0f;border-color:#fff3}.AIAssistantDrawer-module__RguO8W__copyButton:active{transform:scale(.96)}.AIAssistantDrawer-module__RguO8W__copyButtonCopied{opacity:1;color:#4caf50;border-color:#4caf504d}.AIAssistantDrawer-module__RguO8W__codeBlockWrapper{position:relative}.AIAssistantDrawer-module__RguO8W__codeBlockCopyButton{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);opacity:0;z-index:1;background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:6px;right:6px}.AIAssistantDrawer-module__RguO8W__codeBlockWrapper:hover .AIAssistantDrawer-module__RguO8W__codeBlockCopyButton{opacity:1}.AIAssistantDrawer-module__RguO8W__codeBlockCopyButton:hover{color:var(--text-secondary);background:#ffffff26;border-color:#ffffff40}.AIAssistantDrawer-module__RguO8W__codeBlockCopyButtonCopied{opacity:1;color:#4caf50;background:#4caf501a;border-color:#4caf504d}.AIAssistantDrawer-module__RguO8W__tableCellContent{align-items:center;gap:4px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__tableCellCopyButton{width:18px;height:18px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);opacity:0;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}td:hover .AIAssistantDrawer-module__RguO8W__tableCellCopyButton{opacity:.6}.AIAssistantDrawer-module__RguO8W__tableCellCopyButton:hover{color:var(--text-secondary);background:#ffffff14;opacity:1!important}.AIAssistantDrawer-module__RguO8W__tableCellCopyButtonCopied{color:#4caf50;opacity:1!important}.AIAssistantDrawer-module__RguO8W__phaseIndicator{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--bg-tertiary);border-bottom:1px solid var(--border-default);flex-shrink:0;display:flex}.AIAssistantDrawer-module__RguO8W__phaseBadge{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);font-size:11px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__phaseToolsIcon{color:var(--accent-primary);opacity:.6;cursor:pointer;transition:opacity .15s}.AIAssistantDrawer-module__RguO8W__phaseToolsIcon:hover{opacity:1}.AIAssistantDrawer-module__RguO8W__phaseToolsTooltip{scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex-direction:column;gap:2px;max-height:300px;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__phaseToolsTooltip::-webkit-scrollbar{width:6px}.AIAssistantDrawer-module__RguO8W__phaseToolsTooltip::-webkit-scrollbar-thumb{background-color:#ffffff40;border-radius:3px}.AIAssistantDrawer-module__RguO8W__phaseToolsHeader{font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-gray-500);margin-bottom:2px}.AIAssistantDrawer-module__RguO8W__phaseToolsItem{font-size:11px;font-family:var(--font-mono,monospace);color:var(--color-gray-100);padding:1px 0}.AIAssistantDrawer-module__RguO8W__iterationCount{color:var(--text-tertiary);font-size:10px}.AIAssistantDrawer-module__RguO8W__skillTooltip{scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex-direction:column;gap:8px;min-width:180px;max-height:300px;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__skillTooltip::-webkit-scrollbar{width:6px}.AIAssistantDrawer-module__RguO8W__skillTooltip::-webkit-scrollbar-thumb{background-color:#ffffff40;border-radius:3px}.AIAssistantDrawer-module__RguO8W__skillTooltipHeader{font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-gray-400);border-bottom:1px solid var(--color-gray-700);align-items:center;gap:5px;padding-bottom:4px;display:flex}.AIAssistantDrawer-module__RguO8W__skillTooltipGroup{flex-direction:column;gap:2px;display:flex}.AIAssistantDrawer-module__RguO8W__skillTooltipGroupLabel{font-size:9px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-gray-500);margin-bottom:1px}.AIAssistantDrawer-module__RguO8W__skillTooltipItem{border-radius:var(--radius-sm);color:var(--color-gray-200);justify-content:space-between;align-items:center;gap:8px;padding:3px 6px;font-size:11px;display:flex}.AIAssistantDrawer-module__RguO8W__skillTooltipItemActive{color:var(--color-gray-50);background:#3b82f626}.AIAssistantDrawer-module__RguO8W__skillTooltipItemDisabled{opacity:.4}.AIAssistantDrawer-module__RguO8W__skillTooltipName{white-space:nowrap;flex:1}.AIAssistantDrawer-module__RguO8W__skillTooltipCheck{color:var(--accent-primary,#3b82f6);flex-shrink:0}.AIAssistantDrawer-module__RguO8W__skillTooltipOff{font-size:9px;font-weight:var(--font-semibold);color:var(--color-gray-500);text-transform:uppercase}.AIAssistantDrawer-module__RguO8W__messagePhaseBadge{align-items:center;gap:var(--space-1);padding:2px var(--space-1);border-radius:var(--radius-sm);font-size:9px;font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.3px;margin-bottom:var(--space-1);display:inline-flex}.AIAssistantDrawer-module__RguO8W__todoWidgetContainer{padding:var(--space-3)var(--space-4);background:var(--bg-primary);border-bottom:1px solid var(--border-default);flex-shrink:0;max-height:200px;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__approvalDialog{margin:var(--space-4);padding:var(--space-4);background:var(--bg-elevated);border:2px solid var(--status-warning-text);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:1;min-height:0;max-height:60vh;animation:.2s ease-out AIAssistantDrawer-module__RguO8W__fadeIn;display:flex;overflow:hidden}.AIAssistantDrawer-module__RguO8W__approvalHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-default);display:flex}.AIAssistantDrawer-module__RguO8W__approvalHeader svg{color:var(--status-warning-text)}.AIAssistantDrawer-module__RguO8W__approvalHeader h4{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.AIAssistantDrawer-module__RguO8W__approvalContent{gap:var(--space-3);flex-direction:column;min-height:0;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__approvalTransition{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--bg-primary);border-radius:var(--radius-md);display:flex}.AIAssistantDrawer-module__RguO8W__approvalFrom,.AIAssistantDrawer-module__RguO8W__approvalTo{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);font-size:11px;font-weight:var(--font-semibold);text-transform:uppercase;display:inline-flex}.AIAssistantDrawer-module__RguO8W__approvalArrow{color:var(--text-tertiary);font-size:var(--text-lg)}.AIAssistantDrawer-module__RguO8W__approvalDisclaimer{gap:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef44444d;display:flex}.AIAssistantDrawer-module__RguO8W__approvalDisclaimerIcon{color:#ef4444;flex-shrink:0;margin-top:2px}.AIAssistantDrawer-module__RguO8W__approvalDisclaimerText{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.5}.AIAssistantDrawer-module__RguO8W__approvalDisclaimerText strong{color:var(--text-primary)}.AIAssistantDrawer-module__RguO8W__approvalReason{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.AIAssistantDrawer-module__RguO8W__approvalSection{gap:var(--space-2);flex-direction:column;display:flex}.AIAssistantDrawer-module__RguO8W__approvalSection h5{font-size:11px;font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin:0}.AIAssistantDrawer-module__RguO8W__approvalSection ul{padding-left:var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);margin:0}.AIAssistantDrawer-module__RguO8W__approvalSection li{margin-bottom:var(--space-1)}.AIAssistantDrawer-module__RguO8W__modificationInput{width:100%;min-height:80px;padding:var(--space-2);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;transition:var(--transition-all);font-family:inherit}.AIAssistantDrawer-module__RguO8W__modificationInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #e5393526}.AIAssistantDrawer-module__RguO8W__modificationInput::placeholder{color:var(--text-tertiary)}.AIAssistantDrawer-module__RguO8W__approvalActions{gap:var(--space-2);margin-top:var(--space-2);flex-shrink:0;display:flex}.AIAssistantDrawer-module__RguO8W__approvalButton{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);flex:1;display:flex}.AIAssistantDrawer-module__RguO8W__approvalButton:disabled{opacity:.5;cursor:not-allowed}.AIAssistantDrawer-module__RguO8W__approvalButtonApprove{background:var(--status-success-bg);border-color:var(--status-success-text);color:var(--status-success-text)}.AIAssistantDrawer-module__RguO8W__approvalButtonApprove:hover:not(:disabled){background:var(--status-success-text);color:var(--text-on-accent)}.AIAssistantDrawer-module__RguO8W__approvalButtonModify{background:var(--status-warning-bg);border-color:var(--status-warning-text);color:var(--status-warning-text)}.AIAssistantDrawer-module__RguO8W__approvalButtonModify:hover:not(:disabled){background:var(--status-warning-text);color:var(--text-on-accent)}.AIAssistantDrawer-module__RguO8W__approvalButtonAbort{background:var(--status-error-bg);border-color:var(--status-error-text);color:var(--status-error-text)}.AIAssistantDrawer-module__RguO8W__approvalButtonAbort:hover:not(:disabled){background:var(--status-error-text);color:var(--text-on-accent)}.AIAssistantDrawer-module__RguO8W__questionDialog{margin:var(--space-4);padding:var(--space-4);background:var(--bg-elevated);border:2px solid var(--accent-primary);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:1;min-height:0;max-height:60vh;animation:.2s ease-out AIAssistantDrawer-module__RguO8W__fadeIn;display:flex;overflow:hidden}.AIAssistantDrawer-module__RguO8W__questionHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-default);font-weight:var(--font-semibold);color:var(--accent-primary);display:flex}.AIAssistantDrawer-module__RguO8W__questionHeader svg{color:var(--accent-primary)}.AIAssistantDrawer-module__RguO8W__questionContent{gap:var(--space-3);flex-direction:column;max-height:50vh;display:flex;overflow-y:auto}.AIAssistantDrawer-module__RguO8W__questionText{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary);line-height:var(--leading-relaxed)}.AIAssistantDrawer-module__RguO8W__questionText p{margin:0}.AIAssistantDrawer-module__RguO8W__questionText p+p{margin-top:var(--space-2)}.AIAssistantDrawer-module__RguO8W__questionText ul,.AIAssistantDrawer-module__RguO8W__questionText ol{margin:var(--space-2)0;padding-left:var(--space-5,1.25rem)}.AIAssistantDrawer-module__RguO8W__questionText li{margin:var(--space-1)0}.AIAssistantDrawer-module__RguO8W__questionText code{border-radius:var(--radius-sm);background:#0000001a;padding:2px 6px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9em}.AIAssistantDrawer-module__RguO8W__questionText h1,.AIAssistantDrawer-module__RguO8W__questionText h2,.AIAssistantDrawer-module__RguO8W__questionText h3,.AIAssistantDrawer-module__RguO8W__questionText h4,.AIAssistantDrawer-module__RguO8W__questionText h5,.AIAssistantDrawer-module__RguO8W__questionText h6{margin:var(--space-3)0 var(--space-2)0;font-weight:600}.AIAssistantDrawer-module__RguO8W__questionText h1:first-child,.AIAssistantDrawer-module__RguO8W__questionText h2:first-child,.AIAssistantDrawer-module__RguO8W__questionText h3:first-child,.AIAssistantDrawer-module__RguO8W__questionText h4:first-child,.AIAssistantDrawer-module__RguO8W__questionText h5:first-child,.AIAssistantDrawer-module__RguO8W__questionText h6:first-child{margin-top:0}.AIAssistantDrawer-module__RguO8W__questionText div[class*=language-]{border-radius:var(--radius-md);margin:var(--space-2)0;font-size:var(--text-xs)}.AIAssistantDrawer-module__RguO8W__questionContext{font-size:var(--text-sm);color:var(--text-secondary)}.AIAssistantDrawer-module__RguO8W__questionContext p{margin:0}.AIAssistantDrawer-module__RguO8W__questionContext p+p{margin-top:var(--space-1)}.AIAssistantDrawer-module__RguO8W__answerInput{width:100%;min-height:80px;padding:var(--space-2);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);resize:vertical;font-family:inherit}.AIAssistantDrawer-module__RguO8W__answerInput:focus{border-color:var(--accent-primary);outline:none}.AIAssistantDrawer-module__RguO8W__answerInput::placeholder{color:var(--text-tertiary)}.AIAssistantDrawer-module__RguO8W__optionsList{gap:var(--space-2);flex-direction:column;display:flex}.AIAssistantDrawer-module__RguO8W__optionRadio,.AIAssistantDrawer-module__RguO8W__optionCheckbox{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-all);font-size:var(--text-sm);color:var(--text-primary);display:flex}.AIAssistantDrawer-module__RguO8W__optionRadio:hover,.AIAssistantDrawer-module__RguO8W__optionCheckbox:hover{border-color:var(--accent-primary);background:var(--bg-elevated)}.AIAssistantDrawer-module__RguO8W__optionRadio input,.AIAssistantDrawer-module__RguO8W__optionCheckbox input{accent-color:var(--accent-primary)}.AIAssistantDrawer-module__RguO8W__questionActions{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-default);flex-shrink:0}.AIAssistantDrawer-module__RguO8W__answerButton{width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all)}.AIAssistantDrawer-module__RguO8W__answerButton:disabled{opacity:.5;cursor:not-allowed}.AIAssistantDrawer-module__RguO8W__answerButtonSubmit{background:var(--accent-primary);border:1px solid var(--accent-primary);color:var(--text-on-accent)}.AIAssistantDrawer-module__RguO8W__answerButtonSubmit:hover:not(:disabled){filter:brightness(1.1)}.AIAssistantDrawer-module__RguO8W__apiKeyOverlay{z-index:1200;background:#0009;justify-content:center;align-items:center;animation:.15s ease-out AIAssistantDrawer-module__RguO8W__fadeIn;display:flex;position:fixed;inset:0}.AIAssistantDrawer-module__RguO8W__apiKeyModal{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:12px;flex-direction:column;gap:1rem;width:380px;max-width:90vw;padding:1.25rem;display:flex;box-shadow:0 20px 40px #0000004d}.AIAssistantDrawer-module__RguO8W__apiKeyModalTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.AIAssistantDrawer-module__RguO8W__apiKeyInputWrapper{align-items:center;display:flex;position:relative}.AIAssistantDrawer-module__RguO8W__apiKeyInputWrapper input{flex:1;padding-right:36px}.AIAssistantDrawer-module__RguO8W__apiKeyToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;right:8px}.AIAssistantDrawer-module__RguO8W__apiKeyToggle:hover{color:var(--text-primary)}.AIAssistantDrawer-module__RguO8W__apiKeyModalActions{justify-content:flex-end;gap:.5rem;display:flex}.AIAssistantDrawer-module__RguO8W__dangerBadge{color:#ef4444;cursor:help;font-size:10px;font-family:var(--font-mono,monospace);border-radius:var(--radius-sm);letter-spacing:.3px;white-space:nowrap;background:#ef44441a;border:1px solid #ef44444d;justify-content:center;align-self:center;align-items:center;gap:4px;padding:2px 8px;animation:2s ease-in-out infinite AIAssistantDrawer-module__RguO8W__dangerPulse;display:flex}@keyframes AIAssistantDrawer-module__RguO8W__dangerPulse{0%,to{opacity:.7}50%{opacity:1}}.AIAssistantDrawer-module__RguO8W__toolArgsPreview{white-space:pre-wrap;word-break:break-all;color:var(--text-secondary);background:#0000004d;border:1px solid #ffffff14;border-radius:4px;max-height:120px;margin:4px 0 0;padding:6px 8px;font-size:11px;line-height:1.4;overflow:auto}.AIAssistantDrawer-module__RguO8W__inputWrapperOuter{position:relative}.AIAssistantDrawer-module__RguO8W__skillPickerButton{border:1px solid var(--border-default);border-radius:var(--radius-md);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-all);background:#ffffff0f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AIAssistantDrawer-module__RguO8W__skillPickerButton:hover{color:var(--text-primary);border-color:var(--accent-primary);background:#ffffff1f}.AIAssistantDrawer-module__RguO8W__skillDropdown{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);z-index:200;max-height:280px;padding:var(--space-1)0;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0006}.AIAssistantDrawer-module__RguO8W__skillDropdownEmpty{padding:var(--space-3);text-align:center;color:var(--text-tertiary);font-size:var(--text-xs)}.AIAssistantDrawer-module__RguO8W__skillCategoryLabel{padding:var(--space-1-5)var(--space-3)var(--space-0-5);font-size:10px;font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none}.AIAssistantDrawer-module__RguO8W__skillDropdownItem{align-items:center;gap:var(--space-2);padding:var(--space-1-5)var(--space-3);cursor:pointer;font-size:var(--text-sm);color:var(--text-primary);transition:background-color .1s;display:flex}.AIAssistantDrawer-module__RguO8W__skillDropdownItem:hover{background:#ffffff0f}.AIAssistantDrawer-module__RguO8W__skillDropdownItemActive{background:#e539351f}.AIAssistantDrawer-module__RguO8W__skillDropdownItemActive:hover{background:#e539352e}.AIAssistantDrawer-module__RguO8W__skillItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AIAssistantDrawer-module__RguO8W__skillCategoryBadge{font-size:9px;font-weight:var(--font-semibold);color:var(--text-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.3px;background:#ffffff0f;flex-shrink:0;align-items:center;padding:1px 5px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__skillDropdownHint{padding:var(--space-1)var(--space-3);color:var(--text-tertiary);border-top:1px solid var(--border-default);gap:var(--space-2);font-size:10px;display:flex}.AIAssistantDrawer-module__RguO8W__skillDropdownHint kbd{border:1px solid var(--border-default);color:var(--text-secondary);background:#ffffff14;border-radius:3px;align-items:center;padding:0 4px;font-family:inherit;font-size:9px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__activeSkillBadge{border-radius:var(--radius-md);color:#ef5350;background:#e539351a;border:1px solid #e5393559;align-items:center;gap:6px;max-width:100%;margin-bottom:6px;padding:3px 8px 3px 6px;font-size:11px;line-height:1;display:inline-flex}.AIAssistantDrawer-module__RguO8W__activeSkillBadgeName{font-weight:var(--font-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AIAssistantDrawer-module__RguO8W__activeSkillBadgeCategory{font-size:9px;font-weight:var(--font-semibold);color:var(--text-tertiary);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.3px;background:#ffffff0f;border-radius:3px;flex-shrink:0;padding:1px 4px}.AIAssistantDrawer-module__RguO8W__activeSkillRemove{color:#e5393599;cursor:pointer;width:16px;height:16px;transition:var(--transition-all);background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;padding:0;display:flex}.AIAssistantDrawer-module__RguO8W__activeSkillRemove:hover{color:#ef5350;background:#e5393533}.AIAssistantDrawer-module__RguO8W__skillDropdownActions{border-bottom:1px solid var(--border-default);gap:6px;padding:6px 8px;display:flex}.AIAssistantDrawer-module__RguO8W__skillDropdownActionBtn{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:var(--transition-all);white-space:nowrap;align-items:center;gap:4px;padding:4px 8px;font-size:10px;display:inline-flex}.AIAssistantDrawer-module__RguO8W__skillDropdownActionBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-strong)}.AIAssistantDrawer-module__RguO8W__skillDropdownActionBtn:disabled{opacity:.5;cursor:not-allowed}
.ConversationHistory-module__rT4RPq__overlay{z-index:10;background:var(--bg-secondary);flex-direction:column;animation:.2s ease-out ConversationHistory-module__rT4RPq__slideIn;display:flex;position:absolute;inset:0}@keyframes ConversationHistory-module__rT4RPq__slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.ConversationHistory-module__rT4RPq__header{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border-default);flex-shrink:0;display:flex}.ConversationHistory-module__rT4RPq__backButton{border:1px solid var(--border-default);border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ConversationHistory-module__rT4RPq__backButton:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-hover)}.ConversationHistory-module__rT4RPq__headerTitle{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:600}.ConversationHistory-module__rT4RPq__newChatButton{align-items:center;gap:var(--space-2);color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.ConversationHistory-module__rT4RPq__newChatButton:hover{background:var(--bg-primary);color:var(--text-primary);border-color:var(--border-hover)}.ConversationHistory-module__rT4RPq__list{padding:var(--space-2);flex:1;overflow-y:auto}.ConversationHistory-module__rT4RPq__empty{height:200px;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.ConversationHistory-module__rT4RPq__spinner{opacity:.7;margin-bottom:8px;animation:.8s linear infinite ConversationHistory-module__rT4RPq__chSpin}@keyframes ConversationHistory-module__rT4RPq__chSpin{to{transform:rotate(360deg)}}.ConversationHistory-module__rT4RPq__item{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:background .15s;display:flex;position:relative}.ConversationHistory-module__rT4RPq__item:hover{background:var(--bg-tertiary)}.ConversationHistory-module__rT4RPq__itemActive{background:#d32f2f14;border:1px solid #d32f2f33}.ConversationHistory-module__rT4RPq__itemActive:hover{background:#d32f2f1f}.ConversationHistory-module__rT4RPq__itemContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ConversationHistory-module__rT4RPq__itemTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.ConversationHistory-module__rT4RPq__itemMeta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ConversationHistory-module__rT4RPq__itemTime{color:var(--text-tertiary);font-size:.6875rem}.ConversationHistory-module__rT4RPq__phaseBadge{text-transform:uppercase;letter-spacing:.02em;border:1px solid;border-radius:3px;align-items:center;gap:4px;padding:1px 6px;font-size:.625rem;font-weight:600;display:inline-flex}.ConversationHistory-module__rT4RPq__runningDot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite ConversationHistory-module__rT4RPq__pulse}@keyframes ConversationHistory-module__rT4RPq__pulse{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.7;box-shadow:0 0 0 4px #10b98100}}.ConversationHistory-module__rT4RPq__deleteButton{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;transition:all .15s;display:flex}.ConversationHistory-module__rT4RPq__item:hover .ConversationHistory-module__rT4RPq__deleteButton{opacity:1}.ConversationHistory-module__rT4RPq__deleteButton:hover{color:#ef4444;background:#ef44441a}.ConversationHistory-module__rT4RPq__confirmDelete{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);margin:0 var(--space-2);border-radius:var(--radius-md);color:var(--text-secondary);background:#ef444414;border:1px solid #ef444433;font-size:.75rem;animation:.15s ease-out ConversationHistory-module__rT4RPq__slideIn;display:flex}.ConversationHistory-module__rT4RPq__confirmDelete button{cursor:pointer;border:none;border-radius:3px;padding:2px 8px;font-size:.6875rem;font-weight:500;transition:all .15s}.ConversationHistory-module__rT4RPq__confirmYes{color:#fff;background:#ef4444}.ConversationHistory-module__rT4RPq__confirmYes:hover{background:#dc2626}.ConversationHistory-module__rT4RPq__confirmNo{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-default)!important}.ConversationHistory-module__rT4RPq__confirmNo:hover{background:var(--bg-primary)}
.CredentialShortcut-module__YDHuzW__wrap{border:1px solid var(--border-color,#ffffff1a);background:var(--bg-tertiary,#ffffff05);border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.CredentialShortcut-module__YDHuzW__missing{background:#f59e0b14;border-color:#f59e0b59}.CredentialShortcut-module__YDHuzW__head{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.CredentialShortcut-module__YDHuzW__badge{letter-spacing:.02em;text-transform:none;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.CredentialShortcut-module__YDHuzW__badgeGlobal{background:var(--status-info-bg,#3b82f626);color:var(--status-info-text,#60a5fa)}.CredentialShortcut-module__YDHuzW__badgeSet{color:#4ade80;background:#22c55e26}.CredentialShortcut-module__YDHuzW__badgeMissing{color:#f59e0b;background:#f59e0b26}.CredentialShortcut-module__YDHuzW__badgeOptional{background:var(--bg-hover,#ffffff0f);color:var(--text-secondary)}.CredentialShortcut-module__YDHuzW__row{align-items:center;gap:6px;display:flex}.CredentialShortcut-module__YDHuzW__row input{flex:1;min-width:0}.CredentialShortcut-module__YDHuzW__iconButton{border:1px solid var(--border-color,#ffffff1a);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.CredentialShortcut-module__YDHuzW__iconButton:hover{color:var(--text-primary);background:var(--bg-hover,#ffffff0f)}.CredentialShortcut-module__YDHuzW__saveButton{border:1px solid var(--accent-primary);background:var(--accent-primary);color:#fff;cursor:pointer;white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.CredentialShortcut-module__YDHuzW__saveButton:disabled{opacity:.45;cursor:not-allowed}.CredentialShortcut-module__YDHuzW__hint{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.45}.CredentialShortcut-module__YDHuzW__error{color:var(--status-error-text,#f87171);margin:0;font-size:11px}.CredentialShortcut-module__YDHuzW__saved{color:#4ade80;margin:0;font-size:11px}.CredentialShortcut-module__YDHuzW__links{flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:11px;display:flex}.CredentialShortcut-module__YDHuzW__links a{white-space:nowrap;color:var(--accent-primary);align-items:center;gap:4px;font-weight:500;display:inline-flex}.CredentialShortcut-module__YDHuzW__links a svg{flex:none}
.OtherScansModal-module__d_hjMG__wideModal.OtherScansModal-module__d_hjMG__wideModal{max-width:1092px}.OtherScansModal-module__d_hjMG__content{gap:var(--space-4);flex-direction:column;min-width:640px;display:flex}.OtherScansModal-module__d_hjMG__grid{gap:var(--space-4);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.OtherScansModal-module__d_hjMG__cardTall{grid-area:1/2/span 2}@media (max-width:768px){.OtherScansModal-module__d_hjMG__content{min-width:auto}.OtherScansModal-module__d_hjMG__grid{grid-template-columns:1fr}.OtherScansModal-module__d_hjMG__cardTall{grid-area:auto/1}}.OtherScansModal-module__d_hjMG__card{gap:var(--space-3);padding:var(--space-4);background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-default);flex-direction:column;flex:1;display:flex}.OtherScansModal-module__d_hjMG__cardHeader{align-items:center;gap:var(--space-2);display:flex}.OtherScansModal-module__d_hjMG__cardIcon{color:var(--text-tertiary)}.OtherScansModal-module__d_hjMG__cardTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.OtherScansModal-module__d_hjMG__newBadge{border-radius:var(--radius-sm);background:var(--status-success,#16a34a);color:#fff;font-size:8px;font-weight:var(--font-bold,700);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:1px 5px;line-height:1;display:inline-flex}.OtherScansModal-module__d_hjMG__statusBadge{padding:var(--space-0-5)var(--space-1-5);border-radius:var(--radius-sm);font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.3px;align-items:center;margin-left:auto;display:inline-flex}.OtherScansModal-module__d_hjMG__statusIdle{background:var(--bg-elevated);color:var(--text-tertiary);border:1px solid var(--border-default)}.OtherScansModal-module__d_hjMG__statusRunning{color:#10b981;background:#10b9811f;border:1px solid #10b9814d}.OtherScansModal-module__d_hjMG__statusPaused{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b4d}.OtherScansModal-module__d_hjMG__statusCompleted{color:#3b82f6;background:#3b82f61f;border:1px solid #3b82f64d}.OtherScansModal-module__d_hjMG__statusError{color:#ef4444;background:#ef44441f;border:1px solid #ef44444d}.OtherScansModal-module__d_hjMG__cardDescription{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.5}.OtherScansModal-module__d_hjMG__cardActions{gap:var(--space-1-5);flex-wrap:wrap;margin-top:auto;display:flex}.OtherScansModal-module__d_hjMG__actionButton{align-items:center;gap:var(--space-1);padding:var(--space-1-5)var(--space-2-5);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:var(--transition-all);background:0 0;display:flex}.OtherScansModal-module__d_hjMG__actionButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.OtherScansModal-module__d_hjMG__actionButton:disabled{opacity:.4;cursor:not-allowed}.OtherScansModal-module__d_hjMG__startButton{border-color:var(--status-success);color:var(--status-success);}.OtherScansModal-module__d_hjMG__startButton:hover:not(:disabled){background:var(--status-success);color:#fff}.OtherScansModal-module__d_hjMG__pauseButton{border-color:var(--status-warning);color:var(--status-warning);}.OtherScansModal-module__d_hjMG__pauseButton:hover:not(:disabled){background:var(--status-warning);color:#fff}.OtherScansModal-module__d_hjMG__resumeButton{border-color:var(--status-success);color:var(--status-success);}.OtherScansModal-module__d_hjMG__resumeButton:hover:not(:disabled){background:var(--status-success);color:#fff}.OtherScansModal-module__d_hjMG__stopButton{border-color:var(--status-error);color:var(--status-error);}.OtherScansModal-module__d_hjMG__stopButton:hover:not(:disabled){background:var(--status-error);color:#fff}.OtherScansModal-module__d_hjMG__logsButton{}.OtherScansModal-module__d_hjMG__logsButtonActive{background:var(--accent-secondary);border-color:var(--accent-secondary);color:#fff}.OtherScansModal-module__d_hjMG__downloadButton{}.OtherScansModal-module__d_hjMG__settingsButton{padding:var(--space-1-5);margin-left:auto;text-decoration:none;}.OtherScansModal-module__d_hjMG__spinner{animation:1s linear infinite OtherScansModal-module__d_hjMG__spin}@keyframes OtherScansModal-module__d_hjMG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OtherScansModal-module__d_hjMG__credentialStack{flex-direction:column;gap:8px;margin:6px 0 10px;display:flex}.OtherScansModal-module__d_hjMG__sourceList{gap:var(--space-2);max-height:320px;padding-right:var(--space-1);flex-direction:column;display:flex;overflow-y:auto}.OtherScansModal-module__d_hjMG__sourceRow{align-items:center;gap:var(--space-1-5);flex-wrap:nowrap;display:flex}.OtherScansModal-module__d_hjMG__sourceRow>button{flex:none}.OtherScansModal-module__d_hjMG__sourceName{flex-direction:column;flex:auto;min-width:0;display:flex}.OtherScansModal-module__d_hjMG__sourceLabel{text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-primary);overflow:hidden}.OtherScansModal-module__d_hjMG__sourceTarget{text-overflow:ellipsis;white-space:nowrap;color:var(--text-tertiary);font-size:11px;overflow:hidden}.OtherScansModal-module__d_hjMG__missingKeyNote{align-items:center;gap:var(--space-1);margin-top:var(--space-1);color:#f59e0b;font-size:11px;display:flex}.OtherScansModal-module__d_hjMG__missingKeyNote svg{flex:none}.OtherScansModal-module__d_hjMG__targetLine{align-items:baseline;gap:var(--space-2);min-width:0;margin:0;display:flex}.OtherScansModal-module__d_hjMG__targetKind{font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.3px;color:var(--text-tertiary);flex:none}.OtherScansModal-module__d_hjMG__targetValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-xs);font-family:var(--font-mono,monospace);color:var(--text-primary);overflow:hidden}
.ReconLogsDrawer-module__fAgcuW__drawer{top:var(--drawer-top,0px);right:0;bottom:var(--drawer-bottom,0px);background:var(--bg-primary);border-left:1px solid var(--border-default);z-index:100;will-change:transform;visibility:hidden;flex-direction:column;width:550px;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s .3s;display:flex;position:fixed;transform:translate(100%);box-shadow:-4px 0 12px #00000026}.ReconLogsDrawer-module__fAgcuW__drawerOpen{visibility:visible;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility;transform:translate(0)}.ReconLogsDrawer-module__fAgcuW__header{padding:var(--space-2)var(--space-3);background:var(--bg-tertiary);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__titleContainer{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);display:flex}.ReconLogsDrawer-module__fAgcuW__closeButton{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.ReconLogsDrawer-module__fAgcuW__statusBar{padding:var(--space-2)var(--space-3);background:var(--bg-secondary);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__statusLeft{align-items:center;gap:var(--space-2);display:flex}.ReconLogsDrawer-module__fAgcuW__statusText{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:400px;overflow:hidden}.ReconLogsDrawer-module__fAgcuW__statusActions{align-items:center;gap:var(--space-1);display:flex}.ReconLogsDrawer-module__fAgcuW__iconButton{border:1px solid var(--border-default);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:var(--transition-all);background:0 0;justify-content:center;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__iconButton:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-hover)}.ReconLogsDrawer-module__fAgcuW__iconButtonPaused{color:var(--status-warning);border-color:var(--status-warning)}.ReconLogsDrawer-module__fAgcuW__iconButtonPaused:hover{background:var(--status-warning);color:#fff}.ReconLogsDrawer-module__fAgcuW__iconButtonStop:hover{background:var(--status-error);color:#fff;border-color:var(--status-error)}.ReconLogsDrawer-module__fAgcuW__pausedIcon{color:var(--status-warning)}.ReconLogsDrawer-module__fAgcuW__runningIndicator{background:var(--status-success);border-radius:50%;width:8px;height:8px;animation:1.5s infinite ReconLogsDrawer-module__fAgcuW__pulse}@keyframes ReconLogsDrawer-module__fAgcuW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.ReconLogsDrawer-module__fAgcuW__successIcon{color:var(--status-success)}.ReconLogsDrawer-module__fAgcuW__errorIcon{color:var(--status-error)}.ReconLogsDrawer-module__fAgcuW__phaseProgress{padding:var(--space-2)var(--space-3);background:var(--bg-secondary);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__phaseItem{background:var(--bg-tertiary);border:1px solid var(--border-default);width:24px;height:24px;transition:var(--transition-all);border-radius:50%;justify-content:center;align-items:center;display:flex}.ReconLogsDrawer-module__fAgcuW__phaseNumber{font-size:10px;font-weight:var(--font-semibold);color:var(--text-tertiary)}.ReconLogsDrawer-module__fAgcuW__phaseActive{background:var(--accent-primary);border-color:var(--accent-primary)}.ReconLogsDrawer-module__fAgcuW__phaseActive .ReconLogsDrawer-module__fAgcuW__phaseNumber{color:var(--text-on-accent)}.ReconLogsDrawer-module__fAgcuW__phaseCompleted{background:var(--status-success);border-color:var(--status-success)}.ReconLogsDrawer-module__fAgcuW__phaseCompleted .ReconLogsDrawer-module__fAgcuW__phaseNumber{color:#fff}.ReconLogsDrawer-module__fAgcuW__phasePending{opacity:.5}.ReconLogsDrawer-module__fAgcuW__logsContainer{padding:var(--space-2);font-family:var(--font-mono);background:var(--bg-primary);flex:1;font-size:11px;line-height:1.4;overflow-y:auto}.ReconLogsDrawer-module__fAgcuW__emptyLogs{justify-content:center;align-items:center;gap:var(--space-2);height:100%;color:var(--text-tertiary);flex-direction:column;display:flex}.ReconLogsDrawer-module__fAgcuW__emptyLogs p{font-size:var(--text-sm);margin:0}.ReconLogsDrawer-module__fAgcuW__logLine{gap:var(--space-2);padding:1px var(--space-1);border-radius:var(--radius-sm);display:flex}.ReconLogsDrawer-module__fAgcuW__logLine:hover{background:var(--bg-hover)}.ReconLogsDrawer-module__fAgcuW__logTimestamp{color:var(--text-tertiary);opacity:.7;flex-shrink:0}.ReconLogsDrawer-module__fAgcuW__logMessage{word-break:break-word;white-space:pre-wrap;flex:1}.ReconLogsDrawer-module__fAgcuW__logInfo{color:var(--text-secondary)}.ReconLogsDrawer-module__fAgcuW__logWarning{color:var(--status-warning)}.ReconLogsDrawer-module__fAgcuW__logError{color:var(--status-error)}.ReconLogsDrawer-module__fAgcuW__logSuccess{color:var(--status-success)}.ReconLogsDrawer-module__fAgcuW__logAction{color:var(--color-blue-400)}.ReconLogsDrawer-module__fAgcuW__logTargets{padding-left:calc(var(--space-2) - 3px);background:#22c55e0f;border-left:3px solid #22c55e8c;font-weight:500}.ReconLogsDrawer-module__fAgcuW__logResourceCap{padding-left:calc(var(--space-2) - 3px);background:#ef444414;border-left:3px solid #ef444499;font-weight:500}.ReconLogsDrawer-module__fAgcuW__logResourceCap .ReconLogsDrawer-module__fAgcuW__logMessage{color:#ef4444}.ReconLogsDrawer-module__fAgcuW__scrollToBottom{bottom:var(--space-4);padding:var(--space-1-5)var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-md);transition:var(--transition-all);position:absolute;left:50%;transform:translate(-50%)}.ReconLogsDrawer-module__fAgcuW__scrollToBottom:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-on-accent)}.ReconLogsDrawer-module__fAgcuW__spinner{animation:1s linear infinite ReconLogsDrawer-module__fAgcuW__spin}@keyframes ReconLogsDrawer-module__fAgcuW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.page-module__ZjrIVq__page{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.page-module__ZjrIVq__body{flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.page-module__ZjrIVq__content{background:var(--graph-bg);flex:1;min-width:0;position:relative;overflow:hidden}.page-module__ZjrIVq__noProject{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);text-align:center;color:var(--text-secondary);flex-direction:column;flex:1;display:flex}.page-module__ZjrIVq__noProject h2{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.page-module__ZjrIVq__noProject p{font-size:var(--text-sm);max-width:400px;margin:0}.page-module__ZjrIVq__nodeCap{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);text-align:center;color:var(--text-secondary);flex-direction:column;display:flex;position:absolute;inset:0}.page-module__ZjrIVq__nodeCap h2{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.page-module__ZjrIVq__nodeCap p{font-size:var(--text-sm);max-width:480px;margin:0;line-height:1.6}.page-module__ZjrIVq__pastVersionPanel{flex:1;overflow-y:auto}
.PartialReconBadges-module__8gDCnW__badgeGroup{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:6px;align-items:center;gap:2px;padding:3px 6px;font-size:11px;font-weight:600;display:inline-flex}[data-theme=light] .PartialReconBadges-module__8gDCnW__badgeGroup{color:#16a34a;background:#16a34a14;border-color:#16a34a40}.PartialReconBadges-module__8gDCnW__badge{align-items:center;gap:4px;display:inline-flex}.PartialReconBadges-module__8gDCnW__badgeBtn{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:2px;transition:opacity .15s;display:inline-flex}.PartialReconBadges-module__8gDCnW__badgeBtn:hover{opacity:1}.PartialReconBadges-module__8gDCnW__badgeBtn:disabled{opacity:.3;cursor:not-allowed}.PartialReconBadges-module__8gDCnW__badgeBtnActive{opacity:1;color:#86efac}[data-theme=light] .PartialReconBadges-module__8gDCnW__badgeBtnActive{color:#15803d}.PartialReconBadges-module__8gDCnW__spinner{animation:1s linear infinite PartialReconBadges-module__8gDCnW__badgeSpin}@keyframes PartialReconBadges-module__8gDCnW__badgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PartialReconBadges-module__8gDCnW__overflow{background:var(--bg-primary);border:1px solid var(--border-default);z-index:200;border-radius:8px;min-width:280px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000040}.PartialReconBadges-module__8gDCnW__overflowHeader{color:var(--text-primary);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.PartialReconBadges-module__8gDCnW__overflowClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.PartialReconBadges-module__8gDCnW__overflowClose:hover{color:var(--text-primary)}.PartialReconBadges-module__8gDCnW__overflowList{max-height:300px;overflow-y:auto}.PartialReconBadges-module__8gDCnW__overflowItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.PartialReconBadges-module__8gDCnW__overflowItem:last-child{border-bottom:none}.PartialReconBadges-module__8gDCnW__overflowLabel{color:var(--text-primary);flex:1;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.PartialReconBadges-module__8gDCnW__overflowActions{flex-shrink:0;align-items:center;gap:4px;display:flex}
.Toggle-module__IP90EG__container{align-items:center;gap:var(--space-1-5);display:flex}.Toggle-module__IP90EG__containerSmall{gap:var(--space-1)}.Toggle-module__IP90EG__containerLarge{gap:var(--space-2)}.Toggle-module__IP90EG__switch{background:var(--toggle-bg);border:1px solid var(--border-default);border-radius:var(--radius-full);cursor:pointer;width:32px;height:16px;transition:var(--transition-all);flex-shrink:0;padding:0;position:relative}.Toggle-module__IP90EG__switchSmall{width:24px;height:12px}.Toggle-module__IP90EG__switchLarge{width:44px;height:22px}.Toggle-module__IP90EG__switch:hover:not(.Toggle-module__IP90EG__switchDisabled){border-color:var(--accent-secondary)}.Toggle-module__IP90EG__switch:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.Toggle-module__IP90EG__switchDisabled{opacity:.5;cursor:not-allowed}.Toggle-module__IP90EG__knob{background:var(--toggle-knob);border-radius:var(--radius-full);width:10px;height:10px;transition:transform var(--transition-default),background-color var(--transition-default);pointer-events:none;position:absolute;top:2px;left:2px}.Toggle-module__IP90EG__knobSmall{width:8px;height:8px;top:1px;left:1px}.Toggle-module__IP90EG__knobLarge{width:14px;height:14px;top:3px;left:3px}.Toggle-module__IP90EG__knobActive{background:var(--toggle-knob-active);transform:translate(16px)}.Toggle-module__IP90EG__switchSmall .Toggle-module__IP90EG__knobActive{transform:translate(12px)}.Toggle-module__IP90EG__switchLarge .Toggle-module__IP90EG__knobActive{transform:translate(22px)}.Toggle-module__IP90EG__label{color:var(--text-tertiary);cursor:pointer;transition:var(--transition-colors);-webkit-user-select:none;user-select:none;font-size:10px}.Toggle-module__IP90EG__labelActive{color:var(--accent-secondary);font-weight:var(--font-semibold)}.Toggle-module__IP90EG__containerLarge .Toggle-module__IP90EG__label{font-size:var(--text-sm);font-weight:var(--font-medium)}
.Tooltip-module__w6kZxW__trigger{display:inline-flex}.Tooltip-module__w6kZxW__tooltip{z-index:1200;padding:var(--space-1)var(--space-2);background:var(--color-gray-900);border-radius:var(--radius-sm);color:var(--color-gray-100);white-space:normal;pointer-events:none;max-width:260px;font-size:10px;animation:.15s ease-out Tooltip-module__w6kZxW__tooltipFadeIn;position:fixed}@keyframes Tooltip-module__w6kZxW__tooltipFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Tooltip-module__w6kZxW__tooltip:after{content:"";border:5px solid #0000;position:absolute}.Tooltip-module__w6kZxW__tooltipTop:after{border-top-color:var(--color-gray-900);top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__w6kZxW__tooltipBottom:after{border-bottom-color:var(--color-gray-900);bottom:100%;left:50%;transform:translate(-50%)}.Tooltip-module__w6kZxW__tooltipLeft:after{border-left-color:var(--color-gray-900);top:50%;left:100%;transform:translateY(-50%)}.Tooltip-module__w6kZxW__tooltipRight:after{border-right-color:var(--color-gray-900);top:50%;right:100%;transform:translateY(-50%)}
.NodeListOverlay-module__tRCK7a__nodeList{flex-direction:column;display:flex}.NodeListOverlay-module__tRCK7a__nodeItem{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:3px 8px;font-size:12px;line-height:1.5;overflow:hidden}.NodeListOverlay-module__tRCK7a__nodeItem:hover{background:var(--bg-hover)}.NodeListOverlay-module__tRCK7a__moreIndicator{color:var(--text-tertiary);padding:4px 8px;font-size:11px;font-style:italic}
