.dashboard-home_container__AyD3l{display:flex;flex-direction:column;gap:2rem}.dashboard-home_pageHeader__i27eJ{display:flex;flex-direction:column;gap:.5rem}.dashboard-home_pageTitle__p98Kj{font-size:1.875rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em;line-height:1.2}.dashboard-home_pageDescription__2cCdJ{font-size:1.125rem;color:var(--muted-foreground);line-height:1.5}.dashboard-home_section__ngEnh{display:flex;flex-direction:column;gap:1.25rem}.dashboard-home_sectionTitle__7Pz5c{font-size:1.125rem;font-weight:600;color:var(--foreground);letter-spacing:-.025em}.dashboard-home_grid__2Y9bt{display:grid;gap:1.25rem}.dashboard-home_gridCols2__iX4qh{grid-template-columns:repeat(2,1fr)}.dashboard-home_gridCols3__vzaK_{grid-template-columns:repeat(3,1fr)}.dashboard-home_gridCols4__MIBJo{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.dashboard-home_gridCols3__vzaK_,.dashboard-home_gridCols4__MIBJo{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-home_gridCols2__iX4qh,.dashboard-home_gridCols3__vzaK_,.dashboard-home_gridCols4__MIBJo{grid-template-columns:1fr}}.dashboard-home_chartCard__Fbk8B{padding:1.5rem}.dashboard-home_activityList__msKmB,.dashboard-home_chartCard__Fbk8B{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.dashboard-home_activityList__msKmB{overflow:hidden}.dashboard-home_activityItem__bG0d4{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--border);transition:background-color .15s}.dashboard-home_activityItem__bG0d4:last-child{border-bottom:none}.dashboard-home_activityItem__bG0d4:hover{background-color:var(--muted)}.dashboard-home_activityBadge__N5nTP{width:2.25rem;height:2.25rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:hsla(192,100%,27%,.1);color:var(--primary);font-size:.625rem;font-weight:700;flex-shrink:0}.dashboard-home_activityInfo__njdFn{display:flex;flex-direction:column;gap:.125rem;min-width:0}.dashboard-home_activityAction__Vxkrj{font-size:.8125rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-home_activityMeta__jXn6U{font-size:.75rem;color:var(--muted-foreground)}.dashboard-home_insightsList__IDCPT{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.dashboard-home_insightItem___hNGN{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--border)}.dashboard-home_insightItem___hNGN:last-child{border-bottom:none}.dashboard-home_insightIcon__xs6C2{width:1.125rem;height:1.125rem;color:var(--primary);flex-shrink:0;margin-top:.125rem}.dashboard-home_insightItem___hNGN>div{display:flex;flex-direction:column;gap:.125rem}.dashboard-home_insightLabel__PrWxw{font-size:.8125rem;font-weight:500;color:var(--foreground)}.dashboard-home_insightMeta__ES8M1{font-size:.75rem;color:var(--muted-foreground)}.dashboard-home_metricCard__5C664{padding:1.5rem}.dashboard-home_metricValue__BVvy7{font-size:1.875rem;font-weight:700;color:var(--foreground);margin-bottom:.375rem;letter-spacing:-.025em}.dashboard-home_metricTitle__3mhyw{font-size:.875rem;font-weight:500;color:var(--muted-foreground)}.dashboard-home_metricDescription__CBG__{font-size:.75rem;color:var(--muted-foreground);opacity:.7;margin-top:.75rem;font-style:italic}.dashboard-home_featureCard__CT99W{padding:1.75rem;cursor:pointer;transition:all .2s}.dashboard-home_featureCard__CT99W:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.dashboard-home_featureHeader__0Toh5{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.dashboard-home_featureIconWrapper__0Lm6R{padding:.75rem;border-radius:.75rem;background-color:var(--muted)}.dashboard-home_featureIcon__mHeJk{width:1.5rem;height:1.5rem;color:var(--primary)}.dashboard-home_featureTitle__W8wXO{font-size:1.0625rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}.dashboard-home_featureDescription__yzEfl{font-size:.875rem;color:var(--muted-foreground);line-height:1.5}.dashboard-home_accessDenied__WpAUr{display:flex;align-items:center;justify-content:center;min-height:60vh}.dashboard-home_accessDeniedCard__YEAY5{max-width:28rem;padding:2.5rem 2rem;text-align:center}.dashboard-home_accessDeniedIcon__9W2wt{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;background-color:var(--muted);margin-bottom:1.5rem}.dashboard-home_accessDeniedIconInner__4odnQ{width:2rem;height:2rem;color:var(--muted-foreground)}.dashboard-home_accessDeniedTitle__X0Ns_{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--foreground)}.dashboard-home_accessDeniedDescription__DlwZ_{color:var(--muted-foreground);line-height:1.6}