:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100svh}#root{flex-direction:column;display:flex}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}html.workspace-shell-scroll-lock,body.workspace-shell-scroll-lock,html.workspace-shell-scroll-lock #root{height:100%;min-height:0;overflow:hidden}.workspace-shell-page{width:auto;height:auto;min-height:0;position:fixed;inset:0;overflow:hidden}.workspace-shell{--workspace-ink:#000;--workspace-muted:#6b6b6b;--workspace-muted-soft:#9a9a9a;--workspace-line:#cdcdcd;--workspace-line-soft:#e6e6e6;--workspace-bg:#fcfcfd;--workspace-surface:#fff;--workspace-surface-soft:#f6f6f7;--workspace-accent:#9747ff;--workspace-green:#1cbb00;--workspace-red:#f15e5e;--workspace-console-bg:#fbfbfc;--workspace-footer-height:32px;background:var(--workspace-bg);width:100%;height:100%;min-height:0;max-height:100%;color:var(--workspace-ink);text-rendering:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.workspace-shell,.workspace-shell *{box-sizing:border-box}.workspace-shell__panel-group,.workspace-shell__single-pane-layout{width:100%;height:100%;min-height:0;max-height:100%;padding:12px;display:flex;overflow:hidden}.workspace-shell__panel{min-width:0;min-height:0;max-height:100%;display:flex;position:relative}.workspace-shell__panel[data-panel-size]{min-width:0}.workspace-shell--resizing,.workspace-shell--resizing *{-webkit-user-select:none!important;user-select:none!important;cursor:col-resize!important}.workspace-shell__pane{border:1px solid var(--workspace-line);background:var(--workspace-surface);border-radius:8px;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.workspace-shell__pane-header{border-bottom:1px solid var(--workspace-line-soft);background:var(--workspace-surface);flex-shrink:0;justify-content:space-between;align-items:center;height:38px;padding:0 12px;display:flex}.workspace-shell__pane-title{color:var(--workspace-ink);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.workspace-shell__pane-actions{align-items:center;gap:4px;display:flex}.workspace-shell__icon-button{border:1px solid var(--workspace-line);background:var(--workspace-surface);width:32px;height:32px;color:var(--workspace-ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.workspace-shell__icon-button:hover:not(:disabled){background:var(--workspace-surface-soft);border-color:var(--workspace-ink)}.workspace-shell__icon-button:disabled{opacity:.45;cursor:not-allowed}.workspace-shell__icon-button--run{color:var(--workspace-green);border-color:#0000}.workspace-shell__icon-button--run:hover:not(:disabled){background:#f0fdec;border-color:#0000}.workspace-shell__icon-button--stop{border-color:#0000}.workspace-shell__icon-button--stop.is-active{color:var(--workspace-red);border-color:#0000}.workspace-shell__icon-button--stop.is-active:hover:not(:disabled){background:#fef2f2;border-color:#0000}.workspace-shell__ghost-button{height:28px;color:var(--workspace-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:0 10px;font-size:12px;font-weight:500;transition:background .12s,color .12s}.workspace-shell__ghost-button:hover{background:var(--workspace-surface-soft);color:var(--workspace-ink)}.workspace-shell__editor-surface{background:var(--workspace-surface);text-rendering:auto;flex:1;min-height:0;position:relative;overflow:hidden}.workspace-shell__editor-surface .monaco-editor,.workspace-shell__editor-surface .monaco-editor-background,.workspace-shell__editor-surface .margin{background:var(--workspace-surface)!important}.workspace-shell__editor-surface .monaco-editor,.workspace-shell__editor-surface .monaco-editor *{font-variant-ligatures:none;text-rendering:auto}.workspace-shell__editor-surface .monaco-editor .scroll-decoration{box-shadow:none!important}.workspace-shell__status-bar{height:var(--workspace-footer-height);border-top:1px solid var(--workspace-line-soft);background:var(--workspace-bg);color:var(--workspace-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 12px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;display:flex}.workspace-shell__status-group{align-items:center;gap:14px;display:flex}.workspace-shell__save-status{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.workspace-shell__save-status--saving{color:#6b6b6b}.workspace-shell__save-status--saved{color:#007a2a}.workspace-shell__save-status--error{color:#c83232}.workspace-shell__console-body{background:var(--workspace-console-bg);flex:1;min-height:0;overflow:hidden}.workspace-shell__console-host{white-space:pre-wrap;overflow-wrap:anywhere;width:100%;height:100%;min-height:0;padding:12px 14px 8px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;line-height:1.45;overflow-y:auto}.workspace-shell__console-line{color:var(--workspace-ink);grid-template-columns:18px minmax(0,1fr);gap:6px;padding:1px 0;display:grid}.workspace-shell__console-line-prefix{color:var(--workspace-muted-soft);-webkit-user-select:none;user-select:none}.workspace-shell__console-line--info,.workspace-shell__console-line--info .workspace-shell__console-line-prefix{color:#0353a4}.workspace-shell__console-line--warn,.workspace-shell__console-line--warn .workspace-shell__console-line-prefix{color:#a06700}.workspace-shell__console-line--err,.workspace-shell__console-line--err .workspace-shell__console-line-prefix{color:#d23b3b}.workspace-shell__console-line--sys,.workspace-shell__console-line--sys .workspace-shell__console-line-prefix{color:var(--workspace-muted)}.workspace-shell__console-line--cmd .workspace-shell__console-line-prefix{color:#00942f}.workspace-shell__console-line--ret,.workspace-shell__console-line--ret .workspace-shell__console-line-prefix{color:var(--workspace-accent)}.workspace-shell__console-input-row{height:var(--workspace-footer-height);border-top:1px solid var(--workspace-line-soft);background:var(--workspace-surface);flex-shrink:0;align-items:center;gap:6px;padding:0 12px;display:flex}.workspace-shell__console-input-prefix{color:#00942f;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px}.workspace-shell__console-input{width:100%;color:var(--workspace-ink);background:0 0;border:0;outline:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px}.workspace-shell__console-input::placeholder{color:var(--workspace-muted-soft)}.workspace-shell__resize-handle{cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;flex:0 0 6px;position:relative}.workspace-shell__resize-handle:before{content:"";inset-block:0;width:16px;position:absolute;left:50%;transform:translate(-50%)}.workspace-shell__resize-handle:after{content:"";background:var(--workspace-line);border-radius:2px;width:2px;height:32px;transition:background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workspace-shell__resize-handle:hover:after,.workspace-shell__resize-handle[data-resize-handle-state=drag]:after,.workspace-shell__resize-handle[data-resize-handle-state=hover]:after{background:var(--workspace-accent)}.workspace-shell__resize-handle.is-disabled{cursor:default}.workspace-shell__resize-handle.is-disabled:after,.workspace-shell__resize-handle.is-disabled:hover:after{background:var(--workspace-line)}.workspace-shell--empty{justify-content:center;align-items:center;display:flex}.workspace-shell__empty-state{border:1px dashed var(--workspace-line);background:var(--workspace-surface);color:var(--workspace-muted);border-radius:12px;padding:24px}
