/* Dashboard-specific bundle placeholder.
   Keep dashboard overrides isolated from editor styles. */

.dashboard-page .app-content {
  contain: layout style;
}

.dashboard-page .dashboard-grid {
  align-items: start;
}
