:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#1f2933;background:#eef2f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;transition:grid-template-columns .18s ease}.shell.is-sidebar-collapsed{grid-template-columns:72px 1fr}.sidebar{background:#14202b;color:#e9eef2;padding:18px 12px;min-width:0;overflow:hidden}.brand{display:flex;align-items:center;gap:12px;height:54px;padding:0 8px;margin-bottom:18px}.shell.is-sidebar-collapsed .brand{justify-content:center;padding:0}.brand-mark{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.brand-mark img{width:100%;height:100%;display:block}.brand-title{font-size:15px;line-height:20px;font-weight:650}.brand-subtitle{font-size:12px;line-height:16px;color:#9fb0bd}.shell.is-sidebar-collapsed .brand-copy{display:none}.nav{border-right:0;background:transparent;width:100%}.nav.el-menu--collapse{width:100%}.nav .el-menu-item{color:#c7d2dc;height:44px;margin:4px 0;border-radius:6px;font-size:16px;font-weight:600;letter-spacing:0}.nav .el-menu-item .el-icon{font-size:19px}.shell.is-sidebar-collapsed .nav .el-menu-item{justify-content:center;padding:0}.nav .el-menu-item:hover,.nav .el-menu-item:focus{color:#fff;background:#ffffff14;box-shadow:none;outline:none}.nav .el-menu-item.is-active{color:#fff;background:#2f9e8f;box-shadow:none}.el-dropdown-menu__item{min-height:38px;font-size:14px}.el-dropdown-menu__item:hover,.el-dropdown-menu__item:focus{color:#1f2933;background:#eef7f5;box-shadow:none}.el-dropdown__popper.el-popper{box-shadow:0 8px 22px #14202b24}.main{min-width:0;display:grid;grid-template-rows:64px 1fr}.topbar{background:#fff;border-bottom:1px solid #dbe3ea;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.topbar-title{min-width:0;display:flex;align-items:center;gap:12px}.page-title{font-size:18px;font-weight:650}.topbar-actions{min-width:0;display:flex;align-items:center;gap:10px}.page-toolbar-extra{min-width:0;display:flex;align-items:center}.environment-badge{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:6px;border:1px solid transparent;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.environment-badge--local{color:#854d0e;background:#fef3c7;border-color:#facc15}.environment-badge--stable{color:#6b21a8;background:#f3e8ff;border-color:#c084fc}.environment-badge--prod{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa}.environment-badge--unknown{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.auth-box{display:flex;align-items:center;gap:8px;padding-left:10px;border-left:1px solid #dbe3ea}.auth-user{max-width:160px;color:#475467;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{padding:18px;overflow:auto}.stack{display:grid;gap:14px}.toolbar{min-height:40px;display:flex;align-items:center;gap:10px}.toolbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.terminal-search{width:280px}.terminal-status-filter{width:136px}.wxid-label{color:#697888;font-size:13px}.data-table{border:1px solid #dbe3ea;border-radius:6px}.row-actions{display:flex;align-items:center;gap:10px}.row-actions .el-button{margin-left:0}.action-link{width:34px;justify-content:center;padding:0}.action-link-wide{width:64px}.action-separator{color:#c0cad4;line-height:1}.cell-stack{display:grid;gap:2px;min-width:0}.cell-main,.cell-sub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-main{color:#243241}.cell-sub{color:#697888;font-size:12px;line-height:18px}.clickable-tag{cursor:pointer}.clickable-tag:hover{filter:brightness(.96)}.remark-text{display:inline-block;width:100%;min-height:24px;line-height:24px;color:#243241;cursor:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remark-text.is-empty{color:#9aa8b4}.pagination-row{min-height:34px;display:flex;justify-content:flex-end}.remote-dialog .el-dialog__body{padding:0 16px}.remote-frame-wrap{height:72vh;min-height:520px;overflow:hidden;border:1px solid #dbe3ea;border-radius:6px;background:#0f1720}.remote-frame{display:block;width:100%;height:100%;border:0;background:#0f1720}.remote-loading-overlay{position:absolute;inset:0;z-index:3;display:grid;place-items:center;background:linear-gradient(180deg,#0f1720db,#0f1720b8),#0f1720;color:#f8fafc;pointer-events:none}.remote-loading-panel{display:inline-grid;justify-items:center;gap:8px;min-width:178px;padding:18px 22px;border:1px solid rgba(226,232,240,.2);border-radius:6px;background:#0f172aa3;box-shadow:0 18px 48px #00000047}.remote-loading-panel strong{color:#fff;font-size:14px;line-height:1.2}.remote-loading-panel span:last-child{color:#cbd5e1;font-size:12px;line-height:1.2}.remote-loading-spinner{width:28px;height:28px;border:3px solid rgba(226,232,240,.28);border-top-color:#38bdf8;border-radius:50%;animation:remote-loading-spin .85s linear infinite}@keyframes remote-loading-spin{to{transform:rotate(360deg)}}.port-row{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;width:100%}.form-help{width:100%;margin-top:8px;color:#697888;font-size:12px;line-height:18px}.port-field{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:12px;width:100%}.port-field span{color:#697888;font-size:12px;line-height:18px}.port-examples{width:100%;display:grid;gap:8px;margin-top:10px;padding:10px 12px;border:1px solid #e1e8ef;border-radius:6px;background:#f7f9fb}.port-examples div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center;min-height:22px}.port-examples strong{font-size:12px;color:#344454}.port-examples span{font-size:12px;line-height:18px;color:#697888}.filter-select{width:150px}.proxy-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.proxy-option span:last-child{color:#697888;font-size:12px}.password-view{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.command-grid{display:grid;grid-template-columns:minmax(360px,480px) minmax(0,1fr);gap:16px;align-items:start}.settings-grid{max-width:760px}.data-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,.8fr);gap:16px;align-items:start}.panel{background:#fff;border:1px solid #dbe3ea;border-radius:6px;padding:16px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.panel-title{font-size:15px;line-height:22px;font-weight:650}.panel-subtitle{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;color:#697888}.path-line{min-height:34px;display:flex;align-items:center;padding:0 10px;margin-bottom:12px;border:1px solid #e1e8ef;border-radius:6px;background:#f7f9fb;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;color:#344454}.wide-select{width:min(620px,100%)}.bind-proxy-dialog .el-dialog__body{padding:12px 34px 4px}.bind-proxy-dialog .el-dialog__footer{padding:14px 34px 24px}.proxy-detail-dialog .el-dialog__body{padding:12px 34px 6px}.proxy-detail-dialog .el-dialog__footer{padding:14px 34px 24px}.proxy-detail{display:grid;gap:16px}.proxy-detail-summary{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dbe3ea;border-radius:6px;background:#f7fafc}.proxy-detail-name{color:#1f2933;font-size:15px;line-height:22px;font-weight:650}.proxy-detail-address{margin-top:3px;color:#697888;font-size:12px;line-height:18px}.proxy-detail-descriptions{margin-bottom:2px}.proxy-password-line{display:flex;align-items:center;gap:10px;min-height:22px}.compact-dialog-form .el-form-item__label{margin-bottom:6px;line-height:20px}.proxy-apply-card{display:grid;gap:8px;margin-bottom:18px;padding:14px 16px;border:1px solid #d9e6ee;border-radius:6px;background:#f7fafc}.proxy-apply-card.is-warning{border-color:#f2d79b;background:#fff9ea}.proxy-apply-card.is-info{border-color:#cfe4ee;background:#f3f9fb}.proxy-apply-head{display:flex;align-items:center;gap:8px;color:#1f2933;font-size:14px;line-height:22px;font-weight:650}.proxy-apply-dot{width:8px;height:8px;border-radius:50%;background:#2f9e8f}.proxy-apply-card.is-warning .proxy-apply-dot{background:#c47a16}.proxy-apply-text{color:#526170;font-size:13px;line-height:20px}.proxy-apply-meta{display:flex;flex-wrap:wrap;gap:8px}.proxy-apply-meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(82,97,112,.16);border-radius:4px;color:#526170;background:#ffffffb3;font-size:12px}.file-name{display:inline-flex;align-items:center;gap:7px}.key-stack{display:grid;gap:14px}.key-block{border:1px solid #dbe3ea;border-radius:6px;padding:14px;background:#fbfcfd}.key-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:650;margin-bottom:8px}.key-meta{min-height:36px;color:#697888;font-size:12px;line-height:18px;margin-bottom:10px}.key-line{display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;align-items:center;min-height:28px;font-size:12px}.key-line span{color:#697888}.key-line code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-panel{min-height:calc(100vh - 118px)}.result,.log-view{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:18px;color:#18242f}.kv{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf1f5}.kv:last-child{border-bottom:0}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.command-grid,.data-grid,.port-row,.port-field{grid-template-columns:1fr}}
