.fadeContainer{position:absolute;width:100%;height:100%;background-color:#fff;opacity:1;transition:opacity .3s ease-in-out}.fadeContainer.fading{opacity:0}.fadeContainer.faded{opacity:1}*{box-sizing:border-box;color:#3bb34a}p{margin:0}body{font-family:Arial,sans-serif;margin:0;scrollbar-color:#3bb34a #ffffff;overflow:hidden;scrollbar-width:thin}.export-content,#app #exportContent *,#app #exportContent{fill:#8498d1!important;fill-opacity:1!important;stroke:#617bb5!important;stroke-width:2px!important;stroke-linejoin:round!important}#app{width:100vw;height:100vh}#app #exportRoot{fill:#fff!important;fill-opacity:1!important;stroke:#8498d1!important}.flex-center,.helpItemRoot{display:flex;align-items:center;justify-content:center}.helpItemRoot{flex-direction:column;gap:4px;align-items:start;width:100%}.helpItemTitle{font-size:14px}@media (min-width: 800px){.helpItemTitle{font-size:16px}}.helpItemText{color:#8b8b8b;text-align:justify;font-size:12px}@media (min-width: 800px){.helpItemText{font-size:14px}}.helperItemLink{margin-left:4px}@media (min-width: 800px){.helperItemLink{margin-left:8px}}.flex-center,.buttonGroup,.button,.iconButton{display:flex;align-items:center;justify-content:center}.button,.iconButton{flex-direction:row;gap:4px;height:32px;padding:4px 8px 4px 4px;border:2px solid;border-radius:16px;border-color:#3bb34a;background-color:#fff;font-weight:700;cursor:pointer;transition:transform .1s ease-in-out}.button:hover,.iconButton:hover{transform:scale(1.05)}.button:disabled,.iconButton:disabled{filter:grayscale(1);pointer-events:none}.button>*,.iconButton>*{pointer-events:none}.iconButton{padding:0;width:32px}.buttonGroup{flex-direction:row;gap:4px}@media (min-width: 600px){.buttonGroup{gap:8px}}.buttonIcon{width:20px;height:20px}.buttonIcon>svg{width:20px;height:20px}.drawer,.drawerHorizontal,.drawerVertical{background-color:#fff;position:absolute;display:flex;flex-direction:column;gap:8px;padding:16px 24px;transition:transform .3s ease-in-out;will-change:transform}.drawerVertical{bottom:0;left:0;width:100vw;height:50vh;transform:translateY(100%)}.drawerVertical.drawerOpen{transform:translate(0)}.drawerVertical.drawerClose{transform:translateY(0,100%)}.drawerHorizontal{right:0;top:0;width:50vw;height:100vh;transform:translate(100%)}.drawerHorizontal.drawerOpen{transform:translate(0)}.drawerHorizontal.drawerClose{transform:translateY(100%,0)}.fade{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000;opacity:0;transition:opacity .3s ease-in-out;will-change:opacity}.fade.fadeIn{opacity:.5}.fade.fadeOut{opacity:0}.drawerTitle{margin:0;font-weight:600;font-size:16px}@media (min-width: 800px){.drawerTitle{font-size:18px}}.flex-center,.splashScreenRoot{display:flex;align-items:center;justify-content:center}.splashScreenRoot{flex-direction:column;gap:4px;width:100vw;height:100vh;color:#3bb34a;font-weight:500;padding:0 8px}@media (min-width: 600px){.splashScreenRoot{gap:8px;padding:0 16px}}.splashScreenTitle{font-weight:600;font-size:32px}@media (min-width: 800px){.splashScreenTitle{font-size:36px}}.splashScreenSubtitle{font-size:20px}@media (min-width: 800px){.splashScreenSubtitle{font-size:24px}}.logo{min-width:40vw;max-width:196px}@media (min-width: 600px){.logo{min-width:unset}}@media (min-width: 800px){.logo{max-width:256px}}.checboxRoot{width:fit-content;height:24px;display:flex;gap:4px;align-items:center;position:relative;cursor:pointer;font-size:14px}.checkboxChecked,.checkboxUnchecked{max-width:16px;max-height:16px;border-radius:4px;background-color:#8b8b8b}.checkboxUnchecked>svg{opacity:0}.sliderRoot{display:flex;flex-direction:column;width:100%;gap:8px}.sliderRoot>*{margin:0}.sliderLabel{font-size:14px}.sliderFooter{font-size:12px;color:#8b8b8b;display:flex}.sliderDivider{flex:1}.sliderInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}.sliderInput::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-6px;background-color:#3bb34a;border-radius:8px;height:16px;width:16px}.sliderInput::-webkit-slider-runnable-track{background-color:#3bb34a;border-radius:2px;height:4px}.sliderInput::-moz-range-track{background-color:#3bb34a;border-radius:2px;height:4px}.sliderInput::-moz-range-thumb{background-color:#3bb34a;border:none;border-radius:8px;height:16px;width:16px}.flex-center{display:flex;align-items:center;justify-content:center}.settingRoot{display:flex;flex-direction:column}.settingHelpText{font-size:12px;color:#8b8b8b}.flex-center,.mesureRoot{display:flex;align-items:center;justify-content:center}.mesureRoot{flex-direction:column;gap:0}.mesureTitle{font-size:12px}.mesureValue{font-size:16px}.flex-center,.statisticsProgressBar,.statisticsProgresItem,.statisticsMesures,.statisticsRoot{display:flex;align-items:center;justify-content:center}.statisticsRoot,.statisticsMesures{flex-direction:row;gap:8px}.statisticsProgressContent{display:flex;overflow:hidden;flex-direction:column}.statisticsProgressDescription{font-size:10px;color:#8b8b8b;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statisticsProgresItem{flex-direction:row;gap:8px;justify-content:flex-start;overflow:hidden;min-width:158px;max-width:158px}@media (min-width: 600px){.statisticsProgresItem{min-width:174px;max-width:174px}}.statisticsProgressBar{flex-direction:row;gap:0;min-width:32px;min-height:32px;border-radius:50%}.flex-center,.appMenu,.appRoot{display:flex;align-items:center;justify-content:center}.alert,.error,.success,.info{width:100%;padding:8px;font-size:12px;color:#8b8b8b}.appRoot{flex-direction:column;gap:8px;position:relative;width:100vw;height:100vh;padding:16px}@media (min-width: 600px){.appRoot{align-items:start}}.appSvgContent{flex:1;width:100%;position:relative}.appSvgWrapper{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.hidden{position:absolute;opacity:0}.appMenu{align-items:start;flex-direction:column;gap:8px}@media (min-width: 960px){.appMenu{flex-direction:row-reverse}}.drawerSpace{min-height:16px}.info{border-left:4px #64a3c7 solid;background-color:#e5f6fd}.success{border-left:4px #3bb34a solid;background-color:#edf7ee}.error{border-left:4px #a85b61 solid;background-color:#fdeded}.svgContent{position:relative}.svgContent svg{width:100%;height:auto;position:absolute}.svgContent svg *{fill:#fff!important;fill-opacity:0!important;stroke:#3bb34a!important;stroke-width:2px!important;stroke-linejoin:round!important;pointer-events:fill}.svgContent svg *:hover{stroke:#0d6818!important;cursor:pointer!important}.svgContent #backgroundRect{fill:#eee!important;fill-opacity:1!important;stroke:#eee!important;stroke-width:2px!important;stroke-linejoin:round!important}.svgContent #selectedElement{stroke:#06380c!important;stroke-width:4px!important}
