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:#000;display:flex;height:100%;justify-content:flex-start;list-style:none;margin:auto;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)}}#root,.Map,body,html{height:100%}.Map{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:center}.Map,.MapContainer{width:100%}.MapCell,.MapRow{height:1em}.MapCell{display:inline-block;letter-spacing:0;line-height:1em;margin:0;padding:0;text-align:center;vertical-align:middle;width:1em}.Cell-ground{background-color:#333;color:#75736e}.Cell-wall{background-color:#878063}.Cell-blank{background-color:transparent}.Cell-water_source{background-color:#10166d}.Cell-barrier{background-color:#555;color:orange}.Cell-vegetation.first-variant{background-color:#333;color:#148600}.Cell-vegetation.second-variant{background-color:#333;color:#3f6b0d}.Cell-vegetation.third-variant{background-color:#333;color:#498505}.Cell-vegetation.fourth-variant{background-color:#333;color:#6d9e36}.Cell-dark,.Cell-visible,.Cell-visited{position:relative}.Cell-visited:after{background:#040416;opacity:.6}.Cell-visible:after,.Cell-visited:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.Cell-visible:after{-webkit-animation:flicker 1s infinite;animation:flicker 1s infinite;background:#000028;opacity:.1}.Cell-visible.first-delay:after{-webkit-animation-delay:-.5s;animation-delay:-.5s}.Cell-visible.second-delay:after{-webkit-animation-delay:0s;animation-delay:0s}.Cell-visible.third-delay:after{-webkit-animation-delay:-.15s;animation-delay:-.15s}.Cell-visible.fourth-delay:after{-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes flicker{0%,30%{background:#f57842}31%,60%{background:#d25128}61%,to{background:#db602c}}@keyframes flicker{0%,30%{background:#f57842}31%,60%{background:#d25128}61%,to{background:#db602c}}.Cell-water:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.Cell-water.shallow-depth:after{opacity:.2}.Cell-water.medium-depth:after{opacity:.4}.Cell-water.deep-depth:after{opacity:.8}.Cell-water.shallow-depth.first-delay:after{-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation:flicker-shallow-water 8.2s infinite;animation:flicker-shallow-water 8.2s infinite}.Cell-water.shallow-depth.second-delay:after{-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-animation:flicker-shallow-water 9.5s infinite;animation:flicker-shallow-water 9.5s infinite}.Cell-water.shallow-depth.third-delay:after{-webkit-animation-delay:-4.3s;animation-delay:-4.3s;-webkit-animation:flicker-shallow-water 7.2s infinite;animation:flicker-shallow-water 7.2s infinite}.Cell-water.shallow-depth.fourth-delay:after{-webkit-animation-delay:-2.7s;animation-delay:-2.7s;-webkit-animation:flicker-shallow-water 10s infinite;animation:flicker-shallow-water 10s infinite}@-webkit-keyframes flicker-shallow-water{0%,30%{background:#0b4fc3}31%,60%{background:#0956db}61%,to{background:#0348c0}}@keyframes flicker-shallow-water{0%,30%{background:#0b4fc3}31%,60%{background:#0956db}61%,to{background:#0348c0}}.Cell-water.medium-depth.first-delay:after{-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation:flicker-medium-water 4.2s infinite;animation:flicker-medium-water 4.2s infinite}.Cell-water.medium-depth.second-delay:after{-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-animation:flicker-medium-water 5.5s infinite;animation:flicker-medium-water 5.5s infinite}.Cell-water.medium-depth.third-delay:after{-webkit-animation-delay:-4.3s;animation-delay:-4.3s;-webkit-animation:flicker-medium-water 6.2s infinite;animation:flicker-medium-water 6.2s infinite}.Cell-water.medium-depth.fourth-delay:after{-webkit-animation-delay:-2.7s;animation-delay:-2.7s;-webkit-animation:flicker-medium-water 5s infinite;animation:flicker-medium-water 5s infinite}@-webkit-keyframes flicker-medium-water{0%,30%{background:#114194}31%,60%{background:#083686}61%,to{background:#0d48af}}@keyframes flicker-medium-water{0%,30%{background:#114194}31%,60%{background:#083686}61%,to{background:#0d48af}}.Cell-water.deep-depth.first-delay:after{-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation:flicker-deep-water 4.2s infinite;animation:flicker-deep-water 4.2s infinite}.Cell-water.deep-depth.second-delay:after{-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-animation:flicker-deep-water 5.5s infinite;animation:flicker-deep-water 5.5s infinite}.Cell-water.deep-depth.third-delay:after{-webkit-animation-delay:-4.3s;animation-delay:-4.3s;-webkit-animation:flicker-deep-water 6.2s infinite;animation:flicker-deep-water 6.2s infinite}.Cell-water.deep-depth.fourth-delay:after{-webkit-animation-delay:-2.7s;animation-delay:-2.7s;-webkit-animation:flicker-deep-water 5s infinite;animation:flicker-deep-water 5s infinite}@-webkit-keyframes flicker-deep-water{0%,30%{background:#002e7e}31%,60%{background:#022d77}61%,to{background:#08388b}}@keyframes flicker-deep-water{0%,30%{background:#002e7e}31%,60%{background:#022d77}61%,to{background:#08388b}}.CellObj-player{color:orange!important}.CellObj-stairDown,.CellObj-stairUp{background:#111;color:#fff!important}.CellObj-torch{color:#ff0!important}.CellObj-enemy,.CellObj-wood{font-size:.9em}.CellObj-lantern{color:#ff0!important}.gameContainer{display:flex;flex:2 1;flex-direction:column}.gameComponents{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.Map:focus{outline:none}.room-layout{color:#fff;height:100%}.panel{padding:10px}.deathScreen,.startScreen{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;line-height:2em}.eventlogContainer{max-height:50%;position:absolute;z-index:100}div.eventlog{flex:.6 1;margin:20px;min-width:300px;overflow:hidden}ul.eventlog{list-style-type:none;margin:auto;text-align:left}li div.eventlog{color:#fff;font-size:.75em;padding-left:1em;text-align:left;text-indent:-1em}li div.fadein{animation:fadeIn 1s;-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;-ms-animation:fadeIn 1s}@keyframes fadeIn{0%{opacity:.2}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.room-layout{display:flex;flex-direction:row;justify-content:center;list-style:none;width:200px}.room-layout .panel{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:20px;width:100px}.room-layout .hidden-panel{display:flex;flex:1 1;flex-direction:column;visibility:hidden}.room-layout button{display:block}button{background-color:transparent;border-color:#fff;border-width:1px;color:#fff;font-size:1em;font-size:.75em;margin-bottom:5px;margin-top:10px;min-height:40px;min-width:122px}button.hidden{visibility:hidden}button.active{background:linear-gradient(90deg,#000 50%,#ddd 0);background-position:0 100%;background-size:200% 100%;transition:"all 0ms ease";visibility:visible}button.active:hover{text-decoration:underline}button.cooldown{background:linear-gradient(90deg,#ddd 50%,#000 0);background-position:100% 100%;background-size:200% 100%;text-decoration:none}button.disabled{border-color:gray;color:#b2b2b2}
/*# sourceMappingURL=main.1564c67d.css.map*/