@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap";.dashboard-grid{padding:16px;justify-content:center}.wrapper .dashboard-card{width:294px;height:200px;opacity:0;transform:translateY(40px);animation:dashboard-fadeUp .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--delay, 0ms);border:1px solid #dfdfdf;border-radius:12px;box-shadow:0 6px 18px #0000000f;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.dashboard-icon{height:64px;display:flex;align-items:center}.wrapper .dashboard-title{font-size:15px}.wrapper .dashboard-card:hover{background:linear-gradient(212.22deg,#bbdefb 4.02%,#fff 66.27%)}.dashboard-card-content{display:flex;flex-direction:column;align-items:center;padding:18px 0;height:240px;text-align:center}.dashboard-main{display:flex;flex-direction:column;align-items:center}.dashboard-icon{font-size:40px;margin-bottom:8px;opacity:0;animation:dashboard-scaleIn .5s ease forwards;animation-delay:calc(var(--delay, 0ms) + .3s)}.wrapper{position:relative;padding-bottom:50px!important}.footer{position:absolute;bottom:0}.wrapper .dashboard-title{font-weight:600;opacity:0;transform:translateY(10px);animation:dashboard-fadeText .5s ease forwards;animation-delay:calc(var(--delay, 0ms) + .6s)}.wrapper .dashboard-stats{color:#666;margin-top:4px;opacity:0;transform:translateY(10px);line-height:normal;animation:dashboard-statsLoop 3s ease-in-out infinite;animation-delay:var(--stats-delay, 3s)}.dashboard-card:hover{transform:translateY(0) scale(1.05);box-shadow:0 14px 40px #0000001f}@keyframes dashboard-fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-scaleIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes dashboard-fadeText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-statsLoop{0%{opacity:0;transform:translateY(10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.card-icon-class{width:40px}@media (max-width:1440px){.wrapper .dashboard-card{width:274px}}@media (max-width: 1366px){.wrapper .dashboard-card{width:247px}}@media (max-width: 1280px){.wrapper .dashboard-card{width:234px}}@media (max-width: 915px){.wrapper{min-height:100vh!important}}@media (max-width: 555px){.wrapper{height:100%!important}}@media (max-height: 572px){.wrapper{height:100%!important}}body *{font-family:Barlow,sans-serif!important}html,body,#root,.h-100{height:100%}.wrapper{min-height:100vh;background-image:url(/assets/bg-8xxknJwB.jpg);background-size:cover;padding:0;padding-top:24px!important}.main-logo{height:59px}.profile-picture{width:80px;height:80px;border-radius:50%;margin-bottom:10px;object-fit:cover}.login-area{background-image:url(/assets/login-bg-ncD77qVE.jpg)!important;background-size:cover!important}.login-form{background-color:#ffffff73!important;box-shadow:#64646f33 0 7px 29px!important}*{margin:0;padding:0;box-sizing:border-box}.header_area img{height:auto;width:100;max-width:120px;min-width:80px;cursor:pointer}@media (max-width:915px){html,body,#root,.h-100{height:auto}}@media screen and (max-width: 767px){.header_area img{max-width:85px;min-width:60px}}
