.DashboardCard_dashCard__LPuvM{display:block;padding:20px;border:1px solid var(--border);border-radius:8px;background:var(--card-background);transition:all .2s ease;text-decoration:none;color:var(--foreground);height:fit-content;min-height:160px}.DashboardCard_dashCard__LPuvM:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.DashboardCard_dashCardLarge__uCRdX{grid-column:span 2}.DashboardCard_cardHeader__7tA6l{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.DashboardCard_cardIcon__5imHl{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:var(--accent);color:var(--accent-foreground);flex-shrink:0}.DashboardCard_cardTitle___wkyd h2{font-size:18px;font-weight:600;margin:0 0 4px;color:var(--foreground)}.DashboardCard_cardTitle___wkyd p{font-size:14px;color:var(--secondary-foreground);margin:0;line-height:1.4}.DashboardCard_cardContent__5_tud{margin-bottom:16px}.DashboardCard_cardStats__Q20Ag{display:flex;gap:16px;flex-wrap:wrap}.DashboardCard_stat__ijBNF{display:flex;flex-direction:column;gap:4px;min-width:80px}.DashboardCard_statValueContainer__kaQ26{display:flex;align-items:center;gap:6px}.DashboardCard_statValue__lOM27{font-size:20px;font-weight:700;color:var(--foreground);line-height:1}.DashboardCard_statTrend__kBYlu{font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px;line-height:1}.DashboardCard_trendUp__W0iUp{color:#16a34a;background:rgba(22,163,74,.1)}.DashboardCard_trendDown___K39h{color:#dc2626;background:rgba(220,38,38,.1)}.DashboardCard_trendNeutral__DtZPO{color:#6b7280;background:rgba(107,114,128,.1)}.DashboardCard_statLabel__DjhqV{font-size:12px;color:var(--secondary-foreground);text-transform:uppercase;letter-spacing:.5px}.DashboardCard_progressContainer__XM5Rx{margin:8px 0}.DashboardCard_progressBar__bfvcT{width:100%;height:8px;background:var(--progress-background);border-radius:4px;overflow:hidden;margin:8px 0}.DashboardCard_progressFill__GP3JK{height:100%;background:var(--accent);transition:width .3s ease}.DashboardCard_miniChart__Gc_RO{height:40px;margin:8px 0}.DashboardCard_actionsList__FlSh3{list-style:none;padding:0;margin:0}.DashboardCard_actionItem__SAoD7{padding:8px 0;border-bottom:1px solid var(--border);font-size:14px;line-height:1.4}.DashboardCard_actionItem__SAoD7:last-child{border-bottom:none}.DashboardCard_actionPriority__SjIPh{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.DashboardCard_priorityHigh__LWBUl{background:#dc2626}.DashboardCard_priorityMedium__3W6rG{background:#f59e0b}.DashboardCard_priorityLow__mfwR_{background:#16a34a}@media (max-width:768px){.DashboardCard_dashCard__LPuvM{padding:16px;min-height:140px}.DashboardCard_dashCardLarge__uCRdX{grid-column:span 1}.DashboardCard_cardStats__Q20Ag{gap:12px}.DashboardCard_stat__ijBNF{min-width:70px}.DashboardCard_statValue__lOM27{font-size:18px}}