<turbo-stream action="update" target="global-modal"><template><div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-backdrop"
     data-controller="modal"
     data-action="click->modal#backdropClose"
     class="fixed inset-0 z-50 flex items-start justify-center overflow-y-auto bg-black/60 px-4 pb-8 pt-[40px]"
     role="dialog"
     aria-modal="true"
     aria-labelledby="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-title">
  <div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-panel"
       class="w-full max-w-[36.8rem] overflow-hidden rounded-lg border-2 border-(--brand-gray) bg-white shadow-xl">
    <div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-header" class="flex items-start justify-between gap-4 border-b border-(--brand-gray) px-6 py-4">
      <div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-heading" class="min-w-0">
        <h2 id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-title" class="font-['Oswald'] text-xl font-bold uppercase leading-tight text-gray-900">
          <span id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-title-label" class="mb-[10px] block text-[0.85em] text-gray-500">Review</span>
            <span id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-title-thing" class="block truncate">Purple Pie Place</span>
        </h2>
        <div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-meta" class="mt-1 space-y-0.5 pl-[5px]">
            <p id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-reviewer" class="text-xs font-normal leading-snug text-gray-500">Robyn G.</p>
          <p id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-created" class="text-xs font-normal leading-snug text-gray-500">Aug 20, 2026</p>
        </div>
      </div>
      <button type="button"
              id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-dismiss"
              data-action="click->modal#close"
              class="shrink-0 cursor-pointer p-1 text-xl leading-none text-gray-400 hover:text-gray-600"
              aria-label="Close">
        &times;
      </button>
    </div>
    <div id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-content" class="px-6 py-5">
      <p id="review-body-modal-c8e7a999-39a9-44c1-9a82-a9f8b2570e9e-body" class="whitespace-pre-wrap break-words text-sm leading-relaxed text-gray-700 [overflow-wrap:anywhere]">We stopped in for the ice cream and it didn&#39;t disappoint! 

Not sure what to order? Try one scoop of chocolate and one of huckleberry! The pie also looked amazing but being gluten free, we were unable to indulge. 

Fun and lively atmosphere!</p>
    </div>
  </div>
</div>
</template></turbo-stream>