html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.app-layout{min-height:100%}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.app-logo{height:48px;margin:12px 16px 8px;color:#fff;font-size:18px;font-weight:600;letter-spacing:.04em;line-height:48px}.app-header{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-inline:24px;background:#fff}.app-content{margin:16px;padding:16px;background:#fff;border-radius:8px;min-height:calc(100vh - 80px)}.login-wrap{min-height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.login-card{width:360px}.home-page{min-height:100%;display:flex;flex-direction:column;background:#0e141b;color:#e7edf5}.home-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid #1d2836}.home-brand{font-size:20px;font-weight:650;letter-spacing:.04em}.home-main{flex:1;width:min(1080px,calc(100% - 48px));margin:0 auto;padding:56px 0 72px}.home-hero h1{margin:8px 0 16px;font-size:clamp(28px,5vw,44px);line-height:1.2;font-weight:650;letter-spacing:-.03em}.home-kicker{margin:0;color:#8fb4ff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.home-lead{max-width:680px;margin:0 0 28px;color:#b7c3d4;font-size:16px;line-height:1.7}.home-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.home-hint{max-width:680px;margin:0;color:#8a97a8;font-size:13px;line-height:1.7}.home-hint a{color:#9ec1ff}.home-hint code{padding:1px 6px;border-radius:4px;background:#1a2330;color:#d5deea;font-size:12px}.home-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:56px}.home-card{padding:20px 20px 8px;border:1px solid #223044;border-radius:10px;background:#141c27}.home-card h2{margin:0 0 8px;font-size:16px;color:#f2f6fb}.home-card p{color:#9aa8ba;line-height:1.65}.home-foot{padding:18px 32px 28px;color:#6d7a8b;font-size:12px}.agent-detail{display:flex;flex-direction:column}.term-wrap{height:560px;background:#1e1e1e;padding:8px;border-radius:4px}.term-wrap .xterm,.term-wrap .xterm-viewport{height:100%}.desktop-stage{position:relative;background:#111;min-height:360px;display:flex;align-items:center;justify-content:center;outline:none;border-radius:4px;overflow:hidden}.desktop-stage:focus{box-shadow:inset 0 0 0 2px #1677ff}.desktop-stage img,.desktop-stage video{max-width:100%;max-height:70vh;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:crosshair;object-fit:contain;background:#000}html:fullscreen .app-sider,html:fullscreen .app-header,html:fullscreen .ant-tabs-nav,html:fullscreen .agent-detail>.ant-space,html:fullscreen .agent-detail>.ant-descriptions,html:fullscreen .desktop-toolbar,html:fullscreen .ant-alert,html:-webkit-full-screen .app-sider,html:-webkit-full-screen .app-header,html:-webkit-full-screen .ant-tabs-nav,html:-webkit-full-screen .agent-detail>.ant-space,html:-webkit-full-screen .agent-detail>.ant-descriptions,html:-webkit-full-screen .desktop-toolbar,html:-webkit-full-screen .ant-alert,body.desktop-os-fs .app-sider,body.desktop-os-fs .app-header,body.desktop-os-fs .ant-tabs-nav,body.desktop-os-fs .agent-detail>.ant-space,body.desktop-os-fs .agent-detail>.ant-descriptions,body.desktop-os-fs .desktop-toolbar,body.desktop-os-fs .ant-alert{display:none!important}html:fullscreen,html:fullscreen body,html:fullscreen #root,html:fullscreen .app-layout,html:fullscreen .app-layout>.ant-layout,html:fullscreen .app-content,html:fullscreen .agent-detail,html:fullscreen .agent-tabs,html:fullscreen .ant-tabs,html:fullscreen .ant-tabs-content-holder,html:fullscreen .ant-tabs-content,html:fullscreen .ant-tabs-tabpane-active,html:-webkit-full-screen,html:-webkit-full-screen body,html:-webkit-full-screen #root,html:-webkit-full-screen .app-layout,html:-webkit-full-screen .app-layout>.ant-layout,html:-webkit-full-screen .app-content,html:-webkit-full-screen .agent-detail,html:-webkit-full-screen .agent-tabs,html:-webkit-full-screen .ant-tabs,html:-webkit-full-screen .ant-tabs-content-holder,html:-webkit-full-screen .ant-tabs-content,html:-webkit-full-screen .ant-tabs-tabpane-active,body.desktop-os-fs,body.desktop-os-fs #root,body.desktop-os-fs .app-layout,body.desktop-os-fs .app-layout>.ant-layout,body.desktop-os-fs .app-content,body.desktop-os-fs .agent-detail,body.desktop-os-fs .agent-tabs,body.desktop-os-fs .ant-tabs,body.desktop-os-fs .ant-tabs-content-holder,body.desktop-os-fs .ant-tabs-content,body.desktop-os-fs .ant-tabs-tabpane-active{margin:0!important;padding:0!important;height:100%!important;min-height:100%!important;background:#000!important;border-radius:0!important;overflow:hidden!important}html:fullscreen .desktop-stage,html:-webkit-full-screen .desktop-stage,body.desktop-os-fs .desktop-stage{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;min-height:100vh;border-radius:0;background:#000;z-index:10000}html:fullscreen .desktop-stage video,html:-webkit-full-screen .desktop-stage video,body.desktop-os-fs .desktop-stage video{max-width:100vw;max-height:100vh;width:100vw;height:100vh}.desktop-fs-exit{position:absolute;top:12px;right:12px;z-index:2}.file-transfer{margin-bottom:12px;padding:8px 12px;background:#fafafa;border-radius:4px}/**
 * 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.
 */.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;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.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;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.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}
