:root{--yellow:linear-gradient(180deg,#f8d49a -146.42%,#fad79d -46.42%);--orange:#fca61f;--black:#242d49;--gray:#788097;--green:#8ce4fc;--purpleGradient:linear-gradient(180deg,#bb67ff,#c484f3);--purple:#d572e0;--glass:hsla(0,0%,100%,.54);--boxShadow:0px 19px 60px rgb(0 0 0/8%);--smboxShadow:-79px 51px 60px rgba(0,0,0,.08);--activeItem:rgba(140,251,252,.4);--text1:"Inter",sans-serif}*{margin:0;padding:0}*,.App{font-family:Inter,sans-serif;font-family:var(--text1)}.App{align-items:center;background:#c9afed;background:linear-gradient(126deg,#c9afed,#8cfbfc);display:flex;height:100vh;justify-content:center}.AppGlass{grid-gap:10px;background:hsla(0,0%,100%,.54);background:var(--glass);border-radius:2rem;display:grid;gap:10px;grid-template-columns:13rem auto 20rem;height:97%;overflow:hidden;width:97%}@media screen and (max-width:1200px){.AppGlass{grid-template-columns:10% 50% auto;overflow-y:scroll}}@media screen and (max-width:768px){.AppGlass{grid-template-columns:1fr}.AppGlass::-webkit-scrollbar{display:none}}.Main{display:flex;flex-direction:column;gap:10px;justify-content:space-evenly;margin-top:-40px}@media screen and (max-width:1200px){.Main{justify-content:flex-start;margin-top:2rem}}@media screen and (max-width:768px){.Main{align-items:center}}.Cards{display:flex;gap:10px}.parentSec{width:100%}@media screen and (max-width:1200px){.Cards{flex-direction:column}.parentSec{height:9rem}}@media screen and (max-width:768px){.Cards{width:90%}}.CompactCard{border-radius:.7rem;color:#fff;cursor:pointer;display:flex;flex:1 1;height:7rem!important;padding:1rem;position:relative}.CompactCard:hover{box-shadow:none!important}.radialBar{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-end}.CircularProgressbar{overflow:visible;width:4rem!important}.CircularProgressbar-path{stroke:#fff!important;stroke-width:12px!important;-webkit-filter:drop-shadow(2px 4px 6px #fff);filter:drop-shadow(2px 4px 6px white)}.CircularProgressbar-trail{display:none}.CircularProgressbar-text{fill:#fff!important}.radialBar>span{font-size:17px;font-weight:700}.detail{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.detail>span:nth-child(2){font-size:22px;font-weight:700}.detail>span:nth-child(3){font-size:12px}.closeIcon{stroke:#fff!important;stroke-width:1px!important;color:var(--glass);cursor:pointer;-webkit-filter:drop-shadow(2px 4px 6px #fff);filter:drop-shadow(2px 4px 6px white)}.ExpandedCard{align-items:center;border-radius:1rem;display:flex;flex-direction:column;height:70vh;justify-content:space-between;left:13rem;padding:1rem;position:absolute;width:60%;z-index:9}.ExpandedCard>span:first-of-type{color:#fff;font-size:26px;font-weight:700;text-shadow:0 0 15px #fff}.ExpandedCard>span:nth-of-type(2){color:#e3d1d1;font-size:15px}.chartContainer{width:70%}@media screen and (max-width:1200px){.ExpandedCard{height:70vh;left:6rem;top:2rem}}@media screen and (max-width:768px){.ExpandedCard{height:50%;left:15px;top:8rem;width:80%}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.MuiTableRow-root>*{padding:20px!important}.MuiTableRow-root.MuiTableRow-head>*{font-weight:700!important}.Table td,.css-1ex1afd-MuiTableCell-root,th{border:none!important}.Table:first-child{border-radius:.7rem!important}.Table h3{padding-bottom:10px}.status{border-radius:9px;padding:8px}.Details{color:#00b5ff!important;cursor:pointer}@media screen and (max-width:1200px){.Table{margin-top:2rem;width:170%}}@media screen and (max-width:768px){.Table{align-items:center;display:flex;flex-direction:column;position:relative;width:18rem}}.RightSide{display:flex;flex-direction:column;justify-content:space-evenly;width:95%}.RightSide h3:first-child{padding:10px}@media screen and (max-width:1200px){.RightSide{justify-content:flex-start;margin-top:3rem}}@media screen and (max-width:768px){.RightSide{margin-top:0;width:100%}.RightSide>div{align-items:center;display:flex;flex-direction:column}.RightSide h3:first-child{padding:5px}}.Updates{background-color:#fff;border-radius:.7rem;display:flex;flex-direction:column;font-size:13px;gap:1rem;padding:1rem;width:85%}.update{display:flex;gap:.5rem}.update>img{height:3.2rem;width:3.2rem}.notification>div>span:first-of-type{font-weight:700}.Sidebar{display:flex;flex-direction:column;padding-top:3rem;position:relative;transition:all .3s ease}.bars,.logo-mob{display:none}.logo{align-items:center;display:flex;font-size:19px;font-weight:700;gap:1 rem;height:5rem;height:4%;justify-content:center}.logo>img{height:3rem;width:3rem}.logo span:first-child{color:var(--purple)}.menu{display:flex;flex-direction:column;gap:2rem;margin-top:5rem}.menuItem{align-items:center;border-radius:.7rem;display:flex;font-size:14px;gap:1rem;height:2.5rem;margin-left:2rem;position:relative;transition:all .3s ease}.menuItem:hover{cursor:pointer}.active{background-color:var(--activeItem);margin-left:0}.active:before{background-color:var(--green);content:"";height:100%;margin-right:calc(1rem - 8px);width:8px}.menu .menuItem:last-child{align-items:center;bottom:2.4rem;display:flex;height:40px;justify-content:center;position:absolute;width:40px}.menu .menuItem:last-child:hover{background-color:var(--activeItem);border-radius:100%;box-shadow:0 0 10px var(--green)}@media screen and (max-width:1200px){.logo,.menuItem>span{display:none}}@media screen and (max-width:768px){.Sidebar{background:linear-gradient(126deg,rgba(201,175,237,.7),rgba(140,251,252,.8));height:100%;padding-right:1rem;position:fixed;width:20%;z-index:9}.logo-mob{align-items:center;display:block;display:flex;justify-content:center}.logo-mob>img{height:2.5rem;width:2.5rem}.menu .menuItem:last-child{bottom:5rem;right:1rem}.bars{background:linear-gradient(126deg,rgba(201,175,237,.7),rgba(140,251,252,.8));border-radius:0 10px 10px 0;display:flex;padding:10px;position:fixed;top:2rem;z-index:9}}
/*# sourceMappingURL=main.8d93bdca.css.map*/