Not recommended for responsive layouts
This usage always pushes content regardless of viewport width, which can compress page content on narrow screens.
Prefer the responsive switch pattern, which switches to a toggle + overlay panel at narrow widths.
This drawer has no container context on its parent, so it stays in inline push mode at any width.