<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/por-que-escribir-poesia">
    <img alt="Por qué escribir poesía" class="rounded-[16px] w-full h-auto bg-background-mid" width="1200" height="1680" style="aspect-ratio: 1200 / 1680;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjQ3OCwicHVyIjoiYmxvYl9pZCJ9fQ==--5433e4f2aa9194e38fd92f19f8ca31b767b56823/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2ZpdCI6WzUwMCxudWxsXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--73dc8eb38ecc36bdd70cff4f8803d6fa43437d51/67ebad2413f7e2345690cd91_image0%20(10).jpeg" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">Por qué escribir poesía</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Por aquel entonces estaba obsesionada con el disco Estrella de mar, de Amaral —mi primer grupo favorito— y empecé a escribir imitaciones de aquellas canciones en la parte de atrás de mis cuadernos (...) Escribía, escribo todavía, por imitación.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        1 de abril 2025
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Libros</span>
  </div>

  </div>
</a>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/teoria-general-de-los-globos">
    <img alt="Teoría General de Los Globos" class="rounded-[16px] w-full h-auto bg-background-mid" width="800" height="1200" style="aspect-ratio: 800 / 1200;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6Mjc3MCwicHVyIjoiYmxvYl9pZCJ9fQ==--07ab71cb0e0724c14f7b234c84f5313320eff0c6/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2ZpdCI6WzUwMCxudWxsXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--73dc8eb38ecc36bdd70cff4f8803d6fa43437d51/67d15b73a6ed05de30525256_teori%CC%81a%20general%20de%20los%20globos.jpeg" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">Teoría General de Los Globos</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Hubo una mañana, yo tendría unos siete u ocho años, en la que desperté con la imagen de mi calle llena de globos de colores.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        12 de marzo 2025
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Interiores</span>
  </div>

  </div>
</a>
</template></turbo-stream>
<turbo-stream action="replace" target="load_more_button"><template>
  <div id="load_more_button" class="flex justify-center w-full pt-8">
</div>
</template></turbo-stream>