:root{--yellow:linear-gradient(180deg,#f8d49a -146.42%,#fad79d -46.42%);--orange:#fca61f;--black:#242d49;--gray:#788097;--purple:linear-gradient(180deg,#bb67ff,#c484f3);--pink:#ff919d;--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:#ffffff54}.App{align-items:center;background:linear-gradient(106.37deg,#464646 29.63%,#a4a3a3 51.55%,#c3bcbc 90.85%);color:#242d49;color:var(--black);display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center}.AppGlass{grid-gap:16px;background:hsla(0,0%,100%,.54);background:var(--glass);border-radius:2rem;display:grid;gap:16px;grid-template-columns:15rem auto 1rem;height:97%;overflow:hidden;width:97%}.profile{width:60px}@media screen and (max-width:1200px){.AppGlass{grid-template-columns:10rems auto;overflow:scroll}}@media screen and (max-width:768px){.AppGlass{grid-template-columns:1fr;overflow-y:scroll}}.table{height:70vh;overflow-y:scroll}.tableBg{background-color:hsla(0,4%,73%,.368)}.paginationBttns{display:flex;height:40px;justify-content:center;list-style:none;width:80%}.paginationBttns a{border:1px solid #000;border-radius:5px;color:#000;cursor:pointer;margin:8px;padding:10px}.paginationBttns a:hover{background:linear-gradient(180deg,#bb67ff,#c484f3);background:var(--purple);color:#fff}.paginationActive a{color:#fff}.paginationActive a,.paginationDisabled a{background:linear-gradient(180deg,#bb67ff68,#c584f399)}.paginationDisabled a{color:grey}.Cards,.parentContainer{display:flex;gap:10px}.parentContainer{width:100%}@media screen and (max-width:1200px){.Cards,.parentContainer{flex-direction:column}.parentContainer{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}.ExpandedCard{align-items:center;border-radius:1rem;display:flex;flex-direction:column;height:70vh;justify-content:space-around;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:#ececec;font-size:15px}.chartContainer{width:70%}@media screen and (max-width:1200px){.ExpandedCard{height:45vh;left:6rem;top:2rem}}@media screen and (max-width:768px){.ExpandedCard{height:50%;left:25px;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}.Updates{background:#fff;border-radius:.7rem;display:flex;flex-direction:column;font-size:13px;gap:1rem;height:15rem;overflow-y:scroll;padding:1rem;width:85%}.update{display:flex;gap:.5rem}.update>img{height:3.2rem;width:3.2rem}.noti>div>span:first-of-type{font-weight:700}.RightSide{display:flex;flex-direction:column;justify-content:space-evenly;width:95%}@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}}.MuiTableRow-root>*{padding:10px}.MuiTableRow-root.MuiTableRow-head>*{font-weight:700!important}.Table td,th{border:none!important}.Table:first-child{border-radius:.7rem!important}.Details{color:#00b5ff!important}@media screen and (max-width:820px){.Table{overflow-x:scroll}}.Dashboard{grid-gap:16px;display:grid;gap:16px;grid-template-columns:auto 20rem}.MainDash{display:flex;flex-direction:column;justify-content:space-evenly}@media screen and (max-width:1200px){.Dashboard{grid-template-columns:1fr}.cardDash{height:60vh;width:100%}.tableDash{height:50%;width:100%}}@media screen and (max-width:768px){.cardDash{height:60vh;width:90vw}.tableDash{height:50%;width:90vw}.MainDash{margin:0 auto}}.sidebar{display:flex;flex-direction:column;padding-top:4rem;position:relative;transition:all .3s}.bars{display:none}.logo{align-items:center;display:flex;height:4%}.logo>img{width:100%}.menu{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.menu-item{align-items:center;border-radius:.7rem;color:#000;display:flex;font-size:14px;gap:1rem;height:2.5rem;margin-left:2rem;position:relative;transition:all .3s ease}.menu-item,.menu-item:hover,Link{text-decoration:none}.menu-item:hover{color:#000;cursor:pointer}.menu .menuItem:last-child{bottom:2.3rem;position:absolute;width:100%}.active{background:var(--activeItem);border-radius:.4rem;margin-left:0}.active:before{background:var(--purple);content:"";height:100%;margin-right:calc(1rem - 8px);width:8px}.menu .menu-item:last-child{bottom:2.3rem;position:absolute;width:100%}@media screen and (max-width:768px){.sidebar{background:#e3e3e3;height:100%;padding-right:1rem;position:fixed;width:55%;z-index:9}.menuItem>span{display:block}.logo{display:flex}.menu .menuItem:last-child{margin-top:6rem;position:relative}.bars{background:#e3e3e3;border-radius:10px;display:flex;left:60%;padding:10px;position:fixed;top:2rem;z-index:9}.close{left:-60%}}
/*# sourceMappingURL=main.6a752f1e.css.map*/