.dashboard_card__2XOGg{border:none;border-radius:1rem;transition:transform .2s ease,box-shadow .2s ease}.dashboard_card__2XOGg:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.dashboard_cardBody__lbf4X{padding:2rem}.dashboard_statIcon__Px_6u{font-size:2.5rem;color:#0d6efd}.dashboard_cardTitle__8_mbB{font-weight:600;font-size:1.2rem;margin-bottom:.5rem}.dashboard_cardText__m63qv{font-size:1.5rem;font-weight:700;color:#333}.dashboard_linkCard__C4EFF{color:inherit;text-decoration:none}.dashboard_br__Hg_H2{border-bottom:2px dashed #ccc;margin:3rem 0}.dashboard_AdminDashboard__hZmM7{background-color:var(--color2);padding-top:80px}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999}.circle-loader{position:relative;width:60px;height:60px;margin:auto}.circle-loader span{position:absolute;top:50%;left:50%;width:12px;height:12px;margin:-6px 0 0 -6px;background-color:var(--color6);border-radius:50%;animation:circle-fade 1.5s linear infinite}.circle-loader span:first-child{transform:rotate(0deg) translate(24px);animation-delay:0s}.circle-loader span:nth-child(2){transform:rotate(45deg) translate(24px);animation-delay:.15s}.circle-loader span:nth-child(3){transform:rotate(90deg) translate(24px);animation-delay:.3s}.circle-loader span:nth-child(4){transform:rotate(135deg) translate(24px);animation-delay:.45s}.circle-loader span:nth-child(5){transform:rotate(180deg) translate(24px);animation-delay:.6s}.circle-loader span:nth-child(6){transform:rotate(225deg) translate(24px);animation-delay:.75s}.circle-loader span:nth-child(7){transform:rotate(270deg) translate(24px);animation-delay:.9s}.circle-loader span:nth-child(8){transform:rotate(315deg) translate(24px);animation-delay:1.05s}@keyframes circle-fade{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}