body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;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}#root{height:100%}.App{text-align:center}.operations{background-color:#000;margin-bottom:20px;padding:30px 45px;width:100%}.operations .box{border:1.5px solid #fff;border-radius:6px;display:flex;justify-content:center;padding:15px;position:relative}.operations .box .heading{background-color:#000;color:#fff;font-weight:700;padding:0 10px;position:absolute;text-transform:uppercase;top:-15px}.operations .box button{background-color:#f0f8ff;border:none;border-radius:4px;font-size:14px;margin-right:5px;outline:none;padding:1px 7px}.operations .box .active,.operations .box button:hover{background-color:#4ed8fa;color:#fff}.grid-container{padding-bottom:30px}table{aspect-ratio:3/1;border-collapse:collapse;width:100%}.table-container{margin:auto;width:calc(100% - 90px)}td{border:2px solid #424141;height:5px;position:relative;width:5px}@media screen and (max-width:900px){.operations{margin:0 15px}px table{height:50%;width:calc(100% - 15px)}}.node-visited{animation-duration:.45s;animation-name:visitedAnimation;animation-timing-function:ease-out;background-color:#a1a1aa}.node-shortestPath div{animation-duration:.8s;animation-name:shortestPathAnimation;animation-timing-function:ease-out;background-color:#f1ea4f;border-radius:20%;height:80%!important;margin:auto;position:relative!important;width:80%!important}.node-wall{animation-duration:.5s;animation-name:blockFill;animation-timing-function:ease-out;background-color:brown}@keyframes pathFill{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes blockFill{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes visitedAnimation{0%{background-color:#71717a;border-radius:100%;transform:scale(.4)}25%{background-color:#fef08a}50%{background-color:#fef9c3;transform:scale(1.2)}to{background-color:#a8a29e;transform:scale(1)}}.tooltip-inner{background-color:#c4f841!important;border:1px dashed #000;color:#000;opacity:1!important}.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:#c4f841!important}
/*# sourceMappingURL=main.666e463d.css.map*/