.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{will-change:box-shadow, transform;border-color:#1fa34a;animation:2.5s ease-in-out infinite hardware-node-active-float;box-shadow:0 7px 15px #0841251a,0 0 17px #35c65b70}.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}@keyframes hardware-node-active-float{0%,to{transform:translateY(0)scale(1);box-shadow:0 7px 15px #0841251a,0 0 17px #35c65b70}50%{transform:translateY(-5px)scale(1.015);box-shadow:0 18px 34px #08412538,0 0 48px #35c65bc7}}@media (prefers-reduced-motion:reduce){.hardware-node.active{animation:none;transform:none}}
