/* Shared cursor-reactive flow field — the site's background texture.
   Sits at z-index 0 behind all content, footer included. */
.vfield{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;display:block}
