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

<div id="profile-walk-6011" 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="6011"
            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">27</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 27
      </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-terracotta-100 text-terracotta-700">Hot</span>

    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Main food shop of week. Walking stick and trolley around supermarket</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="6011" 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 27</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-terracotta-100 text-terracotta-700">Hot</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Main food shop of week. Walking stick and trolley around supermarket</p>





  </div>

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

    

<div id="profile-walk-6010" 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="6010"
            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">26</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 26
      </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">Warm</span>

    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">Rushing around with walking stick/trolley in supermarket to get some provisions before they shut</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="6010" 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 26</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">Warm</span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">Rushing around with walking stick/trolley in supermarket to get some provisions before they shut</p>





  </div>

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

    

<div id="profile-walk-5663" 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="5663"
            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">24</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 24
      </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">Warm</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">With the aid of my walking stick I walked from hospital to Wexham PO so wife could pick me up &amp; not have to deal with construction work at hospital</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="5663" 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 24</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">Warm</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">With the aid of my walking stick I walked from hospital to Wexham PO so wife could pick me up &amp; not have to deal with construction work at hospital</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="">
</div>

</template></turbo-stream>