.PlaygroundWorkspace-module__cnX_GG__workspace{--pg-bg:var(--background);--pg-surface:color-mix(in srgb, var(--background) 96%, var(--foreground) 4%);--pg-surface-strong:color-mix(in srgb, var(--background) 91%, var(--foreground) 9%);--pg-canvas:#f0f2f5;--pg-card:#fff;--pg-border:#e3e6ea;--pg-border-strong:#cbd2db;--pg-text:#1a202c;--pg-muted:#718096;--pg-accent:#0f8a8a;--pg-wash:#0f8a8a14;--pg-ring:#0f8a8a40;--pg-green:#38a169;--pg-red:#e53e3e;--pg-amber:#d69e2e;--pg-violet:#8250df;--pg-shadow-sm:0 1px 2px #1018280f;--pg-shadow-md:0 8px 22px #1018281a;box-sizing:border-box;background:var(--pg-bg);height:100dvh;min-height:42rem;color:var(--pg-text);flex-direction:column;padding-top:68px;display:flex;overflow:hidden}.dark .PlaygroundWorkspace-module__cnX_GG__workspace{--pg-surface:#16213e;--pg-surface-strong:#1e2a4a;--pg-canvas:#0f0f1a;--pg-card:#1e2a4a;--pg-border:#2d3748;--pg-border-strong:#46536b;--pg-text:#e6ecf5;--pg-muted:#a9b6cc;--pg-accent:#4fd1c5;--pg-wash:#4fd1c51a;--pg-ring:#4fd1c54d;--pg-green:#68d391;--pg-red:#fc8181;--pg-amber:#f6ad55;--pg-violet:#c084fc;--pg-shadow-sm:0 1px 2px #0000004d;--pg-shadow-md:0 8px 22px #00000059}.PlaygroundWorkspace-module__cnX_GG__workspace,.PlaygroundWorkspace-module__cnX_GG__workspace *{box-sizing:border-box}.PlaygroundWorkspace-module__cnX_GG__toolbar{border-bottom:1px solid var(--pg-border);background:var(--pg-surface);flex:0 0 48px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:flex}.PlaygroundWorkspace-module__cnX_GG__toolbarLeft,.PlaygroundWorkspace-module__cnX_GG__toolbarRight,.PlaygroundWorkspace-module__cnX_GG__brand,.PlaygroundWorkspace-module__cnX_GG__modeBadge,.PlaygroundWorkspace-module__cnX_GG__shortcut,.PlaygroundWorkspace-module__cnX_GG__runButton,.PlaygroundWorkspace-module__cnX_GG__stopButton,.PlaygroundWorkspace-module__cnX_GG__panelToolbar,.PlaygroundWorkspace-module__cnX_GG__panelTabs,.PlaygroundWorkspace-module__cnX_GG__tabButton,.PlaygroundWorkspace-module__cnX_GG__summaryItem,.PlaygroundWorkspace-module__cnX_GG__traceRow,.PlaygroundWorkspace-module__cnX_GG__traceMeta,.PlaygroundWorkspace-module__cnX_GG__filterBar,.PlaygroundWorkspace-module__cnX_GG__offlineNotice{align-items:center;display:flex}.PlaygroundWorkspace-module__cnX_GG__toolbarLeft,.PlaygroundWorkspace-module__cnX_GG__toolbarRight{gap:10px;min-width:0}.PlaygroundWorkspace-module__cnX_GG__brand{white-space:nowrap;gap:7px;min-width:0}.PlaygroundWorkspace-module__cnX_GG__brandBolt{color:var(--rust-orange);font-size:18px;line-height:1}.PlaygroundWorkspace-module__cnX_GG__brandTitle{text-overflow:ellipsis;letter-spacing:-.02em;font-size:15px;font-weight:650;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__brandSubtitle{color:var(--pg-muted);white-space:nowrap;font-size:11px}.PlaygroundWorkspace-module__cnX_GG__statusDot{background:var(--pg-green);border-radius:999px;flex:none;width:8px;height:8px}.PlaygroundWorkspace-module__cnX_GG__statusDotOffline{background:var(--pg-red)}.PlaygroundWorkspace-module__cnX_GG__modeBadge{border:1px solid color-mix(in srgb, var(--pg-green) 32%, transparent);background:color-mix(in srgb, var(--pg-green) 12%, transparent);color:var(--pg-green);letter-spacing:.09em;text-transform:uppercase;border-radius:4px;gap:4px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__modeBadgePublic,.PlaygroundWorkspace-module__cnX_GG__modeBadgeOffline{border-color:color-mix(in srgb, var(--pg-amber) 35%, transparent);background:color-mix(in srgb, var(--pg-amber) 12%, transparent);color:var(--pg-amber)}.PlaygroundWorkspace-module__cnX_GG__shortcut{border:1px solid var(--pg-border);background:var(--pg-surface-strong);color:var(--pg-muted);white-space:nowrap;border-radius:5px;gap:5px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.PlaygroundWorkspace-module__cnX_GG__runButton,.PlaygroundWorkspace-module__cnX_GG__stopButton{color:#fff;border:0;border-radius:6px;justify-content:center;gap:6px;height:30px;font-size:12px;font-weight:700;transition:filter .15s,opacity .15s}.PlaygroundWorkspace-module__cnX_GG__runButton{background:var(--pg-green);min-width:72px;padding:0 14px}.PlaygroundWorkspace-module__cnX_GG__stopButton{background:var(--pg-red);padding:0 12px}.PlaygroundWorkspace-module__cnX_GG__runButton:hover:not(:disabled),.PlaygroundWorkspace-module__cnX_GG__stopButton:hover{filter:brightness(1.08)}.PlaygroundWorkspace-module__cnX_GG__runButton:disabled{cursor:not-allowed;opacity:.45}.PlaygroundWorkspace-module__cnX_GG__spin{animation:.9s linear infinite PlaygroundWorkspace-module__cnX_GG__playground-spin}@keyframes PlaygroundWorkspace-module__cnX_GG__playground-spin{to{transform:rotate(360deg)}}.PlaygroundWorkspace-module__cnX_GG__offlineNotice{border-bottom:1px solid color-mix(in srgb, var(--pg-amber) 30%, var(--pg-border));background:color-mix(in srgb, var(--pg-amber) 7%, var(--pg-surface));min-height:32px;color:var(--pg-muted);flex:none;gap:8px;padding:5px 14px;font-size:11px}.PlaygroundWorkspace-module__cnX_GG__offlineNotice strong{color:var(--pg-text);font-weight:650}.PlaygroundWorkspace-module__cnX_GG__retryButton{border:1px solid var(--pg-border);background:var(--pg-surface);color:var(--pg-text);border-radius:4px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__main{flex:1;min-height:0;display:flex;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__sidebar{border-right:1px solid var(--pg-border);background:var(--pg-surface);flex:0 0 248px;width:248px;overflow-y:auto}.PlaygroundWorkspace-module__cnX_GG__sidebarHeader{z-index:4;border-bottom:1px solid var(--pg-border);background:var(--pg-surface);height:39px;color:var(--pg-muted);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:700;display:flex;position:sticky;top:0}.PlaygroundWorkspace-module__cnX_GG__countBadge,.PlaygroundWorkspace-module__cnX_GG__categoryCount,.PlaygroundWorkspace-module__cnX_GG__traceCount{background:var(--pg-surface-strong);color:var(--pg-muted);letter-spacing:0;border-radius:999px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__countBadge{margin-left:auto}.PlaygroundWorkspace-module__cnX_GG__iconButton{width:25px;height:25px;color:var(--pg-muted);background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.PlaygroundWorkspace-module__cnX_GG__iconButton:hover{background:var(--pg-surface-strong);color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__filters{z-index:3;border-bottom:1px solid var(--pg-border);background:var(--pg-surface);grid-template-columns:minmax(0,1fr) 88px;gap:6px;padding:7px 8px;display:grid;position:sticky;top:39px}.PlaygroundWorkspace-module__cnX_GG__search,.PlaygroundWorkspace-module__cnX_GG__categorySelect,.PlaygroundWorkspace-module__cnX_GG__traceSearch{border:1px solid var(--pg-border);background:var(--pg-bg);min-width:0;height:28px;color:var(--pg-text);border-radius:5px;outline:none;font-size:10px}.PlaygroundWorkspace-module__cnX_GG__search,.PlaygroundWorkspace-module__cnX_GG__traceSearch{padding:0 8px}.PlaygroundWorkspace-module__cnX_GG__categorySelect{padding:0 5px}.PlaygroundWorkspace-module__cnX_GG__search:focus,.PlaygroundWorkspace-module__cnX_GG__categorySelect:focus,.PlaygroundWorkspace-module__cnX_GG__traceSearch:focus{border-color:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__category{padding:2px 0}.PlaygroundWorkspace-module__cnX_GG__categoryToggle{width:100%;color:var(--pg-accent);letter-spacing:.055em;text-align:left;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:5px;padding:7px 11px;font-size:10px;font-weight:750;display:flex}.PlaygroundWorkspace-module__cnX_GG__categoryToggle:hover,.PlaygroundWorkspace-module__cnX_GG__exampleButton:hover{background:var(--pg-surface-strong)}.PlaygroundWorkspace-module__cnX_GG__categoryName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__exampleButton{width:100%;color:var(--pg-text);text-align:left;background:0 0;border:0;border-left:2px solid #0000;padding:7px 13px;display:block}.PlaygroundWorkspace-module__cnX_GG__exampleActive{border-left-color:var(--pg-accent);background:var(--pg-surface-strong)}.PlaygroundWorkspace-module__cnX_GG__exampleName{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;display:block;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__exampleDescription{color:var(--pg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__emptyCatalog{color:var(--pg-muted);text-align:center;padding:24px 14px;font-size:11px}.PlaygroundWorkspace-module__cnX_GG__editorArea{flex-direction:column;flex:auto;min-width:0;display:flex}.PlaygroundWorkspace-module__cnX_GG__panelToolbar,.PlaygroundWorkspace-module__cnX_GG__panelTabs{border-bottom:1px solid var(--pg-border);background:var(--pg-surface-strong);min-height:36px;color:var(--pg-muted);flex:0 0 36px;gap:7px;padding:0 10px;font-size:11px}.PlaygroundWorkspace-module__cnX_GG__fileName{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.PlaygroundWorkspace-module__cnX_GG__fileTag,.PlaygroundWorkspace-module__cnX_GG__verifiedTag{background:color-mix(in srgb, var(--pg-accent) 12%, transparent);color:var(--pg-accent);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:9px;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__verifiedTag{background:color-mix(in srgb, var(--pg-green) 10%, transparent);max-width:48%;color:var(--pg-green);margin-left:auto}.PlaygroundWorkspace-module__cnX_GG__duration{font-variant-numeric:tabular-nums;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.PlaygroundWorkspace-module__cnX_GG__editorContainer{background:var(--pg-bg);flex:1;min-height:0;position:relative}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailable{text-align:center;place-items:center;height:100%;min-height:22rem;padding:28px;display:grid}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailableInner{max-width:29rem}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailableEyebrow{color:var(--pg-amber);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailable .PlaygroundWorkspace-module__cnX_GG__sourceTitle{color:var(--pg-text);margin-top:9px;font-size:18px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailable p{color:var(--pg-muted);margin-top:8px;font-size:12px;line-height:1.6}.PlaygroundWorkspace-module__cnX_GG__outputArea{border-left:1px solid var(--pg-border);background:var(--pg-bg);flex-direction:column;flex:0 0 min(480px,40vw);width:min(480px,40vw);min-width:360px;display:flex}.PlaygroundWorkspace-module__cnX_GG__panelTabs{scrollbar-width:none;gap:0;padding:0 7px;overflow-x:auto}.PlaygroundWorkspace-module__cnX_GG__panelTabs::-webkit-scrollbar{display:none}.PlaygroundWorkspace-module__cnX_GG__tabButton{white-space:nowrap;height:100%;color:var(--pg-muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;gap:5px;padding:0 10px;font-size:11px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__tabButton:hover{color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__tabActive{border-bottom-color:var(--pg-accent);color:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__traceCount{background:var(--pg-accent);color:#fff}.PlaygroundWorkspace-module__cnX_GG__clearButton{border:1px solid var(--pg-border);color:var(--pg-muted);background:0 0;border-radius:4px;margin-left:auto;padding:2px 7px;font-size:9px}.PlaygroundWorkspace-module__cnX_GG__clearButton:hover{background:var(--pg-surface);color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__outputContent{background:var(--pg-bg);flex:1;min-height:0;padding:10px;overflow:auto}.PlaygroundWorkspace-module__cnX_GG__summaryBar{border:1px solid var(--pg-border);border-left:2px solid var(--pg-green);background:var(--pg-surface);border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px 11px;margin-bottom:9px;padding:6px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;display:flex}.PlaygroundWorkspace-module__cnX_GG__summaryFailed{border-left-color:var(--pg-red)}.PlaygroundWorkspace-module__cnX_GG__summaryItem{color:var(--pg-muted);gap:4px}.PlaygroundWorkspace-module__cnX_GG__summaryItem strong{color:var(--pg-text);font-weight:700}.PlaygroundWorkspace-module__cnX_GG__summaryCost{color:var(--pg-green);margin-left:auto}.PlaygroundWorkspace-module__cnX_GG__placeholder{height:100%;min-height:18rem;color:var(--pg-muted);text-align:center;place-items:center;padding:24px;font-size:11px;display:grid}.PlaygroundWorkspace-module__cnX_GG__placeholderInner{max-width:24rem}.PlaygroundWorkspace-module__cnX_GG__placeholderTitle{color:var(--pg-text);font-size:12px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__placeholderCopy{margin-top:5px;line-height:1.55}.PlaygroundWorkspace-module__cnX_GG__streamingStatus{border-bottom:1px solid var(--pg-border);background:var(--pg-surface-strong);color:var(--pg-accent);align-items:center;gap:6px;margin:-10px -10px 10px;padding:6px 10px;font-size:10px;display:flex}.PlaygroundWorkspace-module__cnX_GG__audioBlock{border:1px solid color-mix(in srgb, var(--pg-violet) 25%, var(--pg-border));background:color-mix(in srgb, var(--pg-violet) 7%, var(--pg-surface));border-radius:7px;margin-bottom:12px;padding:10px}.PlaygroundWorkspace-module__cnX_GG__audioBlock p{color:var(--pg-violet);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__audioBlock audio{width:100%;height:32px}.PlaygroundWorkspace-module__cnX_GG__markdown{color:var(--pg-text);font-size:12px;line-height:1.6}.PlaygroundWorkspace-module__cnX_GG__markdown p,.PlaygroundWorkspace-module__cnX_GG__markdown ul,.PlaygroundWorkspace-module__cnX_GG__markdown ol,.PlaygroundWorkspace-module__cnX_GG__markdown blockquote,.PlaygroundWorkspace-module__cnX_GG__markdown pre,.PlaygroundWorkspace-module__cnX_GG__markdown table{margin:0 0 10px}.PlaygroundWorkspace-module__cnX_GG__markdown h1,.PlaygroundWorkspace-module__cnX_GG__markdown h2,.PlaygroundWorkspace-module__cnX_GG__markdown h3{margin:16px 0 7px;font-weight:650;line-height:1.3}.PlaygroundWorkspace-module__cnX_GG__markdown h1{font-size:17px}.PlaygroundWorkspace-module__cnX_GG__markdown h2{font-size:15px}.PlaygroundWorkspace-module__cnX_GG__markdown h3{font-size:13px}.PlaygroundWorkspace-module__cnX_GG__markdown ul,.PlaygroundWorkspace-module__cnX_GG__markdown ol{padding-left:20px}.PlaygroundWorkspace-module__cnX_GG__markdown li{margin:3px 0}.PlaygroundWorkspace-module__cnX_GG__markdown a{color:var(--pg-accent);text-underline-offset:2px;text-decoration:underline}.PlaygroundWorkspace-module__cnX_GG__markdown blockquote{border-left:2px solid var(--pg-accent);background:var(--pg-surface);color:var(--pg-muted);padding:6px 10px}.PlaygroundWorkspace-module__cnX_GG__markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.PlaygroundWorkspace-module__cnX_GG__markdown :not(pre)>code{border:1px solid var(--pg-border);background:var(--pg-surface-strong);color:var(--rust-orange);border-radius:4px;padding:1px 4px;font-size:.92em}.PlaygroundWorkspace-module__cnX_GG__traceExplorer{min-height:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.PlaygroundWorkspace-module__cnX_GG__traceMeta{border-bottom:1px solid var(--pg-border);color:var(--pg-muted);flex-wrap:wrap;gap:5px 12px;padding:0 2px 8px;font-size:9px}.PlaygroundWorkspace-module__cnX_GG__traceMeta strong{color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__filterBar{border-bottom:1px solid var(--pg-border);gap:3px;padding:6px 0}.PlaygroundWorkspace-module__cnX_GG__filterButton{color:var(--pg-muted);text-transform:uppercase;background:0 0;border:0;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__filterButton:hover,.PlaygroundWorkspace-module__cnX_GG__filterActive{background:var(--pg-surface-strong);color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__traceSearch{width:88px;height:23px;margin-left:auto;font-size:9px}.PlaygroundWorkspace-module__cnX_GG__traceTree{padding:6px 0}.PlaygroundWorkspace-module__cnX_GG__traceNode{margin-bottom:2px}.PlaygroundWorkspace-module__cnX_GG__traceRow{width:100%;min-width:0;color:var(--pg-text);text-align:left;background:0 0;border:0;border-radius:4px;gap:5px;padding:5px 6px}.PlaygroundWorkspace-module__cnX_GG__traceRow:hover,.PlaygroundWorkspace-module__cnX_GG__traceSelected{background:var(--pg-surface-strong)}.PlaygroundWorkspace-module__cnX_GG__traceChevron,.PlaygroundWorkspace-module__cnX_GG__traceBullet{width:11px;color:var(--pg-muted);text-align:center;flex:0 0 11px;font-size:8px}.PlaygroundWorkspace-module__cnX_GG__traceKind{color:var(--pg-accent);flex:none;font-size:9px;font-weight:750}.PlaygroundWorkspace-module__cnX_GG__traceKindLlm{color:var(--pg-violet)}.PlaygroundWorkspace-module__cnX_GG__traceKindTool{color:var(--pg-amber)}.PlaygroundWorkspace-module__cnX_GG__traceKindResult{color:var(--pg-green)}.PlaygroundWorkspace-module__cnX_GG__traceKindError{color:var(--pg-red)}.PlaygroundWorkspace-module__cnX_GG__traceLabel{max-width:34%;color:inherit;text-overflow:ellipsis;white-space:nowrap;flex:none;font-weight:650;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__traceMessage{min-width:0;color:var(--pg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__traceTiming,.PlaygroundWorkspace-module__cnX_GG__tokenBadge{background:var(--pg-surface-strong);color:var(--pg-muted);font-variant-numeric:tabular-nums;border-radius:3px;flex:none;padding:1px 4px;font-size:8px}.PlaygroundWorkspace-module__cnX_GG__tokenBadge{background:color-mix(in srgb, var(--pg-green) 10%, transparent);color:var(--pg-green)}.PlaygroundWorkspace-module__cnX_GG__traceChildren{border-left:1px solid var(--pg-border);margin-left:16px;padding-left:4px}.PlaygroundWorkspace-module__cnX_GG__traceInspector{border:1px solid var(--pg-border);background:var(--pg-surface);border-radius:6px;margin:2px 0 7px 27px;padding:9px 10px}.PlaygroundWorkspace-module__cnX_GG__inspectorGrid{grid-template-columns:auto minmax(0,1fr);gap:3px 10px;display:grid}.PlaygroundWorkspace-module__cnX_GG__inspectorKey{color:var(--pg-muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__inspectorValue{overflow-wrap:anywhere;color:var(--pg-text)}.PlaygroundWorkspace-module__cnX_GG__inspectorSection{border-top:1px solid var(--pg-border);margin-top:8px;padding-top:7px}.PlaygroundWorkspace-module__cnX_GG__inspectorSectionLabel{color:var(--pg-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700}.PlaygroundWorkspace-module__cnX_GG__inspectorPre{border:1px solid var(--pg-border);background:var(--pg-bg);max-height:150px;color:var(--pg-text);white-space:pre-wrap;word-break:break-word;border-radius:4px;padding:7px;font-size:9px;line-height:1.5;overflow:auto}@media (max-width:1100px){.PlaygroundWorkspace-module__cnX_GG__sidebar{flex-basis:226px;width:226px}.PlaygroundWorkspace-module__cnX_GG__outputArea{flex-basis:38vw;width:38vw;min-width:320px}.PlaygroundWorkspace-module__cnX_GG__brandSubtitle{display:none}}@media (max-width:900px){.PlaygroundWorkspace-module__cnX_GG__workspace{min-height:44rem}.PlaygroundWorkspace-module__cnX_GG__toolbar{flex-basis:50px;min-height:50px;padding:6px 10px}.PlaygroundWorkspace-module__cnX_GG__shortcut,.PlaygroundWorkspace-module__cnX_GG__modeBadge{display:none}.PlaygroundWorkspace-module__cnX_GG__main{flex-direction:column;position:relative}.PlaygroundWorkspace-module__cnX_GG__sidebar{z-index:20;border-right:0;width:100%;max-width:none;display:block;position:absolute;inset:0}.PlaygroundWorkspace-module__cnX_GG__editorArea{flex:55%;min-height:0}.PlaygroundWorkspace-module__cnX_GG__outputArea{border-top:1px solid var(--pg-border);border-left:0;flex:0 0 43%;width:100%;min-width:0;max-height:43%}.PlaygroundWorkspace-module__cnX_GG__sourceUnavailable{min-height:14rem}}@media (max-width:560px){.PlaygroundWorkspace-module__cnX_GG__brandTitle{max-width:9.5rem;font-size:13px}.PlaygroundWorkspace-module__cnX_GG__toolbarRight{gap:5px}.PlaygroundWorkspace-module__cnX_GG__runButton{min-width:62px;padding:0 10px}.PlaygroundWorkspace-module__cnX_GG__offlineNotice{align-items:flex-start;padding:6px 9px}.PlaygroundWorkspace-module__cnX_GG__offlineNotice span{display:none}.PlaygroundWorkspace-module__cnX_GG__outputArea{flex-basis:40%;max-height:40%}.PlaygroundWorkspace-module__cnX_GG__verifiedTag{display:none}.PlaygroundWorkspace-module__cnX_GG__filterButton{padding-inline:4px}.PlaygroundWorkspace-module__cnX_GG__traceSearch{display:none}}@media (prefers-reduced-motion:reduce){.PlaygroundWorkspace-module__cnX_GG__spin{animation:none}}.PlaygroundWorkspace-module__cnX_GG__inspectorEmpty{height:100%;min-height:150px;color:var(--pg-muted);text-align:center;place-content:center;justify-items:center;padding:24px;display:grid}.PlaygroundWorkspace-module__cnX_GG__inspectorEmptyMark{border:1px solid var(--pg-border);background:var(--pg-surface);width:38px;height:38px;color:var(--pg-accent);border-radius:10px;place-items:center;font-size:22px;display:grid}.PlaygroundWorkspace-module__cnX_GG__inspectorEmpty p{max-width:330px;font-size:12px}.PlaygroundWorkspace-module__cnX_GG__topologyWrap{background-color:var(--pg-canvas);background-image:radial-gradient(var(--pg-border) 1px, transparent 1px);background-size:16px 16px;min-height:100%}.PlaygroundWorkspace-module__cnX_GG__topologySection{border:1px solid var(--pg-border);border-radius:8px;margin:0 0 12px;overflow:hidden}.PlaygroundWorkspace-module__cnX_GG__topologySection .PlaygroundWorkspace-module__cnX_GG__topologyWrap{min-height:0;max-height:320px;overflow:auto}.PlaygroundWorkspace-module__cnX_GG__topologySubhead{border-bottom:1px solid var(--pg-border);background:var(--pg-surface-strong);color:var(--pg-muted);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 10px;font-size:9px;font-weight:750;display:flex}.PlaygroundWorkspace-module__cnX_GG__topologyNodeCount{background:var(--pg-accent);color:#fff;letter-spacing:0;border-radius:999px;padding:1px 6px;font-size:9px}.PlaygroundWorkspace-module__cnX_GG__topologyLegend{border-bottom:1px solid var(--pg-border);background:color-mix(in srgb, var(--pg-surface) 90%, transparent);color:var(--pg-muted);flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:8px 10px;font-size:9px;display:flex}.PlaygroundWorkspace-module__cnX_GG__topologyLegend span{align-items:center;gap:5px;display:flex}.PlaygroundWorkspace-module__cnX_GG__legendLine{border-top:2px solid var(--pg-muted);width:17px;height:0}.PlaygroundWorkspace-module__cnX_GG__legendDelegate{border-top-style:dotted;border-top-color:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__legendTool{border-top-color:var(--pg-muted)}.PlaygroundWorkspace-module__cnX_GG__topology{width:100%;min-height:260px;display:block}.PlaygroundWorkspace-module__cnX_GG__topology .PlaygroundWorkspace-module__cnX_GG__edge{fill:none;stroke:var(--pg-muted);stroke-width:2px;opacity:.65}.PlaygroundWorkspace-module__cnX_GG__topology .PlaygroundWorkspace-module__cnX_GG__edgeDelegate{stroke:var(--pg-accent);stroke-dasharray:3 6}.PlaygroundWorkspace-module__cnX_GG__topology .PlaygroundWorkspace-module__cnX_GG__edgeActive{stroke:var(--pg-accent);stroke-width:3px;stroke-dasharray:6 5;opacity:1;animation:.9s linear infinite PlaygroundWorkspace-module__cnX_GG__topologyFlow}.PlaygroundWorkspace-module__cnX_GG__topology marker path{fill:var(--pg-muted)}.PlaygroundWorkspace-module__cnX_GG__topologyNode rect{fill:var(--pg-card);stroke:var(--pg-border-strong);stroke-width:1.5px}.PlaygroundWorkspace-module__cnX_GG__topologyNode circle{fill:var(--pg-muted)}.PlaygroundWorkspace-module__cnX_GG__topologyNode text{fill:var(--pg-text);font-size:12px;font-weight:650}.PlaygroundWorkspace-module__cnX_GG__topologyNode .PlaygroundWorkspace-module__cnX_GG__nodeKind{fill:var(--pg-muted);letter-spacing:.08em;font-size:8px}.PlaygroundWorkspace-module__cnX_GG__topologyNode .PlaygroundWorkspace-module__cnX_GG__nodeCount{fill:var(--pg-muted);font-size:8px}.PlaygroundWorkspace-module__cnX_GG__topologyCoordinator rect{stroke:var(--pg-accent);stroke-width:2px}.PlaygroundWorkspace-module__cnX_GG__topologyCoordinator circle{fill:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__topologyTool rect{stroke-dasharray:4 3}.PlaygroundWorkspace-module__cnX_GG__topologyActive rect{stroke:var(--pg-accent);stroke-width:2.5px}.PlaygroundWorkspace-module__cnX_GG__topologyActive circle{fill:var(--pg-accent)}@keyframes PlaygroundWorkspace-module__cnX_GG__topologyFlow{to{stroke-dashoffset:-11px}}.PlaygroundWorkspace-module__cnX_GG__telemetrySummary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin:0 0 10px;display:grid}.PlaygroundWorkspace-module__cnX_GG__telemetryCard{border:1px solid color-mix(in srgb, var(--pg-accent) 40%, var(--pg-border));background:var(--pg-wash);border-radius:8px;gap:2px;padding:10px 11px;display:grid}.PlaygroundWorkspace-module__cnX_GG__telemetryCard strong{color:var(--pg-accent);font-size:19px;line-height:1.1}.PlaygroundWorkspace-module__cnX_GG__telemetryCard span{color:var(--pg-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.PlaygroundWorkspace-module__cnX_GG__telemetryTable{border-collapse:collapse;width:100%;font-size:11px}.PlaygroundWorkspace-module__cnX_GG__telemetryTable th,.PlaygroundWorkspace-module__cnX_GG__telemetryTable td{border-bottom:1px solid var(--pg-border);text-align:right;padding:6px 8px}.PlaygroundWorkspace-module__cnX_GG__telemetryTable th:first-child,.PlaygroundWorkspace-module__cnX_GG__telemetryTable td:first-child,.PlaygroundWorkspace-module__cnX_GG__telemetryTable th:nth-child(2),.PlaygroundWorkspace-module__cnX_GG__telemetryTable td:nth-child(2){text-align:left}.PlaygroundWorkspace-module__cnX_GG__telemetryTable th{color:var(--pg-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.PlaygroundWorkspace-module__cnX_GG__telemetryTable td{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums}.PlaygroundWorkspace-module__cnX_GG__telemetryModel{color:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__artifactList{flex-direction:column;gap:6px;display:flex}.PlaygroundWorkspace-module__cnX_GG__artifactCard{border:1px solid var(--pg-border);background:var(--pg-surface);border-radius:7px}.PlaygroundWorkspace-module__cnX_GG__artifactHead{align-items:center;gap:8px;padding:9px;font-size:11px;display:flex}.PlaygroundWorkspace-module__cnX_GG__artifactHead strong{overflow-wrap:anywhere}.PlaygroundWorkspace-module__cnX_GG__artifactMark{color:var(--pg-accent)}.PlaygroundWorkspace-module__cnX_GG__artifactMeta{color:var(--pg-muted);flex:none;gap:8px;margin-left:auto;font-size:9px;display:flex}.PlaygroundWorkspace-module__cnX_GG__artifactPreview{border-top:1px solid var(--pg-border);max-height:220px;color:var(--pg-muted);font-family:var(--font-mono,ui-monospace, monospace);white-space:pre-wrap;margin:0;padding:8px 9px;font-size:10px;line-height:1.55;overflow:auto}@media (prefers-reduced-motion:reduce){.PlaygroundWorkspace-module__cnX_GG__topology .PlaygroundWorkspace-module__cnX_GG__edgeActive{animation:none}}
