:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#212121;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;height:100%}#app{height:100%}.app[data-v-209d6f18]{display:flex;height:100%;background-color:#f0f0f0;font-size:14px;min-width:830px}.app input[data-v-209d6f18]{width:60px}.app label[data-v-209d6f18]{margin-right:6px}.main[data-v-209d6f18]{display:flex;flex-flow:column;flex:1;min-width:0}.aside[data-v-209d6f18]{width:300px;border-left:1px solid #f0f0f0;padding:0 12px;background-color:#fff}.maze-editor[data-v-209d6f18]{display:flex;align-items:center;height:36px;background-color:#fff;padding:0 12px}.maze-editor .button-list[data-v-209d6f18]{margin-left:auto;margin-right:0}.maze-controller[data-v-209d6f18]{display:flex;align-items:center;flex:none;border-top:1px solid #f0f0f0;height:36px;padding:0 12px;background-color:#fff}.maze-state-description[data-v-209d6f18]{flex:1}.button-list button[data-v-209d6f18]{margin-left:6px}.maze-container[data-v-209d6f18]{flex:1;min-height:0;overflow:auto}.legend[data-v-209d6f18]{display:flex;font-size:12px;padding:12px}.legend-item[data-v-209d6f18]{display:flex;align-items:center;margin-right:12px}.legend-item-color[data-v-209d6f18]{width:16px;height:16px;margin-right:4px;border:1px solid #fff}.maze[data-v-209d6f18]{display:inline-flex;flex-flow:column;font-size:12px;-webkit-user-select:none;user-select:none;margin:12px}.row[data-v-209d6f18]{border-bottom:1px solid #ffffff;display:inline-flex}.row[data-v-209d6f18]:first-child{border-top:1px solid #ffffff}.cell[data-v-209d6f18]{width:36px;height:36px;border-right:1px solid #ffffff;text-align:center;color:#303030;display:flex;align-items:center;justify-content:center}.cell[data-v-209d6f18]:first-child{border-left:1px solid #ffffff}.cell.unexplored[data-v-209d6f18]{background-color:#dfdfdf}.cell.explored[data-v-209d6f18]{background-color:gray}.cell.frontier[data-v-209d6f18]{background-color:#f96}.cell.solution-path[data-v-209d6f18]{color:#fff;background-color:#69f}.cell.unreachable[data-v-209d6f18]{background-color:#202020}.cell.drawable[data-v-209d6f18]{cursor:cell}.cell.drawable[data-v-209d6f18]:hover{outline:1px solid #6699ff;z-index:1}.cell-start[data-v-209d6f18],.cell-goal[data-v-209d6f18]{font-size:16px;color:#69f;font-weight:700}.cell.solution-path .cell-start[data-v-209d6f18],.cell.solution-path .cell-goal[data-v-209d6f18]{color:#fff}.aside-title[data-v-209d6f18]{color:#69f;margin:8px 0 4px}.algorithm-item[data-v-209d6f18]{margin-bottom:4px;padding:4px 12px;border:1px solid #f0f0f0;border-radius:4px;cursor:pointer}.algorithm-item.is-selected[data-v-209d6f18]{color:#fff;background-color:#69f}.algorithm-description[data-v-209d6f18]{font-size:12px}.gen-maze-buttons[data-v-209d6f18]{margin-top:6px}.gen-maze-buttons button[data-v-209d6f18]{margin-right:6px}.preset-mazes[data-v-209d6f18]{display:flex;flex-wrap:wrap}.preset-maze-item[data-v-209d6f18]{font-size:12px;margin:0 4px 4px 0;padding:4px 12px;border:1px solid #f0f0f0;border-radius:5px;cursor:pointer}.preset-maze-item[data-v-209d6f18]:hover{background-color:#6699ff31}.input-item-group[data-v-209d6f18]{display:flex;align-items:center;margin-right:12px}.input-item[data-v-209d6f18]{display:flex;margin-right:12px}.i18n-label[data-v-209d6f18]{display:flex}.i18n-label img[data-v-209d6f18]{width:20px;height:20px}
