.device[data-v-271f96cc]{width:200px;height:auto;border:1px solid #e8e8e8;display:flex;flex-direction:column;transition:all .2s ease-in-out;overflow:hidden}.device .device-logo[data-v-271f96cc]{width:100%;height:120px;transition:all .3s;display:flex;justify-content:center;align-items:center}.device .device-logo img[data-v-271f96cc]{cursor:pointer}.device .device-info[data-v-271f96cc]{width:100%;height:auto;padding:0 5px 8px 5px;position:relative}.device .device-info .title[data-v-271f96cc]{text-align:center;font-weight:700}.device .device-info .status[data-v-271f96cc]{display:flex;justify-content:flex-start;align-items:center}.device .device-info .device-data[data-v-271f96cc]{display:flex}.device[data-v-271f96cc]:hover{box-shadow:0 3px 10px 1px rgba(0,0,0,.1);transform:translateY(-6px)}.dot[data-v-271f96cc]{display:inline-block;width:6px;height:6px;border-radius:50%;background:#52c41a}.dot.shine[data-v-271f96cc]{background:rgba(191,2,2,.8);animation:shine-271f96cc 2s ease-out infinite}.heart[data-v-271f96cc]{margin-left:55%;width:6px;height:6px;background-color:#dddfe4;position:relative;transform:rotate(-45deg)}.heart.beat[data-v-271f96cc]{background-color:#dd2323;animation:beat-271f96cc 1s linear infinite}.heart[data-v-271f96cc]:after,.heart[data-v-271f96cc]:before{content:"";position:absolute;width:6px;height:6px;background-color:#dddfe4;border-radius:50%}.heart.beat[data-v-271f96cc]:after,.heart.beat[data-v-271f96cc]:before{background-color:#dd2323}.heart[data-v-271f96cc]:before{left:3px}.heart[data-v-271f96cc]:after{top:-3px}@keyframes shine-271f96cc{0%{box-shadow:0 0 10px 2px rgba(191,2,2,.8)}50%{box-shadow:0 0 10px 2px rgba(191,2,2,.5)}to{box-shadow:0 0 10px 2px rgba(191,2,2,.8)}}@keyframes beat-271f96cc{0%{transform:scale(1) rotate(-45deg)}40%{transform:scale(1) rotate(-45deg)}55%{transform:scale(1.3) rotate(-45deg)}70%{transform:scale(1) rotate(-45deg)}85%{transform:scale(1.3) rotate(-45deg)}to{transform:scale(1) rotate(-45deg)}}