.vh-100{height:100vh}.w-300px{width:300px}.w-100p{width:100%}.p-10{padding:10px}.mt-10{margin-top:10px}.mb-20{margin-bottom:20px}.d-flex{display:flex}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.align-center{align-items:center}.overflow-auto{overflow:auto}.border-right-gray{border-right:1px solid #d3d3d3}.cursor-cell{cursor:cell}.grid{display:inline}.grid-item{height:40px;width:40px;border:1px solid grey}.grid-item-found{background-color:green;transition:background-color .2s ease-out}.grid-item-start{background-color:#ff0}.grid-item-end{background-color:#00f;color:#fff}.grid-item-obstacle{background-color:#000;color:#fff}.number-grid-container{position:absolute;left:300px;top:0;width:calc(100vw - 300px);height:100%}.keyboard-shortcuts-button{position:fixed;right:30px;bottom:30px}
/*# sourceMappingURL=main.1ad213bc.chunk.css.map */