<turbo-stream action="append" target="profile-walk-list"><template>
    

<div id="profile-walk-5356" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5356"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">20</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Monday, July 20
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Temperature nice enough that I could walk at lunch instead of morning (was busy this morning).</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5356" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Monday, July 20</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Temperature nice enough that I could walk at lunch instead of morning (was busy this morning).</p>





  </div>

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

    

<div id="profile-walk-5301" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5301"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">19</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Sunday, July 19
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Dog walkin&#39;. Stopped at the store for Red Bull.</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5301" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Sunday, July 19</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Dog walkin&#39;. Stopped at the store for Red Bull.</p>





  </div>

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

    

<div id="profile-walk-5300" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5300"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">19</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Sunday, July 19
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-sunrise-100 text-sunrise-700">
          Great
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Hiked Meadowlily trail this morning.</p>


  </div>

    <div class="flex-shrink-0">
      <img class="w-12 h-12 sm:w-14 sm:h-14 rounded-lg object-cover shadow-sm" alt="Walk photo from Sunday, July 19" loading="lazy" decoding="async" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6ODY2NCwicHVyIjoiYmxvYl9pZCJ9fQ==--0432092b809a1058558b12023d77129d3c607066/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2ZpbGwiOls4MCw4MF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--61f5971d32cfcb1d456d32b401636323a5819888/walk-photo-0364177f-05df-47c0-a099-fc666b83051d.webp" />
    </div>

    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5300" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Sunday, July 19</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-sunrise-100 text-sunrise-700">
            Great
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Hiked Meadowlily trail this morning.</p>



      <div class="mt-2">
        <img alt="Lookout over the river." loading="lazy" decoding="async" class="rounded-xl shadow-sm max-w-full" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6ODY2NCwicHVyIjoiYmxvYl9pZCJ9fQ==--0432092b809a1058558b12023d77129d3c607066/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMTIwMCwxMjAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--93700137e3d9a63bd80f2b81cb96363a486eaeeb/walk-photo-0364177f-05df-47c0-a099-fc666b83051d.webp" />
          <p class="text-xs text-slate-500 italic mt-1">Lookout over the river.</p>
      </div>


  </div>

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

    

<div id="profile-walk-5244" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5244"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">18</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Saturday, July 18
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-slate-100 text-slate-600">Cloudy</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Dog walkin&#39; with my husband </p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5244" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Saturday, July 18</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-slate-100 text-slate-600">Cloudy</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Dog walkin&#39; with my husband </p>





  </div>

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

    

<div id="profile-walk-5175" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5175"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">17</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Friday, July 17
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-sky-100 text-sky-700">
          Low energy
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Did the long loop over lunch hour. Feeling sort of depressed today but two walks have helped a bit.</p>


  </div>

    <div class="flex-shrink-0">
      <img class="w-12 h-12 sm:w-14 sm:h-14 rounded-lg object-cover shadow-sm" alt="Walk photo from Friday, July 17" loading="lazy" decoding="async" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6ODIwNSwicHVyIjoiYmxvYl9pZCJ9fQ==--6c98b2dc24408dbeccde10bb00baf528d688e93d/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2ZpbGwiOls4MCw4MF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--61f5971d32cfcb1d456d32b401636323a5819888/walk-photo-450f6dd3-b40b-42a6-bfa2-ec62f7706d78.webp" />
    </div>

    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5175" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Friday, July 17</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-sky-100 text-sky-700">
            Low energy
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Did the long loop over lunch hour. Feeling sort of depressed today but two walks have helped a bit.</p>



      <div class="mt-2">
        <img alt="He was very little." loading="lazy" decoding="async" class="rounded-xl shadow-sm max-w-full" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6ODIwNSwicHVyIjoiYmxvYl9pZCJ9fQ==--6c98b2dc24408dbeccde10bb00baf528d688e93d/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMTIwMCwxMjAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--93700137e3d9a63bd80f2b81cb96363a486eaeeb/walk-photo-450f6dd3-b40b-42a6-bfa2-ec62f7706d78.webp" />
          <p class="text-xs text-slate-500 italic mt-1">He was very little.</p>
      </div>


  </div>

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

    

<div id="profile-walk-5174" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5174"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">17</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Friday, July 17
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-sky-100 text-sky-700">
          Low energy
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Walked to the grocery store while it was cool out.</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5174" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Friday, July 17</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-sky-100 text-sky-700">
            Low energy
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Walked to the grocery store while it was cool out.</p>





  </div>

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

    

<div id="profile-walk-5110" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5110"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">16</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Thursday, July 16
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Smoke is thinning a bit. Got hotter as the walk progressed. </p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5110" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Thursday, July 16</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Smoke is thinning a bit. Got hotter as the walk progressed. </p>





  </div>

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

    

<div id="profile-walk-5104" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5104"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">16</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Thursday, July 16
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Smoke was bad, wore a mask. Temperature perfect, though.</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5104" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Thursday, July 16</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Smoke was bad, wore a mask. Temperature perfect, though.</p>





  </div>

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

    

<div id="profile-walk-5036" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5036"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">15</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Wednesday, July 15
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-slate-100 text-slate-600">
          Okay
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Another very hot one. Walked to Starbucks for iced coffee. I can see the smoke starting to approach from the northern horizon.</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5036" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Wednesday, July 15</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-slate-100 text-slate-600">
            Okay
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Another very hot one. Walked to Starbucks for iced coffee. I can see the smoke starting to approach from the northern horizon.</p>





  </div>

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

    

<div id="profile-walk-5031" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="5031"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">15</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Wednesday, July 15
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>


        <span class="inline-flex items-center px-2 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Took the different route today. Nicer than crossing busy roads.</p>


  </div>


    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="5031" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       data-walk-day-modal-panel
       tabindex="-1"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Wednesday, July 15</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
          <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
            Good
          </span>
          <span class="inline-flex items-center px-2.5 py-0.5 text-xs rounded-full font-medium bg-sunrise-100 text-sunrise-700">Sunny</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Took the different route today. Nicer than crossing busy roads.</p>





  </div>

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

</template></turbo-stream><turbo-stream action="replace" target="profile-walk-list-more"><template>
  <div id="profile-walk-list-more" class="mt-4 text-center">
    <a data-turbo-stream="true" class="inline-flex items-center px-5 py-2.5 rounded-full bg-forest-50 text-forest-700 font-semibold hover:bg-forest-100 transition-colors" href="/@acesinspades/walks?page=3">
      Show more walks
      <svg class="w-4 h-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
      </svg>
</a></div>

</template></turbo-stream>