<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/amanece-en-mahler">
    <img alt="Amanece en Mahler" class="rounded-[16px] w-full h-auto bg-background-mid" width="673" height="1024" style="aspect-ratio: 673 / 1024;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NjE0LCJwdXIiOiJibG9iX2lkIn19--ff3ad4e5b6d3df707b7225bc1e69ef20ef7bfc51/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJKUEciLCJyZXNpemVfdG9fZml0IjpbNTAwLG51bGxdfSwicHVyIjoidmFyaWF0aW9uIn19--b3101fe86e6fee8591735413be4c1b6ffa689e6a/68948c8f4618054662ea85a5_image_123650291.JPG" />
  <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">Amanece en Mahler</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Son las cinco y cuarenta y siete de la mañana y mi cuerpo es una bolsa de huesos fríos forrada en piel de gallina. No hay nada poético en este frío. Es un frío estúpido, un frío de madrugón forzado de verano</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        7 de agosto 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">Música</span>
  </div>

  </div>
</a>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/doomscrolling-en-la-menor-la-sinfonia-del-dedo-triste">
    <img alt="Doomscrolling en la menor. La sinfonía del dedo triste" class="rounded-[16px] w-full h-auto bg-background-mid" width="736" height="920" style="aspect-ratio: 736 / 920;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTAxMCwicHVyIjoiYmxvYl9pZCJ9fQ==--650f06c1bf7083c6046ddbc5972316bbddbe0b4a/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJKUEciLCJyZXNpemVfdG9fZml0IjpbNTAwLG51bGxdfSwicHVyIjoidmFyaWF0aW9uIn19--b3101fe86e6fee8591735413be4c1b6ffa689e6a/688213b26e882f3f80baabe4_IMG_1795.JPG" />
  <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">Doomscrolling en la menor. La sinfonía del dedo triste</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Doomscrolling: la liturgia o condena de desplazarnos eternamente hacia abajo en nuestras redes sociales. Abro Spotify. Necesito un antídoto.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        24 de julio 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">Música</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>