body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.node{border:1px solid #000;height:40px;width:40px}.node-start{background-color:green}.node-end{background-color:red}.isWall{background-color:#000}.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}@-webkit-keyframes visitedAnimation{0%{background-color:rgba(0,0,66,.75);border-radius:10%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:#f2aef1}75%{background-color:#f2aef1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#f2aef1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes visitedAnimation{0%{background-color:rgba(0,0,66,.75);border-radius:10%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:#f2aef1}75%{background-color:#f2aef1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#f2aef1;-webkit-transform:scale(1);transform:scale(1)}}.node-wall{background-color:#0c3547}.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:#9b134e;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#9b134e;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#9b134e;-webkit-transform:scale(1);transform:scale(1)}}@keyframes shortestPath{0%{background-color:#9b134e;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#9b134e;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#9b134e;-webkit-transform:scale(1);transform:scale(1)}}.button-container{height:10vh}.btn,.button-container{align-items:center;display:flex;justify-content:center}.btn{background-color:#fee6e3;border:2px solid #111;box-sizing:border-box;color:#111;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;line-height:24px;max-width:100%;padding:0 25px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}.btn,.btn:after{border-radius:8px;height:48px}.btn:after{background-color:#111;content:"";display:block;left:0;position:absolute;top:-2px;-webkit-transform:translate(8px,8px);transform:translate(8px,8px);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%;z-index:-1}.btn:hover:after{-webkit-transform:translate(0);transform:translate(0)}.btn:active{background-color:#ffdeda;outline:0}.btn:hover{outline:0}@media (min-width:768px){.btn{padding:0 40px}}.Wrapper{margin:auto;max-width:80%;text-align:center}.rowWrapper{display:flex;justify-content:center}.basic{color:#46236c}
/*# sourceMappingURL=main.1ae8837b.css.map*/