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}.node{height:25px;width:25px;background-color:#fff;outline:1px solid #afd8f8;display:inline-block}.node-start{background-color:#7fff00}.node-end{background-color:brown}.node-visited{animation-name:visitedAnimation;animation-iteration-count:1;animation-duration:1.5s;animation-delay:0;background-color:rgba(0,190,218,.75)}@keyframes visitedAnimation{0%{transform:scale(.3);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(17,104,217,.75)}75%{transform:scale(1.2);background-color:rgba(0,217,159,.75)}to{transform:scale(1);background-color:rgba(0,190,218,.75)}}.node-wall{background-color:#000;outline:1px solid #000;animation-name:wallAnimation;animation-duration:.3s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running}@keyframes wallAnimation{0%{transform:scale(.3);background-color:#0c3547}50%{transform:scale(1.2);background-color:#0c3547}to{transform:scale(1);background-color:#0c3547}}.node-shortest-path{animation-name:shortestPath;animation-duration:1.5s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running}@keyframes shortestPath{0%{transform:scale(.6);background-color:#fffe6a}50%{transform:scale(1.2);background-color:#fffe6a}to{transform:scale(1);background-color:#fffe6a}}.Grid{font-size:0}div{margin:0;padding:0}.type{width:100%;background-color:#282c34;text-align:center;font-family:Roboto Slab ExtraLight}.Cards,.type{align-content:center}.Cards{background-color:grey;align-items:center;align-self:center;position:center;child-align:middle}.page-footer{background-color:#282c34}.footer-copyright{color:#fff;background-color:#000}.greet{background-color:#434445;color:#fff;padding:10px}.cell,.greet{text-align:center}.cell{height:50px;width:50px;background-color:#fff;outline:1px solid #afd8f8;display:inline-block;font-size:25px;color:#000;border-radius:5px 5px}.cell-prime{background-color:#00f51d;animation-name:isPrime;animation-duration:1s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear}@keyframes isPrime{0%{transform:rotate(90deg);background-color:rgba(0,0,66,.75);border-radius:100%}50%{background-color:rgba(17,104,217,.75);transform:scale(1.5)}75%{background-color:rgba(0,217,159,.75);transform:rotate(270deg)}to{background-color:rgba(0,190,218,.75);transform:rotate(1turn)}}.cell-check{background-color:grey}.cell-visiting{outline:3px solid #afd8f8;animation-name:isVisiting;animation-duration:1s}@keyframes isVisiting{50%{transform:scale(1.5)}}.Cells{font-size:0}.boardCell{width:100px;height:100px;outline:2px solid #607d8b;display:inline-flex}.checked{background-image:radial-gradient(circle,#b3e5fc,#29b6f6)}.attacked{background-image:radial-gradient(circle,#ef9a9a,#8b0000)}.current{background-image:radial-gradient(circle,#fff176,#f57f17)}.present{background-image:radial-gradient(circle,#dce775,#43a047)}.booard{font-size:0}.rect{background-color:#4682b4;outline:1px #000;height:20px;width:20px;border-radius:5px;margin:5px}
/*# sourceMappingURL=main.44e05b61.chunk.css.map */