@import url(https://fonts.googleapis.com/css?family=Muli&display=swap);*{box-sizing:border-box;margin:0;outline:none;padding:0}body{background-color:#202124;color:#eee;font-family:Muli}h1,h2,h3,h4,h5,h6{font-size:2em;font-weight:700}h2{font-size:1.8em}h3{font-size:1.5em}h4{font-size:1.2em}h5{font-size:1em}h6{font-size:.9em}.statistics{box-shadow:0 5px 15px 0 hsla(0,0%,93%,.133);display:flex;gap:2rem;justify-content:space-between;padding:2rem}.statistics .data{display:flex;flex-direction:column;gap:1rem;max-width:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.statistics .data form{display:flex;flex-direction:column;gap:.5rem}.statistics .data form label{display:flex;justify-content:space-between;width:100%}.statistics .data form select{background-color:#fa0;border:none;font-size:1em;margin-left:.5rem;padding:.3rem .5rem}.statistics .data form input{border:none;margin-left:.5rem;padding:.2rem .5rem}.statistics .data form button{background-color:#fa0;border:none;padding:.5rem 1rem}.statistics .data .summary b{color:#fa0}.statistics .data .summary,.statistics .data ul.top{display:flex;flex-direction:column;gap:.5rem}.statistics .data .summary li,.statistics .data ul.top li{display:flex;gap:.5rem}.statistics .data .summary li img,.statistics .data ul.top li img{aspect-ratio:1.5/1;border-radius:5px;object-fit:cover;width:35%}.statistics .data .summary li div,.statistics .data ul.top li div{display:flex;flex-direction:column;justify-content:space-evenly;width:-webkit-max-content;width:max-content}.statistics .data .summary li div *,.statistics .data ul.top li div *{width:-webkit-max-content;width:max-content}.statistics .data .summary li div b,.statistics .data ul.top li div b{color:#fa0}.statistics .graph{border-left:1px solid hsla(0,0%,93%,.4);flex:1 1;max-width:75%;padding-left:2rem}.login{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.login form{background-color:hsla(0,0%,100%,.067);border-radius:10px;box-shadow:0 0 15px -5px rgba(0,0,0,.667);display:flex;flex-direction:column;gap:1rem;max-width:90%;padding:2rem;width:500px}.login form h3{text-align:center}.login form label{display:flex;flex-direction:column;gap:.5rem}.login form button,.login form input{background-color:#202124;border:none;border-radius:5px;color:#bbb;display:block;font-size:1em;padding:.7rem 1rem;width:100%}.login form button{background-color:#fa0;color:#111;font-weight:700}.login form button:disabled{background-color:#333;color:#bbb}.login form button:hover{box-shadow:0 0 15px -5px #eee}
/*# sourceMappingURL=main.24765768.css.map*/