body{margin:0;overflow:hidden;padding:0}a{text-decoration:none}.Mui-selected{background-color:#ffffff42!important}#root{width:100vw;height:100vh;background-color:#d0dae9}@keyframes close-drag{0%{width:100px;height:inherit;padding:inherit}to{width:0px;height:30px;padding:0}}@keyframes hide-drag{0%{opacity:1}to{opacity:0}}@keyframes open-drag{0%{width:0px;height:0px}to{width:12px;height:12px;visibility:visible}}@keyframes drag-color{0%{background-color:inherit;border-radius:inherit}to{background-color:green;border-radius:100%}}.identifyFixture{display:block;width:5px;height:5px;border-radius:100%;cursor:pointer;box-shadow:0 0 #0cf6;animation:pulse 3s infinite}.fadeIn{animation:fadeIn .5s forwards}.fadeOut{animation:fadeOut .25s forwards}@keyframes hover{0%{box-shadow:0 0 0 2px #46464625}50%{box-shadow:0 0 0 5px #00ccff54}to{box-shadow:0 0 0 2px #00ccff28}}@keyframes pulse{0%{box-shadow:0 0 #2f00ff38}70%{box-shadow:0 0 0 50px #0cf0}to{box-shadow:0 0 #0cf0}}@keyframes fadeIn{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:all}}@keyframes fadeOut{0%{opacity:1;pointer-events:all}to{opacity:0;pointer-events:none}}
