.node{width:26px;height:26px;outline:1px solid rgba(25,120,161,.349);margin-top:-1px;margin-right:1px;display:inline-block}.node-finish{background-image:url(/destination-node.png);background-size:24px 24px}.node-finish,.node-start{background-repeat:no-repeat}.node-start{background-image:url(/origin-node.png);background-size:25px 25px}.node-visited{-webkit-animation-name:visitedAnimation;animation-name:visitedAnimation;-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 visitedAnimation{0%{-webkit-transform:scale(.3);transform:scale(.3);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(195,78,206,.75)}75%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:rgba(0,217,159,.75)}to{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(12,53,71,.63)}}@keyframes visitedAnimation{0%{-webkit-transform:scale(.3);transform:scale(.3);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(195,78,206,.75)}75%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:rgba(0,217,159,.75)}to{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(12,53,71,.63)}}.node-wall{background-color:#0c3547}.node-shortest-path{-webkit-animation-name:shortestPath;animation-name:shortestPath;-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 shortestPath{0%{-webkit-transform:scale(.6);transform:scale(.6);background-color:brown}50%{-webkit-transform:scale(1.4);transform:scale(1.4);background-color:#fffe6a}to{-webkit-transform:scale(1);transform:scale(1);background-color:#adff2f}}@keyframes shortestPath{0%{-webkit-transform:scale(.6);transform:scale(.6);background-color:brown}50%{-webkit-transform:scale(1.4);transform:scale(1.4);background-color:#fffe6a}to{-webkit-transform:scale(1);transform:scale(1);background-color:#adff2f}}
/*# sourceMappingURL=main.fb99a57e.chunk.css.map */