# Books

Books by Federico Ramallo on leadership, creativity, and building across distance.

<section class="page-hero">
  <div class="container">
    <div class="breadcrumb">
      <a href="/">Federico Ramallo</a>
    </div>
    <h1>Books</h1>
    <p class="lede">Two books, three editions. One on the human architecture of distributed teams. The other, John Klymshyn's guide to creative play, which I adapted into Spanish for Latin American leaders.</p>
  </div>
</section>

<section style="background: var(--paper);">
  <div class="container">
    <div class="catalog">

      <!-- The Invisible Distance -->
      <article class="cat-entry">
        <div class="cat-covers">
          <a class="cat-cover-link" href="" aria-label="The Invisible Distance">
            <img class="cat-cover" src="" alt="The Invisible Distance, hardcover" loading="lazy" width="517" height="800">
          </a>
        </div>
        <div class="cat-body">
          <div class="cat-kicker">Leadership <span class="dot">·</span> Forthcoming Q3 2026</div>
          <h2 class="cat-title">The Invisible <em>Distance</em></h2>
          <p class="cat-pitch">A field manual for engineering leaders running teams across borders. Why cross-border teams fail, and the system that makes them win. Not a remote-work book, not an outsourcing book: the system underneath both.</p>
          <a class="cat-cta" href="">Explore the book →</a>
        </div>
      </article>

      <!-- Open the Valve / Abre la Válvula, one work in two editions -->
      <article class="cat-entry">
        <div class="cat-covers is-pair">
          <a class="cat-cover-link" href="" aria-label="Open the Valve, English edition">
            <img class="cat-cover" src="" alt="Open the Valve, English edition cover" loading="lazy" width="617" height="800">
          </a>
          <a class="cat-cover-link" href="" aria-label="Abre la Válvula, edición en español">
            <img class="cat-cover" src="" alt="Abre la Válvula, edición en español" loading="lazy" width="617" height="800">
          </a>
        </div>
        <div class="cat-body">
          <div class="cat-kicker">Creativity <span class="dot">·</span> Two editions, out now</div>
          <h2 class="cat-title">Open the <em>Valve</em></h2>
          <p class="cat-pitch">John Klymshyn's guide to creative play: creativity is not a gift, it is a force anyone can open. I adapted it into Spanish for Latin American leaders, so it reads native in both languages.</p>
          <div class="cat-editions">
            <a class="cat-edition" href=""><span class="lang">EN</span> Open the Valve →</a>
            <a class="cat-edition" href=""><span class="lang">ES</span> Abre la Válvula →</a>
          </div>
        </div>
      </article>

    </div>
  </div>
</section>
