<turbo-stream action="replace" target="js-auction-e3bb25-current-price"><template>
  <div id="js-auction-e3bb25-current-price" class="max-w-sm mx-auto" data-update-timestamp="2026-04-18T09:13:21+00:00">
  
<div class="js-auction-e3bb25-countdown-time" data-update-timestamp="2026-04-18T09:13:21+00:00">
    <div class="text-secondary text-sm lg:flex items-center lg:space-x-2 ">
          <div class="lg:rounded-full lg:py-2 lg:inline-block lg:font-bold lg:mb-16">
            <span class="inline">Auction completed at</span>&nbsp; 5:00pm,  6 Mar 26
          </div>
    </div>
</div>

    <div class="text-left">
      <div class="flex flex-col items-start space-y-1 mb-10">
        <div>
          <div class="text-secondary text-sm font-medium leading-none">
            Reserve Price
          </div>
          <h3 class="text-gray-800 heading-alt text-4xxl font-semibold js-final-price">
            $35.00<span class="text-base text-secondary font-medium">/kg</span>
          </h3>
        </div>
        <div class="flex space-x-1 items-center text-secondary text-xs">
          <span>Reserve not met</span>
          <div class="group relative">
            <svg class="text-tertiary w-5 h-5 cursor-pointer" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path></svg>
            <div class="hidden group-hover:inline-block absolute top-6 -right-10 z-40 bg-white shadow-t-sm rounded-md p-2" style="width:200px">
              <p class="text-secondary text-xs">If the final auction price doesn’t meet the reserve, the highest bidder has the exclusive right to make a final offer.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" targets=".js-auction-e3bb25-recent-bids"><template>
  <div id="js-auction-e3bb25-recent-bids" class="js-auction-e3bb25-recent-bids " data-update-timestamp="2026-04-18T09:13:21+00:00">
    <div class="flex items-center justify-between pb-2 lg:pb-0 mb-2 lg:mb-4 border-b lg:border-b-0 border-gray-100">
      <div class="flex items-center space-x-2">
        <h3 class="text-dark text-base font-semibold leading-normal lg:leading-tight">
          Bids
        </h3>
        <span class="hidden bg-middle rounded-full py-0.5 px-2 text-xxs text-dark leading-cus-xl">9 Bids</span>
      </div>
    </div>
    <ul id="auction-show-bidlist-animation" class="auction-show-bidlist-animation space-y-px divide-y divide-gray-100 lg:divide-gray-200 text-sm lg:border-t lg:border-b lg:border-gray-200" style="">
          <!--  位置2 -->
          <li class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg">
            <div class="flex justify-between items-center space-x-4 relative pt-3">
              <div class="flex items-center space-x-2 lg:space-x-5">
                <span class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                    User R
                </span>
                <div class="text-gray-400 lg:text-gray-500">
                   2:40pm,  6 Mar 26
                </div>
              </div>
              <div class="flex items-center space-x-2">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left md:pl-0 first-medium">
                  $20.00
                </div>
              </div>
            </div>
            <div class="mt-2 mb-3 text-gray-600 text-sm leading-cus-xl">
            </div>
          </li>

        <!--  位置4 -->
        <li id="bid_21516" data-bid-id="21516" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User R
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 2:40pm,  6 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $18.10
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21515" data-bid-id="21515" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User P
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 2:40pm,  6 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                  <div class="inline-block mr-2 relative" data-controller="comp-toggle">
                    <div class="cursor-pointer text-xxs" data-action="mouseover->comp-toggle#show mouseout->comp-toggle#hide">
                      <svg class="text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path fill-rule="evenodd" clip-rule="evenodd" d="M16 8C16 10.1217 15.1571 12.1566 13.6569 13.6569C12.1566 15.1571 10.1217 16 8 16C5.87827 16 3.84344 15.1571 2.34315 13.6569C0.842855 12.1566 0 10.1217 0 8C0 5.87827 0.842855 3.84344 2.34315 2.34315C3.84344 0.842855 5.87827 0 8 0C10.1217 0 12.1566 0.842855 13.6569 2.34315C15.1571 3.84344 16 5.87827 16 8ZM9 4C9 4.26522 8.89464 4.51957 8.70711 4.70711C8.51957 4.89464 8.26522 5 8 5C7.73478 5 7.48043 4.89464 7.29289 4.70711C7.10536 4.51957 7 4.26522 7 4C7 3.73478 7.10536 3.48043 7.29289 3.29289C7.48043 3.10536 7.73478 3 8 3C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4ZM7 7C6.73478 7 6.48043 7.10536 6.29289 7.29289C6.10536 7.48043 6 7.73478 6 8C6 8.26522 6.10536 8.51957 6.29289 8.70711C6.48043 8.89464 6.73478 9 7 9V12C7 12.2652 7.10536 12.5196 7.29289 12.7071C7.48043 12.8946 7.73478 13 8 13H9C9.26522 13 9.51957 12.8946 9.70711 12.7071C9.89464 12.5196 10 12.2652 10 12C10 11.7348 9.89464 11.4804 9.70711 11.2929C9.51957 11.1054 9.26522 11 9 11V8C9 7.73478 8.89464 7.48043 8.70711 7.29289C8.51957 7.10536 8.26522 7 8 7H7Z" fill="currentColor"/>
                      </svg>
                    </div>
                    <div data-comp-toggle-target="toggleable" class="absolute z-40 right-0 mt-1 -ml-4 md:ml-0 border border-light shadow px-3 py-2 rounded-lg bg-white text-secondary text-xxs hidden" style="width:240px;">
                      When two users bid the same price, the user that placed the bid first will get preference.
                      <strong>User P</strong> bid before <strong>User R</strong>.
                    </div>
                  </div>
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $18.00
                </div>
              </div>
            </div>
          </div>
        </li>
          <li id="bid_21515_c" data-bid-id="21515_c" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
            <div class="flex justify-between items-center space-x-4 relative py-3">
              <div class="flex items-center space-x-2 lg:space-x-5">
                <span class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                    User R
                </span>
                <div class="text-gray-400 lg:text-gray-500">
                   2:40pm,  6 Mar 26
                </div>
              </div>
              <div class="flex justify-end items-center md:pl-0">
                  <div class="inline-block mr-2 relative" data-controller="comp-toggle">
                    <div class="cursor-pointer text-xxs" data-action="mouseover->comp-toggle#show mouseout->comp-toggle#hide">
                      <svg class="text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path fill-rule="evenodd" clip-rule="evenodd" d="M16 8C16 10.1217 15.1571 12.1566 13.6569 13.6569C12.1566 15.1571 10.1217 16 8 16C5.87827 16 3.84344 15.1571 2.34315 13.6569C0.842855 12.1566 0 10.1217 0 8C0 5.87827 0.842855 3.84344 2.34315 2.34315C3.84344 0.842855 5.87827 0 8 0C10.1217 0 12.1566 0.842855 13.6569 2.34315C15.1571 3.84344 16 5.87827 16 8ZM9 4C9 4.26522 8.89464 4.51957 8.70711 4.70711C8.51957 4.89464 8.26522 5 8 5C7.73478 5 7.48043 4.89464 7.29289 4.70711C7.10536 4.51957 7 4.26522 7 4C7 3.73478 7.10536 3.48043 7.29289 3.29289C7.48043 3.10536 7.73478 3 8 3C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4ZM7 7C6.73478 7 6.48043 7.10536 6.29289 7.29289C6.10536 7.48043 6 7.73478 6 8C6 8.26522 6.10536 8.51957 6.29289 8.70711C6.48043 8.89464 6.73478 9 7 9V12C7 12.2652 7.10536 12.5196 7.29289 12.7071C7.48043 12.8946 7.73478 13 8 13H9C9.26522 13 9.51957 12.8946 9.70711 12.7071C9.89464 12.5196 10 12.2652 10 12C10 11.7348 9.89464 11.4804 9.70711 11.2929C9.51957 11.1054 9.26522 11 9 11V8C9 7.73478 8.89464 7.48043 8.70711 7.29289C8.51957 7.10536 8.26522 7 8 7H7Z" fill="currentColor"/>
                      </svg>
                    </div>
                    <div data-comp-toggle-target="toggleable" class="absolute z-40 right-0 mt-1 -ml-4 md:ml-0 border border-light shadow px-3 py-2 rounded-lg bg-white text-secondary text-xxs hidden" style="width:240px;">
                      When two users bid the same price, the user that placed the bid first will get preference.
                      <strong>User P</strong> bid before <strong>User R</strong>.
                    </div>
                  </div>
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $18.00
                </div>
              </div>
            </div>
          </li>
        <!--  位置4 -->
        <li id="bid_21429" data-bid-id="21429" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User P
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 8:25pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $12.10
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21428" data-bid-id="21428" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User E
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 8:25pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $12.00
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21425" data-bid-id="21425" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User P
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 7:41pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $10.10
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21424" data-bid-id="21424" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User E
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 7:41pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $10.00
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21423" data-bid-id="21423" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User P
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 7:40pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $5.10
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21422" data-bid-id="21422" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User E
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 7:40pm,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $5.00
                </div>
              </div>
            </div>
          </div>
        </li>
        <!--  位置4 -->
        <li id="bid_21389" data-bid-id="21389" class="js-bid-line bg-white first:rounded-t-lg last:rounded-b-lg first:relative first:z-10">
          <div class="flex justify-between items-center space-x-4 relative py-3">
            <div class="flex items-center space-x-2 lg:space-x-5">
              <div class="w-14 lg:w-28 text-gray-600 lg:text-dark  lg:font-medium first-medium">
                  User P
              </div>
              <div class="text-gray-400 lg:text-gray-500">
                 9:53am,  3 Mar 26
              </div>
            </div>
            <div class="flex items-center space-x-2">
                            <div class="flex justify-end items-center md:pl-0">
                <div class="text-gray-600 lg:text-dark  lg:font-medium text-right md:text-left first-medium">
                  $0.20
                </div>
              </div>
            </div>
          </div>
        </li>
    </ul>
    <div class="border-t border-light py-2 lg:border-t-0 lg:hidden">
    </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-msg"><template>
  <div id="js-auction-e3bb25-msg" class="-mx-4 md:mx-0" data-update-timestamp="2026-04-18T09:13:21+00:00">
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-tip-price"><template>
  <div id="js-auction-e3bb25-tip-price" class=""  data-update-timestamp="2026-04-18T09:13:21+00:00">
  <div class="hidden lg:block text-secondary text-sm uppercase mb-1">
      Final Price
  </div>
  <div class="flex justify-between lg:justify-start items-center space-x-4 lg:space-x-0">
    <div class="text-dark text-2xl leading-tight font-semibold lg:font-bold lg:text-base lg:text-dark lg:heading-alt js-final-price">
        <span id="js-auction-bid-price-box">$<span data-auction-detail-target="bidInitPrice" id="js-auction-bid-price">20.00</span></span><span class="text-base lg:text-sm font-normal">/kg</span>
        <span data-auction-detail-target="bidPrice" class="hidden">20.00</span>
    </div>
    <div class="ml-4">
      <div class="text-gray-600 text-sm lg:text-sm lg:mt-1">
            <div class="flex space-x-1 items-center">
              <span>Reserve not met</span>
              <div class="group relative">
                <svg class="text-tertiary w-5 h-5 cursor-pointer" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path></svg>
                <div class="hidden group-hover:inline-block absolute top-6 right-0 z-40 bg-white shadow-t-sm rounded-md p-2" style="width:200px">
                  <p class="text-gray-600 text-xs">If the final auction price doesn’t meet the reserve, the highest bidder has the exclusive right to make a final offer.</p>
                </div>
              </div>
            </div>
      </div>
    </div>
  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-color-header-bar"><template>
  
<div id="js-auction-e3bb25-color-header-bar" data-update-timestamp="2026-04-18T09:13:21+00:00">
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-end-loading"><template>
  <div id="js-auction-e3bb25-end-loading" class="hidden" data-update-timestamp="2026-04-18T09:13:21+00:00">
  <div id="LoadingModal" class="loading px-4 md:px-0">
    <div class="loading-backdrop"></div>
    <div class="loading-body max-w-md">
      <div class="loading-icon">
        <svg class="text-primary" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
          <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
          <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
        </svg>
      </div>
      <div class="loading-content font-medium">One moment. We are synchronising any bids in the final few seconds. This will depend on your network speed.</div>
    </div>
  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-mobile-actions"><template>
  <div class="lg:hidden " id="js-auction-e3bb25-mobile-actions" data-update-timestamp="2026-04-18T09:13:21+00:00"> 
  <div class="space-y-3">
  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-mobile-bid-form-tip"><template>
  
<div id="js-auction-e3bb25-mobile-bid-form-tip" class=""  data-update-timestamp="2026-04-18T09:13:21+00:00">
</div>
</template></turbo-stream>
<turbo-stream action="replace" targets=".js-auction-e3bb25-countdown-time"><template>
  
<div class="js-auction-e3bb25-countdown-time" data-update-timestamp="2026-04-18T09:13:21+00:00">
    <div class="text-secondary text-sm lg:flex items-center lg:space-x-2 ">
          <div class="lg:rounded-full lg:py-2 lg:inline-block lg:font-bold lg:mb-16">
            <span class="inline">Auction completed at</span>&nbsp; 5:00pm,  6 Mar 26
          </div>
    </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="js-auction-e3bb25-live-status"><template>
  <div id="js-auction-e3bb25-live-status">
</div>
</template></turbo-stream>
<turbo-stream action="replace" targets=".js-auction-e3bb25-ends-at"><template>
  <div class="mt-px text-sm text-gray-800 font-medium js-auction-e3bb25-ends-at">
   5:00pm,  6 Mar 26 (Sydney Time)
</div>
</template></turbo-stream>