The areas in blue are loaded from another nested `fx-fore` element that is used as a widget in the outer Fore.
Data can be passed into nested Fore elements, being updated in sub-Fore and being passed back to outer Fore.
The first nested Fore is attached to the lightDOM and therefore is styled by outer CSS. The second attached the nested Fore to the shadowDOM and is not reachable from the outside with global CSS.