.dashboard_container__UvVTH{min-height:100vh;background:#f8f9fa;padding:2rem}.dashboard_maxWidth__ChDcX{max-width:1200px;margin:0 auto}.dashboard_title__S4EtT{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#333}.dashboard_statsGrid__wQM_g{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.dashboard_statCard__i3K_G{background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.dashboard_statCard__i3K_G:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.dashboard_statIcon__5MJcw{font-size:2.5rem;margin-bottom:.5rem}.dashboard_statValue__Nt7XZ{font-size:2rem;font-weight:700;color:#333;margin-bottom:.25rem}.dashboard_statLabel__ZEkLv{color:#666;font-size:1rem}.dashboard_section__E4PJx{background:#fff;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem}.dashboard_sectionTitle__2MmJb{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:#333}.dashboard_actionsGrid__F1ksP{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.dashboard_actionCard__4hNiv{padding:1.5rem;border:2px solid #e0e7ff;border-radius:10px;text-align:center;transition:all .3s;cursor:pointer;text-decoration:none;color:#333;display:block}.dashboard_actionCard__4hNiv:hover{border-color:#667eea;background:#f0f4ff;transform:translateY(-3px)}.dashboard_actionIcon__sl5mh{font-size:2.5rem;margin-bottom:.75rem}.dashboard_actionTitle__kILsZ{font-weight:600;font-size:1.1rem}.dashboard_activityList__Li3RN{display:flex;flex-direction:column;gap:1rem}.dashboard_activityItem__5ToLT{display:flex;align-items:center;padding:1rem;background:#f8f9fa;border-radius:10px;transition:background .3s}.dashboard_activityItem__5ToLT:hover{background:#e9ecef}.dashboard_activityIcon__FxilM{font-size:1.75rem;margin-right:1rem}.dashboard_activityContent__ESmPo{flex:1 1}.dashboard_activityAction__wRKlY{font-weight:500;color:#333;margin-bottom:.25rem}.dashboard_activityTime__JUsbP{font-size:.875rem;color:#666}@media (max-width:768px){.dashboard_container__UvVTH{padding:1rem}.dashboard_title__S4EtT{font-size:2rem}.dashboard_actionsGrid__F1ksP,.dashboard_statsGrid__wQM_g{grid-template-columns:1fr}}