.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}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--shell-bg);color:var(--shell-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app-content,.settings-modal-page-scroll,.settings-modal-tabs .ant-tabs-body-holder,.settings-tabs .ant-tabs-content-holder{scrollbar-width:thin;scrollbar-color:transparent transparent}.app-content:hover,.app-content:focus-within,.settings-modal-page-scroll:hover,.settings-modal-page-scroll:focus-within,.settings-modal-tabs .ant-tabs-body-holder:hover,.settings-modal-tabs .ant-tabs-body-holder:focus-within,.settings-tabs .ant-tabs-content-holder:hover,.settings-tabs .ant-tabs-content-holder:focus-within{scrollbar-color:#94a3b86b transparent}.app-content::-webkit-scrollbar{width:8px;height:8px}.settings-modal-page-scroll::-webkit-scrollbar{width:8px;height:8px}.settings-modal-tabs .ant-tabs-body-holder::-webkit-scrollbar{width:8px;height:8px}.settings-tabs .ant-tabs-content-holder::-webkit-scrollbar{width:8px;height:8px}.app-content::-webkit-scrollbar-track{background:0 0}.settings-modal-page-scroll::-webkit-scrollbar-track{background:0 0}.settings-modal-tabs .ant-tabs-body-holder::-webkit-scrollbar-track{background:0 0}.settings-tabs .ant-tabs-content-holder::-webkit-scrollbar-track{background:0 0}.app-content::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.settings-modal-page-scroll::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.settings-modal-tabs .ant-tabs-body-holder::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.settings-tabs .ant-tabs-content-holder::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:999px}.app-content:hover::-webkit-scrollbar-thumb{background-color:#94a3b86b}.app-content:focus-within::-webkit-scrollbar-thumb{background-color:#94a3b86b}.app-content::-webkit-scrollbar-thumb:active{background-color:#94a3b86b}.settings-modal-page-scroll:hover::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-modal-page-scroll:focus-within::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-modal-page-scroll::-webkit-scrollbar-thumb:active{background-color:#94a3b86b}.settings-modal-tabs .ant-tabs-body-holder:hover::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-modal-tabs .ant-tabs-body-holder:focus-within::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-modal-tabs .ant-tabs-body-holder::-webkit-scrollbar-thumb:active{background-color:#94a3b86b}.settings-tabs .ant-tabs-content-holder:hover::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-tabs .ant-tabs-content-holder:focus-within::-webkit-scrollbar-thumb{background-color:#94a3b86b}.settings-tabs .ant-tabs-content-holder::-webkit-scrollbar-thumb:active{background-color:#94a3b86b}.terminal-panel-flow{scrollbar-width:none}.terminal-panel-flow::-webkit-scrollbar{width:0;height:0}:root{--app-viewport-height:100dvh;--app-keyboard-inset:0px;--shell-bg:#f4f6f8;--shell-sidebar-bg:#fff;--shell-panel:#fff;--shell-card:#fff;--shell-card-muted:#f8fafc;--shell-text:#111827;--shell-muted:#667085;--shell-border:#d9e0e8;--shell-shadow:0 10px 28px #0f172a14;--shell-primary:#3b82f6;--shell-primary-soft:#e8f1ff;--shell-green:#22c55e;--shell-yellow:#f59e0b;--shell-red:#ef4444;--terminal-frame:#0f172a;--terminal-bg:#0b1020;--terminal-fg:#dbe4f0;--terminal-cursor:#60a5fa;--terminal-selection:#1d4ed8}:root[data-theme=dark]{--shell-bg:#111827;--shell-sidebar-bg:#151d2b;--shell-panel:#182233;--shell-card:#1f2937;--shell-card-muted:#172033;--shell-text:#eef2f7;--shell-muted:#9aa4b2;--shell-border:#2d3a4c;--shell-shadow:0 12px 30px #00000042;--shell-primary:#60a5fa;--shell-primary-soft:#60a5fa29;--shell-green:#22c55e;--shell-yellow:#f59e0b;--shell-red:#ef4444;--terminal-frame:#0b1020;--terminal-bg:#0b1020;--terminal-fg:#dbe4f0;--terminal-cursor:#60a5fa;--terminal-selection:#1d4ed8}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--shell-bg:#111827;--shell-sidebar-bg:#151d2b;--shell-panel:#182233;--shell-card:#1f2937;--shell-card-muted:#172033;--shell-text:#eef2f7;--shell-muted:#9aa4b2;--shell-border:#2d3a4c;--shell-shadow:0 12px 30px #00000042;--shell-primary:#60a5fa;--shell-primary-soft:#60a5fa29;--shell-green:#22c55e;--shell-yellow:#f59e0b;--shell-red:#ef4444;--terminal-frame:#0b1020;--terminal-bg:#0b1020;--terminal-fg:#dbe4f0;--terminal-cursor:#60a5fa;--terminal-selection:#1d4ed8}}.app-shell{height:100dvh;height:var(--app-viewport-height);min-height:100dvh;min-height:var(--app-viewport-height);background:var(--shell-bg);flex-direction:column;display:flex;position:relative}.app-topbar{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;gap:10px;height:46px;padding:0 10px;line-height:normal;display:flex;background:var(--shell-sidebar-bg)!important}.app-shell.is-zen-mode .app-topbar{display:none}.app-shell.has-overlay-topbar .app-topbar{z-index:30;opacity:0;pointer-events:none;transition:opacity .14s,transform .14s;position:absolute;inset:0 0 auto;transform:translateY(-100%)}.app-shell.has-overlay-topbar.is-topbar-visible .app-topbar,.app-shell.has-overlay-topbar .app-topbar:hover,.app-shell.has-overlay-topbar .app-topbar:focus-within{opacity:1;pointer-events:auto;transform:translateY(0)}.topbar-left{flex:1;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;display:grid}.topbar-left>.topbar-title,.topbar-left>.mobile-topbar-panel{justify-self:center}.topbar-left>.mobile-menu-trigger{justify-self:start}.topbar-actions{align-items:center;gap:6px;display:flex}.topbar-traffic{border:1px solid color-mix(in srgb, var(--shell-border) 92%, transparent);background:color-mix(in srgb, var(--shell-card) 84%, transparent);width:256px;height:30px;color:color-mix(in srgb, var(--shell-muted) 88%, var(--shell-text));font-variant-numeric:tabular-nums;white-space:nowrap;opacity:.78;cursor:default;border-radius:8px;flex:none;grid-template-columns:46px 36px 56px 56px 56px;align-items:center;gap:0;padding:0 2px;font-family:inherit;font-size:10px;font-weight:500;transition:border-color .16s,background-color .16s,opacity .16s;display:grid}.topbar-traffic:disabled{color:inherit}.topbar-traffic.is-closed{border-color:color-mix(in srgb, var(--shell-red) 54%, var(--shell-border));background:color-mix(in srgb, var(--shell-red) 8%, var(--shell-card));opacity:1;cursor:pointer}.topbar-traffic.is-closed:hover{background:color-mix(in srgb, var(--shell-red) 13%, var(--shell-card))}.topbar-traffic.is-compact{grid-template-columns:1fr;width:32px;padding:0}.topbar-connection-state{min-width:0;height:100%;color:var(--shell-muted);justify-content:center;align-items:center;gap:4px;display:inline-flex}.topbar-traffic.is-open .topbar-connection-state{color:var(--shell-green)}.topbar-traffic.is-connecting .topbar-connection-state{color:var(--shell-yellow)}.topbar-traffic.is-closed .topbar-connection-state{color:var(--shell-red)}.topbar-traffic-item{align-items:center;gap:3px;min-width:0;height:100%;padding:0 5px;display:inline-flex}.topbar-traffic-item+.topbar-traffic-item{position:relative}.topbar-traffic-item+.topbar-traffic-item:before{content:"";background:color-mix(in srgb, var(--shell-border) 78%, transparent);width:1px;height:14px;position:absolute;top:8px;left:0}.topbar-traffic-prefix{color:color-mix(in srgb, var(--shell-muted) 72%, var(--shell-text));font-size:9px;line-height:1}.topbar-traffic-value{text-overflow:clip;white-space:nowrap;text-align:right;min-width:0;color:var(--shell-text);line-height:1;overflow:hidden}.brand-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;display:grid;box-shadow:0 8px 18px #2563eb38}.app-content{flex:auto;min-width:0;min-height:0;position:relative;overflow:hidden}.workspace-tab-strip{flex:1;align-items:center;gap:4px;min-width:0;min-height:0;display:flex;overflow:hidden}.workspace-tabs{flex:0 auto;min-width:0;max-width:calc(100% - 42px);min-height:0;overflow:hidden}.workspace-tabs .ant-tabs-nav{margin:0}.workspace-tabs .ant-tabs-nav-wrap{flex:0 auto}.workspace-tabs .ant-tabs-tab{padding:7px 4px}.workspace-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:6px}.workspace-tab-label{min-width:54px;height:26px;color:var(--shell-muted);border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;display:inline-flex;position:relative}.workspace-tabs .ant-tabs-tab-active .workspace-tab-label{background:color-mix(in srgb, var(--shell-primary) 10%, transparent)}.workspace-tab-label.is-drag-over{color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--shell-primary) 36%, transparent)}.workspace-tab-input{width:118px;height:24px;padding:0 4px!important}.workspace-tab-input input{font-size:14px}.workspace-tab-add{min-width:36px;height:26px;color:var(--shell-muted);border-radius:8px;flex:none;font-size:14px;padding:0 10px!important}.workspace-tab-add:hover{color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 8%, transparent)}.ant-tabs-tab-active .workspace-tab-label{color:var(--shell-primary)}.topbar-title{min-width:0;height:30px;color:var(--shell-text);align-items:center;font-size:14px;font-weight:600;display:inline-flex}.mobile-workspace-button{border:1px solid color-mix(in srgb, var(--shell-border) 86%, var(--shell-text));background:var(--shell-card-muted);min-width:0;max-width:min(58vw,240px);height:32px;color:var(--shell-text);font:inherit;border-radius:9px;align-items:center;gap:8px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.mobile-workspace-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-workspace-button .anticon{color:var(--shell-muted);flex:none;font-size:11px}.mobile-workspace-button:hover{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.mobile-topbar-panel{flex:auto;justify-content:center;align-items:center;min-width:0;display:flex}.mobile-topbar-workspace{min-width:0;max-width:min(46vw,220px);height:34px;color:var(--shell-text);font:inherit;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600;transition:color .12s;display:inline-flex}.mobile-topbar-workspace span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-topbar-workspace .anticon{color:var(--shell-muted);flex:none;font-size:10px;transition:color .12s}.mobile-topbar-workspace:hover,.mobile-topbar-workspace:active{color:var(--shell-primary);background:0 0}.mobile-topbar-workspace:hover .anticon,.mobile-topbar-workspace:active .anticon{color:var(--shell-primary)}.mobile-topbar-workspace-label{color:var(--shell-muted);font-size:11px;font-weight:500}.mobile-topbar-workspace strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.topbar-icon-button{border-color:color-mix(in srgb, var(--shell-border) 86%, var(--shell-text));background:var(--shell-card-muted);width:30px;height:30px;color:var(--shell-muted);box-shadow:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;padding:0!important}.topbar-icon-button.ant-btn-primary{border-color:var(--shell-primary);background:var(--shell-primary);color:#fff}.topbar-icon-button .anticon{font-size:14px}.topbar-icon-button:not(.ant-btn-primary):hover{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card));color:var(--shell-primary)}.topbar-new-window-button{flex:none;height:30px;width:auto!important;display:inline-flex!important}.topbar-actions>.topbar-new-window-button.ant-space-compact-block{width:auto!important}.topbar-new-window-button .ant-btn{border-color:color-mix(in srgb, var(--shell-border) 86%, var(--shell-text));background:var(--shell-card-muted);height:30px;color:var(--shell-muted);box-shadow:none;font-size:12px}.topbar-new-window-button .ant-btn:first-child{border-radius:8px 0 0 8px;padding:0 10px}.topbar-new-window-button .ant-btn:last-child{border-radius:0 8px 8px 0;width:28px;padding:0!important}.topbar-new-window-button .ant-btn:hover,.topbar-new-window-button .ant-btn:focus-visible{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card));color:var(--shell-primary)}.topbar-node-button{border-color:color-mix(in srgb, var(--shell-border) 86%, var(--shell-text));background:var(--shell-card-muted);min-width:72px;max-width:132px;height:30px;color:var(--shell-muted);box-shadow:none;border-radius:8px;padding:0 9px;font-size:14px}.topbar-node-button .anticon{font-size:15px}.topbar-node-button span{text-overflow:ellipsis;white-space:nowrap;max-width:88px;overflow:hidden}.topbar-node-button.is-remote{border-color:color-mix(in srgb, var(--shell-primary) 48%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 10%, var(--shell-card));color:var(--shell-primary)}.cloud-user-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.cloud-user-button:hover{border-color:var(--shell-border);background:var(--shell-card-muted)}.topbar-button-pair{border:1px solid color-mix(in srgb, var(--shell-border) 86%, var(--shell-text));background:var(--shell-card-muted);border-radius:8px;align-items:center;height:30px;display:inline-flex;overflow:hidden}.topbar-button-pair .topbar-icon-button{background:0 0;border:0;border-radius:0;width:29px;height:28px}.topbar-button-pair .ant-tooltip-open+.ant-tooltip-open,.topbar-button-pair .topbar-icon-button+.topbar-icon-button{border-left:1px solid var(--shell-border)}.settings-modal .ant-modal-content{background:var(--shell-panel);color:var(--shell-text)}.settings-modal .ant-modal-header{margin-bottom:18px}.settings-modal .ant-modal-title{font-size:18px;line-height:1.35}.settings-modal .ant-modal-body{font-size:14px}.settings-modal .ant-modal-footer{margin-top:18px}.settings-modal .ant-btn{border-radius:8px;font-size:14px}.settings-modal .ant-btn-sm{min-height:34px;padding:0 13px}.settings-modal .ant-btn-icon-only.ant-btn-sm{width:34px;padding-inline:0}.settings-modal .ant-input,.settings-modal .ant-input-sm{min-height:36px;font-size:14px}.settings-modal .ant-segmented{font-size:14px}.settings-modal .ant-segmented-sm .ant-segmented-item{min-height:34px;line-height:32px}.main-settings-modal .ant-modal-content{height:min(78vh,760px)}.main-settings-modal .ant-modal-body{flex-direction:column;height:calc(min(78vh,760px) - 66px);min-height:0;display:flex;overflow:hidden}.cloud-modal .ant-modal-content{height:520px}.cloud-modal .ant-modal-body{height:464px;overflow:hidden}.cloud-settings-modal .ant-modal-content{height:min(82vh,820px)}.cloud-settings-modal .ant-modal-body{flex-direction:column;height:calc(min(82vh,820px) - 66px);min-height:0;display:flex;overflow:hidden}.profile-modal .ant-modal-body{max-height:min(760px,100vh - 160px);overflow:auto}.settings-mobile-drawer .ant-drawer-header{display:none}.settings-mobile-drawer .ant-drawer-content{background:var(--shell-panel);color:var(--shell-text)}.settings-mobile-drawer .ant-drawer-body{height:var(--app-viewport-height);padding:0;overflow:hidden}.settings-mobile-shell{background:var(--shell-panel);flex-direction:column;height:100%;display:flex}.settings-mobile-header{border-bottom:1px solid var(--shell-border);background:var(--shell-sidebar-bg);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:60px;padding:8px 10px;display:grid}.settings-mobile-header-button{width:44px;height:44px;color:var(--shell-muted)}.settings-mobile-header-copy{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.settings-mobile-header-copy strong,.settings-mobile-header-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-mobile-header-copy strong{color:var(--shell-text);font-size:15px;font-weight:650}.settings-mobile-header-copy span{color:var(--shell-muted);font-size:11px}.settings-mobile-body{flex:auto;min-height:0;padding:12px;overflow:auto}.settings-mobile-body.is-page{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.settings-mobile-list,.settings-mobile-section,.settings-mobile-section-stack{flex-direction:column;gap:10px;min-height:0;display:flex}.settings-mobile-list-item{border:1px solid var(--shell-border);background:var(--shell-card-muted);width:100%;min-height:58px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.settings-mobile-list-item:active{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.settings-mobile-list-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-mobile-list-copy strong,.settings-mobile-list-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-mobile-list-copy strong{font-size:14px;font-weight:600}.settings-mobile-list-copy span,.settings-mobile-list-item .anticon{color:var(--shell-muted);font-size:12px}.settings-mobile-block{flex-direction:column;gap:10px;display:flex}.settings-mobile-block-head{flex-direction:column;gap:2px;padding:2px 2px 0;display:flex}.settings-mobile-block-head strong{font-size:14px;font-weight:650}.settings-mobile-block-head span{color:var(--shell-muted);font-size:12px}.settings-mobile-block-body{min-height:0}.settings-mobile-page{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-mobile-page-scroll{padding-right:0}.mobile-menu-drawer .ant-drawer-content{background:var(--shell-panel);color:var(--shell-text)}.mobile-menu-drawer .ant-drawer-body{padding:0}.mobile-menu-shell{height:100%;padding:max(14px, env(safe-area-inset-top,0px)) 0 calc(18px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:18px;display:flex;overflow:auto}.mobile-menu-header{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;padding:0 14px;display:grid}.mobile-menu-brand{background:color-mix(in srgb, var(--shell-primary) 14%, var(--shell-card));width:40px;height:40px;color:var(--shell-primary);border-radius:12px;place-items:center;font-size:14px;font-weight:700;display:grid}.mobile-menu-account{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-account strong,.mobile-menu-account span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-menu-account strong{font-size:15px;font-weight:650}.mobile-menu-account span{color:var(--shell-muted);font-size:12px}.mobile-menu-section{flex-direction:column;gap:10px;display:flex}.mobile-menu-section-head{justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:flex}.mobile-menu-section-head strong{font-size:14px;font-weight:650}.mobile-menu-caption{color:var(--shell-muted);padding:0 14px;font-size:12px}.mobile-menu-section-action{background:color-mix(in srgb, var(--shell-primary) 10%, transparent);min-height:28px;color:var(--shell-primary);font:inherit;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:12px;display:inline-flex}.mobile-menu-section-action:disabled{opacity:.58}.mobile-menu-message{border-radius:10px;margin:0 14px;padding:9px 11px;font-size:12px}.mobile-menu-message.is-error{background:color-mix(in srgb, var(--shell-red) 10%, transparent);color:var(--shell-red)}.mobile-menu-group{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:14px;flex-direction:column;gap:0;margin:0 8px;display:flex;overflow:hidden}.mobile-menu-group>*+*{border-top:1px solid color-mix(in srgb, var(--shell-border) 82%, transparent)}.mobile-menu-node-item,.mobile-menu-item{width:100%;min-width:0;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;padding:12px 14px;display:grid}.mobile-menu-node-item{grid-template-columns:10px minmax(0,1fr) auto}.mobile-menu-item{grid-template-columns:16px minmax(0,1fr) auto}.mobile-menu-node-item:active,.mobile-menu-item:active,.mobile-menu-node-item:hover,.mobile-menu-item:hover{background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.mobile-menu-node-item.is-active{background:color-mix(in srgb, var(--shell-primary) 9%, var(--shell-card))}.mobile-menu-node-item.is-offline{opacity:.5;cursor:default}.mobile-menu-node-dot{background:var(--shell-muted);border-radius:50%;width:8px;height:8px}.mobile-menu-node-dot.is-online{background:var(--shell-green);box-shadow:0 0 0 3px color-mix(in srgb, var(--shell-green) 18%, transparent)}.mobile-menu-node-dot.is-pending{background:var(--shell-muted)}.mobile-menu-node-copy,.mobile-menu-item-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-item-copy{justify-content:center;min-height:18px}.mobile-menu-node-copy strong,.mobile-menu-node-copy span,.mobile-menu-item-copy strong,.mobile-menu-item-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-menu-node-copy strong,.mobile-menu-item-copy strong{font-size:14px;font-weight:600}.mobile-menu-node-copy span,.mobile-menu-item-copy span{color:var(--shell-muted);font-size:11px}.mobile-menu-item.is-compact .mobile-menu-item-copy{gap:0}.mobile-menu-node-badge{background:color-mix(in srgb, var(--shell-primary) 16%, transparent);min-width:34px;height:20px;color:var(--shell-primary);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.mobile-menu-item-icon{width:16px;color:var(--shell-primary);font-size:15px}.mobile-menu-item.is-danger{color:var(--shell-red)}.mobile-menu-item.is-danger .mobile-menu-item-icon,.mobile-menu-item.is-danger .mobile-menu-item-copy span{color:currentColor}.mobile-menu-empty{min-height:72px;color:var(--shell-muted);text-align:center;place-items:center;padding:0 14px;font-size:12px;display:grid}.mobile-menu-section-tail{margin-top:auto}.launch-profile-picker .ant-modal-content{background:var(--shell-panel);color:var(--shell-text)}.launch-profile-picker-list{flex-direction:column;gap:8px;display:flex}.launch-profile-picker-item{border:1px solid var(--shell-border);background:var(--shell-card-muted);width:100%;min-width:0;min-height:48px;color:var(--shell-text);text-align:left;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.launch-profile-picker-item:hover{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 7%, var(--shell-card))}.mobile-workspace-sheet .ant-modal-content{background:var(--shell-panel);color:var(--shell-text)}.mobile-workspace-sheet-body{flex-direction:column;gap:12px;display:flex}.mobile-workspace-sheet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-workspace-sheet-list{flex-direction:column;gap:8px;display:flex}.mobile-workspace-sheet-item{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.mobile-host-sheet-item{text-align:left;width:100%;color:var(--shell-text);grid-template-columns:10px minmax(0,1fr);gap:12px}.mobile-host-sheet-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-host-sheet-copy strong,.mobile-host-sheet-copy span,.mobile-host-sheet-copy code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-host-sheet-copy strong{font-size:14px}.mobile-host-sheet-copy span,.mobile-host-sheet-copy code{color:var(--shell-muted);font-size:11px}.mobile-workspace-sheet-item.is-active{border-color:color-mix(in srgb, var(--shell-primary) 42%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.mobile-workspace-sheet-item.is-drag-over{border-color:color-mix(in srgb, var(--shell-primary) 52%, var(--shell-border));background:color-mix(in srgb, var(--shell-primary) 10%, var(--shell-card))}.mobile-workspace-sheet-select{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0;display:grid}.mobile-workspace-sheet-select span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.mobile-workspace-sheet-select strong{color:var(--shell-primary);font-size:12px;font-weight:700}.mobile-workspace-sheet-item-actions{align-items:center;gap:6px;display:inline-flex}.launch-profile-picker-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.launch-profile-picker-copy strong,.launch-profile-picker-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.launch-profile-picker-copy strong{font-size:14px;font-weight:650}.launch-profile-picker-copy span{color:var(--shell-muted);font-size:11px}.cloud-host-popover .ant-popover-inner{background:var(--shell-panel);border:1px solid var(--shell-border);padding:0}.cloud-host-panel{width:344px;max-width:calc(100vw - 20px);padding:8px}.cloud-host-alert{margin-bottom:8px}.cloud-host-panel-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.cloud-host-panel-head div{flex-direction:column;gap:2px;min-width:0;display:flex}.cloud-host-panel-head span{color:var(--shell-text);font-size:14px;font-weight:600}.cloud-host-panel-head strong{color:var(--shell-muted);font-size:11px;font-weight:500}.cloud-host-list{flex-direction:column;gap:5px;max-height:280px;padding-top:4px;display:flex;overflow:auto}.cloud-host-item{border:1px solid var(--shell-border);background:var(--shell-card);width:100%;min-height:46px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:minmax(0,1fr) max-content minmax(116px,.95fr);align-items:center;gap:10px;padding:7px 9px;display:grid}.cloud-host-item:hover,.cloud-host-item.is-active{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.cloud-host-item.is-offline{opacity:.6;cursor:default}.cloud-host-item.is-offline:hover{border-color:var(--shell-border);background:var(--shell-card)}.cloud-host-item-main{align-items:center;gap:8px;min-width:0;display:flex}.cloud-host-item-main strong,.cloud-host-item code,.cloud-host-item-time,.cloud-host-inline-status{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cloud-host-item-main strong{color:var(--shell-text);flex:1;font-size:12px}.cloud-host-inline-status{border:1px solid var(--shell-border);background:color-mix(in srgb, var(--shell-border) 20%, transparent);max-width:72px;color:var(--shell-muted);border-radius:999px;flex:none;padding:1px 6px;font-size:11px}.cloud-host-item code{color:var(--shell-muted);font-size:11px}.cloud-host-item-time{color:var(--shell-muted);text-align:right;font-size:11px}.cloud-host-status{background:var(--shell-muted);border-radius:50%;width:8px;height:8px}.cloud-host-status.is-online{background:var(--shell-green);box-shadow:0 0 0 3px color-mix(in srgb, var(--shell-green) 18%, transparent)}.cloud-host-status.is-pending,.cloud-host-status.is-offline{background:var(--shell-muted)}.cloud-host-status.is-control{background:var(--shell-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--shell-primary) 18%, transparent)}.cloud-host-empty{min-height:72px;color:var(--shell-muted);place-items:center;font-size:12px;display:grid}.cloud-host-divider{background:var(--shell-border);height:1px;margin:6px 0}.cloud-host-menu-item{width:100%;min-height:30px;color:var(--shell-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;padding:5px 7px;font-size:12px;display:grid}.cloud-host-menu-item:hover{background:color-mix(in srgb, var(--shell-primary) 8%, transparent);color:var(--shell-primary)}.cloud-host-menu-item.is-danger{color:var(--shell-red)}.cloud-host-menu-item .anticon{font-size:14px}.cloud-host-menu-item span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cloud-settings-section{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:8px;flex-direction:column;gap:16px;padding:18px;display:flex}.cloud-settings-section h2{color:var(--shell-text);margin:0;font-size:16px;line-height:1.2}.cloud-settings-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cloud-settings-title>div{min-width:0}.cloud-settings-title p{max-width:560px;color:var(--shell-muted);margin:7px 0 0;font-size:14px;line-height:1.45}.cloud-node-settings{flex-direction:column;gap:12px;min-height:0;display:flex}.cloud-node-settings-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.cloud-node-settings-head h2{color:var(--shell-text);margin:0;font-size:16px;line-height:1.2}.cloud-node-settings-actions{align-items:center;gap:8px;display:flex}.cloud-node-dialog{flex-direction:column;gap:12px;display:flex}.cloud-node-dialog label{color:var(--shell-muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.cloud-settings-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cloud-stat-card{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:8px;flex-direction:column;justify-content:center;gap:9px;min-height:96px;padding:16px;display:flex}.cloud-stat-card span{color:var(--shell-muted);font-size:14px}.cloud-stat-card strong{min-width:0;color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.cloud-info-grid{color:var(--shell-muted);grid-template-columns:124px minmax(0,1fr);align-items:center;gap:12px 18px;font-size:14px;display:grid}.cloud-info-grid strong,.cloud-info-grid code{min-width:0;color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cloud-settings-node-list{max-height:180px}.cloud-host-table{flex-direction:column;gap:9px;display:flex}.cloud-host-row{border:1px solid var(--shell-border);background:var(--shell-card);border-radius:8px;align-items:center;gap:8px;width:100%;min-height:52px;padding:10px 12px;display:flex}.cloud-host-row-main{min-width:0;color:var(--shell-text);font:inherit;text-align:left;cursor:default;background:0 0;border:none;flex:1;grid-template-columns:10px minmax(100px,.8fr) minmax(280px,2.5fr) minmax(80px,.5fr) minmax(120px,.7fr);align-items:center;gap:14px;padding:0;display:grid}.cloud-host-row-main:disabled{opacity:.5;cursor:default}.cloud-host-row.is-active{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.cloud-host-row-main strong,.cloud-host-row-main code,.cloud-host-row-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cloud-host-row-actions{align-items:center;gap:2px;display:flex}.cloud-host-row-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.cloud-host-row-primary strong{color:var(--shell-text);font-size:14px}.cloud-host-row-subline{align-items:center;gap:8px;min-width:0;display:flex}.cloud-host-row-subline code,.cloud-host-row-subline span,.cloud-host-row-label{color:var(--shell-muted);font-size:12px}.cloud-host-row-label{font-size:11px}.cloud-host-row-badge{border:1px solid var(--shell-border);background:color-mix(in srgb, var(--shell-border) 20%, transparent);border-radius:999px;flex:none;max-width:72px;padding:1px 6px}.cloud-host-row-token-inline{align-items:baseline;gap:6px;min-width:0;display:inline-flex}.cloud-host-row-cell>code,.cloud-host-row-cell>span:last-child{color:var(--shell-muted);font-size:12px}.cloud-host-row-cell>code.cloud-host-row-token,.cloud-host-row-token-inline code{color:var(--shell-text)}.cloud-token-stack{flex-direction:column;gap:10px;display:flex}.cloud-panel{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex}.cloud-home{width:min(560px,100vw - 32px);height:min(520px,100vh - 78px);margin:16px auto}.cloud-login-page{place-items:center;min-height:100%;padding:24px;display:grid}.cloud-login-shell{flex-direction:column;gap:18px;width:min(420px,100%);display:flex}.cloud-login-brand{align-items:center;gap:12px;display:flex}.cloud-login-brand h1{color:var(--shell-text);margin:0;font-size:20px;line-height:1.2}.cloud-login-brand p{color:var(--shell-muted);margin:3px 0 0;font-size:14px}.cloud-login-loading{place-items:center;min-height:260px;display:grid}.cloud-section{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:8px;flex-direction:column;gap:8px;min-height:0;padding:10px;display:flex}.cloud-section-head{color:var(--shell-muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.cloud-node-list{flex-direction:column;gap:6px;min-height:120px;max-height:170px;display:flex;overflow:auto}.cloud-node-item{border:1px solid var(--shell-border);background:var(--shell-card);width:100%;height:34px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 9px;display:grid}.cloud-node-item:hover,.cloud-node-item.is-active{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 8%, var(--shell-card))}.cloud-node-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cloud-node-item code,.cloud-token-result code{color:var(--shell-muted);font-size:11px}.cloud-empty{height:84px;color:var(--shell-muted);place-items:center;font-size:14px;display:grid}.cloud-token-result{border:1px solid var(--shell-border);background:var(--shell-card);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:7px 10px;display:grid}.cloud-token-command{border:1px solid var(--shell-border);background:color-mix(in srgb, var(--shell-primary) 7%, var(--shell-card));border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.cloud-token-command code{min-width:0;color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cloud-token-result code{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.settings-modal-tabs .ant-tabs-nav{min-width:132px;margin:0}.settings-modal-tabs,.settings-modal-tabs .ant-tabs-content,.settings-modal-tabs .ant-tabs-tabpane,.settings-modal-tabs .ant-tabs-body-holder,.settings-modal-tabs .ant-tabs-body,.settings-modal-tabs .ant-tabs-body-holder>.ant-tabs-body>.ant-tabs-content{height:100%;min-height:0}.settings-modal-tabs{flex:auto;min-width:0}.settings-modal-tabs .ant-tabs-tab{border-radius:7px;padding:13px 16px;font-size:14px}.settings-modal-tabs .ant-tabs-body-holder{flex:auto;min-width:0;min-height:0;padding-left:20px;overflow:hidden auto}.settings-modal-tabs .ant-tabs-body{flex:auto;min-width:0;min-height:0;overflow:visible}.settings-modal-tabs .ant-tabs-content{flex:auto;min-width:0;overflow:visible}.settings-modal-tabs .ant-tabs-tabpane{overflow:visible}.settings-modal-tabs .ant-tabs-tabpane-active{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-modal-page-scroll{flex:auto;height:100%;min-height:0;max-height:100%;padding-right:4px;overflow:hidden auto}.settings-panel{flex-direction:column;gap:12px;min-height:0;padding-right:0;display:flex;overflow:visible}.main-settings-modal .settings-panel{min-height:100%}.settings-row,.settings-shortcut-row{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:8px;grid-template-columns:136px minmax(0,1fr);align-items:center;gap:18px;min-height:50px;padding:10px 12px;display:grid}.settings-row>span,.settings-shortcut-row>span{color:var(--shell-muted);font-size:14px}.settings-row .ant-segmented,.settings-row .ant-btn,.settings-row .ant-switch,.settings-shortcut-row .ant-btn{justify-self:end}.theme-option-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.theme-select{min-width:min(100%,280px)}.theme-palette-preview{align-items:center;gap:3px;display:inline-flex}.theme-palette-preview-swatch{border:1px solid color-mix(in srgb, var(--shell-border) 90%, var(--shell-text));border-radius:999px;width:10px;height:10px}.about-settings-panel{gap:14px}.about-version-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.about-version-head h2{color:var(--shell-text);margin:0;font-size:16px;font-weight:650}.about-version-head p{color:var(--shell-muted);margin:4px 0 0;font-size:12px}.about-version-grid{border:1px solid var(--shell-border);background:var(--shell-card-muted);border-radius:8px;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:10px 16px;padding:12px;display:grid}.about-version-grid span{color:var(--shell-muted);font-size:12px}.about-version-grid code{min-width:0;color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.about-version-error{color:var(--shell-red);font-size:12px}.settings-row-wide{align-items:center}.settings-row-stack{align-items:start}.settings-row-stack>span{padding-top:7px}.settings-size-control{grid-template-columns:36px minmax(180px,1fr) 36px;align-items:center;gap:12px;min-width:0;display:grid}.settings-size-control .ant-btn{width:36px;height:34px;padding:0}.settings-size-control .ant-slider{margin:0 6px}.settings-font-control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.settings-profile-head{justify-content:flex-end;margin-bottom:0;display:flex}.settings-profile-command{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.settings-profile-builtin{color:var(--shell-muted);margin-left:10px;font-size:12px;font-style:normal}.settings-env-editor{flex-direction:column;gap:10px;min-width:0;display:flex}.settings-env-row{grid-template-columns:minmax(190px,.8fr) minmax(280px,1.2fr) 36px;align-items:center;gap:10px;min-width:0;display:grid}.settings-env-row .ant-btn{width:36px;height:34px;padding:0}.settings-shortcut-head{justify-content:flex-end;margin-bottom:0;display:flex}.settings-shortcut-head .ant-btn{height:34px;color:var(--shell-muted);padding:0 12px;font-size:14px}.shortcut-capture-button{text-overflow:ellipsis;border-radius:7px;min-width:180px;max-width:100%;height:34px;font-size:14px;overflow:hidden}.profile-settings-mobile-editor{padding-bottom:4px}.profile-settings-mobile-actions{justify-content:flex-end;gap:10px;display:flex}.terminal-workspace{--workspace-padding:8px;--panel-gap:10px;--panel-slot-gap:10px;--panel-radius:7px;--panel-body-padding:3px;--panel-scroll-margin:12px;height:100%;min-height:0;padding:var(--workspace-padding);background:var(--shell-bg);position:relative}.terminal-workspace.compact{--workspace-padding:0px;--panel-gap:0px;--panel-slot-gap:0px;--panel-radius:0px;--panel-scroll-margin:0px}.terminal-workspace:has(>.workspace-desktop-shell){padding:0}.workspace-desktop-shell{gap:0;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.workspace-desktop-main{min-width:0;min-height:0;padding:var(--workspace-padding);padding-left:var(--panel-gap);flex:auto;overflow:hidden}.workspace-desktop-shell:not(:has(>.workspace-sidebar)) .workspace-desktop-main{padding-left:var(--workspace-padding)}.workspace-sidebar{border-right:1px solid var(--shell-border);background:var(--shell-card);flex:none;min-height:0;display:flex;position:relative;overflow:visible}.workspace-sidebar-pane{width:var(--workspace-sidebar-width);flex:0 0 var(--workspace-sidebar-width);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.workspace-sidebar-content,.workspace-sidebar-view{flex:auto;min-height:0}.workspace-sidebar-content{display:flex;position:relative;overflow:hidden}.workspace-sidebar-view{width:100%;padding:7px;overflow:hidden}.workspace-sidebar-view .explorer-card{background:0 0}.workspace-sidebar-resizer{z-index:12;cursor:col-resize;touch-action:none;width:6px;position:absolute;top:0;bottom:0;right:-3px}.workspace-sidebar-resizer:after{content:"";background:0 0;width:1px;transition:background-color .12s;position:absolute;top:0;bottom:0;right:2px}.workspace-sidebar-resizer:hover:after{background:var(--shell-primary)}.workspace-sidebar-mobile-drawer .ant-drawer-body{background:var(--shell-card);min-height:0;padding:0}.workspace-sidebar.is-mobile{width:100%;height:100%;min-height:0}.workspace-sidebar.is-mobile .workspace-sidebar-pane{flex:auto;width:auto}.workspace-sidebar.is-mobile .workspace-sidebar-view{padding:8px}.terminal-panel-flow{--panel-extent:380px;box-sizing:border-box;gap:var(--panel-gap);height:100%;min-height:0;scroll-padding:var(--panel-scroll-margin);display:flex;position:relative;overflow:hidden}.terminal-panel-flow.is-focused{overflow:hidden}.terminal-panel-flow.mode-vertical{flex-direction:column;overflow:hidden auto}.terminal-panel-flow.mode-horizontal{flex-direction:row;overflow:auto hidden}.terminal-panel-flow.is-drag-inserting:after{content:"";z-index:5;pointer-events:none;background:var(--shell-primary);border-radius:999px;position:absolute}.terminal-panel-flow.mode-vertical.is-drag-inserting:after{left:8px;right:8px;top:calc(var(--flow-insert-index) * (var(--panel-extent) + var(--panel-gap)));height:2px;transform:translateY(-1px)}.terminal-panel-flow.mode-horizontal.is-drag-inserting:after{top:8px;bottom:8px;left:calc(var(--flow-insert-index) * (var(--panel-extent) + var(--panel-gap)));width:2px;transform:translate(-1px)}.terminal-panel-slot{gap:var(--panel-slot-gap);border-radius:var(--panel-radius);border:1px solid #0000;min-width:0;transition:border-color .12s,background-color .12s;display:flex}.terminal-workspace.compact .terminal-panel-slot{border:0}.terminal-workspace.compact .terminal-panel-slot.is-drag-over{background:color-mix(in srgb, var(--shell-primary) 6%, transparent);box-shadow:inset 0 0 0 1px var(--shell-primary)}.terminal-panel-flow.mode-vertical .terminal-panel-slot{width:100%;height:var(--panel-extent);flex:0 0 var(--panel-extent);flex-direction:row}.terminal-panel-flow.mode-horizontal .terminal-panel-slot{height:100%;width:var(--panel-extent);flex:0 0 var(--panel-extent);flex-direction:column}.terminal-panel-slot.is-drag-over{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 6%, transparent)}.terminal-panel-flow.is-focused .terminal-panel-slot{flex:0 0 100%;width:100%;height:100%}.terminal-panel-slot.is-focus-hidden{visibility:hidden;pointer-events:none;position:absolute}.terminal-panel-slot.is-focused-slot{order:-1}.terminal-panel-flow .terminal-card{height:100%}.terminal-card{min-width:0;min-height:0;scroll-margin:var(--panel-scroll-margin);border:1px solid var(--shell-border);border-radius:var(--panel-radius);background:var(--terminal-bg,var(--shell-card));transform-origin:50%;flex-direction:column;flex:1 1 0;transition:opacity .14s,transform .14s,border-color .12s,box-shadow .12s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.terminal-card.is-flat{box-shadow:none;border:0}.terminal-card.is-flat:hover,.terminal-card.is-flat:focus-within,.terminal-card.is-flat.is-active{box-shadow:none}.terminal-card.is-focus-hidden{visibility:hidden;pointer-events:none;position:absolute}.terminal-card.is-active{border-color:var(--shell-primary);box-shadow:inset 0 0 0 1px var(--shell-primary), 0 1px 2px #0f172a0f}.terminal-workspace.compact .terminal-card.is-flat:after{content:"";z-index:3;pointer-events:none;box-shadow:inset 0 0 0 1px var(--shell-border);position:absolute;inset:0}.terminal-workspace.compact .terminal-card.is-flat:hover:after,.terminal-workspace.compact .terminal-card.is-flat:focus-within:after{box-shadow:inset 0 0 0 1px var(--shell-border)}.terminal-workspace.compact .terminal-card.is-flat.is-active{box-shadow:inset 0 0 0 9999px color-mix(in srgb, var(--shell-primary) 3%, transparent);border:0}.terminal-workspace.compact .terminal-card.is-flat.is-active:after{box-shadow:inset 0 0 0 1px var(--shell-primary)}.terminal-card.is-dragging{opacity:.55}.terminal-panel-flow.is-panel-dragging,.terminal-panel-flow.is-panel-dragging *{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}.terminal-card.is-closing{opacity:0;pointer-events:none;transform:scale(.985)}.terminal-card.is-drag-over:before{content:"";z-index:6;background:var(--shell-primary);pointer-events:none;border-radius:999px;position:absolute}.terminal-card.is-drag-over.is-drop-up:before{height:2px;top:1px;left:12px;right:12px}.terminal-card.is-drag-over.is-drop-down:before{height:2px;bottom:1px;left:12px;right:12px}.terminal-card.is-drag-over.is-drop-left:before{width:2px;top:12px;bottom:12px;left:1px}.terminal-card.is-drag-over.is-drop-right:before{width:2px;top:12px;bottom:12px;right:1px}.terminal-card-header{border-bottom:1px solid var(--shell-border);background:var(--shell-card-muted);flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;height:32px;padding:3px 5px;display:grid}.terminal-card-drag-handle{cursor:grab}.terminal-card-drag-handle:active{cursor:grabbing}.terminal-card-main{align-items:center;gap:6px;min-width:0;display:flex}.panel-profile-mark{border:1px solid color-mix(in srgb, var(--shell-border) 88%, var(--shell-text));background:color-mix(in srgb, var(--terminal-bg,var(--shell-card)) 78%, var(--shell-card-muted));width:20px;height:20px;color:var(--shell-primary);border-radius:5px;flex:0 0 20px;place-items:center;font-size:12px;display:inline-grid}.terminal-card-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.terminal-card-title{align-items:center;gap:5px;min-width:0;display:flex}.terminal-card-subtitle{min-width:0;color:var(--shell-muted);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:11px;line-height:14px;overflow:hidden}.terminal-card-side{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.terminal-card-meta{min-width:0;color:var(--shell-muted);font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;align-items:center;gap:5px;font-size:11px;line-height:20px;display:inline-flex;overflow:hidden}.terminal-card-meta span{flex:none}.terminal-status{align-items:center;gap:3px;display:inline-flex}.terminal-status.is-connecting{color:var(--shell-yellow)}.terminal-status.is-failed,.terminal-status.is-disconnected{color:var(--shell-red)}.panel-name{max-width:100%;height:20px;color:var(--shell-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:default;background:0 0;border:0;border-radius:5px;padding:0;font-size:13px;font-weight:600;line-height:20px;overflow:hidden}.terminal-card-actions{flex:none;justify-content:flex-end;align-items:center;gap:4px;display:flex}.terminal-card-actions .ant-btn{width:22px;height:22px;color:var(--shell-muted);border-radius:5px}.terminal-card-actions .ant-btn:not(:disabled):hover{color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 8%, transparent)}.terminal-card-body{min-height:0;padding:var(--panel-body-padding);background:var(--terminal-bg,var(--shell-card));flex-direction:column;flex:1;display:flex;overflow:hidden}.floating-panel-layer{z-index:40;pointer-events:none;position:absolute;inset:0}.floating-panel{pointer-events:auto;border-radius:var(--panel-radius);min-width:280px;min-height:220px;transition:box-shadow .12s;position:absolute}.floating-panel.is-active{box-shadow:0 16px 48px #0f172a47}.floating-panel>.terminal-card{width:100%;height:100%}.resource-panel-content{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.resource-panel-content>.explorer-preview-state,.resource-panel-content>.explorer-error,.resource-panel-content>.explorer-text-preview,.resource-panel-content>.explorer-media-preview,.resource-panel-content>.explorer-pdf-preview,.resource-panel-content>.explorer-preview-state,.resource-web-preview{flex:auto;min-height:0}.resource-web-preview{background:#fff;border:0;width:100%;height:100%}.resource-panel-footer{color:var(--shell-muted);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 4px 0;font-size:11px;display:flex}.resource-panel-footer>div{gap:6px;display:flex}.terminal-instance,.terminal-ready-shell,.terminal-panel-host,.terminal-mount-root,.terminal-view-root{flex:auto;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.terminal-instance{background:var(--terminal-bg,var(--shell-card));overscroll-behavior:contain;flex-direction:column;display:flex;position:relative}.terminal-instance-pending{color:var(--shell-muted);justify-content:center;align-items:center;gap:8px;font-size:12px}.terminal-ready-shell{display:flex;position:relative}.terminal-recovery-state{color:var(--shell-text);justify-content:center;align-items:center;gap:12px;padding:20px}.terminal-recovery-icon{color:var(--shell-red);font-size:18px}.terminal-recovery-copy{flex-direction:column;gap:3px;min-width:0;max-width:min(480px,70%);display:flex}.terminal-recovery-copy strong{font-size:13px;line-height:18px}.terminal-recovery-copy span{color:var(--shell-muted);overflow-wrap:anywhere;font-size:12px;line-height:17px}.terminal-connection-banner{z-index:5;border:1px solid color-mix(in srgb, var(--shell-red) 54%, var(--shell-border));background:color-mix(in srgb, var(--terminal-bg,var(--shell-card)) 91%, var(--shell-red));max-width:calc(100% - 16px);min-height:32px;color:var(--terminal-fg,var(--shell-text));border-radius:6px;align-items:center;gap:7px;padding:4px 5px 4px 10px;font-size:12px;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000003d}.terminal-connection-banner>.anticon{color:var(--shell-red);flex:none}.terminal-connection-banner>span:not(.anticon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.terminal-connection-banner .ant-btn{flex:none}.terminal-panel-host,.terminal-mount-root,.terminal-view-root{background:var(--terminal-bg,var(--shell-card));overscroll-behavior:contain;position:relative}.terminal-view-root[contenteditable=true]{caret-color:#0000;color:#0000;white-space:pre;-webkit-text-fill-color:transparent;outline:none;font-family:CaskaydiaCove Nerd Font,Caskaydia Cove Nerd Font,Cascadia Code NF,JetBrains Mono,Fira Code,Menlo,Monaco,Consolas,monospace;line-height:normal}.terminal-search-panel{z-index:4;border:1px solid color-mix(in srgb, var(--shell-border) 90%, var(--shell-text));background:var(--shell-card);width:min(100%,360px);max-width:calc(100% - 8px);color:var(--shell-text);border-radius:7px;flex-wrap:nowrap;align-items:center;gap:1px;padding:3px;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 4px 10px #0f172a1a}.terminal-search-input{min-width:0;height:22px;color:var(--shell-text);font:inherit;background:0 0;border:0;border-radius:6px;outline:none;flex:150px;padding:0 7px;font-size:11px;line-height:1.1}.terminal-search-input::placeholder{color:var(--shell-muted)}.terminal-search-input:focus{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--shell-primary) 48%, var(--shell-border))}.terminal-search-count{background:var(--shell-card-muted);min-width:36px;height:18px;color:var(--shell-muted);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center;border-radius:5px;flex:none;justify-content:center;align-items:center;padding:0 3px;font-size:9px;display:inline-flex}.terminal-search-button{width:22px;height:22px;color:var(--shell-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;font-size:10px;line-height:1;transition:color .12s,background .12s;display:inline-grid}.terminal-search-button:hover:not(:disabled),.terminal-search-button:focus-visible:not(:disabled){background:color-mix(in srgb, var(--shell-primary) 8%, transparent);color:var(--shell-primary);outline:none}.terminal-search-button:disabled{opacity:.45;cursor:default}.terminal-search-close,.terminal-search-button .anticon{font-size:9px}.terminal-search-toggle{letter-spacing:0;min-width:28px;padding:0 5px;font-size:9px}.terminal-search-toggle.is-active{background:color-mix(in srgb, var(--shell-primary) 12%, transparent);color:var(--shell-primary)}.terminal-card-body .xterm{overscroll-behavior:contain;place-items:center stretch;width:100%;height:100%;min-height:0;display:grid;background:var(--terminal-bg)!important;padding:0!important}.terminal-card-body .xterm-scrollable-element{height:max-content;max-height:100%}.terminal-card-body .xterm-viewport{overscroll-behavior:contain;background:0 0!important}.terminal-instance-mobile .xterm,.terminal-instance-mobile .xterm-scrollable-element,.terminal-instance-mobile .xterm-screen,.terminal-instance-mobile .xterm-rows{touch-action:none}.mobile-terminal-accessory{border-top:1px solid var(--shell-border);background:color-mix(in srgb, var(--terminal-bg,var(--shell-card)) 92%, var(--shell-card-muted));flex-direction:column;flex:none;gap:6px;padding:6px;display:none}.mobile-terminal-accessory.is-visible{display:flex}.mobile-terminal-accessory-row{scrollbar-width:none;align-items:center;gap:6px;display:flex;overflow-x:auto}.mobile-terminal-accessory-row::-webkit-scrollbar{display:none}.mobile-terminal-accessory-button{border:1px solid var(--shell-border);background:var(--shell-card-muted);min-width:34px;height:34px;color:var(--shell-text);font:inherit;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-radius:8px;flex:none;padding:0 10px;font-size:12px}.mobile-terminal-accessory-button.icon-only{place-items:center;width:34px;padding:0;display:inline-grid}.mobile-terminal-accessory-modifier.is-active{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 12%, var(--shell-card));color:var(--shell-primary)}.mobile-terminal-accessory-divider{background:var(--shell-border);flex:none;width:1px;height:20px}.mobile-terminal-hidden-input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;inset:auto auto 0 0}.explorer-card{height:100%;min-height:0;color:var(--shell-text);background:var(--terminal-bg,var(--shell-card));flex-direction:column;gap:4px;display:flex;position:relative}.explorer-toolbar{border-bottom:1px solid color-mix(in srgb, var(--shell-border) 74%, transparent);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:4px;padding:0 2px 6px;display:grid}.explorer-toolbar .ant-btn{width:26px;height:26px;color:var(--shell-muted);border-radius:4px;padding:0}.explorer-toolbar-actions{align-items:center;gap:1px;display:flex}.explorer-toolbar .ant-btn:hover:not(:disabled),.explorer-toolbar .ant-btn:focus-visible:not(:disabled){background:color-mix(in srgb, var(--shell-text) 7%, transparent);color:var(--shell-text)}.explorer-toolbar .ant-input{background:color-mix(in srgb, var(--shell-card-muted) 68%, transparent);height:26px;color:var(--shell-text);box-shadow:none;border-color:#0000;border-radius:4px;padding:2px 7px;font-size:12px}.explorer-toolbar .ant-input:hover{border-color:var(--shell-border)}.explorer-toolbar .ant-input:focus{border-color:color-mix(in srgb, var(--shell-primary) 70%, var(--shell-border));box-shadow:0 0 0 1px color-mix(in srgb, var(--shell-primary) 16%, transparent)}.explorer-file-input{display:none}.explorer-path-control{min-width:0;position:relative}.settings-empty{text-align:center;color:var(--shell-muted);padding:24px;font-size:14px}.explorer-path-completions{z-index:30;border:1px solid var(--shell-border);background:var(--shell-card);opacity:0;border-radius:7px;max-height:220px;padding:4px;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;transform:translateY(-4px);box-shadow:0 10px 24px #0000002e}.explorer-path-completions:not(:has(*)){display:none}.explorer-path-completion{width:100%;min-height:26px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:3px 6px;font-size:12px;display:grid}.explorer-path-completion span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.explorer-path-completion:hover,.explorer-path-completion.is-active{background:color-mix(in srgb, var(--shell-primary) 10%, transparent);color:var(--shell-primary)}.explorer-error{border:1px solid color-mix(in srgb, var(--shell-red) 36%, var(--shell-border));background:color-mix(in srgb, var(--shell-red) 8%, var(--shell-card));min-height:30px;color:var(--shell-red);border-radius:7px;align-items:center;padding:6px 8px;font-size:12px;display:flex}.explorer-list{overscroll-behavior:contain;flex:1;gap:1px;min-height:0;padding:2px 0 8px;overflow:auto}.explorer-list.is-tree{flex-direction:column;display:flex}.explorer-list.is-tree .explorer-row{grid-template-columns:12px 16px minmax(0,1fr)}.explorer-row{width:100%;min-height:25px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:4px;padding-top:2px;padding-bottom:2px;padding-right:5px;font-size:12px;display:grid}.explorer-row:hover,.explorer-row:focus-visible{background:color-mix(in srgb, var(--shell-text) 6%, transparent);outline:none}.explorer-row .explorer-icon{width:16px;height:16px;color:color-mix(in srgb, var(--shell-primary) 78%, var(--shell-muted));flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.explorer-row .explorer-icon img{object-fit:contain;width:14px;height:14px}.explorer-entry-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.explorer-tree-arrow{width:12px;color:var(--shell-muted);-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:center;align-items:center;font-size:8px;transition:transform .1s,color .1s;display:inline-flex}.explorer-tree-arrow.is-expanded{color:var(--shell-text);transform:rotate(90deg)}.explorer-tree-node,.explorer-tree-children{flex-direction:column;display:flex}.explorer-tree-loading{color:var(--shell-muted);padding:2px 0;font-size:11px}.explorer-tree-error{color:var(--shell-red);padding:2px 0;font-size:11px}.explorer-context-menu{z-index:2000;border:1px solid var(--shell-border);background:var(--shell-card);border-radius:7px;min-width:156px;padding:4px;position:fixed;box-shadow:0 12px 28px #00000038}.explorer-context-menu button{width:100%;min-height:28px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:4px 7px;font-size:12px;display:grid}.explorer-context-menu button:hover{background:color-mix(in srgb, var(--shell-primary) 9%, transparent);color:var(--shell-primary)}.explorer-context-menu button.is-danger{color:var(--shell-red)}.explorer-preview-modal .ant-modal-body{flex-direction:column;height:70vh;min-height:360px;max-height:70vh;display:flex;overflow:hidden}.explorer-preview-modal .ant-modal-content{background:var(--shell-panel);overflow:hidden}.explorer-preview-state{min-height:0;color:var(--shell-muted);flex:auto;place-items:center;font-size:12px;display:grid}.explorer-text-preview{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex}.explorer-preview-toolbar{justify-content:flex-end;display:flex}.explorer-editor{flex:auto;min-height:0;font-family:CaskaydiaCove Nerd Font,Caskaydia Cove Nerd Font,Cascadia Code NF,JetBrains Mono,Fira Code,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;height:100%!important}.explorer-media-preview{flex:auto;place-items:center;min-height:0;display:grid}.explorer-media-preview img{object-fit:contain;max-width:100%;max-height:100%}.explorer-pdf-preview{border:0;flex:auto;width:100%;height:100%;min-height:0}.explorer-html-preview{background:#fff;border:0;flex:auto;width:100%;height:100%;min-height:0}.explorer-preview-note{color:var(--shell-muted);margin-top:8px;font-size:12px}.explorer-markdown-preview{width:100%;height:100%;min-height:0;color:var(--shell-text);background:0 0;border:0;flex:auto;padding:0 4px 0 0;overflow-y:auto}.explorer-markdown-split{flex:auto;gap:16px;height:100%;min-height:0;display:flex}.explorer-markdown-split .explorer-editor{flex:1;min-width:0;height:100%!important}.explorer-markdown-split .explorer-markdown-preview{flex:1;min-width:0}.markdown-body{word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:var(--shell-text);margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1{border-bottom:1px solid var(--shell-border);padding-bottom:.3em;font-size:1.8em}.markdown-body h2{border-bottom:1px solid var(--shell-border);padding-bottom:.3em;font-size:1.4em}.markdown-body h3{font-size:1.2em}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre{margin-top:0;margin-bottom:16px}.markdown-body a{color:var(--shell-primary);text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body blockquote{color:var(--shell-muted);border-left:.25em solid var(--shell-primary);padding:0 1em}.markdown-body code{background-color:var(--shell-card-muted);border:1px solid var(--shell-border);border-radius:6px;margin:0;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:85%}.markdown-body pre{background-color:var(--shell-card-muted);border:1px solid var(--shell-border);border-radius:6px;padding:16px;font-size:85%;line-height:1.45;overflow:auto}.markdown-body pre code{word-break:normal;white-space:pre;background:0 0;border:0;margin:0;padding:0;font-size:100%}.markdown-body table{border-spacing:0;border-collapse:collapse;width:max-content;max-width:100%;display:block;overflow:auto}.markdown-body table th,.markdown-body table td{border:1px solid var(--shell-border);padding:6px 13px}.markdown-body table tr{background-color:var(--shell-card)}.markdown-body table tr:nth-child(2n){background-color:var(--shell-card-muted)}.markdown-body ul,.markdown-body ol{padding-left:2em}.explorer-markdown-mermaid{background:var(--shell-card-muted);border:1px solid var(--shell-border);border-radius:6px;justify-content:center;align-items:center;min-height:100px;margin:16px 0;padding:16px;display:flex}.explorer-markdown-mermaid svg{max-width:100%;height:auto}.explorer-markdown-mermaid-placeholder,.explorer-markdown-mermaid-loading{color:var(--shell-muted);font-size:12px}.explorer-markdown-mermaid-error{color:var(--shell-red);border:1px dashed var(--shell-red);text-align:left;background:#ef44440d;border-radius:4px;width:100%;padding:12px;font-size:12px}.explorer-markdown-mermaid-error pre{color:var(--shell-red);background:#0000000d;border:none;margin-top:8px;margin-bottom:0;padding:8px}.terminal-card-body .xterm-screen{background:var(--terminal-bg)!important}.terminal-card-body .xterm-screen>canvas{display:block}.terminal-card-body .xterm-screen>canvas:not(.xterm-link-layer){background:var(--terminal-bg)!important}.terminal-card-body .xterm-screen>.xterm-link-layer{background:0 0!important}.terminal-card-body textarea{caret-color:#0000!important;color:#0000!important;-webkit-text-fill-color:transparent!important;background:0 0!important;outline:none!important}.mobile-workspace-layout{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.mobile-workspace-main{overscroll-behavior-y:contain;touch-action:pan-y;flex:auto;min-height:0;display:flex;overflow:hidden auto}.mobile-workspace-panel{touch-action:pan-y;flex:auto;width:100%;min-height:0;display:flex}.mobile-workspace-panel .terminal-card{width:100%;height:100%}.mobile-workspace-panel .terminal-card-body,.mobile-workspace-panel .terminal-instance,.mobile-workspace-panel .terminal-panel-host,.mobile-workspace-panel .terminal-mount-root,.mobile-workspace-panel .terminal-view-root,.mobile-workspace-panel .explorer-card{height:100%;min-height:0}.mobile-workspace-layout .terminal-card-actions .ant-btn{opacity:1;pointer-events:auto}.mobile-workspace-bottom{flex:none;min-width:0}.mobile-workspace-strip{padding:8px 0 0}.mobile-workspace-strip-list{padding:0 10px calc(env(safe-area-inset-bottom,0px) + 4px);overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;justify-content:flex-start;align-items:center;gap:6px;display:flex;overflow:auto hidden}.mobile-workspace-strip-list::-webkit-scrollbar{display:none}.mobile-workspace-strip-button,.mobile-workspace-strip-add{border:1px solid var(--shell-border);background:var(--shell-card-muted);height:34px;color:var(--shell-muted);font:inherit;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:650;display:inline-flex}.mobile-workspace-strip-button{min-width:58px;max-width:128px;padding:0 12px}.mobile-workspace-strip-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline-block;overflow:hidden}.mobile-workspace-strip-button.is-active,.mobile-workspace-strip-add{border-color:var(--shell-primary);background:color-mix(in srgb, var(--shell-primary) 10%, var(--shell-card));color:var(--shell-primary)}.mobile-workspace-strip-add{width:34px;padding:0}.workspace-empty.compact{width:100%;height:100%;min-height:260px;color:var(--shell-muted);flex:1 0 100%;justify-content:center;align-items:center;font-size:14px;display:flex}.settings-tabs{height:100%}.settings-tabs .ant-tabs-nav{margin:0;padding:0 12px}.settings-tabs .ant-tabs-content-holder{overflow:auto}.settings-tabs .ant-card-body{padding:12px}.settings-tabs .ant-table-wrapper .ant-table{font-size:12px}.settings-tabs .ant-table-thead>tr>th,.settings-tabs .ant-table-tbody>tr>td{padding:8px 10px}.settings-tabs h2{font-size:16px}@media (width<=920px){.terminal-workspace{--workspace-padding:6px}.terminal-workspace.compact{--workspace-padding:0px}.topbar-actions{gap:6px}.settings-modal-tabs .ant-tabs-nav{min-width:108px}.settings-modal-tabs .ant-tabs-body-holder{padding-left:12px}.settings-row,.settings-shortcut-row{grid-template-columns:116px minmax(0,1fr);gap:12px}.settings-env-row{grid-template-columns:minmax(120px,.85fr) minmax(160px,1.15fr) 36px}.cloud-settings-overview{grid-template-columns:1fr}.cloud-host-row-main{grid-template-columns:10px minmax(100px,.8fr) minmax(260px,2.2fr) minmax(80px,.5fr)}.cloud-host-row-main>.cloud-host-row-cell:nth-child(5){display:none}}@media (width<=640px){.terminal-workspace{--workspace-padding:4px}.terminal-workspace.compact{--workspace-padding:0px}.app-topbar{gap:6px;padding-inline:8px}.topbar-left{grid-template-columns:34px minmax(0,1fr) minmax(34px,auto);gap:6px}.workspace-tab-strip{display:none}.mobile-workspace-button{max-width:min(34vw,136px);height:32px;padding-inline:9px;font-size:12px}.mobile-topbar-workspace{gap:6px;max-width:min(50vw,200px);height:34px;padding-inline:12px;font-size:14px}.mobile-topbar-workspace .anticon{font-size:10px}.topbar-traffic:not(.is-compact){display:none}.topbar-node-button{min-width:54px;max-width:92px;padding:0 7px!important}.topbar-node-button span{text-overflow:ellipsis;white-space:nowrap;max-width:52px;display:inline-block;overflow:hidden}.mobile-workspace-sheet{max-width:none;padding-bottom:env(safe-area-inset-bottom,0px);margin:0;top:0;width:100vw!important}.mobile-workspace-sheet .ant-modal-content{min-height:var(--app-viewport-height);border-radius:0}.mobile-workspace-sheet .ant-modal-body{max-height:calc(var(--app-viewport-height) - 62px);padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));overflow:auto}.mobile-workspace-layout .terminal-card.is-flat{background:var(--shell-bg);box-shadow:none;border:0;border-radius:0}.mobile-workspace-layout .terminal-card.is-flat .terminal-card-body{background:var(--shell-bg);padding:0}.mobile-workspace-layout .terminal-card.is-flat .explorer-card{box-shadow:none;border-left:0;border-right:0;border-radius:0}.mobile-workspace-layout .terminal-card-meta{gap:4px}.mobile-workspace-layout .terminal-recovery-state{text-align:center;flex-direction:column}.mobile-workspace-layout .terminal-recovery-copy{max-width:min(360px,92%)}.mobile-workspace-layout .terminal-recovery-state .ant-btn{min-width:112px;min-height:44px}.mobile-workspace-layout .terminal-connection-banner{width:calc(100% - 12px);top:6px}.mobile-workspace-layout .panel-profile-mark{flex-basis:26px;width:26px;height:26px}.mobile-workspace-layout .terminal-card-title{text-align:left;justify-content:flex-start;justify-self:stretch}.mobile-workspace-layout .terminal-card-subtitle{max-width:52vw}.mobile-workspace-strip{padding-top:8px}.mobile-workspace-strip-button{min-width:56px;max-width:110px}.launch-profile-picker{max-width:none;width:calc(100vw - 24px)!important}.settings-row,.settings-shortcut-row{grid-template-columns:minmax(0,1fr);align-items:start}.settings-row .ant-segmented,.settings-row .ant-btn,.settings-shortcut-row .ant-btn,.shortcut-capture-button{justify-self:stretch;width:100%}.settings-size-control{grid-template-columns:36px minmax(0,1fr) 36px}.settings-font-control{grid-template-columns:minmax(0,1fr)}.settings-font-control .ant-btn{width:100%}.settings-env-row{grid-template-columns:minmax(0,1fr) 36px}.settings-env-row .ant-input:first-child{grid-column:1/-1}.cloud-info-grid{grid-template-columns:minmax(0,1fr)}.cloud-host-panel{width:min(100vw - 20px,336px)}.cloud-host-item{grid-template-columns:minmax(0,1fr) max-content}.cloud-host-item-time{text-align:left;grid-column:1/-1;padding-left:16px}.cloud-host-row{flex-wrap:wrap;align-items:flex-start}.cloud-host-row-main{grid-template-columns:10px minmax(0,1fr)}.cloud-host-row-main>.cloud-host-row-cell{grid-column:2}.cloud-host-row-actions{justify-content:flex-end;width:100%}}
