<turbo-stream action="append" target="lessons"><template><div class="column is-12-mobile is-6-tablet is-4-desktop py-4">

  <!-- Main Card Body -->
  <div class="is-flex is-flex-direction-column lesson-card-hover" style="height: 100%; background-color: transparent; border-left: 3px solid rgba(238, 123, 66, 0.2); border-top-right-radius: 12px; border-bottom-right-radius: 12px; overflow: hidden; transition: all 0.2s ease;">

    <!-- FEATURED VIDEO TOP FRAME (Updated to pull cleanly from your new database column) -->

    <!-- Lesson Content Wrapper Box -->
    <div class="p-4 is-flex is-flex-direction-column is-flex-grow-1">
      <!-- Lesson Metadata -->
      <p class="is-size-7 is-uppercase has-text-weight-bold mb-2" style="color: #f79263; letter-spacing: 1px;">Lesson Archive</p>

      <div class="is-flex-grow-1">
        <!-- Lesson Title -->
        <p class="title is-4 has-text-weight-bold mb-3" style="color: #232b38; line-height: 1.3;">
          Lesson 2: Jesus is the New Temple
        </p>

        <!-- Truncated Text Preview -->
        <div class="content is-size-5-touch" style="color: rgba(35, 43, 56, 0.8); line-height: 1.5; font-size: 0.95rem;">
          
  “And when thy days be fulfilled, and thou shalt sleep with thy fathers, I will set up thy seed after thee, which s...
        </div>
      </div>

      <!-- Clean Text-Link Action -->
      <div class="mt-4 pt-2">
        <a class="is-size-6 has-text-weight-bold is-flex is-align-items-center" style="color: #ee7b42; text-decoration: none;" href="/lessons/2">
          <span>View Lesson</span>
          <span class="ml-1" style="transform: translateY(-1px); transition: transform 0.2s ease;">→</span>
</a>      </div>
    </div>

  </div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop py-4">

  <!-- Main Card Body -->
  <div class="is-flex is-flex-direction-column lesson-card-hover" style="height: 100%; background-color: transparent; border-left: 3px solid rgba(238, 123, 66, 0.2); border-top-right-radius: 12px; border-bottom-right-radius: 12px; overflow: hidden; transition: all 0.2s ease;">

    <!-- FEATURED VIDEO TOP FRAME (Updated to pull cleanly from your new database column) -->

    <!-- Lesson Content Wrapper Box -->
    <div class="p-4 is-flex is-flex-direction-column is-flex-grow-1">
      <!-- Lesson Metadata -->
      <p class="is-size-7 is-uppercase has-text-weight-bold mb-2" style="color: #f79263; letter-spacing: 1px;">Lesson Archive</p>

      <div class="is-flex-grow-1">
        <!-- Lesson Title -->
        <p class="title is-4 has-text-weight-bold mb-3" style="color: #232b38; line-height: 1.3;">
          Lesson 1: Jesus is the fulfillment of God’s promises to Abraham and David
        </p>

        <!-- Truncated Text Preview -->
        <div class="content is-size-5-touch" style="color: rgba(35, 43, 56, 0.8); line-height: 1.5; font-size: 0.95rem;">
          
  Matthew, the writer of the book of Matthew in the New Testament, wrote his book specifically with the mission to s...
        </div>
      </div>

      <!-- Clean Text-Link Action -->
      <div class="mt-4 pt-2">
        <a class="is-size-6 has-text-weight-bold is-flex is-align-items-center" style="color: #ee7b42; text-decoration: none;" href="/lessons/1">
          <span>View Lesson</span>
          <span class="ml-1" style="transform: translateY(-1px); transition: transform 0.2s ease;">→</span>
</a>      </div>
    </div>

  </div>
</div>
</template></turbo-stream>
<turbo-stream action="replace" target="lessons-pagination"><template><div id="lessons-pagination" class="has-text-centered mt-5" data-controller="infinite-scroll">
</div>
</template></turbo-stream>
