body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{text-align:center}.node{width:30px;height:30px;outline:1px solid #3f51b5;display:inline-block}.node-target{background-color:red}.node-start{background-color:green}.node-graph{-webkit-animation-name:animateVisitNode;animation-name:animateVisitNode;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes animateVisitNode{0%{-webkit-transform:scale(.75);transform:scale(.75);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(17,104,217,.75)}75%{background-color:rgba(0,217,159,.75)}to{background-color:rgba(0,50,200,.75)}}@keyframes animateVisitNode{0%{-webkit-transform:scale(.75);transform:scale(.75);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(17,104,217,.75)}75%{background-color:rgba(0,217,159,.75)}to{background-color:rgba(0,50,200,.75)}}.node-wall{-webkit-animation-name:animateWallNode;animation-name:animateWallNode;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes animateWallNode{0%{-webkit-transform:scale(.75);transform:scale(.75);background-color:rgba(0,0,66,.75);border-radius:100%;border-color:red}50%{background-color:red}to{background-color:#000;border-color:red}}@keyframes animateWallNode{0%{-webkit-transform:scale(.75);transform:scale(.75);background-color:rgba(0,0,66,.75);border-radius:100%;border-color:red}50%{background-color:red}to{background-color:#000;border-color:red}}.node-shortest-path{-webkit-animation-name:animateShortestPathNode;animation-name:animateShortestPathNode;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes animateShortestPathNode{0%{-webkit-transform:scale(.6);transform:scale(.6);background-color:#fffe6a}50%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:#fffe6a}to{-webkit-transform:scale(1);transform:scale(1);background-color:#fffe6a}}@keyframes animateShortestPathNode{0%{-webkit-transform:scale(.6);transform:scale(.6);background-color:#fffe6a}50%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:#fffe6a}to{-webkit-transform:scale(1);transform:scale(1);background-color:#fffe6a}}.interface{outline:2px solid #000}.interface .interface-appbar #interface-checkboxes{text-align:left}.legend{margin:10px 0 0}.legend>ul{margin:0}.legend>ul li{display:inline-block;padding:0 25px}.grid-content{display:inline-block;width:-webkit-min-content;width:-moz-min-content;width:min-content}.grid-content .grid{margin:10px;display:inline-block;outline:3px solid #3f51b5;width:-webkit-max-content;width:-moz-max-content;width:max-content}.grid-content .grid .row{margin:-3px}.mobile-response{position:absolute;top:50%;left:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000;color:#fff}
/*# sourceMappingURL=main.9d6ec699.chunk.css.map */