.node{border-radius:2px;flex-shrink:0;height:20px;height:var(--cell-size,20px);outline:1px solid #d8d8d8;width:20px;width:var(--cell-size,20px)}.node-visited{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:visitedAnimation;animation-name:visitedAnimation;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.node-visited-no-anim{background-color:#536dfe}.node-shortest-path-no-anim{background-color:#ffe658}@-webkit-keyframes visitedAnimation{0%{background-color:rgba(0,0,66,.75);border-radius:100%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:rgba(0,224,165,.75)}75%{background-color:rgba(75,147,255,.747);-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#536dfe;-webkit-transform:scale(1);transform:scale(1)}}@keyframes visitedAnimation{0%{background-color:rgba(0,0,66,.75);border-radius:100%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:rgba(0,224,165,.75)}75%{background-color:rgba(75,147,255,.747);-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#536dfe;-webkit-transform:scale(1);transform:scale(1)}}.node-wall{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:wall;animation-name:wall;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.outlined{background-color:#a8a8a8}.node-shortest-path{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:shortestPath;animation-name:shortestPath;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes shortestPath{0%{background-color:#ffe658;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#ffffe9;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#ffe658;-webkit-transform:scale(1);transform:scale(1)}}@keyframes shortestPath{0%{background-color:#ffe658;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#ffffe9;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#ffe658;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes wall{0%{background-color:#838383;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#4b4b4b;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#1a1a1a;-webkit-transform:scale(1);transform:scale(1)}}@keyframes wall{0%{background-color:#838383;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#4b4b4b;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#1a1a1a;-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=main.1dba87c9.css.map*/