.PythonSequenceLab-module__wJNoza__lab{background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;margin:1.8rem 0;overflow:hidden}.PythonSequenceLab-module__wJNoza__header{border-bottom:1px solid var(--border);padding:1rem 1.1rem}.PythonSequenceLab-module__wJNoza__kicker{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.4rem;font:700 .66rem/1.2 ui-monospace,monospace;display:block}.PythonSequenceLab-module__wJNoza__header h3{color:var(--text);margin:0;font-size:1rem}.PythonSequenceLab-module__wJNoza__header p,.PythonSequenceLab-module__wJNoza__controls p,.PythonSequenceLab-module__wJNoza__result p{color:var(--muted);line-height:1.6}.PythonSequenceLab-module__wJNoza__workbench{grid-template-columns:minmax(190px,.7fr) minmax(0,2fr);display:grid}.PythonSequenceLab-module__wJNoza__controls{background:var(--surface-sunken);border-right:1px solid var(--border);padding:1rem}.PythonSequenceLab-module__wJNoza__pane{--tp-base-background-color:var(--surface-sunken);--tp-base-shadow-color:transparent;--tp-button-background-color:var(--input);--tp-button-background-color-active:var(--accent);--tp-button-background-color-focus:var(--surface-hover);--tp-button-background-color-hover:var(--surface-hover);--tp-button-foreground-color:var(--text);--tp-container-background-color:var(--surface);--tp-container-background-color-active:var(--surface-hover);--tp-container-background-color-focus:var(--surface-hover);--tp-container-background-color-hover:var(--surface-hover);--tp-container-foreground-color:var(--text);--tp-groove-foreground-color:var(--accent);--tp-input-background-color:var(--input);--tp-input-foreground-color:var(--text);--tp-label-foreground-color:var(--muted);--tp-monitor-background-color:var(--input);--tp-monitor-foreground-color:var(--text)}.PythonSequenceLab-module__wJNoza__controls code,.PythonSequenceLab-module__wJNoza__result code{color:var(--info);font-family:ui-monospace,monospace}.PythonSequenceLab-module__wJNoza__sequencePanel{padding:1rem 1.1rem 1.2rem;overflow-x:auto}.PythonSequenceLab-module__wJNoza__panelLabel{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.8rem;font:700 .67rem/1.2 ui-monospace,monospace;display:flex}.PythonSequenceLab-module__wJNoza__panelLabel svg{color:var(--accent)}.PythonSequenceLab-module__wJNoza__cells{align-items:end;gap:.38rem;min-width:max-content;padding:.5rem 0;display:flex}.PythonSequenceLab-module__wJNoza__cell{background:var(--surface-sunken);border:1px solid var(--border-strong);border-radius:4px;place-items:center;width:58px;height:68px;transition:border-color .16s,background-color .16s,transform .16s;display:grid;position:relative}.PythonSequenceLab-module__wJNoza__cell strong{color:var(--text);font:800 1.15rem ui-monospace,monospace}.PythonSequenceLab-module__wJNoza__index{color:var(--faint);font:700 .62rem ui-monospace,monospace;position:absolute;top:.3rem}.PythonSequenceLab-module__wJNoza__selected{background:color-mix(in srgb, var(--accent) 12%, var(--surface-sunken));border-color:var(--accent);transform:translateY(-3px)}.PythonSequenceLab-module__wJNoza__selected .PythonSequenceLab-module__wJNoza__index{color:var(--accent)}.PythonSequenceLab-module__wJNoza__stopMarker{border-left:2px dashed var(--checkpoint);place-items:center start;height:68px;margin-left:.25rem;padding-left:.55rem;display:grid}.PythonSequenceLab-module__wJNoza__stopMarker span{color:var(--checkpoint);font:800 .7rem ui-monospace,monospace}.PythonSequenceLab-module__wJNoza__stopMarker i{color:var(--faint);max-width:6rem;font:600 .6rem ui-monospace,monospace}.PythonSequenceLab-module__wJNoza__result{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem 1.1rem;display:grid}.PythonSequenceLab-module__wJNoza__result>div{background:var(--surface-sunken);border:1px solid var(--border);padding:.85rem}.PythonSequenceLab-module__wJNoza__result strong{color:var(--success);font:800 1rem ui-monospace,monospace;display:block}.PythonSequenceLab-module__wJNoza__result p{grid-column:1/-1;margin:0}@media (max-width:720px){.PythonSequenceLab-module__wJNoza__workbench{grid-template-columns:1fr}.PythonSequenceLab-module__wJNoza__controls{border-bottom:1px solid var(--border);border-right:0}.PythonSequenceLab-module__wJNoza__result{grid-template-columns:1fr}.PythonSequenceLab-module__wJNoza__result p{grid-column:auto}}@media (prefers-reduced-motion:reduce){.PythonSequenceLab-module__wJNoza__cell{transition:none}}
.RobotPathDemo-module__iBqk4q__demo{background:var(--surface);border:1px solid var(--border-strong);border-radius:10px;margin:2.25rem 0;overflow:hidden}.RobotPathDemo-module__iBqk4q__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.15rem 1.2rem;display:flex}.RobotPathDemo-module__iBqk4q__header>div:first-child{max-width:760px}.RobotPathDemo-module__iBqk4q__kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font:800 .64rem/1.2 ui-monospace,monospace;display:block}.RobotPathDemo-module__iBqk4q__header h3{color:var(--text);margin:0;font-size:1.05rem;line-height:1.35}.RobotPathDemo-module__iBqk4q__header p{color:var(--muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.55}.RobotPathDemo-module__iBqk4q__header p strong{color:var(--text)}.RobotPathDemo-module__iBqk4q__controls{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.RobotPathDemo-module__iBqk4q__controls button{background:var(--surface-sunken);border:1px solid var(--border-strong);color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;padding:.65rem .75rem;font:700 .7rem/1 ui-monospace,monospace;display:inline-flex}.RobotPathDemo-module__iBqk4q__controls button:hover:not(:disabled){border-color:var(--accent)}.RobotPathDemo-module__iBqk4q__controls button:disabled{cursor:default;opacity:.45}.RobotPathDemo-module__iBqk4q__board{background:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px), var(--surface-sunken);border-block:1px solid var(--border);background-size:28px 28px;height:340px;position:relative;overflow:hidden}.RobotPathDemo-module__iBqk4q__tile{background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;place-items:center;width:min(150px,20vw);height:84px;transition:border-color .25s,box-shadow .25s;display:grid;position:absolute;transform:translate(-50%,-50%)}.RobotPathDemo-module__iBqk4q__tile strong{color:var(--text);font:900 1.05rem/1 ui-monospace,monospace}.RobotPathDemo-module__iBqk4q__tile span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font:700 .62rem/1 ui-monospace,monospace}.RobotPathDemo-module__iBqk4q__currentTile{border-color:var(--success);box-shadow:0 0 0 2px color-mix(in srgb, var(--success) 22%, transparent)}.RobotPathDemo-module__iBqk4q__horizontalPath,.RobotPathDemo-module__iBqk4q__verticalPath{background:color-mix(in srgb, var(--accent) 75%, var(--border));position:absolute}.RobotPathDemo-module__iBqk4q__horizontalPath{width:52%;height:2px;top:28%;left:14%}.RobotPathDemo-module__iBqk4q__verticalPath{width:2px;height:44%;top:28%;left:66%}.RobotPathDemo-module__iBqk4q__robot{background:var(--surface);border:2px solid var(--accent);color:var(--accent);z-index:3;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:left .55s cubic-bezier(.2,.8,.2,1),top .55s cubic-bezier(.2,.8,.2,1),transform .45s;display:flex;position:absolute}.RobotPathDemo-module__iBqk4q__status{gap:.3rem;padding:1rem 1.2rem .8rem;display:grid}.RobotPathDemo-module__iBqk4q__status span{color:var(--faint);letter-spacing:.1em;text-transform:uppercase;font:800 .6rem/1 ui-monospace,monospace}.RobotPathDemo-module__iBqk4q__status strong{color:var(--success);font:900 .86rem/1.2 ui-monospace,monospace}.RobotPathDemo-module__iBqk4q__status p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.RobotPathDemo-module__iBqk4q__commands{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;margin:0;padding:0 1.2rem 1.2rem;list-style:none;display:grid}.RobotPathDemo-module__iBqk4q__commands li{background:var(--surface-sunken);border:1px solid var(--border);color:var(--faint);text-align:center;border-radius:5px;padding:.55rem .45rem;font:750 .61rem/1.25 ui-monospace,monospace}.RobotPathDemo-module__iBqk4q__commands .RobotPathDemo-module__iBqk4q__activeCommand{border-color:var(--accent);color:var(--text)}.RobotPathDemo-module__iBqk4q__commands .RobotPathDemo-module__iBqk4q__doneCommand{border-color:color-mix(in srgb, var(--success) 55%, var(--border));color:var(--success)}.RobotPathDemo-module__iBqk4q__error{background:var(--surface-sunken);border:1px solid var(--risk);color:var(--muted);margin:1.5rem 0;padding:1rem}.RobotPathDemo-module__iBqk4q__error strong{color:var(--risk);margin-bottom:.35rem;display:block}@media (prefers-reduced-motion:reduce){.RobotPathDemo-module__iBqk4q__robot,.RobotPathDemo-module__iBqk4q__tile{transition:none}}@media (max-width:760px){.RobotPathDemo-module__iBqk4q__header{display:grid}.RobotPathDemo-module__iBqk4q__controls{justify-content:flex-start}.RobotPathDemo-module__iBqk4q__board{height:300px}.RobotPathDemo-module__iBqk4q__tile{width:22vw;height:72px}.RobotPathDemo-module__iBqk4q__commands{grid-template-columns:1fr}}
.SqlQueryLab-module__p4YLkq__lab{border:1px solid var(--border);background:var(--card);border-radius:18px;margin:1.75rem 0;padding:1.1rem}.SqlQueryLab-module__p4YLkq__header h3{align-items:center;gap:.45rem;margin:.2rem 0;display:flex}.SqlQueryLab-module__p4YLkq__header p{margin:.4rem 0 0}.SqlQueryLab-module__p4YLkq__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:700}.SqlQueryLab-module__p4YLkq__presets{flex-wrap:wrap;gap:.45rem;margin:1rem 0;display:flex}.SqlQueryLab-module__p4YLkq__presets button,.SqlQueryLab-module__p4YLkq__actions button{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:9px;padding:.5rem .7rem}.SqlQueryLab-module__p4YLkq__presets button{font-family:ui-monospace,monospace;font-size:.72rem}.SqlQueryLab-module__p4YLkq__editor{gap:.35rem;font-weight:700;display:grid}.SqlQueryLab-module__p4YLkq__editor textarea{border:1px solid var(--border);background:var(--dark-bg,#16171d);width:100%;color:var(--text,#f8f8f0);resize:vertical;border-radius:12px;padding:.75rem;font-family:ui-monospace,monospace}.SqlQueryLab-module__p4YLkq__actions{gap:.5rem;margin:.7rem 0;display:flex}.SqlQueryLab-module__p4YLkq__actions button{align-items:center;gap:.35rem;font-weight:700;display:flex}.SqlQueryLab-module__p4YLkq__tableWrap{overflow-x:auto}.SqlQueryLab-module__p4YLkq__tableWrap table{border-collapse:collapse;width:100%}.SqlQueryLab-module__p4YLkq__tableWrap th,.SqlQueryLab-module__p4YLkq__tableWrap td{border-bottom:1px solid var(--border);text-align:left;padding:.55rem}.SqlQueryLab-module__p4YLkq__result{margin:.65rem 0 0}.SqlQueryLab-module__p4YLkq__error{border-left:4px solid var(--risk);background:var(--background);padding:.75rem}
.SystemMapBuilder-module__vnZarW__shell{border:1px solid var(--border);background:var(--surface-sunken);border-radius:8px;margin:1.5rem 0;overflow:hidden}.SystemMapBuilder-module__vnZarW__header{border-bottom:1px solid var(--border);background:var(--surface);padding:1rem}.SystemMapBuilder-module__vnZarW__kicker{color:var(--info);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:850;display:block}.SystemMapBuilder-module__vnZarW__header h3{margin:0;font-size:1.08rem}.SystemMapBuilder-module__vnZarW__header p{max-width:76ch;color:var(--muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.55}.SystemMapBuilder-module__vnZarW__toolbar{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:end;gap:.55rem;padding:.85rem 1rem;display:grid}.SystemMapBuilder-module__vnZarW__toolbar label{color:var(--text);font-size:.78rem;font-weight:800;display:block}.SystemMapBuilder-module__vnZarW__toolbar input[type=text]{box-sizing:border-box;border:1px solid var(--border-strong);background:var(--surface-sunken);width:100%;color:var(--text);font:inherit;border-radius:5px;margin-top:.28rem;padding:.55rem .65rem}.SystemMapBuilder-module__vnZarW__toolbar button,.SystemMapBuilder-module__vnZarW__remoteToggle{border:1px solid var(--border-strong);background:var(--surface-sunken);min-height:2.35rem;color:var(--text);font:inherit;border-radius:5px;padding:.48rem .65rem;font-size:.78rem;font-weight:750}.SystemMapBuilder-module__vnZarW__toolbar button{cursor:pointer}.SystemMapBuilder-module__vnZarW__toolbar button:disabled{cursor:not-allowed;opacity:.5}.SystemMapBuilder-module__vnZarW__toolbar button:focus-visible,.SystemMapBuilder-module__vnZarW__toolbar input:focus-visible,.SystemMapBuilder-module__vnZarW__remoteToggle:focus-within{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:2px}.SystemMapBuilder-module__vnZarW__remoteToggle{border-width:0 0 1px;border-radius:0;align-items:center;gap:.45rem;padding:.7rem 1rem;display:flex}.SystemMapBuilder-module__vnZarW__canvas{height:500px;min-height:390px}.SystemMapBuilder-module__vnZarW__node{border:1px solid var(--node-tone);background:var(--surface);border-radius:6px;width:170px;overflow:hidden;box-shadow:0 8px 22px #0000001f}.SystemMapBuilder-module__vnZarW__nodeHeader{color:var(--node-tone);align-items:center;gap:.48rem;padding:.6rem .68rem .42rem;font-size:.82rem;font-weight:850;display:flex}.SystemMapBuilder-module__vnZarW__node p{color:var(--muted);margin:0;padding:0 .68rem .68rem;font-size:.75rem;line-height:1.4}.SystemMapBuilder-module__vnZarW__handle{border:1px solid var(--surface);background:var(--accent);width:9px;height:9px}.SystemMapBuilder-module__vnZarW__checks{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:1rem;display:grid}.SystemMapBuilder-module__vnZarW__check{border:1px solid var(--border);color:var(--muted);border-radius:6px;align-items:flex-start;gap:.55rem;padding:.65rem;font-size:.82rem;line-height:1.45;display:flex}.SystemMapBuilder-module__vnZarW__check[data-pass=true]{border-color:var(--success);color:var(--text)}.SystemMapBuilder-module__vnZarW__check strong{color:var(--text)}.SystemMapBuilder-module__vnZarW__textExport{border-top:1px solid var(--border);background:var(--surface);color:var(--text);padding:.75rem 1rem;font-size:.82rem}.SystemMapBuilder-module__vnZarW__textExport summary{cursor:pointer;font-weight:800}.SystemMapBuilder-module__vnZarW__textExport pre{white-space:pre-wrap;word-break:break-word;border:1px solid var(--border);background:var(--surface-sunken);color:var(--text);border-radius:6px;margin:.65rem 0 0;padding:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.5;overflow-x:auto}.SystemMapBuilder-module__vnZarW__hint{background:var(--surface);color:var(--muted);margin:0;padding:.75rem 1rem 1rem;font-size:.8rem;line-height:1.5}@media (max-width:760px){.SystemMapBuilder-module__vnZarW__toolbar{grid-template-columns:1fr 1fr}.SystemMapBuilder-module__vnZarW__toolbar>label{grid-column:1/-1}.SystemMapBuilder-module__vnZarW__canvas{height:620px}.SystemMapBuilder-module__vnZarW__checks{grid-template-columns:1fr}}
.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-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:not(.debug),.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre;font-family:monospace}.xterm .xterm-accessibility-tree>div{transform-origin:0;width:fit-content}.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}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;z-index:11;background:0 0;transition:opacity .1s linear}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;top:0;left:3px}.xterm .xterm-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;top:3px;left:0}.xterm .xterm-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}
