@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body,html{height:100%;margin:0}body{font-family:Roboto,sans-serif}#root{height:100%}@media (max-width:1635px){#root{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.home{display:flex;flex-direction:row;height:90%;max-height:90%}.home-dashboard{display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;padding:25px 75px}.loader{align-items:center;display:flex;flex-direction:column}.home-dashboard>h1,.home-dashboard>p{margin:0}.home-dashboard-stats{box-sizing:border-box;display:flex;gap:20px;justify-content:space-between}.home-dashboard-stats-charts{display:flex;flex:3 1;flex-direction:column;gap:30px}.home-dashboard-stats-charts_bar{background-color:#eee;border-radius:10px;flex:1 1}.home-dashboard-stats-charts-cards{display:flex;flex:1 1;gap:10px}.home-dashboard-stats-charts-cards>div{border-radius:10px;flex:1 1}.home-dashboard-stats-cards{display:flex;flex:1 1;flex-direction:column;gap:15px;justify-content:space-between}.home-dashboard-stats-charts-cards_radar{background-color:#282d30}.home-dashboard-stats-charts-cards_radial{background-color:#eee}.home-dashboard-stats-charts-cards_linear{background-color:red;position:relative}@media (max-width:1635px){.home{height:100%;max-height:100%}.home,.home-dashboard-stats,.home-dashboard-stats-charts-cards{flex-direction:column}.home-dashboard-stats-cards{flex-direction:row}}.menusidebar{align-items:center;background-color:#000;display:flex;flex-basis:100px;flex-direction:column;justify-content:space-between;justify-content:center;padding:20px;position:relative}.menusidebar>div:first-child{display:flex;flex-direction:column;gap:15px}.menusidebar>div:nth-child(2){bottom:100px;position:absolute;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.menusidebar>div:nth-child(2)>p{color:#fff;margin:0;width:200px}@media (max-width:1635px){.menusidebar{padding:10px}.menusidebar>div:first-child{flex-direction:row;justify-content:space-between;width:600px}.menusidebar>div:nth-child(2){bottom:10px;right:0;-webkit-transform:inherit;transform:inherit}}.sidebarcard{align-items:center;background-color:#fff;height:75px;justify-content:center;width:75px}.card,.sidebarcard{border-radius:10px;display:flex}.card{background-color:#eee;gap:20px;padding:25px}.card>div:first-child{align-items:center;border-radius:10px;display:flex;height:50px;justify-content:center;width:50px}.card-icon_red{background-color:#f8dede}.card-icon_blue{background-color:#c8e7fa}.card-icon_yellow{background-color:#faf1c8}.card-icon_pink{background-color:#fccbda}.card-description{display:flex;flex-direction:column;gap:5px;justify-content:center}.card-description>p{margin:0}.card-description>p:first-child{font-weight:700}@media (max-width:1635px){.card{width:100%}}.barsChart-legend{display:flex;justify-content:space-between;padding:0 20px}.barsChart-legend>div{display:flex;gap:20px}.barsChart-legend>div>p{color:#74798c;font-weight:500}.barsChart-legend>div>p:nth-child(2)>img{-webkit-filter:invert(13%) sepia(82%) saturate(5811%) hue-rotate(1turn) brightness(86%) contrast(117%);filter:invert(13%) sepia(82%) saturate(5811%) hue-rotate(1turn) brightness(86%) contrast(117%)}.barsChart-legend>p{font-weight:500}.custom-tooltip{background-color:#e60000;padding:10px 15px}.custom-tooltip>p{color:#fff;font-weight:300}.home-dashboard-stats-charts-cards_linear>div>p{color:#fff;font-size:1.2em;left:30px;margin:0;opacity:.5;position:absolute;top:30px;width:200px}.custom-tooltip-linear{background-color:#fff;padding:5px 10px}.custom-tooltip-linear>p{color:#000;font-weight:400}.barChart{align-items:center;display:flex;justify-content:center;position:relative}.barChart-legend{font-weight:700;left:20%;position:absolute;top:8%}.barChart-innerlayout{align-items:center;background-color:#fff;border-radius:100%;display:flex;flex-direction:column;height:175px;position:absolute;width:175px}.barChart-innerlayout>h1,.barChart-innerlayout>h2{margin:0;text-align:center}.barChart-innerlayout>h1{margin-top:50px}.barChart-innerlayout>h2{color:#74798c;font-size:1.2em;width:100px}.header{align-items:center;background-color:#000;display:flex;height:10%}.header>div:nth-child(2){margin:0 100px;width:100%}.header-logo{margin:20px;width:200px}.header-nav{display:flex;flex:1 1;justify-content:space-between}.header-nav>a{color:#fff;font-size:x-large;text-decoration:inherit}@media (max-width:1635px){.header-logo{margin:20px;width:150px}}.error{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.error>h1{font-size:4em}div:has(>.explicationSite){overflow-x:hidden;position:relative}.explicationSite{background-color:#fff;border:2px solid #00000038;border-radius:10px;bottom:30px;box-shadow:0 8px 16px 4px rgba(48,49,51,.1);display:flex;flex-direction:column;gap:5px;padding:15px;position:fixed;right:30px;width:300px;z-index:10000}.explicationSite>div:first-child{cursor:pointer;height:12px;position:absolute;right:10px;top:5px;width:12px}.explicationSite>h1{color:#494949;font-size:1em;margin:0}.explicationSite>p{font-size:.8em;margin:0;opacity:80%}
/*# sourceMappingURL=main.35941e5c.css.map*/