Page-of-pages segment. A CngxListbox dropdown of 1..totalPages; picking
page n routes through host.setPage(n - 1). The option list is derived
from host.totalPages() and the selected entry from host.pageIndex(), so
both track the brain with zero local state (Pillar 1). Like the page-size
segment it avoids native <select> and the forms family, keeping the entry
@cngx/forms-free.