/* Reserve a separate hit area for close; keep logout in normal header flow. */
html body.page-hub #news-dialog .news-admin-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;padding-right:56px;box-sizing:border-box}
html body.page-hub #news-dialog .news-admin-title>div{flex:1 1 240px;min-width:0}
html body.page-hub #news-dialog #news-logout{flex:0 0 auto;white-space:nowrap;max-width:100%}
