.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)}}
.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}
.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}
.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}
.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}
.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}
