@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);: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:#f799a354}body,html{height:100%;margin:0;padding:0}.App{align-items:center;background:linear-gradient(106.37deg,#ffe1bc 29.63%,#ffcfd1 51.55%,#f3c6f1 90.85%);color:#242d49;color:var(--black);display:flex;font-family:Inter,sans-serif;height:150vh;justify-content:center}.AppGlass{grid-gap:16px;background:hsla(0,0%,100%,.54);background:var(--glass);border-radius:2rem;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:11rem auto 20rem;height:97%;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}}.Cards{display:flex;gap:10px}.parentContainer{width:100%}@media screen and (max-width:1200px){.Cards{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}.file-exists{color:red;text-align:left}.drag-drop-zone{background:#f6a8cc;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:2rem;text-align:center}.drag-drop-zone p{color:#000}.drag-drop-zone.inside-drag-area{opacity:.7}.dropped-files{background-color:#f6a8cc;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin:20px}.dropped-files li,.dropped-files p{color:#000;font-weight:700;margin:10px;padding:10px;text-align:left}.blog-details button{background:#f1356d;border:0;border-radius:8px;color:#fff;cursor:pointer;padding:8px}.create{justify-content:center;margin:0 auto;text-align:center}.create label{display:block;text-align:left}.create h2{color:#f1356d;font-size:20px;margin-bottom:30px}.create input,.create select,.create textarea{border:1px solid #ddd;box-sizing:border-box;display:block;margin:10px 0;padding:6px 10px;width:100%}.create button{background:#f1356d;border:0;border-radius:8px;color:#fff;cursor:pointer;padding:8px}.align{display:flex;flex-direction:row;justify-content:center}.my_box{margin-right:5rem}.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}.status{border-radius:9px;padding:8px}.Details{color:#00b5ff!important}@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:23rem}}.MainDash{display:flex;flex-direction:column;height:110vh;margin:0}.HeaderWelcome{font-size:medium;margin:0}@media screen and (max-width:1000px){.MainDash{justify-content:flex-start;margin-top:2rem}}@media screen and (max-width:768px){.MainDash{align-items:center}}.user{flex:4 1;margin-bottom:30px;margin-left:30px;margin-top:0;padding:0}.userTitleContainer{align-items:center;display:flex;justify-content:space-between}.userAddButton{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px;width:80px}.userContainer{display:flex;margin-bottom:20px;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:20px}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{align-items:center;display:flex}.userShowImg{height:40px;width:40px}.userShowImg,.userShowImgIcon{border-radius:50%;object-fit:cover}.userShowImgIcon{height:70px;width:70px}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.bold-text{font-weight:700}.no-margin{margin:0}.userShowUsername{font-weight:600;text-align:left}.userShowUserTitle{font-weight:300;text-align:left}.userTitle{font-size:24px}.userShowBottom{margin-top:20px}.userShowTitle{color:#afaaaa;display:flex;font-size:14px;font-weight:600;justify-content:left}.userShowInfo{align-items:center;color:#444;display:flex;margin:20px 0}.userShowIcon{font-size:20px!important}.userShowInfoTitle{margin-left:10px}.userShowInfoTitleBold{font-weight:700;margin-left:10px;text-align:left}.userUpdateTitle{font-size:24px;font-weight:600}.userUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.userUpdateItem{display:flex;flex-direction:column;margin-top:10px}.userUpdateItem>label{font-size:14px;margin-bottom:5px}.userUpdateInput{border:none;border-bottom:1px solid gray;height:30px;width:250px}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{align-items:center;display:flex}.userUpdateImg{border-radius:10px;height:100px;margin-right:20px;object-fit:cover;width:100px}.userUpdateIcon{cursor:pointer}.userUpdateButton{background-color:#00008b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:5px}.containerCategory{background-color:#61dafb;width:10px}.ModelType,.containerCategory{margin-bottom:10px;margin-top:10px}.ModelType{background-color:#4169e1}.featuredItemModel{background-color:#f0f0ff;border-radius:10px;box-shadow:0 0 15px -10px rgba(0,0,0,.75);cursor:pointer;flex:1 1;margin:0 20px;padding:30px}.featured{display:flex;justify-content:space-between;width:100%}.featuredItem{background-color:#fbfbff;border-radius:10px;box-shadow:0 0 15px -10px rgba(0,0,0,.75);cursor:pointer;flex:1 1;margin:0 20px;padding:30px}.featuredTitle{font-size:20px}.featuredMoneyContainer{align-items:center;display:flex;margin:10px 0}.featuredMoney{font-size:15px;font-weight:600}.featuredMoneyRate{align-items:center;display:flex;margin-left:20px}.featuredIcon{color:green;font-size:14px;margin-left:5px}.featuredIcon.negative{color:red}.featuredSub{color:gray;font-size:15px}.featuredSubArchitecture{margin-left:10px}.spacingBtwnContainer{margin-bottom:10px}.Updates{background:#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}.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}}.sidebar{display:flex;flex-direction:column;padding-top:4rem;position:relative}.menuItem,.sidebar{transition:all .3s ease}.menu .menuItem:last-child{bottom:2.3rem;position:absolute;width:100%}@media screen and (max-width:768px){.sidebar{background:#ffe0e0;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:#ffe0e0;border-radius:10px;display:flex;left:60%;padding:10px;position:fixed;top:2rem;z-index:9}.close{left:-60%}}.Sidebar{display:flex;flex-direction:column;height:100vh;padding-top:4rem}.logo{align-items:center;display:flex;font-size:22px;font-weight:700;gap:1rem;height:5rem;height:4%;justify-content:center}.crablogo{height:50px;width:50px}.logo>span>span{color:var(--pink)}.logo>img{height:3rem;width:3rem}.menu{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.menuItem{align-items:center;border-radius:.7rem;display:flex;font-size:14px;gap:1rem;height:2.5rem;margin-left:2rem;position:relative}.menuItem:hover{cursor:pointer}.menu .menuItem:last-child{margin-top:2rem;position:relative}.active{background:var(--activeItem);margin-left:0}.active:before{background:var(--pink);content:"";height:100%;margin-right:calc(1rem - 8px);width:8px}.bars{display:none}.sidebarOpen .bars{display:flex}.close-icon,.open-icon{font-size:20px}.close-icon{color:#fff}@media screen and (max-width:1200px){.logo,.menuItem>span{display:none}}@media screen and (max-width:768px){.Sidebar{background:#ffe0e0f8;border-radius:10px;height:100%;left:-55%;padding-right:1rem;position:fixed;transition:width .3s ease-in-out;width:55%;z-index:9}.sidebarOpen{left:0;overflow:hidden;width:55%}.menuItem>span{display:block}.logo{display:flex}.menu .menuItem:last-child{margin-top:2rem;position:relative}.bars{background:transparent;border-radius:10px;display:flex;left:1rem;padding:10px;position:fixed;top:2rem;z-index:9}.bars,.close{cursor:pointer}.close{color:#000;font-size:20px;right:.5rem;top:.5rem}}.userList{flex:4 1}
/*# sourceMappingURL=main.e70eeae1.css.map*/