body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;width:2000px}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{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.play-area{display:flex;justify-content:center;padding:20px}.stack{margin:0 40px;padding:20px 5px;width:250px}.stack .stack-title{font-size:20px;font-weight:700}.stack .stack-node{font-weight:700;margin:5px;padding:5px 0}.stack-open{background-color:#faeca5}.stack .stack-node-open{background-color:#ead87e}.stack-close{background-color:#b8fab8}.stack-node-close{background-color:#8bee8b}nav{align-items:center;display:flex;justify-content:center;margin:0;padding-top:30px}nav .title{display:flex;flex-direction:column;margin-left:30px}nav h5{margin-bottom:5px}nav p{margin-top:0}nav img{height:90px}.active-row{align-items:center;display:flex;justify-content:center;margin:0 0 15px}.active-cell{background-color:#e0fc9e;border-radius:5px;padding:5px 0;width:300px}form .form-group{align-items:center;display:flex;margin:auto;width:450px}table{position:relative}table p{color:#000;font-size:18px;font-weight:500;position:absolute;z-index:100}#d-nalanda{bottom:-50px;right:20px}#d-techm{bottom:160px;left:-70px}#d-prem{bottom:-50px;left:50%}#d-puri{left:60%;top:-10px}#d-main{height:65px;left:70%;top:35%;width:auto}#d-main img{height:100%;width:auto}#d-gate{height:65px;left:53%;top:-35px;width:auto}#d-gate img{height:100%}.node{display:inline-block;height:30px;outline:1px solid #afd8f8;position:relative;width:30px;z-index:0}.node-header{background-color:#d3d3d3;font-weight:700}.node p{-webkit-user-select:none;user-select:none}.node-finish{background-color:red}.node-start{background-color:green}.open-list-node{background-color:#faeca5}.close-list-node{background-color:#8bee8b}.active-list-node{background-color:#81dde5}.path-node{background-color:#46bcee}.node-visited{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.1s;animation-duration:.1s;-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-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes visitedAnimation{to{background-color:rgba(198,208,206,.75)}}@keyframes visitedAnimation{to{background-color:rgba(198,208,206,.75)}}.node-wall{background-color:#0c3547}.node-shortest-path{-webkit-animation-delay:0s;animation-delay:0s;-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:#fffe6a;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#fffe6a;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#fffe6a;-webkit-transform:scale(1);transform:scale(1)}}@keyframes shortestPath{0%{background-color:#fffe6a;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#fffe6a;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#fffe6a;-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=main.e84a9cc8.css.map*/