body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}.mazePlaceholder{padding-bottom:100px}.maze{align-items:center;border-collapse:collapse;height:100%;justify-content:center;width:100%}tr td{background-color:#5e646d;border:1px solid #000;-webkit-user-select:none;user-select:none;width:100vh}@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}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes flickerAnimation{to{0%{opacity:1}50%{opacity:0}to{opacity:1}}}.editing{animation:fadeIn 1s infinite alternate;-webkit-animation:flickerAnimation 1s steps(5,start) infinite}.editable{position:relative;transition:all .3s}.editable:hover{background-color:hsla(0,0%,100%,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.field{background-color:hsla(0,0%,100%,.3);border-radius:4px;height:30px;position:relative;transition:all .3s;width:30px}.field:hover{background-color:hsla(0,0%,100%,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.selected{text-decoration:underline}.bar{background:#6fd967;background-color:#000;background-image:linear-gradient(to bottom right,#e66465,#e66465 1px,transparent 0,transparent 67px,#e66465 0,#e66465 73px,transparent 0,transparent 138px,#e66465 0,#e66465 144px,transparent 0),linear-gradient(to bottom left,#e66465,#e66465 1px,transparent 0,transparent 67px,#e66465 0,#e66465 73px,transparent 0,transparent 138px,#e66465 0,#e66465 144px,transparent 0);background-position:50% 50%,50% 50%;background-repeat:repeat;background-size:100px 100px,100px 100px;width:100vh}.closed,.path{background-color:#00ff7f}.node{background-color:#32cd32;cursor:grab;-webkit-user-select:none;user-select:none}.left-column{float:left;width:50%}.right-colu{float:right;width:50%}
/*# sourceMappingURL=main.951bc84e.css.map*/