*{box-sizing:border-box;padding:0;margin:0}body{box-sizing:border-box!important;height:100vh;width:100vw;max-width:100vw;display:flex}.forbidden{margin-top:57px;padding:20px;text-align:center;font-size:24px;color:red}#app{font-family:"ui-sans-serif","system-ui",Open Sans,Arial,sans-serif;overflow-x:hidden;width:100vw;height:100vh}#app,header{display:flex}header{background-color:#00876c;color:#fff;align-items:center;padding:10px 30px;width:100%;position:fixed;top:0;left:0;z-index:1;height:70px}.app-title{font-size:24px;font-weight:600}.content{margin-top:70px;width:100%;height:calc(100% - 70px)}.lottie-container[data-v-d9895664]{width:150px;height:100px;overflow:hidden;display:flex;justify-content:center;align-items:center}.lottie-container[data-v-d9895664]>*{transform:scale(1.5)}.tip-button[data-v-0ddfca95]{transition:transform .3s ease}.tip-button[data-v-0ddfca95]:hover{transform:scale(1.03)}.expanded[data-v-16e76e3d]{min-height:300px;transition:min-height 1.5s ease-in-out}.deflate[data-v-16e76e3d]{opacity:0;min-height:0;max-height:0;transition:min-height 1s ease-in-out,opacity .6s ease-in-out,max-height .5s ease-out}.expanded[data-v-23371bb2]{min-height:300px;transition:min-height 1.5s ease-in-out}.deflate[data-v-23371bb2]{opacity:0;min-height:0;max-height:0;transition:min-height 1s ease-in-out,opacity .6s ease-in-out,max-height .5s ease-out}.node{fill-opacity:.8;stroke:#fff;stroke-width:2}.off{fill:gray}.bad{fill:red}.moderate{fill:#f09837}.better{fill:#a1c720}.good{fill:#008f00}.tooltip{position:absolute;text-align:left;width:auto;padding:8px 20px;font-size:12px;color:#000;font-weight:500;border-radius:12px;pointer-events:none;opacity:0;background:hsla(0,0%,100%,.5);box-shadow:0 4px 32px 0 rgba(106,107,131,.37);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:5000}.desaturated{opacity:.5}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.purplecircle:before{content:"";display:block;position:absolute;width:100px;height:100px;border-radius:50%;transform-origin:center bottom;background:#6d9def;top:70%;left:auto;right:50%}.purplecircle:after{width:130px;height:130px;background:#44cee3}.bluecircle:after,.purplecircle:after{content:"";display:block;position:absolute;border-radius:50%;transform-origin:center bottom;top:50%;left:50%}.bluecircle:after{width:120px;height:120px;background:#46aa98}.bluecircle:before{width:100px;height:100px;background:#f265fd;top:50%;left:auto;right:50%}.bluecircle:before,.greencircle:before{content:"";display:block;position:absolute;border-radius:50%;transform-origin:center bottom}.greencircle:before{width:120px;height:120px;background:#f250f6;top:-30%;left:-50%}.greencircle:after{content:"";display:block;position:absolute;width:100px;height:100px;border-radius:50%;transform-origin:center bottom;background:#3581ff;top:50%;left:auto;right:100%}div.v-card[data-v-01865abd]{transition:transform .2s ease-in-out;cursor:pointer}div.v-card[data-v-01865abd]:hover{transform:scale(1.04) rotate(3deg)}