.PhaseIndicator-module__G2xoFG__wrapper{align-items:center;gap:12px;display:flex}.PhaseIndicator-module__G2xoFG__stages{align-items:center;gap:10px;display:flex}.PhaseIndicator-module__G2xoFG__stage{border-radius:var(--radius-sm);border:1px solid var(--border-muted);background:var(--bg-tertiary);color:var(--text-muted);transition:var(--transition-base);align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:flex}.PhaseIndicator-module__G2xoFG__stageTitle{font-weight:600;font-family:var(--font-mono)}.PhaseIndicator-module__G2xoFG__stageDesc{opacity:.75;font-size:11px}.PhaseIndicator-module__G2xoFG__arrow{color:var(--text-muted);font-size:12px}.PhaseIndicator-module__G2xoFG__activeComp{color:var(--accent-purple);background:#a371f71f;border-color:#a371f759}.PhaseIndicator-module__G2xoFG__activeComp .PhaseIndicator-module__G2xoFG__dot{background:var(--accent-purple);box-shadow:0 0 8px #a371f799}.PhaseIndicator-module__G2xoFG__activeExec{color:var(--accent-success);background:#3fb9501f;border-color:#3fb95059}.PhaseIndicator-module__G2xoFG__activeExec .PhaseIndicator-module__G2xoFG__dot{background:var(--accent-success);box-shadow:0 0 8px #3fb95099}.PhaseIndicator-module__G2xoFG__dot{background:var(--text-muted);width:8px;height:8px;transition:var(--transition-base);border-radius:50%;flex-shrink:0}@media (max-width:768px){.PhaseIndicator-module__G2xoFG__stages{gap:6px}.PhaseIndicator-module__G2xoFG__stage{padding:3px 8px;font-size:11px}.PhaseIndicator-module__G2xoFG__stageDesc{display:none}}
.StepController-module__mlGIyW__wrapper{border-top:1px solid var(--border);background:var(--bg-tertiary);flex-shrink:0;overflow:hidden}.StepController-module__mlGIyW__progressBar{background:var(--bg-hover);height:3px;overflow:hidden}.StepController-module__mlGIyW__progressFill{background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));height:100%;transition:width .3s}.StepController-module__mlGIyW__controls{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 16px;display:flex}.StepController-module__mlGIyW__stepInfo{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:12px}.StepController-module__mlGIyW__stepLabel strong{color:var(--text-primary);font-weight:600}.StepController-module__mlGIyW__keyboardHints{color:var(--text-muted);flex-shrink:0;align-items:center;gap:10px;font-size:11px;display:flex}.StepController-module__mlGIyW__hintItem{align-items:center;gap:4px;display:inline-flex}.StepController-module__mlGIyW__hintText{color:var(--text-secondary)}.StepController-module__mlGIyW__kbd{background:var(--bg-secondary);border:1px solid var(--border);min-width:18px;height:18px;font-family:var(--font-mono);color:var(--text-primary);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #00000026}[data-theme=light] .StepController-module__mlGIyW__kbd{color:#1f2328;background:#fff;border-color:#d0d7de}.StepController-module__mlGIyW__buttons{flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.StepController-module__mlGIyW__startGuide{color:var(--text-primary);white-space:nowrap;background:#f7c94824;border:1px solid #f7c94859;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:500;animation:.3s StepController-module__mlGIyW__fadeIn}.StepController-module__mlGIyW__guideKbd{background:var(--bg-secondary);color:var(--text-primary);font-family:var(--font-mono);border:1px solid #f7c94880;border-radius:3px;padding:0 4px;font-size:10px;font-weight:700}[data-theme=light] .StepController-module__mlGIyW__startGuide{color:#3d2c00;background:#d4a72c26;border:1px solid #d4a72c73}[data-theme=light] .StepController-module__mlGIyW__guideKbd{color:#1f1600;background:#fff;border:1px solid #d4a72c99;font-weight:800}.StepController-module__mlGIyW__pulseNext{animation:1.8s ease-in-out infinite StepController-module__mlGIyW__pulseButton}@keyframes StepController-module__mlGIyW__pulseButton{0%,to{box-shadow:0 0 #f7c94866}50%{box-shadow:0 0 0 6px #f7c94800}}@keyframes StepController-module__mlGIyW__fadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@media (max-width:1350px){.StepController-module__mlGIyW__keyboardHints{display:none}}@media (max-width:1200px){.StepController-module__mlGIyW__startGuide{display:none}}@media (max-width:480px){.StepController-module__mlGIyW__controls{gap:6px;padding:8px 10px}.StepController-module__mlGIyW__stepInfo{font-size:11px}}
.StepDescription-module__G3z8ZG__icon{font-size:14px}.StepDescription-module__G3z8ZG__body{align-items:flex-start;min-height:60px;padding:14px 16px;display:flex}.StepDescription-module__G3z8ZG__text{color:var(--text-primary);font-size:13.5px;line-height:1.7;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word}
.SpecTooltip-module__G-ba2G__trigger{cursor:pointer;border-bottom:1px dashed #f7c94866;align-items:center;gap:4px;transition:color .15s,border-color .15s;display:inline-flex}.SpecTooltip-module__G-ba2G__trigger:hover{border-bottom-color:var(--accent-primary);color:var(--accent-primary)!important}.SpecTooltip-module__G-ba2G__portalPopover{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);z-index:99999;width:295px;font-family:var(--font-sans);pointer-events:auto;flex-direction:column;gap:8px;padding:12px 14px;animation:.16s cubic-bezier(.16,1,.3,1) SpecTooltip-module__G-ba2G__fadeIn;display:flex;position:fixed;box-shadow:0 12px 32px #0000008c}.SpecTooltip-module__G-ba2G__popoverHeader{font-size:13px;font-family:var(--font-mono);color:var(--accent-primary);border-bottom:1px dashed var(--border-muted);padding-bottom:6px}.SpecTooltip-module__G-ba2G__popoverDesc{color:var(--text-secondary);margin:0;font-size:11.5px;line-height:1.5}.SpecTooltip-module__G-ba2G__popoverFooter{border-top:1px solid var(--border-muted);flex-direction:column;gap:3px;margin-top:4px;padding-top:6px;display:flex}.SpecTooltip-module__G-ba2G__specLabel{color:var(--text-muted);font-size:10px;font-family:var(--font-mono)}.SpecTooltip-module__G-ba2G__specLink{font-size:11px;font-family:var(--font-mono);color:var(--accent-secondary);font-weight:600;text-decoration:underline;transition:color .15s}.SpecTooltip-module__G-ba2G__specLink:hover{color:var(--accent-primary)}@keyframes SpecTooltip-module__G-ba2G__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.CallStack-module__zZNl7q__wrapper{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.CallStack-module__zZNl7q__specBadgeEs5{font-size:10px;font-weight:700;font-family:var(--font-mono);color:var(--accent-primary);white-space:nowrap;background:#f7c94826;border:1px solid #f7c94859;border-radius:10px;flex-shrink:0;padding:2px 8px}.CallStack-module__zZNl7q__specBadgeEs6{font-size:10px;font-weight:700;font-family:var(--font-mono);color:var(--accent-secondary);white-space:nowrap;background:#58a6ff26;border:1px solid #58a6ff59;border-radius:10px;flex-shrink:0;padding:2px 8px}.CallStack-module__zZNl7q__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) var(--bg-primary);flex-direction:column;gap:10px;min-height:120px;max-height:480px;padding:12px;display:flex;overflow-y:auto}.CallStack-module__zZNl7q__card{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-primary);transition:var(--transition-base);overflow:hidden}.CallStack-module__zZNl7q__activeCard{border-color:#58a6ff66;box-shadow:0 0 16px #58a6ff1f}.CallStack-module__zZNl7q__suspendedCard{opacity:.65;border-color:var(--border-muted)}.CallStack-module__zZNl7q__cardHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-muted);font-family:var(--font-mono);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.CallStack-module__zZNl7q__cardHeaderTitle{color:var(--text-primary);align-items:center;gap:8px;min-width:0;display:flex}.CallStack-module__zZNl7q__badgeActive{color:var(--accent-secondary);white-space:nowrap;background:#58a6ff26;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.CallStack-module__zZNl7q__badgeSuspended{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:10px}.CallStack-module__zZNl7q__cardBody{flex-direction:column;gap:8px;padding:10px 12px;display:flex}.CallStack-module__zZNl7q__pointerRow{font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;display:flex}.CallStack-module__zZNl7q__pointerLabel{color:var(--text-muted);white-space:nowrap;flex-shrink:0}.CallStack-module__zZNl7q__pointerAddr{color:var(--accent-secondary);word-break:break-word;font-weight:600}.CallStack-module__zZNl7q__scopeChainText{color:var(--accent-primary);word-break:break-word;font-size:11px;font-weight:500}.CallStack-module__zZNl7q__storageHeader{font-size:11px;font-family:var(--font-mono);justify-content:space-between;align-items:center;display:flex}.CallStack-module__zZNl7q__storageTitle{color:var(--accent-primary);font-weight:600}.CallStack-module__zZNl7q__storageHint{color:var(--text-muted);font-size:10px}.CallStack-module__zZNl7q__varList{flex-direction:column;gap:4px;display:flex}.CallStack-module__zZNl7q__varRow{border-radius:var(--radius-sm);font-family:var(--font-mono);align-items:center;gap:8px;padding:4px 8px;font-size:12px;display:flex}.CallStack-module__zZNl7q__funcObjectBox{border-radius:var(--radius-sm);font-family:var(--font-mono);border:1px solid #f851494d;flex-direction:column;gap:4px;padding:6px 10px;font-size:12px;display:flex}.CallStack-module__zZNl7q__funcObjectHeader{align-items:center;gap:6px;display:flex}.CallStack-module__zZNl7q__funcSig{color:var(--text-secondary)}.CallStack-module__zZNl7q__funcTag{color:var(--accent-error);font-weight:600}.CallStack-module__zZNl7q__funcObjectBody{border-left:2px solid #f851494d;flex-direction:column;gap:2px;margin-top:2px;padding-left:8px;display:flex}.CallStack-module__zZNl7q__funcMetaRow{align-items:center;gap:6px;font-size:11px;display:flex}.CallStack-module__zZNl7q__funcMetaLabel{color:var(--text-muted)}.CallStack-module__zZNl7q__funcMetaVal{color:var(--accent-purple)}.CallStack-module__zZNl7q__highlighted{border:1px solid #f7c94866}.CallStack-module__zZNl7q__cardFooter{border-top:1px dashed var(--border-muted);font-family:var(--font-mono);align-items:center;gap:16px;padding-top:6px;font-size:11px;display:flex}.CallStack-module__zZNl7q__thisRow,.CallStack-module__zZNl7q__outerRow{align-items:center;gap:6px;display:flex}.CallStack-module__zZNl7q__outerLabel{color:var(--text-muted)}.CallStack-module__zZNl7q__kind{font-size:10px;font-weight:600;font-family:var(--font-mono);border-radius:3px;padding:1px 5px}.CallStack-module__zZNl7q__kind-var{color:var(--accent-primary);background:#f7c94826}.CallStack-module__zZNl7q__kind-let{color:var(--accent-secondary);background:#58a6ff26}.CallStack-module__zZNl7q__kind-const{color:var(--accent-purple);background:#a371f726}.CallStack-module__zZNl7q__kind-param{color:var(--accent-success);background:#3fb95026}.CallStack-module__zZNl7q__kind-function{color:var(--accent-error);background:#f8514926}.CallStack-module__zZNl7q__kind-tdz{color:var(--accent-warning);background:#d2992233;border:1px dashed #d2992280}.CallStack-module__zZNl7q__kind-this{color:var(--accent-secondary);background:#58a6ff26}.CallStack-module__zZNl7q__varName{color:var(--text-primary);font-weight:500}.CallStack-module__zZNl7q__eq{color:var(--text-muted)}.CallStack-module__zZNl7q__varValue{color:var(--accent-success);word-break:break-all}.CallStack-module__zZNl7q__tdz{color:var(--accent-warning);font-style:italic}.CallStack-module__zZNl7q__empty,.CallStack-module__zZNl7q__emptyVars{color:var(--text-muted);padding:8px 0;font-size:12px;font-style:italic}@media (max-width:600px){.CallStack-module__zZNl7q__body{gap:8px;max-height:320px;padding:8px}.CallStack-module__zZNl7q__cardHeader{flex-wrap:wrap;gap:4px;padding:6px 10px;font-size:11px}.CallStack-module__zZNl7q__cardBody{gap:6px;padding:8px 10px}.CallStack-module__zZNl7q__pointerRow{flex-wrap:wrap;gap:4px;font-size:11px}}
.MemoryHeap-module__3cK22G__wrapper{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.MemoryHeap-module__3cK22G__subtext{color:var(--text-muted);font-size:11px;font-weight:400}.MemoryHeap-module__3cK22G__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) var(--bg-primary);flex-direction:column;gap:10px;min-height:120px;max-height:480px;padding:12px;display:flex;overflow-y:auto}.MemoryHeap-module__3cK22G__body::-webkit-scrollbar{width:6px}.MemoryHeap-module__3cK22G__body::-webkit-scrollbar-track{background:var(--bg-primary);border-radius:3px}.MemoryHeap-module__3cK22G__body::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.MemoryHeap-module__3cK22G__body::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.MemoryHeap-module__3cK22G__card{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-primary);height:auto;min-height:fit-content;transition:var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.MemoryHeap-module__3cK22G__cardGO{background:#f7c94808;border-color:#f7c94840}.MemoryHeap-module__3cK22G__cardAO{background:#58a6ff08;border-color:#58a6ff40}.MemoryHeap-module__3cK22G__cardFunc{background:#f8514908;border-color:#f8514940}.MemoryHeap-module__3cK22G__cardDeclER{background:#3fb95008;border-color:#3fb9504d}.MemoryHeap-module__3cK22G__highlightedCard{box-shadow:0 0 16px #58a6ff40;border-color:var(--accent-secondary)!important}.MemoryHeap-module__3cK22G__cardHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-muted);font-family:var(--font-mono);flex-shrink:0;justify-content:space-between;align-items:center;padding:7px 10px;font-size:11px;display:flex}.MemoryHeap-module__3cK22G__cardTitle{color:var(--text-primary);align-items:center;gap:6px;display:flex}.MemoryHeap-module__3cK22G__addressBadge{font-family:var(--font-mono);color:var(--accent-purple);background:#a371f726;border:1px solid #a371f74d;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}.MemoryHeap-module__3cK22G__cardBody{flex-direction:column;gap:6px;height:auto;min-height:fit-content;padding:10px 12px;display:flex}.MemoryHeap-module__3cK22G__funcDetails{font-family:var(--font-mono);flex-direction:column;gap:5px;font-size:11px;display:flex}.MemoryHeap-module__3cK22G__metaRow{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.MemoryHeap-module__3cK22G__metaLabel{color:var(--text-muted);flex-shrink:0}.MemoryHeap-module__3cK22G__metaVal{color:var(--accent-success);word-break:break-word;white-space:pre-wrap;flex:1;min-width:0;font-weight:600}.MemoryHeap-module__3cK22G__propList{flex-direction:column;gap:4px;display:flex}.MemoryHeap-module__3cK22G__propRow{border-radius:var(--radius-sm);font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:6px;padding:4px 6px;font-size:11.5px;display:flex}.MemoryHeap-module__3cK22G__highlightedProp{background:#f7c9481f;border:1px solid #f7c9484d}.MemoryHeap-module__3cK22G__kind{font-size:9.5px;font-weight:600;font-family:var(--font-mono);border-radius:3px;padding:1px 4px}.MemoryHeap-module__3cK22G__kind-var{color:var(--accent-primary);background:#f7c94826}.MemoryHeap-module__3cK22G__kind-let{color:var(--accent-secondary);background:#58a6ff26}.MemoryHeap-module__3cK22G__kind-const{color:var(--accent-purple);background:#a371f726}.MemoryHeap-module__3cK22G__kind-param{color:var(--accent-success);background:#3fb95026}.MemoryHeap-module__3cK22G__kind-function{color:var(--accent-error);background:#f8514926}.MemoryHeap-module__3cK22G__kind-tdz{color:var(--accent-warning);background:#d2992233}.MemoryHeap-module__3cK22G__propName{color:var(--text-primary);font-weight:500}.MemoryHeap-module__3cK22G__eq{color:var(--text-muted)}.MemoryHeap-module__3cK22G__propValue{color:var(--accent-success);word-break:break-all}.MemoryHeap-module__3cK22G__empty,.MemoryHeap-module__3cK22G__emptyHeap{color:var(--text-muted);padding:6px 0;font-size:11px;font-style:italic}@media (max-width:600px){.MemoryHeap-module__3cK22G__subtext{display:none}.MemoryHeap-module__3cK22G__body{gap:8px;max-height:380px;padding:8px}.MemoryHeap-module__3cK22G__cardHeader{padding:6px 10px;font-size:11px}.MemoryHeap-module__3cK22G__cardBody{gap:6px;padding:8px 10px}}
.ConsolePanel-module__h9DeMW__subtext{color:var(--text-muted);font-size:11px;font-weight:400}.ConsolePanel-module__h9DeMW__dot{background:var(--accent-success);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block;box-shadow:0 0 6px #3fb95080}.ConsolePanel-module__h9DeMW__body{font-family:var(--font-mono);background:var(--bg-primary);min-height:90px;max-height:220px;color:var(--text-primary);flex-direction:column;gap:4px;padding:12px 16px;font-size:12px;display:flex;overflow-y:auto}.ConsolePanel-module__h9DeMW__empty{color:var(--text-muted);font-style:italic}.ConsolePanel-module__h9DeMW__line{align-items:flex-start;gap:8px;animation:.2s ConsolePanel-module__h9DeMW__fadeIn;display:flex}.ConsolePanel-module__h9DeMW__newest{color:var(--accent-success)}.ConsolePanel-module__h9DeMW__errorLine{color:var(--accent-error);font-weight:500}.ConsolePanel-module__h9DeMW__errorLine .ConsolePanel-module__h9DeMW__prompt{color:var(--accent-error)}.ConsolePanel-module__h9DeMW__prompt{color:var(--text-muted);-webkit-user-select:none;user-select:none;flex-shrink:0}.ConsolePanel-module__h9DeMW__text{white-space:pre-wrap;word-break:break-word}@keyframes ConsolePanel-module__h9DeMW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ConsolePanel-module__h9DeMW__subtext{display:none}}
.HowJsRunsPage-module__6PFtDq__layout{height:calc(100vh - var(--header-height));grid-template-columns:1fr 1.25fr;gap:16px;min-height:0;margin-top:0;padding:16px 20px 20px;display:grid}.HowJsRunsPage-module__6PFtDq__leftPanel{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.HowJsRunsPage-module__6PFtDq__noticeBanner{border-radius:var(--radius-sm);color:var(--text-primary);background:#58a6ff14;border:1px solid #58a6ff33;flex-shrink:0;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:11px;line-height:1.4;display:flex}.HowJsRunsPage-module__6PFtDq__noticeIcon{flex-shrink:0;font-size:13px}.HowJsRunsPage-module__6PFtDq__rightPanel{flex-direction:column;gap:12px;min-width:0;min-height:0;padding-right:6px;display:flex;overflow:hidden auto}.HowJsRunsPage-module__6PFtDq__topBar{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.HowJsRunsPage-module__6PFtDq__specBar{font-size:12px;font-family:var(--font-mono);align-items:center;gap:8px;font-weight:500;display:flex}.HowJsRunsPage-module__6PFtDq__visualGrid{flex-shrink:0;grid-template-columns:1.15fr 1.25fr;align-items:start;gap:12px;display:grid}@media (max-width:1400px) and (min-width:901px){.HowJsRunsPage-module__6PFtDq__layout{grid-template-columns:1fr 1.2fr;gap:12px}.HowJsRunsPage-module__6PFtDq__visualGrid{grid-template-columns:1fr 1fr}}.HowJsRunsPage-module__6PFtDq__loading{color:var(--accent-secondary);font-size:12px;animation:1.2s ease-in-out infinite HowJsRunsPage-module__6PFtDq__pulse}.HowJsRunsPage-module__6PFtDq__error{color:var(--accent-error);font-size:12px}@keyframes HowJsRunsPage-module__6PFtDq__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:900px){.HowJsRunsPage-module__6PFtDq__layout{grid-template-columns:1fr;gap:12px;height:auto;margin-top:0;padding:12px}.HowJsRunsPage-module__6PFtDq__leftPanel{height:400px}.HowJsRunsPage-module__6PFtDq__visualGrid{grid-template-columns:1fr;gap:12px}}@media (max-width:600px){.HowJsRunsPage-module__6PFtDq__layout{gap:10px;padding:8px 8px 16px}.HowJsRunsPage-module__6PFtDq__leftPanel{height:360px}.HowJsRunsPage-module__6PFtDq__topBar{gap:8px;padding:8px 10px}}
.ScopeChain-module__t6Hk2a__scopePanel{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-shrink:0;overflow:hidden}.ScopeChain-module__t6Hk2a__scopeHeading{color:var(--text-primary);font-weight:700}.ScopeChain-module__t6Hk2a__scopeSubtext{color:var(--text-muted);font-size:11px;font-weight:400}.ScopeChain-module__t6Hk2a__lookupBar{background:var(--bg-tertiary);border-bottom:1px solid var(--border);color:var(--text-primary);align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;display:flex}.ScopeChain-module__t6Hk2a__lookupTarget{color:var(--text-primary);font-weight:700;font-family:var(--font-mono);background:#f7c94833;border:1px solid #f7c94866;border-radius:3px;padding:1px 6px}.ScopeChain-module__t6Hk2a__scopeBody{scroll-behavior:smooth;padding:10px;overflow-x:auto}.ScopeChain-module__t6Hk2a__scopeTrack{align-items:flex-start;gap:0;min-width:max-content;display:flex}.ScopeChain-module__t6Hk2a__nodeWrapper{align-items:center;gap:0;display:flex}.ScopeChain-module__t6Hk2a__scopeNode{border:1px solid var(--border);border-radius:var(--radius-sm);min-width:170px;max-width:none;padding:10px 14px}.ScopeChain-module__t6Hk2a__nodeLocal{background:#58a6ff0f;border-color:#58a6ff4d}.ScopeChain-module__t6Hk2a__nodeOuter{background:#f7c9480f;border-color:#f7c9484d}.ScopeChain-module__t6Hk2a__nodeLabel{letter-spacing:.5px;font-size:10px;font-weight:600;font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;margin-bottom:8px}.ScopeChain-module__t6Hk2a__nodeLocal .ScopeChain-module__t6Hk2a__nodeLabel{color:var(--accent-secondary)}.ScopeChain-module__t6Hk2a__nodeOuter .ScopeChain-module__t6Hk2a__nodeLabel{color:var(--accent-primary)}.ScopeChain-module__t6Hk2a__nodeVars{flex-direction:column;gap:4px;display:flex}.ScopeChain-module__t6Hk2a__nodeVarRow{font-family:var(--font-mono);white-space:nowrap;gap:6px;font-size:11px;display:flex}.ScopeChain-module__t6Hk2a__varName{color:var(--text-primary);font-weight:500}.ScopeChain-module__t6Hk2a__varColon{color:var(--text-muted)}.ScopeChain-module__t6Hk2a__varValue{color:var(--accent-success);white-space:nowrap}.ScopeChain-module__t6Hk2a__scopeArrow{color:var(--text-muted);flex-shrink:0;align-items:center;padding:0 6px;font-size:16px;display:flex}.ScopeChain-module__t6Hk2a__emptyState{color:var(--text-muted);padding:8px 0;font-size:11px;font-style:italic}
