@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.node{display:inline-block;height:20px;outline:1px solid #afd8f8;width:20px}.node-finish{background-color:red}.node-start{background-color:green}.node-visited{animation-delay:0;animation-direction:alternate;animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:visitedAnimation;animation-play-state:running;animation-timing-function:ease-out}@keyframes visitedAnimation{0%{background-color:#030b09bf;border-radius:100%;transform:scale(.3)}50%{background-color:#24513cbf}75%{background-color:#49a561bf;transform:scale(1.2)}to{background-color:#d0d500bf;transform:scale(1)}}.node-wall{background-color:#0c3547}.node-shortest-path{animation-delay:0;animation-direction:alternate;animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:shortestPath;animation-play-state:running;animation-timing-function:ease-out}@keyframes shortestPath{0%{background-color:#eb6424;transform:scale(.6)}50%{background-color:#eb6424;transform:scale(1.2)}to{background-color:#eb6424;transform:scale(1)}}*{font-family:Bricolage Grotesque,sans-serif}.grid{margin:50px 0 0}button{background-color:#000;border-radius:9px;color:#fff;margin-top:63px;outline:none;padding:4px 18px}.welcome{margin:25px auto 0;padding:3px;text-align:center;text-align:left;width:60%}.nav{align-items:center;background-color:#000;color:#fff;justify-content:space-around;padding:12px;text-align:center}.nav,.right{display:flex}.right{gap:70px}.right a{color:#fff}.small{border:1px solid #000;height:10px;width:10px}.start{background-color:green}.end{background-color:red}.short{background-color:#eb6424}.wall{background-color:#000}.visited{background-color:#ff0}.bigboxes{display:flex;justify-content:space-evenly;margin-top:16px}
/*# sourceMappingURL=main.297bb46c.css.map*/