/* Content pages only customize the outer canvas. Header chrome itself lives
   in v3.css so every route follows the landing page's exact sticky contract. */
.content-header-page {
  width: min(100% - 24px, 1500px);
}
