/* Retain protected account routes while matching the legacy header exactly. */
.header-account { display: none !important; }

/* The legacy Feed and Watchlist show edit controls only; delete remains
   protected server-side but is not part of their visual layout. */
.watch-delete { display: none !important; }
