Page
This block sits in the default slot, so the element itself keeps it below the status and navigation bars and above the tab bar. It only pads the sides and bottom against --device-safe-area-* for a landscape cutout and the gesture bar.
The element only publishes numbers (those custom properties and metrics). Real env(safe-area-inset-*) values have to be injected into the previewed webview by the host from those numbers — under Electron that is CDP's Emulation.setSafeAreaInsetsOverride. This package does not do that step.