*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;background:#f0f0f0;color:#1a1a1a}button,input{font:inherit}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-header{flex-shrink:0;display:flex;align-items:center;gap:16px;padding:0 20px;height:48px;background:#fff;border-bottom:1px solid #d9d9d9}.app-title{font-size:15px;font-weight:600;white-space:nowrap;margin-right:8px}.server-field{display:flex;align-items:center;gap:8px;flex:1;max-width:360px}.server-field label{font-size:13px;color:#666;white-space:nowrap}.server-field input{flex:1;padding:5px 10px;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa}.server-field input:focus{outline:none;border-color:#1677ff;background:#fff}.server-field input:disabled{opacity:.6;cursor:not-allowed}.header-spacer{flex:1}.conn-status{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.status-dot{width:8px;height:8px;border-radius:50%;background:#bbb;flex-shrink:0}.status-dot.connecting{background:#faad14}.status-dot.paired{background:#52c41a}.status-dot.error{background:#ff4d4f}.conn-detail{font-size:12px;color:#999;margin-left:4px}.workspace{flex:1;display:flex;overflow:hidden}.device-list{width:280px;flex-shrink:0;background:#fff;border-right:1px solid #d9d9d9;display:flex;flex-direction:column;overflow:hidden}.list-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;border-bottom:1px solid #eee}.list-header h2{margin:0;font-size:13px;font-weight:600;color:#333}.list-body{flex:1;overflow-y:auto}.list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 14px;color:#999;font-size:13px}.empty-icon{width:40px;height:40px;color:#ccc}.empty-icon.lg{width:56px;height:56px;color:#ccc}.device-item{display:block;width:100%;text-align:left;padding:12px 14px;border:none;border-bottom:1px solid #f0f0f0;background:#fff;cursor:pointer;transition:background .1s}.device-item:hover:not(:disabled){background:#f5f5f5}.device-item.active{background:#e6f4ff;border-left:3px solid #1677ff;padding-left:11px}.device-item:disabled{cursor:default;opacity:.55}.device-item-name{font-size:14px;font-weight:500;color:#1a1a1a}.device-item-meta{margin-top:3px;font-size:12px;color:#999}.device-item-meta .tag{display:inline-block;padding:0 5px;border-radius:2px;font-size:11px;margin-right:4px}.device-item-details{margin-top:5px;font-size:11px;color:#666;line-height:1.45}.device-item-details.sub{color:#999;margin-top:2px}.tag-online{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.tag-busy{background:#fff7e6;color:#d46b08;border:1px solid #ffd591}.content{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#f0f0f0}.empty-workspace{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;gap:12px}.empty-workspace p{margin:0;font-size:13px}.session{flex:1;display:flex;overflow:hidden;gap:0}.remote-screen{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.screen-toolbar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 12px;background:#fff;border-bottom:1px solid #d9d9d9}.screen-toolbar .sep{width:1px;height:20px;background:#e8e8e8;margin:0 4px}.screen-box{flex:1;position:relative;background:#1a1a1a;overflow:hidden;display:flex;align-items:center;justify-content:center}.mode-badge{position:absolute;top:8px;left:8px;z-index:2;background:#0000008c;color:#ddd;padding:2px 8px;border-radius:2px;font-size:11px}.frame{max-width:100%;max-height:100%;display:block;object-fit:contain}.frame.interactive{cursor:crosshair}.lock-fallback-panel{flex-shrink:0;padding:10px 12px;background:#fff8e6;border-bottom:1px solid #ffe58f}.lock-template-select{width:100%;padding:6px 8px;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa}.lock-template-select:focus{outline:none;border-color:#1677ff;background:#fff}.lock-template-active{font-size:12px;color:#333;font-weight:600}.lock-template-note{font-size:11px;line-height:1.45;color:#8c8c8c}.lock-sidebar-count{font-size:11px;font-weight:500;color:#1677ff;background:#e6f4ff;padding:1px 6px;border-radius:10px}.lock-assist-sidebar{flex:1;overflow-y:auto;padding:10px 12px 14px;display:flex;flex-direction:column;gap:12px}.lock-template-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#666}.lock-template-select{width:100%;padding:6px 8px;border:1px solid #d9d9d9;border-radius:4px;background:#fff}.lock-template-active{font-size:12px;color:#1677ff;font-weight:500}.lock-template-note{font-size:11px;line-height:1.5;color:#999}.lock-sidebar-section{display:flex;flex-direction:column;gap:8px}.lock-sidebar-title{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#333}.lock-sidebar-count{font-weight:500;color:#1677ff;background:#e6f4ff;padding:1px 6px;border-radius:10px;font-size:11px}.lock-node-list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow-y:auto}.lock-node-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:8px 10px;border:1px solid #e8e8e8;border-radius:4px;background:#fafafa;text-align:left;cursor:pointer}.lock-node-item.is-key{border-color:#ffe58f;background:#fffbe6}.lock-node-item:not(:disabled):hover{border-color:#1677ff;background:#f0f7ff}.lock-node-item:disabled{opacity:.5;cursor:not-allowed}.lock-node-item-label{font-size:13px;color:#1a1a1a;font-weight:500}.lock-node-item-meta{font-size:11px;color:#999;word-break:break-all}.lock-node-empty{font-size:12px;line-height:1.5;color:#999;padding:8px 0}.lock-swipe-btn{align-self:flex-start}.lock-fallback-grid.compact{gap:5px}.lock-fallback-grid.compact .lock-fallback-key{padding:7px 0;font-size:13px}.lock-fallback-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;color:#614700}.lock-fallback-note{font-size:11px;color:#ad8b00}.lock-fallback-actions{margin-bottom:8px}.lock-fallback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.lock-fallback-key{padding:8px 0;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#333;cursor:pointer}.lock-fallback-key:disabled{opacity:.5;cursor:not-allowed}.lock-fallback-key:not(:disabled):hover{border-color:#1677ff;color:#1677ff}.black-screen-badge{position:absolute;top:8px;right:8px;z-index:2;background:#faad14eb;color:#1a1a1a;padding:2px 8px;border-radius:2px;font-size:11px;font-weight:600}.black-screen-notice{position:absolute;left:8px;right:8px;bottom:8px;z-index:2;background:#000000b8;color:#f5f5f5;padding:6px 10px;border-radius:4px;font-size:12px;line-height:1.4;text-align:center}.black-screen-actions{display:flex;justify-content:center;gap:8px;margin-top:8px;flex-wrap:wrap}.lock-assist-banner{position:absolute;top:8px;right:8px;left:8px;z-index:4;display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:4px;background:#1677ffe0;color:#fff;font-size:12px;line-height:1.4;pointer-events:none}.lock-assist-banner strong{font-size:13px}.lock-ui-layer{position:absolute;z-index:3;pointer-events:none}.lock-ui-node{position:absolute;pointer-events:auto;border:1px solid rgba(82,196,26,.95);background:#52c41a2e;color:#f6ffed;font-size:11px;line-height:1.1;padding:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.lock-ui-node.is-key{border-color:#faad14f2;background:#faad1438}.lock-ui-node:disabled{opacity:.45;cursor:not-allowed}.lock-ui-node:not(:disabled):hover{background:#52c41a59}.lock-placeholder{color:#aaa}.placeholder{color:#666;font-size:13px}.feature-panel{width:280px;flex-shrink:0;background:#fff;border-left:1px solid #d9d9d9;display:flex;flex-direction:column;overflow:hidden}.feature-panel.lock-mode{width:300px}.feature-panel-head{padding:12px 14px 10px;border-bottom:1px solid #eee;font-size:13px;font-weight:600;color:#333}.feature-groups{flex:1;overflow-y:auto;padding:8px 0}.feature-group{padding:4px 0 8px}.feature-group-title{padding:4px 14px;font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.5px}.feature-row{display:flex;align-items:center;justify-content:space-between;padding:7px 14px}.feature-row-label{font-size:13px;color:#333}.feature-row-desc{font-size:11px;color:#aaa;margin-top:1px}.feature-results{border-top:1px solid #eee;max-height:45%;overflow-y:auto;padding:10px 14px}.feature-log{font-size:12px;color:#666;padding:6px 8px;background:#fafafa;border:1px solid #eee;border-radius:3px;margin-bottom:10px;line-height:1.5}.result-block{margin-bottom:12px}.result-block:last-child{margin-bottom:0}.result-block h4{margin:0 0 6px;font-size:12px;font-weight:600;color:#666}.result-block p{margin:0 0 4px;font-size:12px;color:#333;line-height:1.5}.result-block a{font-size:12px;color:#1677ff}.app-password-list{margin:0;padding:0;list-style:none}.app-password-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;margin-bottom:6px;background:#fafafa;border:1px solid #eee;border-radius:4px}.app-password-value{font-family:Consolas,Courier New,monospace;font-size:14px;font-weight:600;color:#d4380d;letter-spacing:2px}.app-password-time{font-size:11px;color:#999;white-space:nowrap}.asset-preview{max-width:100%;border-radius:3px;border:1px solid #eee}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.gallery-grid img{width:100%;aspect-ratio:1;object-fit:cover}.btn{border:1px solid #d9d9d9;background:#fff;border-radius:4px;padding:5px 12px;font-size:13px;color:#333;cursor:pointer;white-space:nowrap}.btn:hover:not(:disabled){border-color:#1677ff;color:#1677ff}.btn.primary{background:#1677ff;border-color:#1677ff;color:#fff}.btn.primary:hover:not(:disabled){background:#4096ff;border-color:#4096ff;color:#fff}.btn.sm{padding:3px 10px;font-size:12px}.btn.active{background:#e6f4ff;border-color:#1677ff;color:#1677ff}.btn.danger{color:#ff4d4f;border-color:#ffa39e}.btn.danger:hover:not(:disabled){background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}.btn:disabled{opacity:.45;cursor:not-allowed}.text-input{padding:5px 10px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;min-width:140px;flex:1}.text-input:focus{outline:none;border-color:#1677ff}@media(max-width:960px){.workspace{flex-direction:column}.device-list{width:100%;max-height:180px;border-right:none;border-bottom:1px solid #d9d9d9}.session{flex-direction:column}.feature-panel{width:100%;max-height:280px;border-left:none;border-top:1px solid #d9d9d9}}
