
<turbo-stream action="append" target="teams-drawer-list"><template>
  <!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="cheli katy">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/cheli-katy">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        C
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">CHELI Katy</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
          <p class="text-[10px] text-base-content/50 mt-0.5 whitespace-nowrap">
            / 16 000 €
          </p>
      </div>
    </div>

      <div class="flex items-center gap-2">
        <div class="flex-1 h-1.5 bg-base-200 rounded-full overflow-hidden">
          <div class="h-full transition-all duration-500" style="width: 0%; background: #f67650;"></div>
        </div>
        <span class="text-[10px] font-bold whitespace-nowrap leading-none" style="color: #f67650;">0%</span>
      </div>
</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="hamou ruben">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/hamou-ruben">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        H
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">HAMOU Ruben</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
          <p class="text-[10px] text-base-content/50 mt-0.5 whitespace-nowrap">
            / 16 000 €
          </p>
      </div>
    </div>

      <div class="flex items-center gap-2">
        <div class="flex-1 h-1.5 bg-base-200 rounded-full overflow-hidden">
          <div class="h-full transition-all duration-500" style="width: 0%; background: #f67650;"></div>
        </div>
        <span class="text-[10px] font-bold whitespace-nowrap leading-none" style="color: #f67650;">0%</span>
      </div>
</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="botbol yoni">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/botbol-yoni">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        B
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">BOTBOL Yoni</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
          <p class="text-[10px] text-base-content/50 mt-0.5 whitespace-nowrap">
            / 16 000 €
          </p>
      </div>
    </div>

      <div class="flex items-center gap-2">
        <div class="flex-1 h-1.5 bg-base-200 rounded-full overflow-hidden">
          <div class="h-full transition-all duration-500" style="width: 0%; background: #f67650;"></div>
        </div>
        <span class="text-[10px] font-bold whitespace-nowrap leading-none" style="color: #f67650;">0%</span>
      </div>
</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="soudry tsipora">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/soudry-tsipora">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        S
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">SOUDRY Tsipora</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
          <p class="text-[10px] text-base-content/50 mt-0.5 whitespace-nowrap">
            / 3 200 €
          </p>
      </div>
    </div>

      <div class="flex items-center gap-2">
        <div class="flex-1 h-1.5 bg-base-200 rounded-full overflow-hidden">
          <div class="h-full transition-all duration-500" style="width: 0%; background: #f67650;"></div>
        </div>
        <span class="text-[10px] font-bold whitespace-nowrap leading-none" style="color: #f67650;">0%</span>
      </div>
</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="équipe #55979">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/-2-b1cf51d2-2b1c-4b6d-928c-9b9c52bd73d9">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        É
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">Équipe #55979</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="benchetrit ethan">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/benchetrit-ethan">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        B
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">BENCHETRIT ETHAN</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="lahiany david">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/lahiany-david">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        L
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">LAHIANY DAVID</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="tordjman michael">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/tordjman-michael">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        T
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">TORDJMAN MICHAEL</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="allouche samuel">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/allouche-samuel">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        A
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">ALLOUCHE SAMUEL</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="brakha philippe">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/brakha-philippe">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        B
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">BRAKHA PHILIPPE</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="bitan ruthy">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/bitan-ruthy">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        B
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">BITAN RUTHY</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb --><!-- BEGIN app/views/public/campaigns/_team_drawer_item.html.erb
-->
<li data-team-filter-target="item"
    data-team-name="haddad jerry">
  <a class="group block bg-white rounded-xl border border-base-200 p-3 hover:shadow-sm transition-shadow" href="/les-benjamins2026/teams/haddad-jerry">
    <div class="flex items-center gap-3 mb-2">
      <div class="w-10 h-10 rounded-full flex items-center justify-center text-white font-bold text-sm flex-shrink-0"
           style="background: #f67650;">
        H
      </div>
      <div class="min-w-0 flex-1">
        <p class="font-semibold text-sm break-words leading-snug group-hover:text-primary transition-colors">HADDAD JERRY</p>
      </div>
      <div class="text-right flex-shrink-0">
        <p class="font-bold text-sm leading-none" style="color: #f67650;">
          0 €
        </p>
      </div>
    </div>

</a></li>
<!-- END app/views/public/campaigns/_team_drawer_item.html.erb -->
</template></turbo-stream>
<turbo-stream action="replace" target="teams-drawer-load-more"><template>
  <div id="teams-drawer-load-more" class="text-center mt-4">
      <a class="btn btn-ghost btn-sm" data-turbo-stream="true" href="/les-benjamins2026/campaign_teams?instance_id=teams-drawer&amp;teams_page=9">Voir plus</a>
  </div>
</template></turbo-stream>