/* ══════════════════════════════════════════════════════
   Background — Hex warp canvas styles
   ══════════════════════════════════════════════════════ */

#bg {
  position: fixed;
  inset: 0;
  z-index: 0;
}
