/* .app-page is the admin/account top-level content wrapper. Its padding now
   comes from the canonical content slot (.shell__stage, shell/shell.css)
   — the ONE source of content padding for every view — so .app-page no longer
   sets its own (it would double-pad). Kept as a semantic hook + opt-out anchor. */
.app-page {
  width: 100%;
}
