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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.row{align-items:center}.grid,.row{display:flex;flex-direction:row}.grid{justify-content:center;background-color:#ddd;margin:15px;border-radius:5px;width:calc(100% - 50px)}.info{width:25%;margin:0 20px}.hover{background-color:#0f0}.node_active{background-color:#00f}.wall_left{border-left:2px solid #000;transition-duration:.2s}.wall_bottom{border-bottom:2px solid #000;transition-duration:.2s}.wall_right{border-right:2px solid #000}.wall_top{border-top:2px solid #000}.node_end{background-color:red!important}.node_start{background-color:#0f0!important}.node:not(.wall_left){border-left:2px solid hsla(0,0%,100%,0)}.node:not(.wall_bottom){border-bottom:2px solid hsla(0,0%,100%,0)}.menu{padding:20px;display:flex;flex-direction:row;justify-content:space-evenly}.algorithms,.button{background-color:#add8e6;padding:7.5px;border-radius:5px;border:none;outline:none;cursor:pointer}.clear{background-color:red}.settings{background-color:#aeaeae}.key{background-color:#ddd;justify-content:space-evenly;margin:15px;border-radius:5px}.key,.key_item{display:flex;flex-direction:row}.key_item{align-items:center;grid-gap:10px;gap:10px}.key_node_end{background-color:red;height:20px;width:20px}.key_node_start{background-color:#0f0;height:20px;width:20px}.key_node_via-point{background-color:#00f;height:20px;width:20px}.key_node_path{background-color:#ff0;height:20px;width:20px}.key_node_visited_node{background-color:peru;height:20px;width:20px}.text_input{width:50px;height:20px}.settings_container{position:absolute;background-color:#aeaeae;border-radius:5px;margin-top:10px;padding:5px 20px;box-shadow:0 0 30px 0 rgba(0,0,0,.5215686274509804)}.message{padding:50px}.column{display:flex;flex-direction:column;align-items:center}a.link,a.link:active,a.link:hover,a.link:visited{text-decoration:none;color:"grey"}@keyframes visit_node{0%{background-color:inherit}to{background-color:peru}}@keyframes visit_node_path{0%{background-color:inherit}80%{background-color:peru}to{background-color:#ff0}}
/*# sourceMappingURL=main.316651a9.chunk.css.map */