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}.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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-content{display:flex;flex-direction:row}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.buttons{display:flex;flex-direction:column;margin:10px}.with-condition{background-color:green}.setting_buttons{display:flex;flex-direction:column}.move-button,.setting_buttons{margin-bottom:20px}.move-button button{all:unset;background-color:red;color:#fff;font-size:calc(10px + 2vmin);outline:none;-webkit-text-fill-color:#fff;cursor:pointer;padding:3px;display:flex;justify-content:center;align-items:center;transition:all .15s ease-in-out}.move-button button:hover{opacity:.7}.move-button button:focus{background-color:#000}.size{width:15px;height:15px}.tile{border-top:1px solid #fff;border-left:1px solid #fff;font-size:10px}.tile:hover{background-color:rgba(255,99,71,.5)}.block_tile{border-top:1px solid #fff;border-left:1px solid #fff;font-size:10px;background-color:#fff!important}.is_open{background:green}.is_road{background:#61dafb}.is_goal{background:plum}.is_user{background:#8a2be2}.is_path{background-color:brown!important}.is_tentative{background-color:#ff0!important}.row{display:flex}.map{border-right:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:10px}
/*# sourceMappingURL=main.6a429899.chunk.css.map */