.hardware-node{transform-origin:50%;background:#fff;border:1px solid #d8e8dc;border-radius:8px;min-height:52px;padding:8px;position:relative}.hardware-node>a{color:#173225;text-align:left;align-items:center;gap:10px;height:100%;text-decoration:none;display:flex}.hardware-node-image{border-radius:4px;flex:0 0 55px;width:55px;height:35px;position:relative;overflow:hidden}.hardware-node-image img{object-fit:cover}.hardware-node-name{flex:1;font-size:12px;font-weight:760;line-height:1.15}.node-status{background:#cbd5cf;border-radius:50%;flex:0 0 10px;width:10px;height:10px}.hardware-node b{color:#fff;background:#1fa34a;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding-inline:4px;font-size:9px;display:flex;position:absolute;top:4px;right:5px}.hardware-node.active{border-color:#1fa34a;box-shadow:0 0 20px #1fa34a59}.hardware-node.active .node-status{background:#1fa34a;box-shadow:0 0 8px #1fa34a94}.hardware-node.watch{border-color:#e6a800}.hardware-node.watch .node-status{background:#e6a800}.hardware-node.watch b{background:#c88e00}.hardware-node:focus-within{outline-offset:3px;outline:2px solid #168c43}
