.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.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{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{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;position:absolute;top:0;right:0;pointer-events:none}.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;background:#0000;transition:opacity .1s linear;z-index:11}.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{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}:root{color:#d7dde5;background:#090b0e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at 50% -20%,#1a241b 0,transparent 32rem),#090b0e}button,input{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid #9cec7b;outline-offset:2px}button:disabled{cursor:wait;opacity:.55}h1,h2,p{margin:0}h1{color:#f2f5f7;font-size:clamp(24px,3vw,30px);line-height:1.15;letter-spacing:-.035em}.hidden{display:none!important}.muted{color:#89929d}.auth-shell{width:min(380px,calc(100% - 36px));min-height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.brand-mark{width:48px;height:48px;border:1px solid #334035;border-radius:13px;display:grid;place-items:center;color:#9cec7b;background:linear-gradient(145deg,#172019,#101411);box-shadow:0 14px 38px #0008,inset 0 1px #ffffff0a;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:800}.auth-shell>.muted{margin-top:16px;font-size:13px}.auth-heading{margin-top:22px}.auth-heading .muted{margin-top:7px;font-size:14px}form{margin-top:30px}label{display:block;margin-bottom:8px;color:#bcc4cd;font-size:12px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}input{width:100%;height:44px;padding:0 13px;border:1px solid #30363d;border-radius:8px;color:#f0f3f6;background:#101318;box-shadow:inset 0 1px 2px #0005}input:hover,input:focus{border-color:#4b555f}.primary,.secondary,.danger,.icon-button{min-height:38px;border-radius:8px;font-weight:650}.primary{padding:0 16px;color:#0b1309;background:#9cec7b;box-shadow:inset 0 -1px #0002}.primary:hover:not(:disabled){background:#adf28f}form .primary{width:100%;height:44px;margin-top:12px}.primary.compact{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.secondary{padding:0 14px;border:1px solid #30363d;color:#bac2cb;background:#111419}.secondary:hover{color:#f0f3f6;border-color:#4b555f}.danger{min-height:32px;padding:0 11px;border:1px solid #563231;color:#ffaaa4;background:#251516;font-size:12px}.danger:hover{color:#ffc1bc;border-color:#74403d}.error{margin-top:16px;color:#ff8c85;font-size:13px}.page{width:min(880px,calc(100% - 48px));height:100%;margin:0 auto;padding:54px 0;overflow:auto}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-header .muted{margin-top:8px;font-size:13px}.eyebrow{margin-bottom:7px;color:#86ca6b;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.heading-with-back{display:flex;align-items:flex-start;gap:14px}.icon-button{width:38px;flex:0 0 auto;border:1px solid #30363d;color:#aeb6bf;background:#111419;font-size:18px}.icon-button:hover{color:#f0f3f6;border-color:#4b555f}.icon-button.small{width:30px;min-height:30px;border:0;background:transparent;font-size:16px}.card-list{margin-top:30px;display:grid;gap:9px}.node-card,.session-card{width:100%;min-height:74px;padding:13px 17px;border:1px solid #252b31;border-radius:10px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;color:inherit;background:#0e1115e8;box-shadow:inset 0 1px #ffffff04;text-align:left;transition:background .12s ease,border-color .12s ease,transform .12s ease}.node-card:hover,.session-card:hover{border-color:#3b454c;background:#12171b;transform:translateY(-1px)}.node-icon,.session-icon{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:750}.node-icon{color:#9cec7b;background:#182219}.session-icon{color:#91caff;background:#151e27}.card-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.card-copy strong{overflow:hidden;color:#e8ecf0;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.card-copy span{overflow:hidden;color:#818b96;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.card-arrow{color:#68727d;font-size:23px}.session-badge,.role-badge{border:1px solid #343a41;border-radius:999px;color:#949da7;background:#14181d;white-space:nowrap}.session-badge{padding:4px 9px;font-size:11px}.session-badge.active{border-color:#44533f;color:#a9d699;background:#172017}.empty-state{margin-top:30px;padding:64px 24px;border:1px dashed #2d343a;border-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-icon{width:44px;height:44px;margin-bottom:16px;border-radius:10px;display:grid;place-items:center;color:#77818b;background:#14181d;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.empty-state strong{color:#dce1e6;font-size:14px}.empty-state p{max-width:420px;margin-top:7px;color:#79838e;font-size:12px;line-height:1.6}.terminal-page{height:100%;display:grid;grid-template-rows:48px minmax(0,1fr);background:#080a0d}.terminal-bar{min-width:0;padding:0 11px;border-bottom:1px solid #21262c;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0d1014;box-shadow:0 1px #0004}.terminal-left,.terminal-actions{min-width:0;display:flex;align-items:center;gap:8px}.terminal-left{overflow:hidden;font-size:12px}.terminal-node{overflow:hidden;color:#e4e8ec;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.separator{color:#434b53}.terminal-connection{margin-left:4px;white-space:nowrap}.status-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#8bdc6d;box-shadow:0 0 9px #8bdc6d77}.role-badge{padding:3px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;text-transform:uppercase}.role-badge.controller{border-color:#3c5838;color:#a9e294;background:#152016}#terminal-container{min-width:0;min-height:0;padding:9px 7px 7px 11px;overflow:hidden}#terminal-container .xterm{height:100%}.viewer-panel{min-width:0;min-height:0;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 42%,#172019 0,transparent 28rem),#080a0d}.viewer-card{width:min(410px,100%);padding:34px;border:1px solid #29312d;border-radius:13px;background:#101411e8;box-shadow:0 28px 80px #0008;text-align:center}.viewer-icon{width:44px;height:44px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;color:#9cec7b;background:#1a261a;font-size:20px}.viewer-card h2{color:#edf1f3;font-size:18px}.viewer-card p{margin-top:9px;font-size:13px;line-height:1.65}.viewer-card .primary{width:100%;height:42px;margin-top:23px}.terminal-error{position:fixed;left:50%;bottom:max(22px,env(safe-area-inset-bottom));z-index:3;max-width:calc(100% - 32px);padding:10px 14px;border:1px solid #693b37;border-radius:8px;color:#ffaaa4;background:#2a1718;box-shadow:0 10px 40px #0008;font-size:12px;transform:translate(-50%)}@media(max-width:640px){.page{width:calc(100% - 28px);padding:28px 0}.page-header{gap:14px}.page-header .muted{max-width:230px}.node-card,.session-card{padding-inline:13px}.terminal-connection,.separator,#terminal-session{display:none}.terminal-actions{gap:5px}#terminal-container{padding-left:7px}.danger{padding-inline:8px}}@media(max-width:420px){.primary.compact{width:42px;padding:0;justify-content:center;overflow:hidden;font-size:0}.primary.compact span{font-size:20px}.role-badge{display:none}.viewer-card{padding:28px 22px}}@media(prefers-reduced-motion:reduce){.node-card,.session-card{transition:none}}
/*! Bundled license information:

@xterm/xterm/css/xterm.css:
  (**
   * Copyright (c) 2014 The xterm.js authors. All rights reserved.
   * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
   * https://github.com/chjj/term.js
   * @license MIT
   *
   * Permission is hereby granted, free of charge, to any person obtaining a copy
   * of this software and associated documentation files (the "Software"), to deal
   * in the Software without restriction, including without limitation the rights
   * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   * copies of the Software, and to permit persons to whom the Software is
   * furnished to do so, subject to the following conditions:
   *
   * The above copyright notice and this permission notice shall be included in
   * all copies or substantial portions of the Software.
   *
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
   * THE SOFTWARE.
   *
   * Originally forked from (with the author's permission):
   *   Fabrice Bellard's javascript vt100 for jslinux:
   *   http://bellard.org/jslinux/
   *   Copyright (c) 2011 Fabrice Bellard
   *   The original design remains. The terminal itself
   *   has been extended to include xterm CSI codes, among
   *   other features.
   *)
*/
