.chartBox{display:flex;justify-content:space-between;height:100%;font-size:1.4rem}.chartBox h2{font-size:2.5rem}.boxInfo{display:flex;flex-direction:column;justify-content:space-between;flex:3}.chartInfo{display:flex;flex-direction:column;text-align:right;flex:2}.title{display:flex;align-items:center;gap:5px}.chart{width:100%;height:100%}.percentage{font-weight:700;font-size:1.4rem}.topBox h2{font-size:2rem;margin-bottom:2rem}.singleUser{display:flex;justify-content:space-between;margin-bottom:3rem;font-size:1.2rem}.singleUser .userImg img{width:40px;height:40px;border-radius:50%;object-fit:cover}.userDetails{display:flex;gap:1rem}.userText{display:flex;flex-direction:column}.userName{font-size:1.4rem;font-weight:500}.userEmail{font-size:1.2rem}.home{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(18rem,auto);grid-auto-flow:dense;gap:1.5rem}.box{padding:1.5rem;border-radius:10px;border:1px solid var(--soft-bg)}.box h2{font-size:2rem}.box1,.box4{grid-row:span 3}.box7{grid-column:span 2;grid-row:span 2}.barChartBox{width:100%;height:100%}.chart{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.options{display:flex;font-size:1.2rem;justify-content:space-between}.option{display:flex;flex-direction:column;gap:5px;align-items:center}.optionDot{width:10px;height:10px;border-radius:50%}.bigChartBox{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.bigChartBox .chart{width:100%;height:300px}.add{width:100%;height:100vh;position:absolute;top:0;left:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center}.modle{padding:5rem;border-radius:10px;background:var(--main-bg);position:relative}.modle h2{color:var(--soft-color)}.close{position:absolute;top:10px;right:10px;cursor:pointer;line-height:1}.form{display:flex;flex-wrap:wrap;max-width:600px;justify-content:space-between}.form__item{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;width:45%}label{font-size:1.4rem}input{padding:1rem;background:transparent;color:#fff;outline:none;border:1px solid var(--soft-color);border-radius:5px}.form__button{width:100%;padding:1rem;cursor:pointer}.dataGrid{background:#fff;font-size:2rem;padding:20px;width:100%}.MuiDataGrid-toolbarContainer{flex-direction:row-reverse}.MuiDataGrid-columnHeaderTitle,.MuiDataGrid-cell{font-size:1.2rem}.dataGrid img{width:32px;height:32px;border-radius:50%;object-fit:cover}.action{display:flex;gap:1rem}.action img{width:2rem;height:2rem;object-fit:cover;cursor:pointer}.products h2{font-size:2.5rem}.info{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem}.users h2{font-size:2.5rem}.info button{padding:1rem;cursor:pointer;border-radius:5px}.footer{display:flex;justify-content:space-between;padding:2rem}.brand{font-weight:700}.copyright{font-size:1.4rem}.menu .item{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.menu .title{font-weight:100;text-transform:uppercase;font-size:1.2rem}.listItem{display:flex;align-items:center;padding:.5rem;border-radius:5px;transition:background ease .3s}.listItem:hover{background:var(--soft-bg)}.listItem img{margin-right:5px}.listItemTitle{font-size:1.5rem}.navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem}.logo{display:flex;align-items:center;font-weight:700}.rightIcons{display:flex;align-items:center;gap:2rem}.profileInfo{display:flex;align-items:center}.profileInfo img{border-radius:50%;height:25px;margin-right:5px;object-fit:cover;width:25px}.notification{position:relative}.notification span{align-items:center;background:red;border-radius:50%;display:flex;font-size:12px;height:1.6rem;justify-content:center;position:absolute;right:-1rem;top:-1rem;width:1.6rem}:root{--main-bg: #2a3447;--soft-bg: #384256;--dark-bg: #222b3c;--main-color: white;--soft-color: #ddd;--dark-color: #2a3447}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:Inter,sans-serif;font-size:1.6rem;line-height:1.5}h1,h2,h3{margin-bottom:1rem}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}p{margin-top:0}a{text-decoration:none;color:inherit}@media screen and (min-width: 1024px){body{font-size:1.8rem}h1{font-size:8rem}h2{font-size:4rem}h3{font-size:2.4rem}}.main{background:var(--main-bg);color:var(--main-color)}.container{display:flex}.menuContainer{width:250px;padding:.5rem 2rem;border-right:2px solid var(--soft-bg)}.contentContainer{padding:.5rem 2rem;width:100%;overflow:hidden}@media screen and (max-width: 1024px){.home{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.menu .title,.listItemTitle{display:none}.menuContainer{width:max-content}.listItem{width:30px}.navbar__icon{display:none}.home{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(12rem,auto)}.single{flex-direction:column;gap:5rem}}@media screen and (max-width: 500px){.home{grid-template-columns:1fr}.box7,.elementChart{display:none}.activities div{min-width:250px!important}}.single{display:flex}.view{flex:1}.topInfo{display:flex;align-items:center;gap:2rem}.topInfo img{width:100px;height:100px;border-radius:20px;object-fit:cover}.topInfo h2{font-size:1.8rem}.single__item{font-weight:600;margin-right:1rem;text-transform:capitalize;margin-bottom:2rem}.elementChart{margin-top:5rem;width:100%;height:350px}.single hr{width:90%;height:0;border:1px solid gray;margin:2rem 0}.activities{flex:1}.activities h2{margin-bottom:2rem}.activities ul li{list-style-type:none;position:relative;width:1px;padding-top:50px;background:#f45b69}.activities ul li:after{content:"";position:absolute;left:50%;bottom:0;width:10px;height:10px;border-radius:50%;background:#f45b69;transform:translate(-50%)}.activities div{min-width:480px;padding:15px;background:#f45b6910}.activities h3{font-size:1.4rem;margin-bottom:.5rem}.activities time{font-size:1.2rem}
