.node{outline:1px solid #e0e0e0;display:inline-block}.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}.node-finish{background-color:green}.node-start{background-color:#00f}@-webkit-keyframes visitedAnimation{0%{transform:scale(.6);background-color:rgba(255,44,44,.75);border-radius:60%}55%{transform:scale(1.2);background-color:rgba(196,120,85,.75)}to{transform:scale(1);background-color:rgba(0,217,159,.75)}}@keyframes visitedAnimation{0%{transform:scale(.6);background-color:rgba(255,44,44,.75);border-radius:60%}55%{transform:scale(1.2);background-color:rgba(196,120,85,.75)}to{transform:scale(1);background-color:rgba(0,217,159,.75)}}.node-wall{background-color:#8f0101}.node-shortest-path{-webkit-animation-name:shortestPath;animation-name:shortestPath;-webkit-animation-duration:2s;animation-duration:2s;-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%{transform:scale(.6);background-color:#9be983}50%{transform:scale(1.2);background-color:#49f77d}to{transform:scale(1);background-color:#1fe93a}}@keyframes shortestPath{0%{transform:scale(.6);background-color:#9be983}50%{transform:scale(1.2);background-color:#49f77d}to{transform:scale(1);background-color:#1fe93a}}.scroll::-webkit-scrollbar{width:5px;height:5px}.scroll::-webkit-scrollbar-track{background-color:#f3f3f3}.scroll::-webkit-scrollbar-thumb{background:#c5f1a3}
/*# sourceMappingURL=main.bb496bcf.chunk.css.map */