.device-command-root{position:fixed;inset:0;z-index:1320}.device-command-mask{position:absolute;inset:0;background:#0a0c1275;backdrop-filter:blur(8px)}.device-command-modal{position:absolute;left:50%;top:50%;width:min(900px,calc(100vw - 48px));min-height:520px;transform:translate(-50%,-50%);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 28px 80px #0c1a362e;border:1px solid rgba(214,222,235,.95);overflow:hidden}.device-command-head,.device-command-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.device-command-head{padding:22px 24px 18px;border-bottom:1px solid rgba(214,222,235,.85)}.device-command-head h3,.device-command-sheet-head h3{margin:0;font-size:20px;line-height:1.2;color:#1f2b40}.device-command-head p,.device-command-sheet-head p{margin:6px 0 0;color:#6b7990;font-size:13px}.device-command-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(214,222,235,.95);background:#fff;color:#43516b}.device-command-body{display:grid;grid-template-columns:250px 1fr;min-height:430px}.device-command-side{padding:22px;border-right:1px solid rgba(214,222,235,.85);background:linear-gradient(180deg,#fff8fa,#fffdfd)}.device-command-device-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(255,36,66,.12);box-shadow:0 10px 24px #c6214314}.device-command-device-card strong{font-size:18px;color:#20293a}.device-command-device-card span{color:#6b7990;font-size:13px}.device-command-device-chip{align-self:flex-start;padding:5px 10px;border-radius:999px;background:#ff24421a;color:#d51f41!important;font-weight:700}.device-command-side-note{margin-top:16px;color:#7c889b;font-size:13px;line-height:1.6}.device-command-main{padding:22px;display:flex;flex-direction:column;gap:16px}.device-command-list,.device-command-sheet-list{display:grid;gap:12px}.device-command-list{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.device-command-item,.device-command-sheet-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;border-radius:14px;border:1px solid rgba(214,222,235,.92);background:#fff;color:#243246;padding:0 14px;text-align:left}.device-command-item:hover,.device-command-sheet-item:hover{border-color:#ff244247;background:#fff8fa;color:#d51f41}.device-command-item-name{font-weight:700}.device-command-item-meta,.device-command-sheet-item small{color:#8a94a7;font-size:12px;flex:0 0 auto}.device-command-empty{display:flex;align-items:center;justify-content:center;min-height:160px;border-radius:16px;border:1px dashed rgba(214,222,235,.95);background:#fafcff;color:#77859b}.device-command-empty-error{color:#d51f41;background:#fff5f7;border-color:#ff244238}.device-command-result{border-radius:16px;background:#f8fbff;border:1px solid rgba(47,124,246,.12);padding:14px 16px}.device-command-result.error{background:#fff5f7;border-color:#ff24422e}.device-command-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.device-command-result-head strong{color:#20293a}.device-command-result-head span{color:#7c889b;font-size:12px}.device-command-result pre{margin:0;max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.6;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.device-command-sheet{position:absolute;left:0;right:0;bottom:0;border-radius:24px 24px 0 0;background:linear-gradient(180deg,#fff,#fffafc);box-shadow:0 -22px 52px #14161e2e;padding:10px 16px 18px}.device-command-sheet-bar{width:42px;height:4px;border-radius:999px;background:#94a3b873;margin:0 auto 10px}.device-command-sheet-note{padding:10px 12px;border-radius:12px;background:#ff244214;color:#d51f41;font-size:12px;font-weight:700}.device-command-sheet-body{display:flex;flex-direction:column;gap:12px;margin-top:12px;max-height:min(72vh,640px);overflow:auto;padding-bottom:env(safe-area-inset-bottom,0)}.device-command-sheet-list{grid-template-columns:1fr}.device-command-result-h5 pre{max-height:160px}
