<turbo-stream action="replace" target="menu-items"><template><div id="items" class="  min-w-0 flex-1 h-[calc(85vh-120px)] overflow-y-scroll md:mt-6 md:pl-0 md:pr-0 pl-1 pr-2 scrollbar-hide" style="scrollbar-width: none; -ms-overflow-style: none;">
  <!-- Menu grid -->
  <div id="menu-items">
      <!-- Mobile: alternating image via card_index; md+: image left, content right -->
      <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-2 pt-3 pb-36">
          



<div id="menu_item_17" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Cheesy Garlic Bread – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ3dFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--8e74dbcbbae54da8efbfcfeb9d94fc751d088605/garlic%20bread%20cheesy.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             ml-[65px] py-3 pr-4 pl-[90px]"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
    </div>

    <div id="favorite-icon-17" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 17 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      Cheesy Garlic Bread
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹115
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Small 4pcs</span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_17"
      class="mt-auto w-full flex justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="CejT6q77vGwJgLvPts9mRdy2qzBbrvUpfWnkmh2Ow3dZaq7ELEuVrvJ346cT6NiUhrcUGZ7C_gkvtd9DKjbkxQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="17">
    <input type="hidden" name="size_id" value="6">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-17"
      x-cloak
      x-show="$store.menuModals.openId === 17"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 17 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ3dFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--8e74dbcbbae54da8efbfcfeb9d94fc751d088605/garlic%20bread%20cheesy.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Cheesy Garlic Bread – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
          </div>

          <div id="favorite-icon-modal_17">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            Cheesy Garlic Bread
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
             A perfect fusion of French bread slices
 coated with our heavenly garlic butter
 paste, topped with a generous layer of
 melty cheese for soft and cheesy delight
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Small 4pcs</span>
                  <span class="font-ruddy font-bold"> — ₹115.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="PvvC-ZB_rsLTyd_46tGSxJXpsfGdrWC56NImJ8iGfHpueb_XEs-HACg-h5BP9iwVz-gO2FjBa5m6Dh3-_z5byA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="17">
                    <input type="hidden" name="size_id" value="6">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Regular 8pcs</span>
                  <span class="font-ruddy font-bold"> — ₹215.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="pl-O97uFGrTNV3EJqe0ANTVOTUsMtrxdijDJgbj-smX23fPZOTUzdjagKWEMyr7kb0_yYsnat33Y7PJYj0aV1w" autocomplete="off" />
                    <input type="hidden" name="item_id" value="17">
                    <input type="hidden" name="size_id" value="7">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Jumbo 12pcs</span>
                  <span class="font-ruddy font-bold"> — ₹335.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="rDIBDi4UFixbKtOrHfJjfhuegQjCZRk_Cdetpwqsf8_8sHwgrKQ_7qDdi8O41d2vQZ8-IQcJEh9bC5Z-PRRYfQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="17">
                    <input type="hidden" name="size_id" value="8">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

          



<div id="menu_item_18" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Classic Garlic Bread – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ29FIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--8a2dac10c382ee7e640636538cfabd2623ea5e46/garlic%20bread.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             mr-[65px] py-3 pl-4 pr-[90px] md:ml-[72px] md:mr-0 md:pl-[90px] md:pr-4"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
    </div>

    <div id="favorite-icon-18" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 18 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      Classic Garlic Bread
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹85
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Small 4pcs</span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_18"
      class="mt-auto w-full flex justify-start md:justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="YdTr3brt_UdiuboZUNMtysYB74TN4wGHOMHkswuV8I4xVpbzOF3UhZlO4nH19JMbnABQrQiPCqdqHd9qPC3XPA" autocomplete="off" />
    <input type="hidden" name="item_id" value="18">
    <input type="hidden" name="size_id" value="6">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-18"
      x-cloak
      x-show="$store.menuModals.openId === 18"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 18 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ29FIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--8a2dac10c382ee7e640636538cfabd2623ea5e46/garlic%20bread.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Classic Garlic Bread – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
          </div>

          <div id="favorite-icon-modal_18">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            Classic Garlic Bread
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
            A perfect combination of French bread
 slices generously coated with our
 heavenly garlic butter paste, baked to
 golden crispiness
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Small 4pcs</span>
                  <span class="font-ruddy font-bold"> — ₹85.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="74IqwWdT49WkqTREBy7M3j7aWJh0-khbJ9t2Wwfdg9C_AFfv5ePKF19ebCyiCXIPZNvnsbGWQ3t1B02CMGWkYg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="18">
                    <input type="hidden" name="size_id" value="6">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Regular 8pcs</span>
                  <span class="font-ruddy font-bold"> — ₹165.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="bnLXh_g0M_WlW0sW_-jFRSJj6t9djags_yO_j1uHv2s-8KqpeoQaN16sE35az3uUeGJV9pjhowyt_4RWbD-Y2Q" autocomplete="off" />
                    <input type="hidden" name="item_id" value="18">
                    <input type="hidden" name="size_id" value="7">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Jumbo 12pcs</span>
                  <span class="font-ruddy font-bold"> — ₹245.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="yZT0cPj-Am-FztP6JZCQirYT3CiNsPKJ3G7-oSeM63KZFoleek4rrX45i5KAty5b7BJjAUjc-amOssV4EDTMwA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="18">
                    <input type="hidden" name="size_id" value="8">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

          



<div id="menu_item_19" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="French Fries – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ1FFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--1dd38206c1381b0f3e1884ad22b6817036c57679/fries.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             ml-[65px] py-3 pr-4 pl-[90px]"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
    </div>

    <div id="favorite-icon-19" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 19 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      French Fries
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹105
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Regular 200g</span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_19"
      class="mt-auto w-full flex justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="bQ7InuIFbLXLpIpI0-k6HgAzt9FDQHjKWL92rbJsTDQ9jLWwYLVFdzBT0iB2zoTPWjII-IYsc-oKY010hdRrhg" autocomplete="off" />
    <input type="hidden" name="item_id" value="19">
    <input type="hidden" name="size_id" value="14">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-19"
      x-cloak
      x-show="$store.menuModals.openId === 19"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 19 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ1FFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--1dd38206c1381b0f3e1884ad22b6817036c57679/fries.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="French Fries – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
          </div>

          <div id="favorite-icon-modal_19">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            French Fries
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
             A perfect golden crunch and irresistible
 flavor of our freshly cooked French fries
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Regular 200g</span>
                  <span class="font-ruddy font-bold"> — ₹105.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="-tbdoxIi-cXEO3VxJNV3kFPzaqBxik3k3M3UNeiIzPmqVKCNkJLQBz_MLRmB8slBCfLVibTmRsSOEe_s3zDrSw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="19">
                    <input type="hidden" name="size_id" value="14">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Jumbo 350g</span>
                  <span class="font-ruddy font-bold"> — ₹185.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="gCz6LIiEofDsNGX-7WIkmoMVpkRk1aedE1eZmw2ZaonQrocCCjSIMhfDPZZIRZpL2RQZbaG5rL1Bi6JCOiFNOw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="19">
                    <input type="hidden" name="size_id" value="15">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Small 100g</span>
                  <span class="font-ruddy font-bold"> — ₹75.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="8gL6JCferOXcFbBxdOTD1iXQurBeGC0m4iQYVmdBzzGigIcKpW6FJyfi6BnRw30Hf9EFmZt0Jgaw-COPUPnogw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="19">
                    <input type="hidden" name="size_id" value="13">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

          



<div id="menu_item_20" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Cheesy French Fries – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZzRFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--6a5acb86f8175d0572a0c921926eafab42d3a6a7/cheesy%20fries.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             mr-[65px] py-3 pl-4 pr-[90px] md:ml-[72px] md:mr-0 md:pl-[90px] md:pr-4"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
    </div>

    <div id="favorite-icon-20" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 20 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      Cheesy French Fries
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹95
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Small 100g</span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_20"
      class="mt-auto w-full flex justify-start md:justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="OZu7CMuzt-3Oeqx7jYS5jjFdGikYMf2y-H4OdlG8n5NpGcYmSQOeLzWN9BMoowdfa1ylAN1d9pKqojWvZgS4IQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="20">
    <input type="hidden" name="size_id" value="13">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-20"
      x-cloak
      x-show="$store.menuModals.openId === 20"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 20 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZzRFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--6a5acb86f8175d0572a0c921926eafab42d3a6a7/cheesy%20fries.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Cheesy French Fries – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/veg-fa542c48f111d8c5d6804827ec08358dd08779f2ad2d1568e3c9287551eba90f.svg" />
          </div>

          <div id="favorite-icon-modal_20">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            Cheesy French Fries
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
             A crispy French fries generously topped
 with creamy cheese
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Regular 200g</span>
                  <span class="font-ruddy font-bold"> — ₹135.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="UxCciwJY7SAPZtCK4s3s4-Mn21shdLwZMTkiunqLXrsDkuGlgOjE4vSRiOJH6lIyuSZkcuQYtzlj5RljTTN5CQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="20">
                    <input type="hidden" name="size_id" value="14">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Jumbo 350g</span>
                  <span class="font-ruddy font-bold"> — ₹225.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="f2RWXHecf-juEaGjjERvfXkWgdMhExbePQXfoVbImhov5ity9SxWKhXm-cspY9GsIxc--uR_Hf5v2eR4YXC9qA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="20">
                    <input type="hidden" name="size_id" value="15">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Small 100g</span>
                  <span class="font-ruddy font-bold"> — ₹95.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="h2aukxz-OVZu9W6L_3-d1aqeYxqVVyCUxKEdM6v5pzXX5NO9nk4QlJUCNuNaWCME8J_cM1A7K7SWfSbqnEGAhw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="20">
                    <input type="hidden" name="size_id" value="13">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

          



<div id="menu_item_21" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Baked Chicken Wings – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaVFFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--6409b4faa43a1521ae65bdb286fb9bba8a506981/wings.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             ml-[65px] py-3 pr-4 pl-[90px]"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Non-Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/non-veg-17941b8bd3e7ad3c8410f841026b9131c12e09dcb29766caec811c73c5583355.svg" />
    </div>

    <div id="favorite-icon-21" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 21 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      Baked Chicken Wings
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹135
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Small 3pcs</span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_21"
      class="mt-auto w-full flex justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="Mil5ZD7ZwC_yKrZ5VLUQf3O79TwyAx5ml2XxQIw6hzpiqwRKvGnp7Qnd7hHxkq6uKbpKFfdvFUbFucqZu4KgiA" autocomplete="off" />
    <input type="hidden" name="item_id" value="21">
    <input type="hidden" name="size_id" value="9">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-21"
      x-cloak
      x-show="$store.menuModals.openId === 21"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 21 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaVFFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--6409b4faa43a1521ae65bdb286fb9bba8a506981/wings.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Baked Chicken Wings – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Non-Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/non-veg-17941b8bd3e7ad3c8410f841026b9131c12e09dcb29766caec811c73c5583355.svg" />
          </div>

          <div id="favorite-icon-modal_21">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            Baked Chicken Wings
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
            Crispy on the outside, tender on the inside, our perfectly baked chicken wings are marinated in bold spices and cooked to juicy perfection—an ultimate savory delight in every bite.
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Small 3pcs</span>
                  <span class="font-ruddy font-bold"> — ₹135.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="o44gyiD4YIP8ztEcta9SmSIkQYbEs5UZbwzNqTrvRcPzDF3kokhJQQc5iXQQiOxIeCX-rwHfnjk90PZwDVdicQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="21">
                    <input type="hidden" name="size_id" value="9">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Regular 5pcs</span>
                  <span class="font-ruddy font-bold"> — ₹215.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="zAGdhV7t5ehEsSj2ZZ2ps2NmejU_1nwjuWrM-QZ75AScg-Cr3F3MKr9GcJ7AuhdiOWfFHPq6dwPrtvcgMcPDtg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="21">
                    <input type="hidden" name="size_id" value="10">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Jumbo 8pcs</span>
                  <span class="font-ruddy font-bold"> — ₹365.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="cXO_x7dExGSdsanYW8yEab1aS8E6WNqrTfTOU4jdgKoh8cLpNfTtpmZG8bD-6zq451v06P800YsfKPWKv2WnGA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="21">
                    <input type="hidden" name="size_id" value="12">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

          



<div id="menu_item_22" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[143px] w-[143px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Baked Chicken Roastico – Menu item at Mirako Pizzerria" class="object-contain w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdDhFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4a200cd06ac89b9f876b28f770f3c7acf2b40742/ChatGPT%20Image%20May%2012,%202026,%2003_03_18%20PM.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[138px] 
             flex flex-col justify-center
             mr-[65px] py-3 pl-4 pr-[90px] md:ml-[72px] md:mr-0 md:pl-[90px] md:pr-4"
    >
        <!-- Veg / Non-Veg + Favorite -->
  <div class="flex justify-between items-start gap-2">
    <div class="flex items-center shrink-0">
      <img width="15" height="15" loading="lazy" decoding="async" alt="Non-Veg" class="h-[14.855691909790039px] w-[14.855691909790039px]" src="/assets/non-veg-17941b8bd3e7ad3c8410f841026b9131c12e09dcb29766caec811c73c5583355.svg" />
    </div>

    <div id="favorite-icon-22" class="shrink-0">
      
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="16" height="14" loading="lazy" decoding="async" alt="Log in to add favorites" class="w-[16px] h-[14px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
    </div>
  </div>



  <div x-data="{ itemId: 22 }" class="flex flex-col flex-1 min-h-0">
    <h2 class="text-[12px] font-poppins text-[#1B0101] font-medium leading-tight line-clamp-2 pr-1">
      Baked Chicken Roastico
    </h2>

    <div class="flex justify-between items-center gap-2 mt-1 mb-2">
      <h3 class="text-[14px] sm:text-[15px] font-bold font-ruddy text-[#1B0101] shrink-0">
        ₹545
      </h3>

      <button type="button"
              class="text-[6.9px]  text-[#1B0101] font-medium bg-[#EEEEEEEE] rounded-[4px] px-[8px] py-[4px] flex items-center font-poppins gap-2 shrink-0 max-w-[55%]"
              @click="$store.menuModals.openId = itemId">
        <span class="truncate">Full </span>
        <img src="/assets/size-down-arrow-15051a3cd11684eb251412fa4d4c496895105faec668b851ff8df9db930e90e0.svg" width="5" height="2" loading="lazy" decoding="async" alt="" class="h-[3px] w-[6px] shrink-0" />
      </button>
    </div>

    <div
      id="cart_controls_22"
      class="mt-auto w-full flex justify-start md:justify-end"
    >
        <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="6UsIGqPNue0htD0_y8nbChdvo7qxZkSRkK5Si8ZH7gG5yXU0IX2QL9pDZVdu7mXbTW4ck3QKT7HCcmlS8f_Jsw" autocomplete="off" />
    <input type="hidden" name="item_id" value="22">
    <input type="hidden" name="size_id" value="4">
    <button type="submit"
            class="w-[113px] p-[7px] bg-[#03773C] font-medium text-white font-poppins text-[12px] rounded-full hover:opacity-90 transition">
      Add
    </button>
</form>
    </div>

    
<template x-teleport="body">
  <div id="item-modal-22"
      x-cloak
      x-show="$store.menuModals.openId === 22"
      x-transition
      @click.self="$store.menuModals.openId = null"
      @keydown.escape.window="$store.menuModals.openId = null"
      class="fixed inset-0 z-[1200] bg-black/70 flex flex-col items-center justify-center px-4 py-8">


    <div class="w-[300px] md:w-[370px] lg:w-[250px] overflow-hidden bg-white"
         style="border-radius: 183px 183px 30px 30px;">

      <div class=" flex items-center justify-center">
          <div class="h-[270px] w-[270px] md:h-[336.8325508762158px] md:w-[336.8325508762158px]  lg:h-[220px] lg:w-[220px] mt-4 rounded-full overflow-hidden">
            <img x-data="{ srcLoaded: false }"
                 x-effect="if ($store.menuModals.openId === 22 && !srcLoaded) {
                              $el.src = '/rails/active_storage/blobs/proxy/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdDhFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4a200cd06ac89b9f876b28f770f3c7acf2b40742/ChatGPT%20Image%20May%2012,%202026,%2003_03_18%20PM.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Baked Chicken Roastico – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-contain"
                 loading="lazy"
                 decoding="async" />
          </div>
      </div>

      <div class=" px-5 md:px-[34px] lg:px-[20px] pb-5 md:pb-6 pt-0 md:pt-4 lg:pt-0">

        <!-- Veg / Non-Veg + Favorite -->
        <div class="flex justify-between items-center mb-2">
          <div class="flex items-center">
            <img width="25" height="25" loading="lazy" decoding="async" alt="Non-Veg" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px]" src="/assets/non-veg-17941b8bd3e7ad3c8410f841026b9131c12e09dcb29766caec811c73c5583355.svg" />
          </div>

          <div id="favorite-icon-modal_22">
            
  <a data-turbo-frame="_top" class="inline-block" href="/auth/login?login_required=1&amp;return_to=%2Fmenus%3Fcategory_id%3D8">
    <img width="25" height="25" loading="lazy" decoding="async" alt="Log in to add favorites" class="h-[20px] w-[20px] lg:h-[15px] lg:w-[15px] text-red-600 fill-none stroke-red-600 hover:fill-red-600 hover:cursor-pointer transition" src="/assets/heart-outline-8353acde10c5ff0e6d4938d5eced7c38ebd69e038b2374f788a6409e3b491736.svg" />
</a>
          </div>
        </div>

        <!-- Title & Description -->
        <div class="mt-0 md:mt-2">
          <h2 class="font-poppins text-[18px] md:text-[20px] lg:text-[15px] font-semibold text-[#1b0101]">
            Baked Chicken Roastico
          </h2>
          <p class="text-[12px] md:text-[14px] lg:text-[10px] font-poppins font-normal text-[#1B0101] mt-0 md:mt-1 leading-none md:leading-[1.25] lg:leading-none">
            Tender, juicy chicken marinated in
 signature spices, slow-roasted to
 perfection with a crispy golden finish.
 Bursting with bold flavors in every bite!
          </p>
        </div>

        <!-- Sizes -->
        <div class="mt-0 md:mt-2 lg:mt-0">

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 border-b-[0.25px] border-[#000000]">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Full </span>
                  <span class="font-ruddy font-bold"> — ₹545.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="dGytsLWIg13i46CE29LEWYa4eJyV9lAeY_6wnii6x1ok7tCeNziqnxkU-Ox-9XqI3LnHtVCaWz4xIotHHwLg6A" autocomplete="off" />
                    <input type="hidden" name="item_id" value="22">
                    <input type="hidden" name="size_id" value="4">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>

            <div class="flex items-center justify-between py-2 md:py-3 lg:py-1.5 ">
              <div>
                <p class="text-[12px] md:text-[14px] lg:text-[10px] text-[#1b0101]">
                  <span class="font-poppins font-semibold">Half</span>
                  <span class="font-ruddy font-bold"> — ₹275.0</span>
                </p>
              </div>

              <div>
                  <form data-turbo-stream="true" action="/menu/add_to_cart" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="rvTlQQfCRUHT_9ZMICyWLkH9_0_m7rPio_o1nKU79pr-dphvhXJsgygIjiSFCyj_G_xAZiOCuMLxJg5FkoPRKA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="22">
                    <input type="hidden" name="size_id" value="5">
                    <button type="submit"
                            class="text-white font-poppins font-medium text-[10px] md:text-[12px] lg:text-[10px] w-[100px] md:w-[124px] lg:w-[100px] p-[8px] md:p-[10px] lg:p-[8px] rounded-full bg-[#03773C] hover:opacity-90 transition">
                      Add
                    </button>
</form>              </div>
            </div>
        </div>

      </div>
    </div>

    <button type="button"
            @click="$store.menuModals.openId = null"
            class="mt-5 inline-flex h-[34px] w-[34px] lg:h-[25px] lg:w-[25px] items-center justify-center rounded-full bg-[#DC0000] text-white text-[24px] lg:text-[15px] leading-none">
      ×
    </button>
  </div>
</template>
  </div>

    </div>
</div>

      </div>
  </div>
</div>
</template></turbo-stream>