/* THE WORDMARK, site-wide (C5, 22 Sep 2026). Every header, footer and the home page's opening carry
   all three versions of the name; this one line decides which shows. Gryph's pick is a single edit:
     AX monogram (default)     .wm-stack,.wm-line{display:none!important}
     Axel over Ventures        .wm-ax,.wm-line{display:none!important}
     Axel Ventures, one line   .wm-ax,.wm-stack{display:none!important}
   The link preview follows the same pick: node tools/og.mjs <ax|stack|line> --publish. */
.wm-stack,.wm-line{display:none!important}
