@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap);body,html{height:100%;width:100%;background-image:url(/static/media/map.c2014cd3.png);background-repeat:no-repeat;background-position:absolute;background-position:50% 50%;box-sizing:border-box;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:20px}.wrapper{position:absolute;width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.floor{transform:rotateX(55deg) rotate(45deg)}.floor .tile{display:inline-block;background:rgba(0,0,0,.1);width:75px;height:75px;margin:0;padding:0;border:1px solid rgba(0,0,0,.1);text-align:center;position:relative;vertical-align:top}.floor .tile img{pointer-events:none;z-index:0;transform:rotate(-45deg) rotateX(-55deg) scale(1.4,3.5) translateY(-13px)}.floor .tile:hover{background:rgba(0,0,0,.5)}.floor .tile.bulldozing.occupied:hover{cursor:pointer;background:rgba(0,255,128,.5)}.floor .tile.bulldozing:hover{cursor:pointer;background:rgba(255,3,3,.5)}.floor .tile.selecting:hover{cursor:pointer;background:rgba(0,255,128,.5)}.floor .tile.selecting.occupied:hover{cursor:unset;background:rgba(255,3,3,.5)}.just-a-taste{height:100%;width:100%;display:block;position:absolute;top:-200px;left:-100px}.info{position:absolute;z-index:1}.just-a-taste .info-energy{transform:translate(60px,60px)}.just-a-taste .info-co2{transform:translate(120px,120px)}.just-a-taste .info p{z-index:1;position:absolute;transform:rotate(-45deg) rotateX(-55deg) scale(1.4,3.5) translateX(80px) translateY(-25px);white-space:nowrap}.buy-tabpanel{display:inline-block;position:static;float:left;margin-left:10px;width:115px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.buycard{width:100%;margin:0 auto 10px;height:130px;border-radius:5px;border:none;position:relative;background:#efefef;overflow:hidden;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;transition:50ms;opacity:.4}.buycard.selectable{opacity:1}.buycard:hover{cursor:unset}.buycard.selectable:hover{cursor:pointer;border:2px solid #000}.buycard.selectable:active{cursor:pointer;border:3px solid #000}.buy-tabpanel.carbon .buycard{background:#d4f7b0;background:linear-gradient(0deg,#93eb3a,#bef389)}.buy-tabpanel.power .buycard{background:#c0e2f0;background:linear-gradient(0deg,#62b6d9,#a1d3e8)}.buy-tabpanel.cash .buycard{background:#fce2a6;background:linear-gradient(0deg,#fbdb90,#fde9bd)}.gameobject-type-overlay{position:absolute;top:5px;left:5px}.gameobject-icon{height:100px;width:100%}.gameobject-price{display:flex;flex-direction:row;align-items:center;justify-content:center;height:30px;width:100%;background-color:#fff;position:absolute;bottom:0;left:0}.gameobject-price>*{margin-right:10px}.buy-area{position:fixed;top:25%;left:0;width:100%;height:460px;z-index:0}.buy-area.show{z-index:1}.buy-menu{position:absolute;background-color:rgba(220,234,209,.7176470588235294);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;border-radius:1rem;width:700px;height:100%;padding:10px;right:-100%}.buy-menu.show{position:static;margin:0 auto;right:auto}.buy-menu-titles{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:680px;height:40px}.buy-title{margin-top:auto;margin-bottom:0;margin-left:10px;background-color:#afafaf;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;justify-content:center;position:static;width:115px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.buy-menu-content-wrap{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;border-radius:1rem;width:700px;height:400px}.close-buy-menu{margin-left:auto;margin-right:0;background-color:#f94144;border-radius:15px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding-top:.5px;color:#fff}.close-buy-menu:hover{cursor:pointer;border:2px solid #000;transition:50ms}.close-buy-menu:active{cursor:pointer;border:3px solid #000;transition:50ms}.buy-scrollable{padding:8px 0 0;width:400px;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-y:scroll}.buy-scrollable,.gameobject-information-wrapper{background-color:#afafaf;border-radius:10px;height:100%}.gameobject-information-wrapper{border-top-left-radius:0;border-bottom-left-radius:0;width:280px}.info-icon-large{border:3px solid #000;border-radius:10px;display:flex;justify-content:center;align-items:center;width:140px;height:140px}.info-details,.info-icon-large{background-color:#fff;margin:10px auto}.info-details{padding:10px;border-radius:10px;width:260px;height:210px}.info-name{font-weight:700}.info-name,.info-text{text-align:center}.info-co2,.info-energy,.info-money{padding-left:20px;padding-right:20px;display:flex;align-items:flex-end;justify-content:space-between;margin-top:5px;margin-right:20px;font-size:25px}.action-menu{position:fixed;bottom:5vh;right:5vh;width:130px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:rgba(220,234,209,.7176470588235294);visibility:hidden;border-radius:1rem;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.action-menu.show{visibility:visible}.action-menu>*{display:block;margin-top:10px;width:110px;height:110px;font-size:20px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;border-radius:1rem}.action-menu>:first-child{margin-top:0}.action-menu>:hover{cursor:pointer;border:2px solid #000;transition:50ms}.action-menu>:active{cursor:pointer;border:3px solid #000;transition:50ms}.remove-button{background:#51cc2e;background:linear-gradient(0deg,#f7b926,#f9c74f)}.open-buy-menu{background:#51cc2e;background:linear-gradient(0deg,#7de316,#a8ef61)}.help-button{background:#51cc2e;background:linear-gradient(0deg,#2e94bf,#82c4e1)}.abort{position:fixed;bottom:5vh;right:5vh;border:none;width:80px;height:80px;background-color:#f94144;visibility:hidden;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px}.abort.show{visibility:visible}.abort:hover{border:2px solid #000}.abort:active,.abort:hover{cursor:pointer;transition:50ms}.abort:active{border:3px solid #000}.progress-bar{height:inherit;opacity:inherit;color:#fff!important;padding-left:6mm!important;text-align:left}.bg-warning{background-color:#f9c74f!important}.bg-success{background-color:#a1d3e8!important}.bg-danger{background-color:#7646a8!important}.Bars{position:fixed;top:10vh;left:5vh;width:500px}.bar-container{position:relative;display:grid;color:#fff;width:100%;height:10mm;margin-bottom:5mm;border-radius:50px;border:2px solid #000}.Bar{border-radius:inherit;width:100%;height:100%;top:0;background:none}.bar-container p{left:40%;vertical-align:middle;position:absolute;white-space:nowrap;z-index:1}.Icon{display:flex;justify-content:center;align-items:center;left:-10px;top:-10px;position:absolute;height:15mm;width:15mm;border-radius:100%;border:.5mm solid #000}.MoneyIcon{background-color:#fcbc0a}.EnergyIcon{background-color:#a1d3e8}.TempIcon{background-color:#7646a8}.tut-area{position:fixed;top:5%;left:0;width:100%;height:90%;z-index:-1}.tut-area.show{z-index:3}.tut-interface{background-color:#dfdfdf;display:flex;flex-direction:column;border-radius:1rem;border:2px solid #000;width:90%;height:100%;padding:10px;position:static;margin:0 auto;right:auto;visibility:hidden}.tut-interface.show{visibility:visible}.tut-content{margin:10px;height:100%;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.tut-bottom{float:left;margin-left:10px;margin-bottom:10px}.tut-top-row{margin-left:10px;margin-top:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:200px;justify-content:space-between;display:flex;flex-direction:row;font-size:30px;align-items:bottom}.close-tut-interface{background-color:#f94144;border-radius:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:15px;color:#fff;visibility:hidden}.close-tut-interface.show{visibility:visible}.close-tut-interface:hover{cursor:pointer;border:2px solid #000;transition:50ms}.close-tut-interface:active{cursor:pointer;border:3px solid #000;transition:50ms}.pause-screen{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center;background-color:rgba(0,0,0,.26);color:#fff;font-size:30px;z-index:3}.pause-content,.pause-screen{display:flex;align-items:center}.pause-content{height:200px;flex-direction:column;justify-content:space-evenly}.continue-button{background-color:hsla(0,0%,61.2%,.26);margin-top:20px;padding:10px;border-radius:10px;z-index:3}.continue-button:hover{background-color:hsla(0,0%,61.2%,.56);cursor:pointer;transition:50ms}.continue-button:active{background-color:rgba(87,87,87,.56);cursor:pointer;transition:50ms}.DialogWindow{position:absolute;background-color:#f9c74f;border:solid;top:20px;left:1100px;right:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;z-index:0}.DialogFooter{cursor:pointer;font-size:.9rem;text-align:end}.chart{position:fixed;bottom:5vh;left:5vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:310px;background-color:hsla(0,0%,100%,.7176470588235294);outline:2px solid hsla(0,0%,49.8%,.7176470588235294);outline-offset:-4px;border-radius:10px;padding:10px 40px 10px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:0;transition:.55s}.temp-top{width:100%}
/*# sourceMappingURL=main.48ce53c8.chunk.css.map */