@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);*{margin:0;padding:0;height:100%;width:100%}#root{--t1:#ff0;--t2:red;--t3:#0f0;--t4:#00f;--t5:#f0f;--t6:#0ff;background-color:#fff}.App{text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.App,.App>*{position:absolute}.App>*{overflow:clip}#ZoomLevelController{width:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:50%;right:10px;-webkit-transform:translateY(-47px);transform:translateY(-47px);padding:5px 5px 0;background-color:rgba(0,0,0,.2)}#ZoomLevelController>button{width:40px;height:40px;margin-bottom:5px;border-collapse:collapse}#FullscreenSwitch{width:2.5%;height:4.44%;right:2.35%;top:3.33%;background-color:#30434f;fill:#fff;border-radius:50%;border:none;cursor:pointer}#Compass{top:10px;right:10px}#Compass,#Compass>p{width:60px;height:60px}#Compass>p{color:red;background-color:#d3d3d3;border-radius:30px;font-size:x-large}#LoadingIndicator{width:150px;height:150px;pointer-events:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#LoadingIndicator>img{object-fit:contain}#LoadingIndicator svg{position:absolute;top:0;left:0}#LoadingIndicator circle{cx:75px;cy:75px;r:74px;stroke:#000;stroke-width:2px;fill:none;stroke-dasharray:450;stroke-dashoffset:0;-webkit-transform-origin:75px 75px;transform-origin:75px 75px;-webkit-animation:rotate 3s linear infinite,changeCircleLength 2.5s infinite alternate;animation:rotate 3s linear infinite,changeCircleLength 2.5s infinite alternate}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes changeCircleLength{0%{stroke-dasharray:500 1000}to{stroke-dasharray:50 1000}}@keyframes changeCircleLength{0%{stroke-dasharray:500 1000}to{stroke-dasharray:50 1000}}#SetSelector{position:absolute;width:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:10px;top:50%;margin-top:5px;padding:5px 5px 0;background-color:rgba(0,0,0,.2)}#SetSelector>button{width:40px;height:40px;margin-bottom:5px;border-collapse:collapse}#TypologyFilter{position:absolute;width:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:10px;bottom:50%;margin-bottom:5px;padding:5px 5px 0;background-color:rgba(0,0,0,.2)}#TypologyFilter>button{width:40px;height:40px;margin-bottom:5px;border-collapse:collapse}#TypologyFilter .enabled{color:#999}#TypologyFilter .t1{background-color:var(--t1)}#TypologyFilter .t2{background-color:var(--t2)}#TypologyFilter .t3{background-color:var(--t3)}#TypologyFilter .t4{background-color:var(--t4)}#TypologyFilter .t5{background-color:var(--t5)}#TypologyFilter .t6{background-color:var(--t6)}.verticallyCentered{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#graphicsContainer{background-repeat:no-repeat;background-position:50%;background-color:hsla(0,0%,100%,.5)}#mainImg{pointer-events:none}#housings{position:absolute;top:0;left:0}#housings path{opacity:.3}#housings path:hover{opacity:.4}#housings path.selected{opacity:.7}#housings .t1{fill:var(--t1)}#housings .t2{fill:var(--t2)}#housings .t3{fill:var(--t3)}#housings .t4{fill:var(--t4)}#housings .t5{fill:var(--t5)}#housings .t6{fill:var(--t6)}#housings circle{r:10px;opacity:.7;pointer-events:none}#housings text{fill:#fff;-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}#UI{width:45.41%;height:7.68%;bottom:6.86%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);overflow:visible}#UI text{fill:#fff;font-size:23px;font-weight:400;letter-spacing:.05em;font-family:"Bebas Neue"}#UI .main{margin-left:-52px}#UI .background{fill:rgba(48,67,79,.75)}#UI .separator{stroke:#fff}#UI .viewButton circle{fill:#fff;stroke:none;cursor:pointer}#UI .viewButton path{fill:#30434f;pointer-events:none}#UI .viewButton.activeSet circle{fill:#30434f;stroke:#1e181a}#UI .viewButton.activeSet path{fill:#fff}#UI .button{cursor:pointer}#UI .button rect polygon{pointer-events:none}#UI .blue{fill:#30434f}#UI .white{fill:#fff}#UI>p{width:unset;height:unset;bottom:-2px;right:30px;margin:0;-webkit-transform:translateY(100%);transform:translateY(100%);font-family:Arial,sans-serif;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:x-small;color:#666}#UI .logo,#UI>p{position:absolute}#UI .logo{height:100%;width:auto;margin-left:20px}@media only screen and (min-height:351px) and (max-height:540px),only screen and (min-width:601px) and (max-width:960px){#FullscreenSwitch{width:5%;height:8.88%}#UI{width:70.4%;height:11.9%;bottom:max(4.8%,18px)}}@media only screen and (max-height:350px),only screen and (max-width:600px){#FullscreenSwitch{width:7.8%;height:13.6%}#UI{width:81.8%;height:14%;bottom:max(4.8%,18px)}}
/*# sourceMappingURL=main.bc5600d2.chunk.css.map */