The idea
In a bound book, left and right pages face different directions, so they need different margins — the *gutter* is wider on the binding side. @page :left and @page :right let you set them separately, which is how you build mirrored page layouts.
@page does not render on screen, so the page's geometry is pinned in the base styles — this level checks the :left/:right syntax.