.dashboard-container{padding:1.5rem}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.text-muted{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{padding:1.5rem}.stat-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.stat-header h3{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:500}.stat-value{margin-bottom:.5rem;font-size:2rem;font-weight:700}.stat-trend{font-size:.75rem;font-weight:500}.stat-trend.positive{color:var(--accent-success)}.stat-trend.negative{color:var(--accent-danger)}.stat-trend.neutral{color:var(--text-muted)}.dashboard-content-grid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.recent-activity,.active-workflows{padding:1.5rem}.recent-activity h2,.active-workflows h2{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.125rem}.activity-list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.activity-item{align-items:flex-start;gap:1rem;display:flex}.activity-item .agent-indicator{margin-top:.35rem}.activity-details{flex:1}.activity-text{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem}.activity-time{color:var(--text-muted);font-size:.75rem}.health-metrics{flex-direction:column;gap:1.5rem;display:flex}.health-metric{flex-direction:column;gap:.5rem;display:flex}.metric-label{color:var(--text-secondary);justify-content:space-between;font-size:.875rem;display:flex}.progress-bar{background-color:#ffffff1a;border-radius:999px;height:6px;overflow:hidden}.progress-fill{border-radius:999px;height:100%;transition:width 1s ease-in-out}
