.dashboard-filter-card{margin-bottom:16px}.dashboard-context-bar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;margin:-4px 0 16px;padding:12px 16px;display:flex}.dashboard-context-bar>div:first-child,.dashboard-freshness{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-context-bar strong{color:var(--text);font-size:13px}.dashboard-freshness{color:var(--text-muted);font-size:12px}.dashboard-metric-link{color:inherit;text-decoration:none;display:block}.dashboard-metric-link:hover .card{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.dashboard-metric-link .card{height:100%;transition:border-color .16s,box-shadow .16s,transform .16s}.dashboard-operations-card{margin-top:16px}.dashboard-operations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-operation-item{border:1px solid var(--border);border-radius:var(--radius-md);gap:6px;padding:14px;display:grid}.dashboard-operation-item strong{color:var(--text);font-size:13px}.dashboard-operation-item small{color:var(--text-muted);font-size:12px}.dashboard-filter-row .form-control{min-height:36px}[data-dashboard-no-match] td{padding:0}@media (width<=760px){.dashboard-context-bar{flex-direction:column;align-items:flex-start}.dashboard-operations-grid{grid-template-columns:1fr}}.dashboard-filter-card-body{padding:12px 16px}.dashboard-filter-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.dashboard-filter-field{flex:1;min-width:150px}.dashboard-filter-action{height:36px}.dashboard-chart-stat{margin-top:8px}.dashboard-chart-change{color:var(--green);font-size:13px;font-weight:var(--font-weight-medium)}.dashboard-chart-caption,.dashboard-chart-legend{color:var(--text-muted);font-size:11.5px}.dashboard-chart-canvas{width:100%;height:100%}.dashboard-chart-legend{gap:20px;display:flex}.dashboard-chart-legend-item{align-items:center;gap:5px;display:flex}.dashboard-chart-marker{border-radius:2px;width:10px;height:3px;display:inline-block}.dashboard-chart-marker--open{background:var(--primary)}.dashboard-chart-marker--completed{background:var(--azure);opacity:.6}.dashboard-compact-card-body{padding:8px 16px}.dashboard-dynamic-background{background:var(--item-background)}.dashboard-side-column{flex-direction:column;gap:16px;display:flex}.dashboard-storage-segment{width:var(--segment-width)}.dashboard-storage-segment--complete,.dashboard-dot--complete{background:var(--green)}.dashboard-storage-segment--pending,.dashboard-dot--pending{background:var(--yellow)}.dashboard-storage-segment--missing,.dashboard-dot--missing{background:var(--red)}.dashboard-status-fill{width:var(--status-width);background:var(--status-color)}.dashboard-quick-actions{gap:8px;display:grid}.dashboard-quick-action{justify-content:flex-start}
