.overview-section-module__OEqgOW__overviewSection{font-family:var(--font-geist-sans), sans-serif}.overview-section-module__OEqgOW__header{background-color:#fff;border:1px solid #cbd5e1;border-radius:1rem;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.5rem;padding:1rem;display:flex}.overview-section-module__OEqgOW__headerContent{flex-direction:column;display:flex}.overview-section-module__OEqgOW__title{color:#1e293b;letter-spacing:-.015em;font-size:1.625rem;font-weight:700;line-height:1.1}.overview-section-module__OEqgOW__subtitle{color:#64748b;margin-top:2px;padding:0;font-size:.875rem}.overview-section-module__OEqgOW__streamState{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .25s;display:inline-flex}.overview-section-module__OEqgOW__streamDot{background:currentColor;border-radius:50%;width:6px;height:6px;position:relative}.overview-section-module__OEqgOW__live{color:#16a34a;background:#ecfdf5}.overview-section-module__OEqgOW__live .overview-section-module__OEqgOW__streamDot:after{content:"";background:currentColor;border-radius:50%;animation:1.8s infinite overview-section-module__OEqgOW__pulseLive;position:absolute;inset:0}@keyframes overview-section-module__OEqgOW__pulseLive{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.overview-section-module__OEqgOW__connecting{color:#f59e0b;background:#fffbeb}.overview-section-module__OEqgOW__connecting .overview-section-module__OEqgOW__streamDot{animation:1s infinite alternate overview-section-module__OEqgOW__blink}@keyframes overview-section-module__OEqgOW__blink{0%{opacity:.4}to{opacity:1}}.overview-section-module__OEqgOW__offline{color:#4f46e5;background:#eef2ff}.overview-section-module__OEqgOW__offline .overview-section-module__OEqgOW__streamDot{opacity:.6}.overview-section-module__OEqgOW__restarting{color:#0ea5e9;background:#f0f9ff}.overview-section-module__OEqgOW__restarting .overview-section-module__OEqgOW__streamDot{animation:1s linear infinite overview-section-module__OEqgOW__spin}.overview-section-module__OEqgOW__disconnected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.overview-section-module__OEqgOW__disconnected .overview-section-module__OEqgOW__streamDot{background:#dc2626;animation:1.5s infinite overview-section-module__OEqgOW__pulseError}@keyframes overview-section-module__OEqgOW__spin{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}
.discovery-sidebar-module__DF9KNq__sidebar{width:272px;min-width:272px;height:100%;font-family:var(--font-geist-sans), sans-serif;background-color:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;display:flex}.discovery-sidebar-module__DF9KNq__container{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background-color:#fff;flex-direction:column;flex:1;display:flex;overflow-y:auto}.discovery-sidebar-module__DF9KNq__container::-webkit-scrollbar{width:4px}.discovery-sidebar-module__DF9KNq__container::-webkit-scrollbar-track{background:0 0}.discovery-sidebar-module__DF9KNq__container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.discovery-sidebar-module__DF9KNq__tabsContainer{background-color:#eef0f1;border-bottom:1px solid #e2e5ea;border-right:1px solid #c7d0de;flex-shrink:0;align-items:flex-end;height:48px;padding:0 12px;display:flex}.discovery-sidebar-module__DF9KNq__tabs{gap:20px;display:flex}.discovery-sidebar-module__DF9KNq__tab{all:unset;color:#64748b;cursor:pointer;white-space:nowrap;padding-bottom:9px;font-size:12px;font-weight:600;transition:color .2s;position:relative}.discovery-sidebar-module__DF9KNq__tab:hover,.discovery-sidebar-module__DF9KNq__activeTab{color:#0f1729}.discovery-sidebar-module__DF9KNq__activeTab:after{content:"";background:#c00101;border-radius:2px 2px 0 0;width:100%;height:2px;position:absolute;bottom:0;left:0}.discovery-sidebar-module__DF9KNq__hint{color:#94a3b8;text-align:center;letter-spacing:.02em;margin:10px 0 2px;font-size:10px}.discovery-sidebar-module__DF9KNq__categories{flex-direction:column;display:flex}.discovery-sidebar-module__DF9KNq__category{border-bottom:1px solid #f1f5f9}.discovery-sidebar-module__DF9KNq__categoryHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;align-items:center;gap:7px;padding:9px 12px;transition:background .15s;display:flex}.discovery-sidebar-module__DF9KNq__categoryHeader:hover{background:#f1f5f9}.discovery-sidebar-module__DF9KNq__categoryChevron{color:#94a3b8;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.discovery-sidebar-module__DF9KNq__collapsedChevron{transform:rotate(-90deg)}.discovery-sidebar-module__DF9KNq__categoryName{color:#1e293b;letter-spacing:.01em;flex:1;font-size:11px;font-weight:700}.discovery-sidebar-module__DF9KNq__categoryBadge{color:#475569;background:#e2e8f0;border-radius:999px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:9px;font-weight:800}.discovery-sidebar-module__DF9KNq__deviceList{flex-direction:column;gap:1px;padding:4px 8px 10px;display:flex}.discovery-sidebar-module__DF9KNq__device{cursor:grab;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;padding:5px 8px;transition:all .15s;display:flex}.discovery-sidebar-module__DF9KNq__device:hover{background:#fff;border-color:#e2e8f0;transform:translate(2px);box-shadow:0 1px 4px #0f172a0d}.discovery-sidebar-module__DF9KNq__device:active{cursor:grabbing}.discovery-sidebar-module__DF9KNq__iconWrapper{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.discovery-sidebar-module__DF9KNq__deviceImage{object-fit:contain}.discovery-sidebar-module__DF9KNq__deviceContent{flex-direction:column;flex:1;min-width:0;display:flex}.discovery-sidebar-module__DF9KNq__deviceName{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.discovery-sidebar-module__DF9KNq__deviceDescription{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.discovery-sidebar-module__DF9KNq__discoveryBlock,.discovery-sidebar-module__DF9KNq__yamlBlock,.discovery-sidebar-module__DF9KNq__savedBlock{flex-direction:column;gap:10px;padding:14px 12px;display:flex}.discovery-sidebar-module__DF9KNq__discoveryHeader{justify-content:space-between;align-items:center;display:flex}.discovery-sidebar-module__DF9KNq__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:800}.discovery-sidebar-module__DF9KNq__addSourceHeaderBtn{all:unset;color:#c00101;cursor:pointer;background:#fdf1f1;border:1px solid #f6dede;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:10.5px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.discovery-sidebar-module__DF9KNq__addSourceHeaderBtn:hover{color:#fff;background:#c00101;border-color:#c00101}.discovery-sidebar-module__DF9KNq__sourceList{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;gap:8px;max-height:420px;margin-right:-2px;padding-right:2px;display:flex;overflow-y:auto}.discovery-sidebar-module__DF9KNq__sourceList::-webkit-scrollbar{width:4px}.discovery-sidebar-module__DF9KNq__sourceList::-webkit-scrollbar-track{background:0 0}.discovery-sidebar-module__DF9KNq__sourceList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.discovery-sidebar-module__DF9KNq__sourceCard{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:flex-start;gap:11px;width:100%;padding:12px;transition:box-shadow .15s;display:flex}.discovery-sidebar-module__DF9KNq__sourceCard:hover{box-shadow:0 2px 8px #0f172a14}.discovery-sidebar-module__DF9KNq__sourceIcon{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.discovery-sidebar-module__DF9KNq__sourceIconImage{object-fit:contain}.discovery-sidebar-module__DF9KNq__iconSplunk,.discovery-sidebar-module__DF9KNq__iconServicenow,.discovery-sidebar-module__DF9KNq__iconSolarwinds,.discovery-sidebar-module__DF9KNq__iconNmap,.discovery-sidebar-module__DF9KNq__iconDefault{color:#475569}.discovery-sidebar-module__DF9KNq__sourceInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.discovery-sidebar-module__DF9KNq__sourceName{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.discovery-sidebar-module__DF9KNq__sourceType{color:#94a3b8;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:500;overflow:hidden}.discovery-sidebar-module__DF9KNq__sourceIp{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:10.5px;font-weight:500;overflow:hidden}.discovery-sidebar-module__DF9KNq__removeSourceBtn{all:unset;color:#94a3b8;cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}.discovery-sidebar-module__DF9KNq__removeSourceBtn:hover{color:#dc2626;background:#fee2e2}.discovery-sidebar-module__DF9KNq__removeSourceBtn:disabled{opacity:.4;cursor:not-allowed}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnLarge{all:unset;box-sizing:border-box;color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#d40202 0%,#c00101 55%,#a50000 100%);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:2px;padding:11px;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #c0010133}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnLarge:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 8px 18px #c0010147}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnLarge:active{filter:brightness(.97);transform:translateY(0);box-shadow:0 1px 2px #c0010133}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnLarge:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff29 40%,#ffffff38 50%,#ffffff29 60%,#0000 80%) 200% 0/250% 100%;position:absolute;inset:0}.discovery-sidebar-module__DF9KNq__pulseHighlight{animation:3s ease-out infinite discovery-sidebar-module__DF9KNq__redPulse}.discovery-sidebar-module__DF9KNq__pulseHighlight:before{animation:3.6s ease-in-out infinite discovery-sidebar-module__DF9KNq__sheenDrift}@keyframes discovery-sidebar-module__DF9KNq__sheenDrift{0%{background-position:200% 0}to{background-position:-60% 0}}@keyframes discovery-sidebar-module__DF9KNq__redPulse{0%{box-shadow:0 0 #c0010159}70%{box-shadow:0 0 0 8px #c0010100}to{box-shadow:0 0 #c0010100}}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnRunning{cursor:not-allowed;background:linear-gradient(135deg,#8a0202 0%,#7a0101 55%,#620101 100%);box-shadow:inset 0 1px 3px #00000040}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnRunning:hover{filter:none;transform:none;box-shadow:inset 0 1px 3px #00000040}.discovery-sidebar-module__DF9KNq__runDiscoveryBtnRunning:before{background:linear-gradient(100deg,#0000 30%,#ffffff14 45%,#ffffff38 50%,#ffffff14 55%,#0000 70%) 0 0/220% 100%;animation:1.6s linear infinite discovery-sidebar-module__DF9KNq__scanSweep}@keyframes discovery-sidebar-module__DF9KNq__scanSweep{0%{background-position:160% 0}to{background-position:-60% 0}}.discovery-sidebar-module__DF9KNq__radarPing{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:relative}.discovery-sidebar-module__DF9KNq__radarPingCore{z-index:1;background:#fff;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 4px #fffc}.discovery-sidebar-module__DF9KNq__radarPingRing{opacity:0;border:1.5px solid #fffc;border-radius:50%;animation:1.8s cubic-bezier(.2,.6,.4,1) infinite discovery-sidebar-module__DF9KNq__radarExpand;position:absolute;inset:0}.discovery-sidebar-module__DF9KNq__radarPingRing:nth-child(2){animation-delay:.9s}@keyframes discovery-sidebar-module__DF9KNq__radarExpand{0%{opacity:.9;transform:scale(.4)}80%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.discovery-sidebar-module__DF9KNq__spinIcon{animation:.8s linear infinite discovery-sidebar-module__DF9KNq__spin}@keyframes discovery-sidebar-module__DF9KNq__spin{to{transform:rotate(360deg)}}.discovery-sidebar-module__DF9KNq__divider{background:#e2e8f0;width:calc(100% - 24px);height:1px;margin:0 auto}.discovery-sidebar-module__DF9KNq__yamlDropzone{all:unset;box-sizing:border-box;cursor:pointer;background:#fdfdfd;border:1.5px dashed #cbd5e1;border-radius:8px;align-items:center;gap:11px;width:100%;padding:13px 11px;transition:all .15s;display:flex}.discovery-sidebar-module__DF9KNq__yamlDropzone:hover{background:#f1f5f9;border-color:#94a3b8}.discovery-sidebar-module__DF9KNq__yamlDropzone:disabled{opacity:.6;cursor:not-allowed}.discovery-sidebar-module__DF9KNq__yamlIconWrapper{color:#475569;background:#e2e8f0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.discovery-sidebar-module__DF9KNq__yamlTextContent{flex-direction:column;gap:1px;display:flex}.discovery-sidebar-module__DF9KNq__yamlTitle{color:#0f1729;font-size:11.5px;font-weight:600}.discovery-sidebar-module__DF9KNq__yamlSubtitle{color:#94a3b8;font-size:10px}.discovery-sidebar-module__DF9KNq__yamlUploadIcon{color:#94a3b8;margin-left:auto;transition:transform .2s}.discovery-sidebar-module__DF9KNq__yamlDropzone:hover .discovery-sidebar-module__DF9KNq__yamlUploadIcon{color:#64748b;transform:translateY(-2px)}.discovery-sidebar-module__DF9KNq__savedEmptyText{color:#94a3b8;text-align:center;padding:8px 0 4px;font-size:11px}.discovery-sidebar-module__DF9KNq__savedList{flex-direction:column;gap:5px;display:flex}.discovery-sidebar-module__DF9KNq__savedCard{background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;transition:all .15s;display:flex}.discovery-sidebar-module__DF9KNq__savedCard:hover{border-color:#c7d0de;box-shadow:0 2px 6px #0f172a0a}.discovery-sidebar-module__DF9KNq__savedCardLoad{all:unset;cursor:pointer;color:#475569;flex:1;align-items:center;gap:7px;min-width:0;display:flex}.discovery-sidebar-module__DF9KNq__savedCardLoad:hover{color:#0f1729}.discovery-sidebar-module__DF9KNq__savedCardName{color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.discovery-sidebar-module__DF9KNq__savedCardDelete{all:unset;color:#94a3b8;cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.discovery-sidebar-module__DF9KNq__savedCardDelete:hover{color:#dc2626;background:#fee2e2}.discovery-sidebar-module__DF9KNq__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.discovery-sidebar-module__DF9KNq__modal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;max-width:360px;animation:.18s discovery-sidebar-module__DF9KNq__modalEnter;display:flex;box-shadow:0 20px 40px #0f172a26}@keyframes discovery-sidebar-module__DF9KNq__modalEnter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.discovery-sidebar-module__DF9KNq__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.discovery-sidebar-module__DF9KNq__modalTitle{color:#0f1729;font-size:13px;font-weight:700}.discovery-sidebar-module__DF9KNq__modalCloseBtn{all:unset;color:#94a3b8;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.discovery-sidebar-module__DF9KNq__modalCloseBtn:hover{color:#475569;background:#f1f5f9}.discovery-sidebar-module__DF9KNq__modalBody{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.discovery-sidebar-module__DF9KNq__formGroup{flex-direction:column;gap:5px;display:flex}.discovery-sidebar-module__DF9KNq__formLabel{color:#475569;letter-spacing:.02em;font-size:11px;font-weight:600}.discovery-sidebar-module__DF9KNq__formOptional{color:#94a3b8;margin-left:3px;font-weight:400}.discovery-sidebar-module__DF9KNq__formInput,.discovery-sidebar-module__DF9KNq__formSelect{box-sizing:border-box;color:#0f1729;width:100%;font-size:12px;font-family:var(--font-geist-sans), sans-serif;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 10px;transition:border-color .15s,box-shadow .15s}.discovery-sidebar-module__DF9KNq__formInput:focus,.discovery-sidebar-module__DF9KNq__formSelect:focus{background:#fff;border-color:#e8a5a5;box-shadow:0 0 0 3px #c001011a}.discovery-sidebar-module__DF9KNq__formInput::placeholder{color:#94a3b8}.discovery-sidebar-module__DF9KNq__modalFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px 14px;display:flex}.discovery-sidebar-module__DF9KNq__modalCancelBtn{all:unset;color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .15s}.discovery-sidebar-module__DF9KNq__modalCancelBtn:hover{color:#334155;background:#e2e8f0}.discovery-sidebar-module__DF9KNq__modalSubmitBtn{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;background:#c00101;border-radius:6px;align-items:center;gap:5px;padding:7px 14px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.discovery-sidebar-module__DF9KNq__modalSubmitBtn:hover{background:#a50000}.discovery-sidebar-module__DF9KNq__modalSubmitBtn:disabled{cursor:not-allowed;background:#e8a5a5}
.node-hover-card-module__Ce6e0a__hoverCard{z-index:20;pointer-events:none;width:240px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-top-width:3px;border-radius:10px;padding:11px 12px;animation:.12s node-hover-card-module__Ce6e0a__cardEnter;position:absolute;box-shadow:0 12px 28px #0f172a24}@keyframes node-hover-card-module__Ce6e0a__cardEnter{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.node-hover-card-module__Ce6e0a__header{align-items:center;gap:9px;margin-bottom:10px;display:flex}.node-hover-card-module__Ce6e0a__iconWrapper{border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.node-hover-card-module__Ce6e0a__iconImage{object-fit:contain;display:block}.node-hover-card-module__Ce6e0a__headerText{flex:1;min-width:0}.node-hover-card-module__Ce6e0a__title{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:ui-monospace,monospace;font-size:12px;font-weight:700;overflow:hidden}.node-hover-card-module__Ce6e0a__subtitle{color:#94a3b8;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:10px;font-weight:500;overflow:hidden}.node-hover-card-module__Ce6e0a__stats{flex-direction:column;gap:6px;display:flex}.node-hover-card-module__Ce6e0a__statRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.node-hover-card-module__Ce6e0a__statLabel{color:#94a3b8;white-space:nowrap;font-size:10px;font-weight:600}.node-hover-card-module__Ce6e0a__statValue{color:#334155;white-space:nowrap;text-overflow:ellipsis;text-align:right;font-family:ui-monospace,monospace;font-size:11px;font-weight:600;overflow:hidden}.node-hover-card-module__Ce6e0a__obsBadge{border-radius:999px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:10.5px;font-weight:800;line-height:1.4}.node-hover-card-module__Ce6e0a__obsBadgeLow{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.node-hover-card-module__Ce6e0a__obsBadgeEstablished{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.node-hover-card-module__Ce6e0a__sourceSection{border-top:1px solid #f1f5f9;margin-top:10px;padding-top:9px}.node-hover-card-module__Ce6e0a__sourceLabel{letter-spacing:.04em;text-transform:uppercase;color:#cbd5e1;margin:0 0 6px;font-size:9.5px;font-weight:700}.node-hover-card-module__Ce6e0a__sourcePills{flex-wrap:wrap;gap:5px;display:flex}.node-hover-card-module__Ce6e0a__sourcePill{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}
.edge-hover-card-module___8u21a__hoverCard{z-index:20;pointer-events:none;width:240px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-top-width:3px;border-radius:10px;padding:11px 12px;animation:.12s edge-hover-card-module___8u21a__cardEnter;position:absolute;box-shadow:0 12px 28px #0f172a24}@keyframes edge-hover-card-module___8u21a__cardEnter{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.edge-hover-card-module___8u21a__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:2px;font-size:9px;font-weight:800}.edge-hover-card-module___8u21a__title{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:ui-monospace,monospace;font-size:12px;font-weight:700;overflow:hidden}.edge-hover-card-module___8u21a__connection{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;margin:8px 0;padding:9px;display:flex}.edge-hover-card-module___8u21a__connRow{align-items:center;gap:7px;display:flex}.edge-hover-card-module___8u21a__connName{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:ui-monospace,monospace;font-size:11px;font-weight:600;overflow:hidden}.edge-hover-card-module___8u21a__dotSource,.edge-hover-card-module___8u21a__dotTarget{border-radius:50%;flex-shrink:0;width:6px;height:6px}.edge-hover-card-module___8u21a__dotSource{background:#1d4ed8}.edge-hover-card-module___8u21a__dotTarget{background:#c00101}.edge-hover-card-module___8u21a__connLine{background:#cbd5e1;width:1px;height:10px;margin-left:3px}.edge-hover-card-module___8u21a__portTag{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:1px 6px;font-family:ui-monospace,monospace;font-size:9px;font-weight:700}.edge-hover-card-module___8u21a__description{color:#64748b;background:#f8fafc;border-left:2px solid #cbd5e1;border-radius:0 6px 6px 0;margin:0 0 9px;padding:6px 9px;font-size:10.5px;font-weight:500;line-height:1.5}.edge-hover-card-module___8u21a__sourceSection{border-top:1px solid #f1f5f9;padding-top:9px}.edge-hover-card-module___8u21a__sourceLabel{letter-spacing:.04em;text-transform:uppercase;color:#cbd5e1;margin:0 0 6px;font-size:9.5px;font-weight:700}.edge-hover-card-module___8u21a__sourcePills{flex-wrap:wrap;gap:5px;display:flex}.edge-hover-card-module___8u21a__sourcePill{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.edge-hover-card-module___8u21a__manualPill{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}
.node-panel-module__facvTa__panel{z-index:10;width:320px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:12px 0 0 12px;flex-direction:column;animation:.9s cubic-bezier(.16,1,.3,1) forwards node-panel-module__facvTa__panelEnter;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.node-panel-module__facvTa__closing{animation:.28s cubic-bezier(.4,0,1,1) forwards node-panel-module__facvTa__panelExit}@keyframes node-panel-module__facvTa__panelEnter{0%{transform:translate(100%);box-shadow:0 0 #0f172a00}to{transform:translate(0);box-shadow:0 12px 32px #0f172a1f}}@keyframes node-panel-module__facvTa__panelExit{0%{transform:translate(0);box-shadow:0 12px 32px #0f172a1f}to{transform:translate(100%);box-shadow:0 0 #0f172a00}}.node-panel-module__facvTa__contentFading{opacity:0;transition:opacity .13s}.node-panel-module__facvTa__header{border-bottom:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:10px;padding:14px 14px 12px;display:flex}.node-panel-module__facvTa__iconWrapper{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.node-panel-module__facvTa__infoWrapper{flex-direction:column;flex:1;gap:1px;min-width:0;transition:opacity .13s;display:flex}.node-panel-module__facvTa__nodeId{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:ui-monospace,monospace;font-size:12.5px;font-weight:700;overflow:hidden}.node-panel-module__facvTa__nodeType{color:#94a3b8;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10.5px;font-weight:500;overflow:hidden}.node-panel-module__facvTa__closeButton{all:unset;color:#94a3b8;cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.node-panel-module__facvTa__closeButton:hover{color:#475569;background:#f1f5f9}.node-panel-module__facvTa__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:4px 14px 0;transition:opacity .13s;overflow-y:auto}.node-panel-module__facvTa__body::-webkit-scrollbar{width:4px}.node-panel-module__facvTa__body::-webkit-scrollbar-track{background:0 0}.node-panel-module__facvTa__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.node-panel-module__facvTa__bottomSpacer{height:8px}.node-panel-module__facvTa__sectionContainer{align-items:center;gap:8px;padding:14px 0 8px;display:flex}.node-panel-module__facvTa__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;font-size:10px;font-weight:800}.node-panel-module__facvTa__sectionDivider{background:#f1f5f9;flex:1;height:1px}.node-panel-module__facvTa__spaceY2{flex-direction:column;gap:8px;display:flex}.node-panel-module__facvTa__spaceY3{flex-direction:column;gap:12px;display:flex}.node-panel-module__facvTa__grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.node-panel-module__facvTa__grid3{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.node-panel-module__facvTa__label{color:#64748b;letter-spacing:.01em;margin-bottom:4px;font-size:10.5px;font-weight:600;display:block}.node-panel-module__facvTa__input{box-sizing:border-box;color:#0f1729;width:100%;font-size:12px;font-family:var(--font-geist-sans), sans-serif;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 9px;transition:border-color .15s,box-shadow .15s,background .15s}.node-panel-module__facvTa__input:focus{background:#fff;border-color:#e8a5a5;box-shadow:0 0 0 3px #c001011a}.node-panel-module__facvTa__input::placeholder{color:#cbd5e1}.node-panel-module__facvTa__flagButton{all:unset;box-sizing:border-box;cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:9px 11px;font-size:11.5px;font-weight:600;transition:all .15s;display:flex}.node-panel-module__facvTa__flagButton:hover{background:#f8fafc;border-color:#cbd5e1}.node-panel-module__facvTa__flagButtonActive{color:#0f1729;background:#fef2f2;border-color:#fbd8d8}.node-panel-module__facvTa__flagButtonActive:hover{background:#fee9e9;border-color:#f6c6c6}.node-panel-module__facvTa__flagButtonInactive{color:#94a3b8}.node-panel-module__facvTa__flagCircle{border-radius:999px;flex-shrink:0;width:30px;height:17px;transition:background .15s;position:relative}.node-panel-module__facvTa__flagCircleActive{background:#c00101}.node-panel-module__facvTa__flagCircleInactive{background:#e2e8f0}.node-panel-module__facvTa__flagDot{background:#fff;border-radius:50%;width:13px;height:13px;transition:left .15s;position:absolute;top:2px;left:15px;box-shadow:0 1px 3px #0f172a40}.node-panel-module__facvTa__flagCircleInactive .node-panel-module__facvTa__flagDot{left:2px}.node-panel-module__facvTa__footer{background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;padding:12px 14px 14px}.node-panel-module__facvTa__saveButton{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:9px;font-size:12px;font-weight:700;transition:filter .15s,box-shadow .15s;display:flex}.node-panel-module__facvTa__saveButton:not(:disabled):hover{filter:brightness(1.08);box-shadow:0 4px 12px #c0010133}.node-panel-module__facvTa__saveButton:disabled{cursor:not-allowed}
.terminal-module__daJseq__terminalPanel{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#388bfd #050505;background:#000 repeating-linear-gradient(0deg,#0000,#0000 21px,#ffffff05 21px 22px);flex-direction:column;flex:1;gap:2px;min-height:0;padding:14px 12px;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace;display:flex;overflow-y:auto}.terminal-module__daJseq__empty{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:2rem;display:flex}@keyframes terminal-module__daJseq__idlePulse{0%,to{border-color:#1a1a1a}50%{border-color:#388bfd22}}.terminal-module__daJseq__emptyIcon{color:#444;background:#0d0d0d;border:1px solid #1a1a1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;animation:3s ease-in-out infinite terminal-module__daJseq__idlePulse;display:flex}.terminal-module__daJseq__emptyTitle{color:#6e7681;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.terminal-module__daJseq__emptyDivider{background:#2a2a2a;width:32px;height:1px;margin:4px 0}.terminal-module__daJseq__emptyHint{color:#484f58;letter-spacing:.02em;font-size:11px}.terminal-module__daJseq__emptyHint:before{content:"▸ ";color:#388bfd44}.terminal-module__daJseq__line{align-items:baseline;gap:10px;padding:1px 0;line-height:1.6;animation:.12s ease-out both terminal-module__daJseq__fadeSlide;display:flex}@keyframes terminal-module__daJseq__fadeSlide{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.terminal-module__daJseq__index{color:#2a2a2a;text-align:right;-webkit-user-select:none;user-select:none;letter-spacing:.01em;flex-shrink:0;min-width:28px;padding-top:1px;font-size:10px}.terminal-module__daJseq__prompt{color:#388bfd;-webkit-user-select:none;user-select:none;opacity:.8;flex-shrink:0;font-size:12px}.terminal-module__daJseq__text{color:#c9d1d9;word-break:break-all;white-space:pre-wrap;flex:1;font-size:12px}.terminal-module__daJseq__line[data-level=error] .terminal-module__daJseq__text{color:#f47067}.terminal-module__daJseq__line[data-level=error] .terminal-module__daJseq__prompt{color:#f47067;opacity:1}.terminal-module__daJseq__line[data-level=warn] .terminal-module__daJseq__text{color:#e3b341}.terminal-module__daJseq__line[data-level=warn] .terminal-module__daJseq__prompt{color:#e3b341;opacity:1}.terminal-module__daJseq__line[data-level=success] .terminal-module__daJseq__text{color:#3fb950}.terminal-module__daJseq__line[data-level=success] .terminal-module__daJseq__prompt{color:#3fb950;opacity:1}.terminal-module__daJseq__line[data-level=debug] .terminal-module__daJseq__text{color:#6cb6ff55}.terminal-module__daJseq__cursor{vertical-align:text-bottom;background:#388bfd;border-radius:1px;width:7px;height:13px;margin-left:2px;animation:1.1s step-end infinite terminal-module__daJseq__blink;display:inline-block}@keyframes terminal-module__daJseq__blink{0%,to{opacity:1}50%{opacity:0}}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar{width:10px}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar-track{background:#050505;border-left:1px solid #111}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar-thumb{background:linear-gradient(#1f6feb 0%,#388bfd 50%,#1f6feb 100%);border:2px solid #050505;border-radius:999px;transition:background .2s,box-shadow .2s,transform .2s;box-shadow:inset 0 0 6px #ffffff14,0 0 10px #388bfd26}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar-thumb:hover{background:linear-gradient(#388bfd 0%,#58a6ff 100%);box-shadow:inset 0 0 8px #ffffff1f,0 0 14px #388bfd47}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar-thumb:active{background:#58a6ff}.terminal-module__daJseq__terminalPanel::-webkit-scrollbar-corner{background:#000}
.edge-panel-module__w4lb0G__panel{z-index:10;width:320px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:0;flex-direction:column;animation:.9s cubic-bezier(.16,1,.3,1) forwards edge-panel-module__w4lb0G__panelEnter;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.edge-panel-module__w4lb0G__closing{animation:.28s cubic-bezier(.4,0,1,1) forwards edge-panel-module__w4lb0G__panelExit}@keyframes edge-panel-module__w4lb0G__panelEnter{0%{transform:translate(100%);box-shadow:0 0 #0f172a00}to{transform:translate(0);box-shadow:0 12px 32px #0f172a1f}}@keyframes edge-panel-module__w4lb0G__panelExit{0%{transform:translate(0);box-shadow:0 12px 32px #0f172a1f}to{transform:translate(100%);box-shadow:0 0 #0f172a00}}.edge-panel-module__w4lb0G__contentFading{opacity:0;transition:opacity .13s}.edge-panel-module__w4lb0G__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:14px 14px 12px;display:flex}.edge-panel-module__w4lb0G__headerTitle{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 2px;font-size:10px;font-weight:800}.edge-panel-module__w4lb0G__headerSubtitle{color:#0f1729;margin:0;font-family:ui-monospace,monospace;font-size:12.5px;font-weight:700}.edge-panel-module__w4lb0G__closeButton{all:unset;color:#94a3b8;cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.edge-panel-module__w4lb0G__closeButton:hover{color:#475569;background:#f1f5f9}.edge-panel-module__w4lb0G__body{flex-direction:column;gap:16px;padding:14px;transition:opacity .13s;display:flex}.edge-panel-module__w4lb0G__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 8px;font-size:10px;font-weight:800}.edge-panel-module__w4lb0G__connectionBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;padding:12px;display:flex}.edge-panel-module__w4lb0G__connectionRow{align-items:center;gap:9px;display:flex}.edge-panel-module__w4lb0G__nodeName{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:12px;font-weight:600;overflow:hidden}.edge-panel-module__w4lb0G__dotSource,.edge-panel-module__w4lb0G__dotTarget{border-radius:50%;flex-shrink:0;width:8px;height:8px}.edge-panel-module__w4lb0G__dotSource{background:#1d4ed8;box-shadow:0 0 0 3px #1d4ed824}.edge-panel-module__w4lb0G__dotTarget{background:#c00101;box-shadow:0 0 0 3px #c0010124}.edge-panel-module__w4lb0G__arrowContainer{padding:2px 0;display:flex}.edge-panel-module__w4lb0G__arrowInner{flex-direction:column;align-items:center;width:8px;margin-left:0;display:flex;position:relative}.edge-panel-module__w4lb0G__line{opacity:.4;background:linear-gradient(#1d4ed8,#c00101);width:1.5px;height:16px}.edge-panel-module__w4lb0G__arrowIcon{color:#c00101;opacity:.6;margin-top:-2px}.edge-panel-module__w4lb0G__label{color:#64748b;letter-spacing:.01em;margin-bottom:4px;font-size:10.5px;font-weight:600;display:block}.edge-panel-module__w4lb0G__input{box-sizing:border-box;color:#0f1729;width:100%;font-size:12px;font-family:var(--font-geist-sans), sans-serif;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 9px;transition:border-color .15s,box-shadow .15s,background .15s}.edge-panel-module__w4lb0G__input:focus{background:#fff;border-color:#e8a5a5;box-shadow:0 0 0 3px #c001011a}.edge-panel-module__w4lb0G__description{color:#64748b;background:#f8fafc;border-left:2px solid #cbd5e1;border-radius:0 6px 6px 0;margin:6px 0 0;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.5}.edge-panel-module__w4lb0G__footer{border-top:1px solid #f1f5f9;padding:12px 14px 14px}.edge-panel-module__w4lb0G__saveButton{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:9px;font-size:12px;font-weight:700;transition:filter .15s,box-shadow .15s;display:flex}.edge-panel-module__w4lb0G__saveButton:not(:disabled):hover{filter:brightness(1.08);box-shadow:0 4px 12px #c0010133}.edge-panel-module__w4lb0G__saveButton:disabled{cursor:not-allowed}
.logs-module__WlApGa__root{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;min-height:0;margin-top:.75rem;font-family:ui-monospace,JetBrains Mono,monospace;display:flex;overflow:hidden}.logs-module__WlApGa__header{background:#e8ecf2;border-bottom:1px solid #dde3ec;justify-content:space-between;align-items:center;padding:.4rem .6rem;display:flex}.logs-module__WlApGa__headerLeft{align-items:center;gap:6px;display:flex}.logs-module__WlApGa__headerTitle{letter-spacing:.05em;color:#5a6a85;font-size:12px;font-weight:700}.logs-module__WlApGa__connBadge{letter-spacing:.06em;border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.logs-module__WlApGa__connOn{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0}.logs-module__WlApGa__connOff{color:#dc2626;background:#fee2e2;border:1px solid #fecaca}.logs-module__WlApGa__actionBtn{color:#8fa0bb;cursor:pointer;background:#fff;border:1px solid #dde3ec;border-radius:6px;place-items:center;width:26px;height:26px;transition:all .15s;display:grid}.logs-module__WlApGa__actionBtn:hover{color:#3a4d68;background:#f5f7fb;border-color:#b8c4d8}
.context-menu-module__Tp6bYW__menu{z-index:60;min-width:170px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;padding:6px;display:flex;position:fixed;box-shadow:0 12px 32px #0f172a29}.context-menu-module__Tp6bYW__menuItem{all:unset;color:#334155;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:600;transition:background .12s;display:flex}.context-menu-module__Tp6bYW__menuItem:hover{background:#f1f5f9}.context-menu-module__Tp6bYW__menuItemDanger{color:#c00101}.context-menu-module__Tp6bYW__menuItemDanger:hover{background:#fef2f2}
.live-graph-module__YUAiDq__graphSection{font-family:var(--font-geist-sans), system-ui, sans-serif;background:#fdfdfd;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.live-graph-module__YUAiDq__graphHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}.live-graph-module__YUAiDq__graphTitleGroup{flex-direction:column;gap:0;min-width:0;display:flex}.live-graph-module__YUAiDq__graphTitle{color:#0f172a;margin:0;font-size:13px;font-weight:600;line-height:1.1}.live-graph-module__YUAiDq__graphSubtitle{color:#64748b;margin:0;font-size:10px;line-height:1.1}.live-graph-module__YUAiDq__legend{align-items:center;gap:8px;margin-top:3px;display:flex}.live-graph-module__YUAiDq__legendItem{color:#94a3b8;letter-spacing:.02em;align-items:center;gap:4px;font-size:9px;font-weight:500;display:flex}.live-graph-module__YUAiDq__legendLine{border-radius:2px;flex-shrink:0;width:12px;height:2px;display:inline-block}.live-graph-module__YUAiDq__liveBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-flex}.live-graph-module__YUAiDq__liveDot{background:currentColor;border-radius:50%;width:5px;height:5px;position:relative}.live-graph-module__YUAiDq__valueRow{flex-shrink:0;align-items:center;gap:6px;display:flex}.live-graph-module__YUAiDq__currentValueChip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:baseline;gap:2px;padding:2px 8px;display:flex}.live-graph-module__YUAiDq__currentValue{letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.live-graph-module__YUAiDq__currentUnit{color:#94a3b8;font-size:9px;font-weight:600}.live-graph-module__YUAiDq__truthValueChip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:baseline;gap:2px;padding:2px 8px;display:flex}.live-graph-module__YUAiDq__truthChipValue{letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.live-graph-module__YUAiDq__graphBody{padding:6px 10px 10px;position:relative}.live-graph-module__YUAiDq__chartSvg{width:100%;display:block;overflow:visible}.live-graph-module__YUAiDq__gridLine{stroke:#f1f5f9;stroke-width:1px}.live-graph-module__YUAiDq__axisLabel{fill:#94a3b8;font-family:monospace;font-size:8px}.live-graph-module__YUAiDq__chartLine{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.live-graph-module__YUAiDq__crosshair{stroke:#cbd5e1;stroke-width:1px;stroke-dasharray:3 3}.live-graph-module__YUAiDq__tooltip{pointer-events:none;white-space:nowrap;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:5px 8px;font-size:10px;position:absolute;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}.live-graph-module__YUAiDq__tooltip:after{content:"";border-top:4px solid #e2e8f0;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.live-graph-module__YUAiDq__tooltip:before{content:"";z-index:1;border-top:3px solid #fff;border-left:3px solid #0000;border-right:3px solid #0000;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.live-graph-module__YUAiDq__tooltipRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.live-graph-module__YUAiDq__tooltipRow+.live-graph-module__YUAiDq__tooltipRow{border-top:1px solid #f1f5f9;margin-top:3px;padding-top:3px}.live-graph-module__YUAiDq__tooltipRowLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:8px;font-weight:700}.live-graph-module__YUAiDq__tooltipValue{font-variant-numeric:tabular-nums;color:#0f172a;font-weight:700}.live-graph-module__YUAiDq__tooltipUnit{color:#94a3b8;margin-left:1px;font-size:8px}.live-graph-module__YUAiDq__emptyState{color:#94a3b8;justify-content:center;align-items:center;height:120px;font-size:11px;display:flex}
.confirm-modal-module__WW2akW__modalOverlay{z-index:50;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-modal-module__WW2akW__modal{width:340px;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0f172a2e}.confirm-modal-module__WW2akW__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:14px 14px 12px;display:flex}.confirm-modal-module__WW2akW__modalTitleRow{align-items:center;gap:8px;display:flex}.confirm-modal-module__WW2akW__warnIcon{color:#c00101;flex-shrink:0}.confirm-modal-module__WW2akW__modalTitle{color:#0f1729;font-size:13px;font-weight:700}.confirm-modal-module__WW2akW__modalCloseBtn{all:unset;color:#94a3b8;cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.confirm-modal-module__WW2akW__modalCloseBtn:hover{color:#475569;background:#f1f5f9}.confirm-modal-module__WW2akW__modalBody{padding:14px}.confirm-modal-module__WW2akW__modalMessage{color:#475569;margin:0;font-size:12.5px;line-height:1.6}.confirm-modal-module__WW2akW__modalFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:8px;padding:12px 14px 14px;display:flex}.confirm-modal-module__WW2akW__modalCancelBtn{all:unset;color:#475569;cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .15s}.confirm-modal-module__WW2akW__modalCancelBtn:hover{background:#f8fafc;border-color:#cbd5e1}.confirm-modal-module__WW2akW__modalConfirmBtn{all:unset;color:#fff;cursor:pointer;background:#c00101;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700;transition:filter .15s}.confirm-modal-module__WW2akW__modalConfirmBtn:hover{filter:brightness(1.08)}
.network-metrics-module__b3mqPW__networkMetrics{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex:1;max-height:fit-content;margin-top:.75rem;display:flex}.network-metrics-module__b3mqPW__header{background-color:#eef0f1;border-bottom:1px solid #e2e5ea;align-items:center;padding:6px 14px;display:flex}.network-metrics-module__b3mqPW__title{color:#0f172a;margin:0;font-size:14px;font-weight:700}.network-metrics-module__b3mqPW__metricsWrapper{background-color:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:.75rem}@keyframes network-metrics-module__b3mqPW__streamWait{0%{transform:translate(-120%)}to{transform:translate(120%)}}.network-metrics-module__b3mqPW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.network-metrics-module__b3mqPW__metricCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.network-metrics-module__b3mqPW__metricCard:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.network-metrics-module__b3mqPW__metricName{color:#64748b;font-size:12px;font-weight:600}.network-metrics-module__b3mqPW__metricValue{color:#0f172a;letter-spacing:-.5px;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:24px;font-weight:800;line-height:1;display:flex}.network-metrics-module__b3mqPW__metricUnit{color:#94a3b8;text-transform:lowercase;font-size:11px;font-weight:600}.network-metrics-module__b3mqPW__trendIndicator{background:currentColor;border-radius:50%;width:6px;height:6px}@keyframes network-metrics-module__b3mqPW__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.network-metrics-module__b3mqPW__skelLabel,.network-metrics-module__b3mqPW__skelValue{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/600px 100%;border-radius:4px;animation:1.5s infinite network-metrics-module__b3mqPW__shimmer}.network-metrics-module__b3mqPW__skelLabel{width:55%;height:12px}.network-metrics-module__b3mqPW__skelValue{width:70%;height:28px;margin-top:4px}.network-metrics-module__b3mqPW__graphWrapper{background:#fff;grid-template-columns:1fr 1fr 1fr;gap:12px;width:100%;padding:.75rem;display:grid}.network-metrics-module__b3mqPW__graphEmptyFull{text-align:center;background:#fff;border:1px dashed #e2e8f0;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:48px 20px;display:flex}.network-metrics-module__b3mqPW__graphEmptyIcon{color:#94a3b8;background:#e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:flex}.network-metrics-module__b3mqPW__graphEmptyTitle{color:#475569;font-size:13px;font-weight:700}.network-metrics-module__b3mqPW__graphEmptySubtitle{color:#94a3b8;font-size:11px;font-weight:500}
.simulate-network-module___WHdCq__simulateNetwork{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex:1;max-height:fit-content;margin-top:.75rem;display:flex}.simulate-network-module___WHdCq__streamSection{background-color:#fff;border-bottom:1px solid #dde3ec;padding:0}.simulate-network-module___WHdCq__streamSelectorRow{background-color:#e8ecf2;align-items:center;gap:10px;padding:.3rem .6rem;display:flex}.simulate-network-module___WHdCq__streamSelectorLabel{color:#5a6a85;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.simulate-network-module___WHdCq__dropdownWrapper{position:relative}.simulate-network-module___WHdCq__dropdownTrigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dde3ec;border-radius:8px;align-items:center;gap:8px;min-width:220px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.simulate-network-module___WHdCq__dropdownTrigger:hover{background:#f5f7fb;border-color:#b8c4d8}.simulate-network-module___WHdCq__dropdownUnit{color:#8fa0bb;text-transform:lowercase;margin-left:auto;font-size:10px;font-weight:600}.simulate-network-module___WHdCq__chevron{color:#8fa0bb;margin-left:2px;transition:transform .2s}.simulate-network-module___WHdCq__chevronOpen{transform:rotate(180deg)}.simulate-network-module___WHdCq__dropdownMenu{z-index:100;background:#fff;border:1px solid #dde3ec;border-radius:8px;min-width:100%;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden auto;box-shadow:0 8px 24px #1e325a1a}.simulate-network-module___WHdCq__dropdownItem{color:#3a4d68;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:7px 12px;font-size:12px;font-weight:500;transition:background .1s;display:flex}.simulate-network-module___WHdCq__dropdownItem:hover{background:#f5f7fb}.simulate-network-module___WHdCq__dropdownItemActive{color:#0f172a;background:#edf1f8;font-weight:700}.simulate-network-module___WHdCq__dropdownItemUnit{color:#8fa0bb;text-transform:lowercase;font-size:10px;font-weight:600}.simulate-network-module___WHdCq__graphPanel{width:100%;padding:12px 12px 0}.simulate-network-module___WHdCq__otherGraphWrapper{background:#fff;grid-template-columns:1fr 1fr 1fr;gap:12px;width:100%;padding:.75rem;display:grid}.simulate-network-module___WHdCq__noStreamSelected{text-align:center;background:#fdfdfd;border-top:1px solid #eef2f7;border-radius:0 0 .75rem .75rem;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:165px;padding:1.5rem;display:flex;box-shadow:0 6px 18px #0f172a0a}.simulate-network-module___WHdCq__noStreamIcon{color:#7f8fb0;background:linear-gradient(135deg,#edf1f8,#f5f7fb);border:1px solid #dde3ec;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:2px;display:flex;box-shadow:0 3px 8px #8fa0bb1f}.simulate-network-module___WHdCq__noStreamTitle{color:#2f3e57;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:700}.simulate-network-module___WHdCq__noStreamHint{color:#8fa0bb;max-width:240px;margin:0;font-size:11px;font-weight:500;line-height:1.4}.simulate-network-module___WHdCq__faultSection{background-color:#fff;padding:.75rem}.simulate-network-module___WHdCq__faultSectionHeader{color:#5a6a85;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.simulate-network-module___WHdCq__faultHeaderIcon{color:#8fa0bb}.simulate-network-module___WHdCq__faultCategories{flex-direction:column;gap:16px;display:flex}.simulate-network-module___WHdCq__faultCategory{flex-direction:column;gap:8px;display:flex}.simulate-network-module___WHdCq__faultGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.simulate-network-module___WHdCq__faultCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ee;border-radius:12px;flex-direction:column;min-height:160px;padding:12px;transition:all .22s;display:flex;position:relative;box-shadow:0 2px 8px #0f172a0a,0 8px 20px #0f172a08}.simulate-network-module___WHdCq__faultCard:hover:not(.simulate-network-module___WHdCq__faultCardDisabled){box-shadow:0 10px 24px #ef444414,0 4px 12px #0f172a0d}.simulate-network-module___WHdCq__faultCardInjected{background:linear-gradient(#fff5f5 0%,#fef2f2 100%);border-color:#f87171}.simulate-network-module___WHdCq__faultCardDisabled{opacity:.55;pointer-events:none}.simulate-network-module___WHdCq__faultCardHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.simulate-network-module___WHdCq__faultIconWrap{color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.simulate-network-module___WHdCq__faultMeta{flex-direction:column;flex:1;min-width:0;display:flex}.simulate-network-module___WHdCq__faultName{color:#0f172a;font-size:12px;font-weight:700;line-height:1.2}.simulate-network-module___WHdCq__faultTarget{color:#64748b;margin-top:2px;font-size:11px;font-weight:600}.simulate-network-module___WHdCq__injectedBadge{letter-spacing:.08em;text-transform:uppercase;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:9px;font-weight:800}.simulate-network-module___WHdCq__faultDescription{color:#475569;flex:1;min-height:33px;margin:0 0 8px;font-size:11px;line-height:1.5}.simulate-network-module___WHdCq__input{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:32px;margin-bottom:8px;padding:7px 10px;font-size:12px;font-weight:600;transition:all .18s}.simulate-network-module___WHdCq__input::placeholder{color:#94a3b8;font-weight:500}.simulate-network-module___WHdCq__input:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.simulate-network-module___WHdCq__input:focus{background:#fff;border-color:#3b82f6}.simulate-network-module___WHdCq__input:disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}.simulate-network-module___WHdCq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.simulate-network-module___WHdCq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.simulate-network-module___WHdCq__input[type=number]{-moz-appearance:textfield}.simulate-network-module___WHdCq__faultBtn{color:#dc2626;cursor:pointer;background:linear-gradient(#fef2f2 0%,#fee2e2 100%);border:1px solid #fca5a5;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:8px 12px;font-size:11px;font-weight:700;transition:all .18s;display:inline-flex}.simulate-network-module___WHdCq__faultBtn:hover:not(:disabled){background:linear-gradient(#fee2e2 0%,#fecaca 100%);border-color:#f87171}.simulate-network-module___WHdCq__faultBtnInjected{color:#991b1b;background:#fee2e2;border-color:#f87171}.simulate-network-module___WHdCq__faultBtn:disabled{opacity:.65;cursor:not-allowed}
.network-map-module__H5FicW__wrapper{width:100%;height:100%;min-height:0;font-family:var(--font-geist-sans), sans-serif;flex:1;display:flex;position:relative}.network-map-module__H5FicW__canvasCard{box-sizing:border-box;background:#fff;border:1px solid #0000;flex:1;width:100%;height:100%;transition:background-color .2s,border-color .2s;position:relative;overflow:hidden}.network-map-module__H5FicW__canvasCardEdit{background:#fffbfb;border-color:#c001012e}.network-map-module__H5FicW__canvas{z-index:1;cursor:default;width:100%;height:100%;position:relative}.network-map-module__H5FicW__canvasEdit{cursor:default}.network-map-module__H5FicW__canvasDrawing{cursor:crosshair}.network-map-module__H5FicW__accentStrip{z-index:15;background:#cbd5e1;height:3px;transition:background-color .25s;position:absolute;top:0;left:0;right:0}.network-map-module__H5FicW__accentStripEdit{background:#c00101}.network-map-module__H5FicW__editHint{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#64748b;pointer-events:none;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:600;animation:.3s network-map-module__H5FicW__hintFadeIn;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0f172a0f}@keyframes network-map-module__H5FicW__hintFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.network-map-module__H5FicW__empty{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.network-map-module__H5FicW__emptyBadge{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;display:flex}.network-map-module__H5FicW__emptyIcon{color:#94a3b8}.network-map-module__H5FicW__emptyTitle{color:#334155;margin:0;font-size:13px;font-weight:700}.network-map-module__H5FicW__emptySubtitle{color:#94a3b8;text-align:center;max-width:260px;margin:0;font-size:11.5px;font-weight:500;line-height:1.5}.network-map-module__H5FicW__statsChip{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0f172a0f}.network-map-module__H5FicW__statItem{color:#475569;white-space:nowrap;align-items:center;gap:5px;font-size:10.5px;font-weight:700;display:flex}.network-map-module__H5FicW__statDivider{background:#e2e8f0;width:1px;height:10px}.network-map-module__H5FicW__statIconNode{fill:#c00101;color:#c00101}.network-map-module__H5FicW__statIconEdge{color:#1d4ed8}.network-map-module__H5FicW__topBar{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:12px}.network-map-module__H5FicW__connectBtn{all:unset;box-sizing:border-box;color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex;box-shadow:0 2px 8px #0f172a0f}.network-map-module__H5FicW__connectBtn:hover{background:#eff6ff;border-color:#bfdbfe}.network-map-module__H5FicW__connectBtnActive{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.network-map-module__H5FicW__connectBtnActive:hover{background:#1e40af;border-color:#1e40af}.network-map-module__H5FicW__modeToggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:3px;display:flex;position:relative;box-shadow:0 2px 8px #0f172a0f}.network-map-module__H5FicW__modeToggleIndicator{z-index:0;background:#fff;border-radius:999px;width:calc(50% - 3px);height:calc(100% - 6px);transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a1f}.network-map-module__H5FicW__modeToggleOption{all:unset;box-sizing:border-box;z-index:1;color:#94a3b8;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:color .2s;display:flex;position:relative}.network-map-module__H5FicW__modeToggleOption:hover{color:#475569}.network-map-module__H5FicW__modeToggleOptionActive,.network-map-module__H5FicW__modeToggleOptionActive:hover{color:#0f1729}
.agent-simulation-panel-module__qYpSmq__root{background:#f8fafc;border:1px solid #e2e5ea;border-radius:12px;flex:1;grid-template-columns:2fr 3fr;min-height:0;margin-top:.75rem;display:grid;overflow:hidden}.agent-simulation-panel-module__qYpSmq__leftPanel{background:#0a0a0a;border-right:1px solid #1a1a1a;flex-direction:column;min-height:0;display:flex}.agent-simulation-panel-module__qYpSmq__rightPanel{background:#f8fafc;flex-direction:column;min-height:0;display:flex;overflow:hidden}.agent-simulation-panel-module__qYpSmq__termHeader{background:#111;border-bottom:1px solid #1e1e1e;flex-shrink:0;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.agent-simulation-panel-module__qYpSmq__termHeaderLeft{align-items:center;gap:8px;display:flex}.agent-simulation-panel-module__qYpSmq__termHeaderIcon{color:#388bfd;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:5px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.agent-simulation-panel-module__qYpSmq__termHeaderTitle{letter-spacing:.08em;color:#8b9db8;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.agent-simulation-panel-module__qYpSmq__termHeaderRight{align-items:center;gap:6px;display:flex}.agent-simulation-panel-module__qYpSmq__modePill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:9px;font-weight:800;display:inline-flex}.agent-simulation-panel-module__qYpSmq__modePillIdle{color:#4a5568;background:#1a1a1a;border:1px solid #2a2a2a}.agent-simulation-panel-module__qYpSmq__modePillScenario{color:#fb923c;background:#1e0a00;border:1px solid #431407}.agent-simulation-panel-module__qYpSmq__modePillPaused{color:#60a5fa;background:#0a1628;border:1px solid #1e3a5f}.agent-simulation-panel-module__qYpSmq__modeDot{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite agent-simulation-panel-module__qYpSmq__dotBlink}@keyframes agent-simulation-panel-module__qYpSmq__dotBlink{0%,to{opacity:1}50%{opacity:.25}}.agent-simulation-panel-module__qYpSmq__clearBtn{color:#888;cursor:pointer;background:#222;border:1px solid #333;border-radius:5px;place-items:center;width:24px;height:24px;font-size:11px;transition:all .15s;display:grid}.agent-simulation-panel-module__qYpSmq__clearBtn:hover{color:#ccc;background:#2a2a2a;border-color:#444}.agent-simulation-panel-module__qYpSmq__terminalPanel{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#1f6feb #050505;background:#0a0a0a repeating-linear-gradient(0deg,#0000,#0000 21px,#ffffff03 21px 22px);flex-direction:column;flex:1;gap:1px;min-height:0;padding:10px 8px;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace;display:flex;overflow-y:auto}.agent-simulation-panel-module__qYpSmq__terminalPanel::-webkit-scrollbar{width:6px}.agent-simulation-panel-module__qYpSmq__terminalPanel::-webkit-scrollbar-track{background:#050505}.agent-simulation-panel-module__qYpSmq__terminalPanel::-webkit-scrollbar-thumb{background:#1f6feb;border-radius:999px}.agent-simulation-panel-module__qYpSmq__empty{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:2rem;display:flex}.agent-simulation-panel-module__qYpSmq__emptyIcon{color:#333;background:#111;border:1px solid #1e1e1e;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:6px;animation:3s ease-in-out infinite agent-simulation-panel-module__qYpSmq__idlePulse;display:flex}@keyframes agent-simulation-panel-module__qYpSmq__idlePulse{0%,to{border-color:#1e1e1e}50%{border-color:#388bfd22}}.agent-simulation-panel-module__qYpSmq__emptyTitle{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:ui-monospace,monospace;font-size:10px;font-weight:700}.agent-simulation-panel-module__qYpSmq__emptyDivider{background:#2a2a2a;width:24px;height:1px;margin:3px 0}.agent-simulation-panel-module__qYpSmq__emptyHint{color:#555;letter-spacing:.02em;margin:0;font-family:ui-monospace,monospace;font-size:10px}.agent-simulation-panel-module__qYpSmq__emptyHint:before{content:"▸ ";color:#388bfd55}.agent-simulation-panel-module__qYpSmq__line{border-radius:2px;align-items:baseline;gap:8px;padding:1px 2px;line-height:1.65;animation:.1s ease-out both agent-simulation-panel-module__qYpSmq__fadeSlide;display:flex}.agent-simulation-panel-module__qYpSmq__line:hover{background:#ffffff05}@keyframes agent-simulation-panel-module__qYpSmq__fadeSlide{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.agent-simulation-panel-module__qYpSmq__prompt{color:#388bfd;-webkit-user-select:none;user-select:none;opacity:.6;flex-shrink:0;font-size:12px}.agent-simulation-panel-module__qYpSmq__text{color:#fff;word-break:break-all;white-space:pre-wrap;flex:1;font-size:12px}.agent-simulation-panel-module__qYpSmq__line[data-level=error] .agent-simulation-panel-module__qYpSmq__text{color:#f47067}.agent-simulation-panel-module__qYpSmq__line[data-level=error] .agent-simulation-panel-module__qYpSmq__prompt{color:#f47067;opacity:1}.agent-simulation-panel-module__qYpSmq__line[data-level=warn] .agent-simulation-panel-module__qYpSmq__text{color:#e3b341}.agent-simulation-panel-module__qYpSmq__line[data-level=warn] .agent-simulation-panel-module__qYpSmq__prompt{color:#e3b341;opacity:1}.agent-simulation-panel-module__qYpSmq__line[data-level=success] .agent-simulation-panel-module__qYpSmq__text{color:#3fb950}.agent-simulation-panel-module__qYpSmq__line[data-level=success] .agent-simulation-panel-module__qYpSmq__prompt{color:#3fb950;opacity:1}.agent-simulation-panel-module__qYpSmq__line[data-level=debug] .agent-simulation-panel-module__qYpSmq__text{color:#adbac7}.agent-simulation-panel-module__qYpSmq__line[data-level=debug] .agent-simulation-panel-module__qYpSmq__prompt{color:#4a5568}.agent-simulation-panel-module__qYpSmq__cursor{vertical-align:text-bottom;background:#388bfd;border-radius:1px;width:7px;height:13px;margin-left:2px;animation:1.1s step-end infinite agent-simulation-panel-module__qYpSmq__blink;display:inline-block}@keyframes agent-simulation-panel-module__qYpSmq__blink{0%,to{opacity:1}50%{opacity:0}}.agent-simulation-panel-module__qYpSmq__controlsRow{background:#eef0f1;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;padding:8px 14px;display:flex}.agent-simulation-panel-module__qYpSmq__leftSection{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.agent-simulation-panel-module__qYpSmq__divider{background:#d1d5db;width:1px;height:20px}.agent-simulation-panel-module__qYpSmq__actionBtn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.agent-simulation-panel-module__qYpSmq__actionBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.agent-simulation-panel-module__qYpSmq__actionBtn:disabled{opacity:.4;cursor:not-allowed}.agent-simulation-panel-module__qYpSmq__primary{color:#fff;background:#c00101;border:none}.agent-simulation-panel-module__qYpSmq__primary:hover:not(:disabled){background:#a80101}.agent-simulation-panel-module__qYpSmq__pauseBtn{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.agent-simulation-panel-module__qYpSmq__pauseBtn:hover:not(:disabled){background:#fde68a}.agent-simulation-panel-module__qYpSmq__resumeBtn{color:#fff;background:#1d4ed8;border:none}.agent-simulation-panel-module__qYpSmq__resumeBtn:hover:not(:disabled){background:#1e40af}.agent-simulation-panel-module__qYpSmq__scenarioGrid{background:#f8fafc;border-bottom:1px solid #e2e5ea;flex-shrink:0;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;padding:12px 14px;display:grid}.agent-simulation-panel-module__qYpSmq__scenarioCard{background:#fff;border:1px solid #e2e5ea;border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.agent-simulation-panel-module__qYpSmq__scenarioCard:hover{border-color:#c4c9d4;box-shadow:0 2px 8px #00000012}.agent-simulation-panel-module__qYpSmq__scenarioCardActive{background:#fff5f5;border-color:#c00101}.agent-simulation-panel-module__qYpSmq__scenarioCardTop{align-items:flex-start;gap:10px;display:flex}.agent-simulation-panel-module__qYpSmq__scenarioIconWrap{color:#c00101;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.agent-simulation-panel-module__qYpSmq__scenarioCardActive .agent-simulation-panel-module__qYpSmq__scenarioIconWrap{background:#fee2e2;border-color:#fca5a5}.agent-simulation-panel-module__qYpSmq__scenarioCardBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.agent-simulation-panel-module__qYpSmq__scenarioLabel{color:#111827;font-size:12px;font-weight:700;line-height:1.3}.agent-simulation-panel-module__qYpSmq__scenarioDesc{color:#9ca3af;font-size:10.5px;line-height:1.4}.agent-simulation-panel-module__qYpSmq__scenarioStartBtn{color:#fff;cursor:pointer;background:#c00101;border:none;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;padding:6px 0;font-size:11px;font-weight:700;transition:background .15s;display:inline-flex}.agent-simulation-panel-module__qYpSmq__scenarioStartBtn:hover{background:#a80101}.agent-simulation-panel-module__qYpSmq__tickBadge{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-family:ui-monospace,monospace;display:inline-flex}.agent-simulation-panel-module__qYpSmq__tickDot{background:#16a34a;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite agent-simulation-panel-module__qYpSmq__tickPulse}.agent-simulation-panel-module__qYpSmq__tickDotPaused{opacity:.6;background:#60a5fa;animation:none}@keyframes agent-simulation-panel-module__qYpSmq__tickPulse{0%,to{opacity:1}50%{opacity:.25}}.agent-simulation-panel-module__qYpSmq__tickLabel{color:#64748b;font-size:11px}.agent-simulation-panel-module__qYpSmq__tickValue{color:#1e293b;font-size:13px;font-weight:700}.agent-simulation-panel-module__qYpSmq__ffWrap{align-items:center;gap:6px;display:inline-flex}.agent-simulation-panel-module__qYpSmq__selectContainer{align-items:center;display:flex;position:relative}.agent-simulation-panel-module__qYpSmq__ffSelect{appearance:none;color:#1e293b;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:1px solid #e2e8f0;border-radius:6px;min-width:160px;height:28px;padding:0 32px 0 12px;font-family:ui-monospace,monospace;font-size:11px;font-weight:600}.agent-simulation-panel-module__qYpSmq__ffSelect:hover{border-color:#cbd5e1}.agent-simulation-panel-module__qYpSmq__ffSelect:focus{border-color:#94a3b8;outline:none}.agent-simulation-panel-module__qYpSmq__graphPanel{background:#fff;border-bottom:1px solid #e2e5ea;flex-shrink:0;height:200px;padding:10px 14px;overflow:hidden}.agent-simulation-panel-module__qYpSmq__noStreamSelected{flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.agent-simulation-panel-module__qYpSmq__noStreamIcon{color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.agent-simulation-panel-module__qYpSmq__noStreamTitle{letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.agent-simulation-panel-module__qYpSmq__noStreamHint{color:#cbd5e1;margin:0;font-size:11px}.agent-simulation-panel-module__qYpSmq__bottomGrid{border-top:1px solid #e2e5ea;flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid;overflow:hidden}.agent-simulation-panel-module__qYpSmq__subPanel{background:#fff;flex-direction:column;min-height:0;display:flex;overflow:hidden}.agent-simulation-panel-module__qYpSmq__subPanel+.agent-simulation-panel-module__qYpSmq__subPanel{border-left:1px solid #e2e5ea}.agent-simulation-panel-module__qYpSmq__subPanelHeader{letter-spacing:.1em;text-transform:uppercase;color:#64748b;background:#f1f3f6;border-bottom:1px solid #e2e5ea;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:10px;font-weight:800;display:flex}.agent-simulation-panel-module__qYpSmq__subPanelBadges{gap:4px;margin-left:auto;display:flex}.agent-simulation-panel-module__qYpSmq__subPanelList{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;flex-direction:column;flex:1;gap:6px;min-height:0;padding:8px 10px;display:flex;overflow-y:auto}.agent-simulation-panel-module__qYpSmq__subPanelList::-webkit-scrollbar{width:4px}.agent-simulation-panel-module__qYpSmq__subPanelList::-webkit-scrollbar-track{background:0 0}.agent-simulation-panel-module__qYpSmq__subPanelList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.agent-simulation-panel-module__qYpSmq__headerBadgeCritical{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-simulation-panel-module__qYpSmq__headerBadgeWarning{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-simulation-panel-module__qYpSmq__headerBadgeTicket{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-simulation-panel-module__qYpSmq__faultEmpty{color:#9ca3af;justify-content:center;align-items:center;gap:6px;padding:1.5rem 0;font-size:11px;display:flex}.agent-simulation-panel-module__qYpSmq__faultCard{cursor:pointer;background:#fdfdfd;border:1px solid #e2e5ea;border-radius:8px;flex-shrink:0;transition:box-shadow .15s,transform .15s;animation:.12s ease-out both agent-simulation-panel-module__qYpSmq__faultIn;display:flex;overflow:hidden}.agent-simulation-panel-module__qYpSmq__faultCard:hover{border-color:#c4c9d4;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}@keyframes agent-simulation-panel-module__qYpSmq__faultIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.agent-simulation-panel-module__qYpSmq__faultStripe{flex-shrink:0;width:3px}.agent-simulation-panel-module__qYpSmq__stripeCritical{background:#ef4444}.agent-simulation-panel-module__qYpSmq__stripeWarning{background:#f59e0b}.agent-simulation-panel-module__qYpSmq__stripeSuccess{background:#22c55e}.agent-simulation-panel-module__qYpSmq__stripePurple{background:#a855f7}.agent-simulation-panel-module__qYpSmq__faultCardInner{flex-direction:column;flex:1;gap:4px;min-width:0;padding:7px 10px;display:flex}.agent-simulation-panel-module__qYpSmq__faultCardTop{align-items:center;gap:6px;display:flex}.agent-simulation-panel-module__qYpSmq__faultIconWrap{border-radius:5px;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.agent-simulation-panel-module__qYpSmq__iconWrapCritical{color:#dc2626;background:#fee2e2}.agent-simulation-panel-module__qYpSmq__iconWrapWarning{color:#d97706;background:#fef3c7}.agent-simulation-panel-module__qYpSmq__iconWrapSuccess{color:#16a34a;background:#dcfce7}.agent-simulation-panel-module__qYpSmq__iconWrapPurple{color:#9333ea;background:#f3e8ff}.agent-simulation-panel-module__qYpSmq__faultCardName{color:#111827;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:600;overflow:hidden}.agent-simulation-panel-module__qYpSmq__ticketId{color:#374151;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:ui-monospace,monospace;font-size:10px;font-weight:700;overflow:hidden}.agent-simulation-panel-module__qYpSmq__faultBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:1px 5px;font-size:8px;font-weight:700}.agent-simulation-panel-module__qYpSmq__badgeCritical{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.agent-simulation-panel-module__qYpSmq__badgeWarning{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.agent-simulation-panel-module__qYpSmq__badgeSuccess{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.agent-simulation-panel-module__qYpSmq__badgePurple{color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff}.agent-simulation-panel-module__qYpSmq__faultCardMessage{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.agent-simulation-panel-module__qYpSmq__faultCardFooter{border-top:1px solid #f1f5f9;align-items:center;gap:6px;padding-top:4px;display:flex}.agent-simulation-panel-module__qYpSmq__faultDeviceChip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;align-items:center;gap:3px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:9px;font-weight:600;display:inline-flex}.agent-simulation-panel-module__qYpSmq__faultTs{color:#9ca3af;margin-left:auto;font-size:9px}
.agent-panel-module__ZVbzxG__root{min-height:0;font-family:var(--font-geist-sans), sans-serif;background:#f8fafc;border:1px solid #e2e5ea;border-radius:12px;flex:1;grid-template-columns:2fr 3fr;margin-top:.75rem;display:grid;overflow:hidden}.agent-panel-module__ZVbzxG__leftPanel{background:#0a0a0a;border-right:1px solid #1a1a1a;flex-direction:column;min-height:0;display:flex}.agent-panel-module__ZVbzxG__termHeader{background:#111;border-bottom:1px solid #1e1e1e;flex-shrink:0;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.agent-panel-module__ZVbzxG__termHeaderLeft{align-items:center;gap:8px;display:flex}.agent-panel-module__ZVbzxG__termHeaderIcon{color:#388bfd;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:5px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.agent-panel-module__ZVbzxG__termHeaderTitle{letter-spacing:.08em;color:#8b9db8;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.agent-panel-module__ZVbzxG__termHeaderRight{align-items:center;gap:6px;display:flex}.agent-panel-module__ZVbzxG__modePill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:9px;font-weight:800;display:inline-flex}.agent-panel-module__ZVbzxG__modePillIdle{color:#4a5568;background:#1a1a1a;border:1px solid #2a2a2a}.agent-panel-module__ZVbzxG__modePillOn{color:#4ade80;background:#0a1f0a;border:1px solid #14532d}.agent-panel-module__ZVbzxG__modePillOff{color:#f87171;background:#1a0a0a;border:1px solid #431407}.agent-panel-module__ZVbzxG__modeDot{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite agent-panel-module__ZVbzxG__dotBlink}@keyframes agent-panel-module__ZVbzxG__dotBlink{0%,to{opacity:1}50%{opacity:.25}}.agent-panel-module__ZVbzxG__clearBtn{color:#888;cursor:pointer;background:#222;border:1px solid #333;border-radius:5px;place-items:center;width:24px;height:24px;font-size:11px;transition:all .15s;display:grid}.agent-panel-module__ZVbzxG__clearBtn:hover{color:#ccc;background:#2a2a2a;border-color:#444}.agent-panel-module__ZVbzxG__terminalPanel{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#1f6feb #050505;background:#0a0a0a repeating-linear-gradient(0deg,#0000,#0000 21px,#ffffff03 21px 22px);flex-direction:column;flex:1;gap:1px;min-height:0;padding:10px 8px;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace;display:flex;overflow-y:auto}.agent-panel-module__ZVbzxG__terminalPanel::-webkit-scrollbar{width:6px}.agent-panel-module__ZVbzxG__terminalPanel::-webkit-scrollbar-track{background:#050505}.agent-panel-module__ZVbzxG__terminalPanel::-webkit-scrollbar-thumb{background:linear-gradient(#1f6feb 0%,#388bfd 50%,#1f6feb 100%);border:1px solid #050505;border-radius:999px}.agent-panel-module__ZVbzxG__terminalPanel::-webkit-scrollbar-thumb:hover{background:linear-gradient(#388bfd 0%,#58a6ff 100%)}.agent-panel-module__ZVbzxG__empty{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:2rem;display:flex}.agent-panel-module__ZVbzxG__emptyIcon{color:#333;background:#111;border:1px solid #1e1e1e;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:6px;animation:3s ease-in-out infinite agent-panel-module__ZVbzxG__idlePulse;display:flex}@keyframes agent-panel-module__ZVbzxG__idlePulse{0%,to{border-color:#1e1e1e}50%{border-color:#388bfd22}}.agent-panel-module__ZVbzxG__emptyTitle{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:ui-monospace,monospace;font-size:10px;font-weight:700}.agent-panel-module__ZVbzxG__emptyDivider{background:#2a2a2a;width:24px;height:1px;margin:3px 0}.agent-panel-module__ZVbzxG__emptyHint{color:#555;letter-spacing:.02em;margin:0;font-family:ui-monospace,monospace;font-size:10px}.agent-panel-module__ZVbzxG__emptyHint:before{content:"▸ ";color:#388bfd55}.agent-panel-module__ZVbzxG__line{border-radius:2px;align-items:baseline;gap:8px;padding:1px 2px;line-height:1.65;animation:.1s ease-out both agent-panel-module__ZVbzxG__fadeSlide;display:flex}.agent-panel-module__ZVbzxG__line:hover{background:#ffffff05}@keyframes agent-panel-module__ZVbzxG__fadeSlide{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.agent-panel-module__ZVbzxG__prompt{color:#388bfd;-webkit-user-select:none;user-select:none;opacity:.6;flex-shrink:0;font-size:12px}.agent-panel-module__ZVbzxG__text{color:#c9d1d9;word-break:break-all;white-space:pre-wrap;flex:1;font-size:12px}.agent-panel-module__ZVbzxG__line[data-level=error] .agent-panel-module__ZVbzxG__text{color:#f47067}.agent-panel-module__ZVbzxG__line[data-level=error] .agent-panel-module__ZVbzxG__prompt{color:#f47067;opacity:1}.agent-panel-module__ZVbzxG__line[data-level=warn] .agent-panel-module__ZVbzxG__text{color:#e3b341}.agent-panel-module__ZVbzxG__line[data-level=warn] .agent-panel-module__ZVbzxG__prompt{color:#e3b341;opacity:1}.agent-panel-module__ZVbzxG__line[data-level=success] .agent-panel-module__ZVbzxG__text{color:#3fb950}.agent-panel-module__ZVbzxG__line[data-level=success] .agent-panel-module__ZVbzxG__prompt{color:#3fb950;opacity:1}.agent-panel-module__ZVbzxG__line[data-level=debug] .agent-panel-module__ZVbzxG__text{color:#adbac7}.agent-panel-module__ZVbzxG__line[data-level=debug] .agent-panel-module__ZVbzxG__prompt{color:#4a5568}.agent-panel-module__ZVbzxG__cursor{vertical-align:text-bottom;background:#388bfd;border-radius:1px;width:7px;height:13px;margin-left:2px;animation:1.1s step-end infinite agent-panel-module__ZVbzxG__blink;display:inline-block}@keyframes agent-panel-module__ZVbzxG__blink{0%,to{opacity:1}50%{opacity:0}}.agent-panel-module__ZVbzxG__rightPanel{background:#f8fafc;flex-direction:column;min-height:0;display:flex;overflow:hidden}.agent-panel-module__ZVbzxG__controlsRow{background:#eef0f1;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:10px;padding:8px 14px;display:flex}.agent-panel-module__ZVbzxG__leftSection{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.agent-panel-module__ZVbzxG__divider{background:#d1d5db;flex-shrink:0;width:1px;height:20px}.agent-panel-module__ZVbzxG__tickBadge{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-family:ui-monospace,monospace;display:inline-flex}.agent-panel-module__ZVbzxG__tickDot{background:#16a34a;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite agent-panel-module__ZVbzxG__tickPulse}.agent-panel-module__ZVbzxG__tickDotOff{background:#94a3b8;animation:none}@keyframes agent-panel-module__ZVbzxG__tickPulse{0%,to{opacity:1}50%{opacity:.25}}.agent-panel-module__ZVbzxG__tickLabel{color:#64748b;font-size:11px}.agent-panel-module__ZVbzxG__tickValue{color:#1e293b;font-size:13px;font-weight:700}.agent-panel-module__ZVbzxG__actionBtn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.agent-panel-module__ZVbzxG__actionBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.agent-panel-module__ZVbzxG__actionBtn:disabled{opacity:.4;cursor:not-allowed}.agent-panel-module__ZVbzxG__graphPanel{background:#fff;border-bottom:1px solid #e2e5ea;flex-shrink:0;height:200px;padding:10px 14px;overflow:hidden}.agent-panel-module__ZVbzxG__noStreamSelected{flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.agent-panel-module__ZVbzxG__noStreamIcon{color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.agent-panel-module__ZVbzxG__noStreamTitle{letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.agent-panel-module__ZVbzxG__noStreamHint{color:#cbd5e1;margin:0;font-size:11px}.agent-panel-module__ZVbzxG__bottomGrid{border-top:1px solid #e2e5ea;flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid;overflow:hidden}.agent-panel-module__ZVbzxG__subPanel{background:#fff;flex-direction:column;min-height:0;display:flex;overflow:hidden}.agent-panel-module__ZVbzxG__subPanel+.agent-panel-module__ZVbzxG__subPanel{border-left:1px solid #e2e5ea}.agent-panel-module__ZVbzxG__subPanelHeader{letter-spacing:.1em;text-transform:uppercase;color:#64748b;background:#f1f3f6;border-bottom:1px solid #e2e5ea;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:10px;font-weight:800;display:flex}.agent-panel-module__ZVbzxG__subPanelHeaderActive{color:#0f172a;background:#fff5f5;border-bottom:2px solid #c00101}.agent-panel-module__ZVbzxG__subPanelBadges{gap:4px;margin-left:auto;display:flex}.agent-panel-module__ZVbzxG__subPanelList{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;flex-direction:column;flex:1;gap:6px;min-height:0;padding:8px 10px;display:flex;overflow-y:auto}.agent-panel-module__ZVbzxG__subPanelList::-webkit-scrollbar{width:4px}.agent-panel-module__ZVbzxG__subPanelList::-webkit-scrollbar-track{background:0 0}.agent-panel-module__ZVbzxG__subPanelList::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.agent-panel-module__ZVbzxG__headerBadgeCritical{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-panel-module__ZVbzxG__headerBadgeWarning{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-panel-module__ZVbzxG__headerBadgeTicket{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:1px 6px;font-size:9px;font-weight:700}.agent-panel-module__ZVbzxG__faultEmpty{color:#9ca3af;justify-content:center;align-items:center;gap:6px;padding:1.5rem 0;font-size:11px;display:flex}.agent-panel-module__ZVbzxG__faultCard{cursor:pointer;background:#fdfdfd;border:1px solid #e2e5ea;border-radius:8px;flex-shrink:0;transition:box-shadow .15s,transform .15s;animation:.12s ease-out both agent-panel-module__ZVbzxG__faultIn;display:flex;overflow:hidden}.agent-panel-module__ZVbzxG__faultCard:hover{border-color:#c4c9d4;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}@keyframes agent-panel-module__ZVbzxG__faultIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.agent-panel-module__ZVbzxG__faultStripe{flex-shrink:0;width:3px}.agent-panel-module__ZVbzxG__stripeCritical{background:#c00101}.agent-panel-module__ZVbzxG__stripeWarning{background:#f59e0b}.agent-panel-module__ZVbzxG__stripeSuccess{background:#22c55e}.agent-panel-module__ZVbzxG__stripePurple{background:#a855f7}.agent-panel-module__ZVbzxG__faultCardInner{flex-direction:column;flex:1;gap:4px;min-width:0;padding:7px 10px;display:flex}.agent-panel-module__ZVbzxG__faultCardTop{align-items:center;gap:6px;display:flex}.agent-panel-module__ZVbzxG__faultIconWrap{border-radius:5px;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.agent-panel-module__ZVbzxG__iconWrapCritical{color:#dc2626;background:#fee2e2}.agent-panel-module__ZVbzxG__iconWrapWarning{color:#d97706;background:#fef3c7}.agent-panel-module__ZVbzxG__iconWrapSuccess{color:#16a34a;background:#dcfce7}.agent-panel-module__ZVbzxG__iconWrapPurple{color:#9333ea;background:#f3e8ff}.agent-panel-module__ZVbzxG__faultCardName{color:#111827;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:600;overflow:hidden}.agent-panel-module__ZVbzxG__faultCardMessage{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.agent-panel-module__ZVbzxG__faultCardFooter{border-top:1px solid #f1f5f9;align-items:center;gap:6px;padding-top:4px;display:flex}.agent-panel-module__ZVbzxG__faultDeviceChip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;align-items:center;gap:3px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:9px;font-weight:600;display:inline-flex}.agent-panel-module__ZVbzxG__faultTs{color:#9ca3af;margin-left:auto;font-size:9px}.agent-panel-module__ZVbzxG__faultBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:1px 5px;font-size:8px;font-weight:700}.agent-panel-module__ZVbzxG__badgeCritical{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.agent-panel-module__ZVbzxG__badgeWarning{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.agent-panel-module__ZVbzxG__badgeSuccess{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.agent-panel-module__ZVbzxG__badgePurple{color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff}.agent-panel-module__ZVbzxG__ticketCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;padding:10px 10px 10px 14px;transition:box-shadow .15s,transform .15s;animation:.15s ease-out both agent-panel-module__ZVbzxG__faultIn;position:relative;overflow:hidden}.agent-panel-module__ZVbzxG__ticketCard:hover{transform:translateY(-1px);box-shadow:0 3px 10px #00000012}.agent-panel-module__ZVbzxG__ticketStripe{width:3px;position:absolute;top:0;bottom:0;left:0}.agent-panel-module__ZVbzxG__ticketHeader{justify-content:space-between;align-items:center;margin-bottom:6px;font-family:ui-monospace,monospace;display:flex}.agent-panel-module__ZVbzxG__ticketHeaderLeft{align-items:center;gap:6px;display:flex}.agent-panel-module__ZVbzxG__ticketId{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:ui-monospace,monospace;font-size:10px;font-weight:700;overflow:hidden}.agent-panel-module__ZVbzxG__severityBadgeCritical{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:1px 6px;font-size:9px;font-weight:700}.agent-panel-module__ZVbzxG__severityBadgeWarning{color:#92400e;background:#fef3c7;border-radius:999px;padding:1px 6px;font-size:9px;font-weight:700}.agent-panel-module__ZVbzxG__remediationBadge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:1px 7px;font-size:9px;font-weight:600;animation:2s ease-in-out infinite agent-panel-module__ZVbzxG__remPulse}@keyframes agent-panel-module__ZVbzxG__remPulse{0%,to{opacity:1}50%{opacity:.65}}.agent-panel-module__ZVbzxG__ticketSummary{color:#0f172a;margin:0 0 6px;font-size:11px;font-weight:700;line-height:1.4}.agent-panel-module__ZVbzxG__rcaBlock{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:0 0 8px;padding:7px 9px;font-size:10.5px;line-height:1.55}.agent-panel-module__ZVbzxG__rcaLabel{color:#334155;font-weight:700}.agent-panel-module__ZVbzxG__rpmAlert{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:6px;margin:0 0 8px;padding:6px 9px;font-size:10.5px;display:flex}.agent-panel-module__ZVbzxG__ticketAsset{color:#94a3b8;margin-top:4px;font-family:ui-monospace,monospace;font-size:9px}.agent-panel-module__ZVbzxG__grcTree{border-top:1px solid #f1f5f9;margin-top:8px;padding-top:8px}.agent-panel-module__ZVbzxG__grcTreeLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.agent-panel-module__ZVbzxG__grcTreeBody{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:7px 9px;font-family:ui-monospace,monospace;font-size:10px}.agent-panel-module__ZVbzxG__grcNode{align-items:center;gap:6px;padding:2px 0;display:flex}.agent-panel-module__ZVbzxG__grcNodeText{color:#475569}.agent-panel-module__ZVbzxG__grcNodeLeaf{color:#c00101;background:#fff5f5;border:1px solid #fecaca;border-radius:3px;padding:1px 5px;font-weight:700}.agent-panel-module__ZVbzxG__grcNodeSla{letter-spacing:.04em;color:#c00101;font-size:9px;font-weight:800;animation:1.5s ease-in-out infinite agent-panel-module__ZVbzxG__remPulse}.agent-panel-module__ZVbzxG__ledger{flex-direction:column;gap:6px;padding:8px 10px;display:flex}.agent-panel-module__ZVbzxG__ledgerRow{background:#fdfdfd;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 10px;transition:background .12s;animation:.12s ease-out both agent-panel-module__ZVbzxG__faultIn;display:flex}.agent-panel-module__ZVbzxG__ledgerRow:hover{background:#fff1f2;border-color:#fecaca}.agent-panel-module__ZVbzxG__ledgerLeft{flex:1;min-width:0}.agent-panel-module__ZVbzxG__ledgerTicketId{color:#0f1729;font-family:ui-monospace,monospace;font-size:10px;font-weight:700}.agent-panel-module__ZVbzxG__ledgerSummary{color:#334155;font-size:11px}.agent-panel-module__ZVbzxG__ledgerMeta{color:#94a3b8;margin-top:2px;font-family:ui-monospace,monospace;font-size:10px}.agent-panel-module__ZVbzxG__ledgerRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.agent-panel-module__ZVbzxG__ledgerTimestamp{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:10px}.agent-panel-module__ZVbzxG__ledgerClosed{color:#16a34a;font-size:10px;font-weight:700}.agent-panel-module__ZVbzxG__deskEmpty{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:2rem 1rem;display:flex}.agent-panel-module__ZVbzxG__deskEmptyIcon{color:#16a34a;margin-bottom:4px}.agent-panel-module__ZVbzxG__deskEmptyText{color:#94a3b8;text-align:center;max-width:180px;font-size:11px;font-weight:500;line-height:1.5}.agent-panel-module__ZVbzxG__historicalEmpty{text-align:center;color:#94a3b8;padding:2rem 0;font-size:11px;font-style:italic}
.discovery-editor-module__i9rF9q__discoveryEditor{flex:1;width:100%;min-height:0;display:flex}.discovery-editor-module__i9rF9q__canvasWrapper{min-width:0;height:100%;font-family:var(--font-geist-sans), sans-serif;background-color:#f8fafc;flex-direction:column;flex:1;display:flex}.discovery-editor-module__i9rF9q__toolbar{background-color:#eef0f1;border-bottom:1px solid #e2e5ea;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:10px 16px;display:flex}.discovery-editor-module__i9rF9q__toolbarLeft,.discovery-editor-module__i9rF9q__toolbarRight{align-items:center;gap:8px;display:flex}.discovery-editor-module__i9rF9q__sectionTitle{color:#0f1729;letter-spacing:.02em;font-size:13px;font-weight:700}.discovery-editor-module__i9rF9q__divider{background:#d1d5db;width:1px;height:18px;margin:0 4px}.discovery-editor-module__i9rF9q__secondaryBtn{all:unset;box-sizing:border-box;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:600;transition:all .15s;display:inline-flex}.discovery-editor-module__i9rF9q__secondaryBtn:hover{color:#0f1729;background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #0f172a0a}.discovery-editor-module__i9rF9q__secondaryBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.discovery-editor-module__i9rF9q__btnDocs{color:#475569;background:#f8fafc;border-color:#e2e8f0}.discovery-editor-module__i9rF9q__btnDocs:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.discovery-editor-module__i9rF9q__btnExport{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.discovery-editor-module__i9rF9q__btnExport:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 4px 10px #1d4ed833}.discovery-editor-module__i9rF9q__btnSave{color:#c00101;background:#fef2f2;border-color:#fbd8d8}.discovery-editor-module__i9rF9q__btnSave:hover{color:#fff;background:#c00101;border-color:#c00101;box-shadow:0 4px 10px #c0010133}.discovery-editor-module__i9rF9q__btnCheckLogic{color:#b45309;background:#fffbeb;border-color:#fde68a}.discovery-editor-module__i9rF9q__btnCheckLogic:hover{color:#fff;background:#b45309;border-color:#b45309;box-shadow:0 4px 10px #b4530933}.discovery-editor-module__i9rF9q__primaryBtn{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;background:#c00101;border:1px solid #a50000;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:11.5px;font-weight:600;transition:all .15s;display:inline-flex}.discovery-editor-module__i9rF9q__primaryBtn:hover{background:#a50000;transform:translateY(-1px);box-shadow:0 4px 12px #c0010133}.discovery-editor-module__i9rF9q__primaryBtn:active{transform:translateY(0)}.discovery-editor-module__i9rF9q__primaryBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.discovery-editor-module__i9rF9q__spinIcon{animation:.8s linear infinite discovery-editor-module__i9rF9q__spin}@keyframes discovery-editor-module__i9rF9q__spin{to{transform:rotate(360deg)}}.discovery-editor-module__i9rF9q__mapArea{flex-direction:column;flex:1;min-height:0;display:flex}.discovery-editor-module__i9rF9q__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.discovery-editor-module__i9rF9q__modal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;max-width:340px;animation:.18s discovery-editor-module__i9rF9q__modalEnter;display:flex;box-shadow:0 20px 40px #0f172a26}@keyframes discovery-editor-module__i9rF9q__modalEnter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.discovery-editor-module__i9rF9q__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.discovery-editor-module__i9rF9q__modalTitle{color:#0f1729;font-size:13px;font-weight:700}.discovery-editor-module__i9rF9q__modalCloseBtn{all:unset;color:#94a3b8;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.discovery-editor-module__i9rF9q__modalCloseBtn:hover{color:#475569;background:#f1f5f9}.discovery-editor-module__i9rF9q__modalBody{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.discovery-editor-module__i9rF9q__formGroup{flex-direction:column;gap:5px;display:flex}.discovery-editor-module__i9rF9q__formLabel{color:#475569;letter-spacing:.02em;font-size:11px;font-weight:600}.discovery-editor-module__i9rF9q__formInput{box-sizing:border-box;color:#0f1729;width:100%;font-size:12px;font-family:var(--font-geist-sans), sans-serif;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 10px;transition:border-color .15s,box-shadow .15s}.discovery-editor-module__i9rF9q__formInput:focus{background:#fff;border-color:#e8a5a5;box-shadow:0 0 0 3px #c001011a}.discovery-editor-module__i9rF9q__formInput::placeholder{color:#94a3b8}.discovery-editor-module__i9rF9q__modalFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px 14px;display:flex}.discovery-editor-module__i9rF9q__modalCancelBtn{all:unset;color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .15s}.discovery-editor-module__i9rF9q__modalCancelBtn:hover{color:#334155;background:#e2e8f0}.discovery-editor-module__i9rF9q__modalSubmitBtn{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;background:#0f1729;border-radius:6px;align-items:center;gap:5px;padding:7px 14px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.discovery-editor-module__i9rF9q__modalSubmitBtn:hover{background:#1a2740}.discovery-editor-module__i9rF9q__modalSubmitBtn:disabled{opacity:.45;cursor:not-allowed;background:#0f1729}
