<turbo-stream action="replace" target="menu-items"><template><div id="items" class="col-span-10 lg:col-span-11 h-[calc(85vh-120px)] overflow-y-scroll md:mt-6 md:pl-0 md:pr-0 pb-20 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-16">
          



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

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Fusion Hyderabadi – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ0lFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--ce1b927719a7429278ef3c2dab85a69c9f3ae190/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/7.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-7" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="rUvFacf50hUNmyTvUYxaUGiKy7p-u5xJsUP5nkchrdj3F9wzXPBWHN-slFJn17-Xu1WGurf5Esx1y1iFfmb2KA" autocomplete="off" />
  <input type="hidden" name="item_id" value="7">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 7 }" 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">
      Fusion Hyderabadi
    </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">
        ₹425
      </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</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_7"
      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="PA4vIAn7zUH_9fZ_A8QgeP7gcYXB7BF4RUrV5nJWdZQGdSNgTQz2m12zyOOxa74D3Cq52t8jIT0YoC9NrA9Yiw" autocomplete="off" />
    <input type="hidden" name="item_id" value="7">
    <input type="hidden" name="size_id" value="2">
    <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-7"
      x-cloak
      x-show="$store.menuModals.openId === 7"
      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 === 7 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ0lFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--ce1b927719a7429278ef3c2dab85a69c9f3ae190/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/7.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Fusion Hyderabadi – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_7">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="snPuHQAYlZzfIQpT4uQt6LvDN9vrtfz9C25wiAY-bLfoL_dHmxERlQ0Wuu7Uv8gvaBx62yL3cnjP5tGTP3k3Rw" autocomplete="off" />
  <input type="hidden" name="item_id" value="7">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Fusion Hyderabadi
          </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 tantalizing blend of Mirako&#39;s special sauce, melty cheese, crispy fried onion, vibrant bell peppers, juicy fresh tomatoes, and the irresistible Hyderabadi paneer tikka. 
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹495.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="m-3ql_9tW0LjGJECl58BqphHb1LYLurVNUxVrWb2bP6hlubXu5pgmEFer54lMJ_Ruo2nDcbh2pBopq8GuK9B4Q" autocomplete="off" />
                    <input type="hidden" name="item_id" value="7">
                    <input type="hidden" name="size_id" value="3">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹425.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="rncMPgujA0h7M-WP7N5ZE1z0-O1C56Y5MqimE4q-FMeUDAB-T1Q4ktl12xNeccdofj4wslwolnxvQly4VOc52A" autocomplete="off" />
                    <input type="hidden" name="item_id" value="7">
                    <input type="hidden" name="size_id" value="2">
                    <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 </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="rhCe8FLRm6fV4x1y6n976WrkMEoSx_zVfbavxeiSXmqUa5KwFiagfXelI-5Y0OWSSC74FQwIzJAgXFVuNstzdQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="7">
                    <input type="hidden" name="size_id" value="1">
                    <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_14" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Farm House – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWdFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--497fb4c2c79752209737ef4cedf647391d7725db/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/10.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-14" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="csr27X0ves-jiKE_p7w9zlqGeq3qoQYP1tkpPLCxr04olu-35ib-xnG_EYKR59gJiVk3rSPjiIoSUYgnifb0vg" autocomplete="off" />
  <input type="hidden" name="item_id" value="14">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 14 }" 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">
      Farm House
    </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">
        ₹395
      </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</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_14"
      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="m49l-fmEo-MLJ6q2181H5IxWWg06qk-ncSkLGFrOvD-h9Gm5vXOYOalhlCplYtmfrpySUiRlf-Isw_GzhJeRIA" autocomplete="off" />
    <input type="hidden" name="item_id" value="14">
    <input type="hidden" name="size_id" value="2">
    <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-14"
      x-cloak
      x-show="$store.menuModals.openId === 14"
      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 === 14 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaWdFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--497fb4c2c79752209737ef4cedf647391d7725db/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/10.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Farm House – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_14">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="LD61NZPsLFzJj3RbAQxA__SgDlTTjfN9yJz7affpuDh2YqxvCOWoVRu4xOY3V6U4J39DVBrPffgMFFpyzq7jyA" autocomplete="off" />
  <input type="hidden" name="item_id" value="14">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Farm House
          </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 farm-fresh goodness of Mirako&#39;s special sauce, premium cheese with mouthwatering toppings of crispy fresh onion, juicy tomatoes, and vibrant bell peppers with Mirako special sauce.
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹465.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="93TvpPEU7k3jXbMJ7eCNgSs8fqfUDLwGsrOVL40AEwXND-PktePVl0EbjZVfTxP6Cfa2-MrDjEPvWW-EU1k-Gg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="14">
                    <input type="hidden" name="size_id" value="3">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹395.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="C2joziRu6Jro--j7ACfLLFVLm9a_wfCa4XA-AuuweJoxE-SOYJnTQEq91meyiFVXd4FTiaEOwN-8msSpNelVhQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="14">
                    <input type="hidden" name="size_id" value="2">
                    <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 </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="C3Dr0dr2KgVoYDNS5uANyNRR05ySl7kO_h1mhNFbv1UxC-eRngER38omDc5UT5Oz9psbw4xYiUuj95wvDwKSSg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="14">
                    <input type="hidden" name="size_id" value="1">
                    <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_4" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Americana – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaVlFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e35dc772c141d0c9edd7d35c0a0299288fe225b6/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/11.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-4" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="g361H3WL_Ems8HHEfRDKvo2MUlQWm8CqNyjiWWv1NqHZIqxF7oJ4QH7HwXlLSy95XlMfVN_ZTi_zoENCUrJtUQ" autocomplete="off" />
  <input type="hidden" name="item_id" value="4">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 4 }" 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">
      Americana
    </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">
        ₹345
      </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</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_4"
      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="ZNBXTFWCawXMRfOY80qmu-_gUH-fnUYpq95qEErL92peq1sMEXVQ324DzQRB5TjAzSqYIIFSdmz2NJC7lJLadQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="4">
    <input type="hidden" name="size_id" value="2">
    <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-4"
      x-cloak
      x-show="$store.menuModals.openId === 4"
      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 === 4 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaVlFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e35dc772c141d0c9edd7d35c0a0299288fe225b6/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/11.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Americana – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_4">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="5g4vl8zEvlqye4ZVAD7JsGyX77B_mGkVu2Q1CIChj_u8UjbNV806U2BMNug2ZSx3v0iisLba55B_7JQTuebUCw" autocomplete="off" />
  <input type="hidden" name="item_id" value="4">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Americana
          </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 tantalizing blend of Mirako special sauce, melty cheese, and the sweetness of fresh sweet corn
          </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 </span>
                  <span class="font-ruddy font-bold"> — ₹205.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="c1in59y3Nhjwe0k2Baj1dzW366nAtiExK9M_SbOXdD9JI6unmEANwlI9d6q3B2sMF30j9t55EXR2OcXibc5ZIA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="4">
                    <input type="hidden" name="size_id" value="1">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹345.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="knbuJJ-06yRwMphh5Io226c8RR2PmnXtRH2MAMebJY6oDeJk20PQ_tJ0pv1WJaighfaNQpFVRagZl3arGcIIkQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="4">
                    <input type="hidden" name="size_id" value="2">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹425.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="yYYjYqpcWGbsaGFJLrDHlNwv4LBXvMfNWJEAL6iP1xrz_S8i7qtjvE4uX9WcH1nv_uUo70lz94gFe_qEdtb6BQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="4">
                    <input type="hidden" name="size_id" value="3">
                    <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_8" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Portuguese – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdllEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b2a6ce60c2664a8ee23f3c7c7d5b313ce04609e0/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/5.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-8" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="qlVhP_D0HSfBOqIs5pN_7j9UjO8Nuiq4D8FPt8chlTrwCXhla_2ZLhMNEpHQyJop7IvB78T4pD3LSe6s_mbOyg" autocomplete="off" />
  <input type="hidden" name="item_id" value="8">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 8 }" 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">
      Portuguese
    </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">
        ₹385
      </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</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_8"
      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="Ntij06GjQ9-mCn84TIUxO9u2sb794oTwJH80llc32u0Mo6-T5VR4BQRMQaT-Kq9A-Xx54eMttLV5lc49iW738g" autocomplete="off" />
    <input type="hidden" name="item_id" value="8">
    <input type="hidden" name="size_id" value="2">
    <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-8"
      x-cloak
      x-show="$store.menuModals.openId === 8"
      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 === 8 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdllEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b2a6ce60c2664a8ee23f3c7c7d5b313ce04609e0/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/5.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Portuguese – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_8">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="m9onXAtAC--egToLZYe1CvtgfkAJjWqlqFjJ_DDgRzbBhj4GkEmP5ky2irZT3FDNKL8zQMDP5CBs0GjnCaccxg" autocomplete="off" />
  <input type="hidden" name="item_id" value="8">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Portuguese
          </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 harmony of Mirako special sauce, creamy cheese, boiled egg slices, vibrant bell peppers, fresh tomatoes, and tantalizing onions.
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹445.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="kuVi5A5bQEQ4yhB9s3d4dLCsEcZs65cNzBuYJLz6n-6onm6kSqx7npqMLuEB2OYPkmbZmXIkp0iR8WKPYqOy8Q" autocomplete="off" />
                    <input type="hidden" name="item_id" value="8">
                    <input type="hidden" name="size_id" value="3">
                    <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">Small </span>
                  <span class="font-ruddy font-bold"> — ₹205.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="1lO9r8aljP4wi80FCzn9-FbOJsodH122v9dWFdvWn4TsKLHvglK3JJLN85m5lmODdATulQPQbfPiPay-BY-ymw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="8">
                    <input type="hidden" name="size_id" value="1">
                    <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">Regular</span>
                  <span class="font-ruddy font-bold"> — ₹385.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="1xlUgp3vikwq0-L_GESz8XY1P2dSFsby2a2nLiWM_G_tYljC2RixloiV3GOq6y2KVP_3OEzZ9reER12F-9XRcA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="8">
                    <input type="hidden" name="size_id" value="2">
                    <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_10" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Tuscano – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdlFEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--062c985ae2d316ef7513b70924239be2e524d0ef/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/2.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-10" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="jNit704KUdhfoT0InZuLk8uYU7mmw7SRkdxeUBdZ-ZrWhLS11QPV0Y2WjbWrwG5UGEceuW-BOhRVVP9LLh6iag" autocomplete="off" />
  <input type="hidden" name="item_id" value="10">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 10 }" 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">
      Tuscano
    </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">
        ₹515
      </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</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_10"
      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="LX_vUd_dA8IV-qmSVPbgddeR9752sVn0shlq9O4XoywXBOMRmyo4GLe8lw7mWX4O9Vs_4Wh-abHv85BfME6OMw" autocomplete="off" />
    <input type="hidden" name="item_id" value="10">
    <input type="hidden" name="size_id" value="2">
    <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-10"
      x-cloak
      x-show="$store.menuModals.openId === 10"
      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 === 10 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdlFEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--062c985ae2d316ef7513b70924239be2e524d0ef/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/2.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Tuscano – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_10">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="ppNs0K75I2L8EZReWp4ewLLWMR6aIzD4wZ4s5fHyPkj8z3WKNfCnay4mJONsxfsHYQl8HlNhvn0FFo3-yLVluA" autocomplete="off" />
  <input type="hidden" name="item_id" value="10">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Tuscano
          </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 tantalizing fusion of Mirako&#39;s special sauce, creamy cheese, savory olives, vibrant bell peppers, succulent Indian spiced flavor chicken, and fresh onions
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹595.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="LEaI1cI0nO5xt9Ilo1EqF4ANOgoJKt_zleR9BLVQtMkWPYSVhsOnNNPx7LkR_rRsosfyVRfl77bIDoevawmZ1g" autocomplete="off" />
                    <input type="hidden" name="item_id" value="10">
                    <input type="hidden" name="size_id" value="3">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹515.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="70g-mCWZaTIO30CouJlSLf0ysZpVBStzwKs9XB9uazTVMzLYYW5S6KyZfjQKNsxW3_h5xUvKGzadQcf3wTdGKw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="10">
                    <input type="hidden" name="size_id" value="2">
                    <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 </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="RHq8XtyCww-gdxLPlQOUlbOuf5eLDOwUTkgSN87wdd5-AbAemHX41QIxLFMnrArukWS3yJXD3FETouicEKlYwQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="10">
                    <input type="hidden" name="size_id" value="1">
                    <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_9" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Florentine – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ1lFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--81484cdb6b2e46fc39c2d2fd89d60979ef446a25/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/9.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-9" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="gZH_gHnQda4e6ojR7WhJXsA7bBlI5WWnfh18_gCVweTbzeba4tnxp8zdOGzbM6yZE-QhGYGn6yK6ld3lOdKaFA" autocomplete="off" />
  <input type="hidden" name="item_id" value="9">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 9 }" 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">
      Florentine
    </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">
        ₹465
      </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</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_9"
      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="f2bnZfvW0Ri-HMlTx7p1KEFtbuVd2BImezbUT63KsNxFHeslvyHqwhxa9891FetTY6emukMXImMm3C7kc5Odww" autocomplete="off" />
    <input type="hidden" name="item_id" value="9">
    <input type="hidden" name="size_id" value="2">
    <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-9"
      x-cloak
      x-show="$store.menuModals.openId === 9"
      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 === 9 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ1lFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--81484cdb6b2e46fc39c2d2fd89d60979ef446a25/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/9.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Florentine – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_9">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="Gm79t7G84ahC7HiBaxoKTLYfqYnl8SK_kSOj18vlE5BAMuTtKrVloZDbyDxdQe-LZcDkiSyzrDpVqwLM8qJIYA" autocomplete="off" />
  <input type="hidden" name="item_id" value="9">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Florentine
          </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 luscious blend of Mirako special sauce, creamy cheese, boiled egg slices, vibrant bell peppers, savory Indian spiced chicken, and fresh onions. 
          </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">Jumbo</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="PGl0-IFRhgKJIVoAA1_Qg7YNzLXkccGPKRuWJ-OwLekGEni4xaa92CtnZJyx8E74lMcE6vq-8cp08WyMPekA9g" autocomplete="off" />
                    <input type="hidden" name="item_id" value="9">
                    <input type="hidden" name="size_id" value="3">
                    <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">Small </span>
                  <span class="font-ruddy font-bold"> — ₹235.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="g6u-q0CXiQPTeucZOYUxnsN02o7xGk53Vq6Dhx2Ydr-50LLrBGCy2XE82YWLKq_l4b4S0e_VfjILRHksw8FboA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="9">
                    <input type="hidden" name="size_id" value="1">
                    <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">Regular</span>
                  <span class="font-ruddy font-bold"> — ₹465.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="V9V381MWQcfA8GQmpexEkk7u7U8qLWX5TCA8ms6wWFptrnuzF-F6HWK2WroXQ9rpbCQlEDTiVbwRysYxEOl1RQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="9">
                    <input type="hidden" name="size_id" value="2">
                    <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_6" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Vegetariana – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdTREIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--307c2569020bbbdb37fda70235c96c749686270e/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/1.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-6" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="zUm0qKK6DSrzPWO2S_o-lVqqvItRM2XbLzNNDe3fSNaXFa3yObOJIyEK0wt9odtSiXXxi5hx617ru-wW1JgTJg" autocomplete="off" />
  <input type="hidden" name="item_id" value="6">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 6 }" 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">
      Vegetariana
    </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">
        ₹405
      </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</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_6"
      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="7a7kqcIowUodDm2PbEnoa8l2JCJX68AhCg8-ldCn9J7X1ejpht_6kL9IUxPe5nYQ67zsfUkk8GRX5cQ-Dv7ZgQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="6">
    <input type="hidden" name="size_id" value="2">
    <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-6"
      x-cloak
      x-show="$store.menuModals.openId === 6"
      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 === 6 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdTREIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--307c2569020bbbdb37fda70235c96c749686270e/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/1.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Vegetariana – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_6">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="37RxgkwBJw-_EmRvQWRtzZZkG0jP6PDcaf1uzwd4l5OF6GjY1wijBm0l1NJ3P4gKRbtWSAaqflmtdc_UPj_MYw" autocomplete="off" />
  <input type="hidden" name="item_id" value="6">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Vegetariana
          </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 tantalizing combination of Mirako&#39;s special sauce, premium cheese with fresh onion, capsicum, mushroom, sweet corn, ripe tomatoes, and zesty jalapenos. 
          </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 </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="49bjozNMpy2kvjUIXyFdQJeGS5lIbAMiX8t9gByhpiHZre_jd7uc9wb4C5TtjsM7tUyDxlajM2cCIYcrwviLPg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="6">
                    <input type="hidden" name="size_id" value="1">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹405.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="TPzjoGpbdRkDoieGcxuqSbQ79I1eDu5oRBo7AaeGROp2h-_gLqxOw6HkGRrBtDQylvE80kDB3i0Z8MGqed9p9Q" autocomplete="off" />
                    <input type="hidden" name="item_id" value="6">
                    <input type="hidden" name="size_id" value="2">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹475.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="aF1T2SS-peCfX9wBhWwNnEzFN61bSrGe16ytLYH1XTdSJl-ZYEmeOj0Z4p03w5Pnbg__8kWFgduKRleGX6xwKA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="6">
                    <input type="hidden" name="size_id" value="3">
                    <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_11" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Tuscano Malai – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdkFEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--0e55d236d139ab6cf89852cb3a5398c03dcc6db5/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/3%20(1).png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-11" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="NH3wzEj8e1UMXDL4oru7EsVCE_XKnbjvL2NWYkPRtUpuIemW0_X_XN5rgkWU4F7VFp1e9QPfNmrr6_d5epbuug" autocomplete="off" />
  <input type="hidden" name="item_id" value="11">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 11 }" 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">
      Tuscano Malai
    </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">
        ₹525
      </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</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_11"
      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="-WVng6s3xHKXyjcUbmiUi64edwXdaruZz2TT4UhYEefDHmvD78D_qDWMCYjcxwrwjNS_WsOli9ySjilKlgE8-A" autocomplete="off" />
    <input type="hidden" name="item_id" value="11">
    <input type="hidden" name="size_id" value="2">
    <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-11"
      x-cloak
      x-show="$store.menuModals.openId === 11"
      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 === 11 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdkFEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--0e55d236d139ab6cf89852cb3a5398c03dcc6db5/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/3%20(1).png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Tuscano Malai – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_11">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="7u3ZONuUOuS2EWbWNE0zi5cDliQP3FYMPCwK8YbpD3y0scBiQJ2-7WQm1msCFtZMRNzbJMae2In4pKvqv65UjA" autocomplete="off" />
  <input type="hidden" name="item_id" value="11">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Tuscano Malai
          </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  blend of Mirako&#39;s special sauce, creamy cheese, savory olives, vibrant bell peppers, luscious Indian Creamy Malai chicken, and fresh onions.
          </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 </span>
                  <span class="font-ruddy font-bold"> — ₹255.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="JqpRahUIxufe-BKxKipb8ukTJKt9ZZYcecKUaxKDs6Uc0V0qUf_9PXy-LC2YhcWJy9ns9GOqplkkKG7AzNqeug" autocomplete="off" />
                    <input type="hidden" name="item_id" value="11">
                    <input type="hidden" name="size_id" value="1">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹525.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="BabBo05jYzqiL7b1iriLrkkFn3FRYUo8e_rQ58BMYjE_3c3jCpRY4ABpiGk4FxXVa89XLk-uenkmECpMHhVPLg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="11">
                    <input type="hidden" name="size_id" value="2">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹625.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="9k7U7kDZRaBZA4IcEpgM4jVT_o5DlgTXx0DPWbJs_EDMNdiuBC5-evtFvICgN5KZF5k20V1ZNJKaqjXybDXRXw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="11">
                    <input type="hidden" name="size_id" value="3">
                    <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_12" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Tuscano Hyderabadi – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdklEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--87d4356c7ebaffcc8407e73e0a93c021bd36f454/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/4.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-12" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="u3tQrrWWYDsSGlLSLhtioIuAPPyqHhGEiiN8df-PhE_hJ0n0Lp_kMsAt4m8YQIdnWF9x_GNcnwFOq91uxsjfvw" autocomplete="off" />
  <input type="hidden" name="item_id" value="12">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 12 }" 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">
      Tuscano Hyderabadi
    </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">Regular</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_12"
      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="4LiAhl-ShKWf-5VV7njgtMn-SAuJM0XJ5Quem2FrWMvaw4zGG2W_fz29q8lc137P6zSAVJf8dYy44WQwvzJ11A" autocomplete="off" />
    <input type="hidden" name="item_id" value="12">
    <input type="hidden" name="size_id" value="2">
    <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-12"
      x-cloak
      x-show="$store.menuModals.openId === 12"
      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 === 12 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdklEIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--87d4356c7ebaffcc8407e73e0a93c021bd36f454/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/4.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Tuscano Hyderabadi – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_12">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="kAQBtIZdwdSTwa4_YesD1WAhMXdopdAY2BkdtL-DHgvKWBjuHVRF3UH2HoJXsOYSs_58d6HnXp0ckbyvhsRF-w" autocomplete="off" />
  <input type="hidden" name="item_id" value="12">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Tuscano Hyderabadi
          </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 exquisite combination of Mirako&#39;s special sauce, creamy cheese, vibrant bell peppers, succulent Hyderabadi flavor chicken, and crispy fried onions.
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹625.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="Q9v8KYp8AzpmzJ-lOyLgBcrm6uy7nCmS0ltESr8FV2N5oPBpzos44MSKoTmJjX5-6Cwis6VTGdePsb7hYVx6fA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="12">
                    <input type="hidden" name="size_id" value="3">
                    <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</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="plz_mqJ-GP2fIX11nyxVybyrwGTXeBaK4eNgvHTUhyecJ_Pa5okjJz1nQ-ktg8uynmEIO8m3Js-8CZoXqo2qOA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="12">
                    <input type="hidden" name="size_id" value="2">
                    <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 </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="b8la-qOnV6Cg5hyqsl9ns625dEfoy42uYEZ0wNCoE8VVsla651BsegKgIjYA8PnIj3O8GPYEves9rI5rDvE-2g" autocomplete="off" />
                    <input type="hidden" name="item_id" value="12">
                    <input type="hidden" name="size_id" value="1">
                    <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_1" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Margherita – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdjREIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--9e29c998652887c5bddb0a527f1d703887200ae1/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/6.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-1" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="HgqMHxNfsTwPnaU0_d1F5pDAqb2oJKjJWhakVOUMdLREVpVFiFY1Nd2qFYnLhqAhQx_kvWFmJkyengVP3EsvRA" autocomplete="off" />
  <input type="hidden" name="item_id" value="1">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 1 }" 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">
      Margherita
    </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">
        ₹295
      </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</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_1"
      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="JylYNnGspR716OpBm5Ilur-Jyq2z57f4ESyJPYO-y14dUlR2NVuexFeu1N0pPbvBnUMC8q0oh71MxnOWXefmQQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="1">
    <input type="hidden" name="size_id" value="2">
    <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-1"
      x-cloak
      x-show="$store.menuModals.openId === 1"
      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 === 1 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdjREIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--9e29c998652887c5bddb0a527f1d703887200ae1/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/6.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Margherita – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_1">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="Ql5k9ranEWw5FuCxuhi8DvczBF_pyG1T0Q1El8jQ7cwYAn2sLa6VZeshUAyMQ1nJJOxJXyCK49YVheWM8Ze2PA" autocomplete="off" />
  <input type="hidden" name="item_id" value="1">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Margherita
          </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 true classic delight loaded with 100% real mozzarella cheese with Mirako special sauce
          </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">Jumbo</span>
                  <span class="font-ruddy font-bold"> — ₹385.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="JomRZIPdQ8iRsjmvo26emIu6261V9jzzT-1EnoEBeAcc8p0kxyp4EjP0BzMRwQDjqXAT8ks5DLYSB741X1hVGA" autocomplete="off" />
                    <input type="hidden" name="item_id" value="1">
                    <input type="hidden" name="size_id" value="3">
                    <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">Small </span>
                  <span class="font-ruddy font-bold"> — ₹145.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="LKRlH1bk0qWBt3pfGVJoj8fsvcMEZ23AhdfJiV1VNEoW32lfEhPpfyPxRMOr_fb05SZ1nBqoXYXYPTMigwwZVQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="1">
                    <input type="hidden" name="size_id" value="1">
                    <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">Regular</span>
                  <span class="font-ruddy font-bold"> — ₹295.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="qiwB6q0BbtTLXA5HH7Jx4ni1TeJHlo-_xOwKpx-Buq6QVw2q6fZVDmkaMNutHe-ZWn-FvVlZv_qZBvAMwdiXsQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="1">
                    <input type="hidden" name="size_id" value="2">
                    <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_2" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             left-0"
    >
        <img width="320" height="320" alt="Double Cheese Margherita – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ2dFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e104e0e5eceac59e9c3401f408226d77d972ae3b/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/6.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             ml-[78px] sm:ml-[72px] 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-2" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="6YjFYHJYUSwqguOcnD3y7-z9eHtHxKaxbrqnjFUPqWqz1Nw66VHVJfi1UyGqZhcoPyI1e46GKDSqMgaXbEjymg" autocomplete="off" />
  <input type="hidden" name="item_id" value="2">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 2 }" 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">
      Double Cheese Margherita
    </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">
        ₹365
      </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</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_2"
      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="fz7R4aJ2O3xuXE8MFZpUd1xyOrqG8tQ1uAJ3PJ73R7FFRd2h5oEApswacZCnNcoMfrjy5Zg95HDl6I2XQK5qrg" autocomplete="off" />
    <input type="hidden" name="item_id" value="2">
    <input type="hidden" name="size_id" value="2">
    <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-2"
      x-cloak
      x-show="$store.menuModals.openId === 2"
      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 === 2 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ2dFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e104e0e5eceac59e9c3401f408226d77d972ae3b/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/6.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Double Cheese Margherita – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_2">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="S8qYJgyBqinct_ew1WQSwvE7YHMLGGo2kWd6sbGmvaYRloF8l4guIA6ARw3jP_cFIuQtc8Ja5LNV79uqiOHmVg" autocomplete="off" />
  <input type="hidden" name="item_id" value="2">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Double Cheese Margherita
          </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 true classic delight loaded with extra 100% real mozzarella cheese with Mirako special sauce
          </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 </span>
                  <span class="font-ruddy font-bold"> — ₹235.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="QezeUSyfMQnuSQUeCa8ciE9eSRSiuXih3KV4BvhA6bF7l9IRaGgK00wPO4K7AILzbZSBS7x2SOSBT4KtJhnErg" autocomplete="off" />
                    <input type="hidden" name="item_id" value="2">
                    <input type="hidden" name="size_id" value="1">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹515.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="_jTH_oNNO1AEX8vTLSjudT1ZWrsPGJrCxYpT31fqOpDET8u-x7oAiqYZ9U-fh3AOH5OS5BHXqoeYYKl0ibMXjw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="2">
                    <input type="hidden" name="size_id" value="3">
                    <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">Regular</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="EyWTA7pjVel2CbmcHC-eiH-2eaKKvpainKq_Lx2dO4wpXp9D_pRuM9RPhwCugADzXXyx_ZRxpufBQEWEw8QWkw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="2">
                    <input type="hidden" name="size_id" value="2">
                    <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_3" class="item relative z-0 my-[0.1rem]">

    <div
      class="absolute top-1/2 -translate-y-1/2
             h-[153px] w-[153px]
             overflow-hidden rounded-full
             right-0 md:left-0 md:right-auto"
    >
        <img width="320" height="320" alt="Fusion delight paneer – Menu item at Mirako Pizzerria" class="object-cover w-full h-full pointer-events-none select-none" loading="lazy" decoding="async" src="https://mirakopizzerria.in/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ0FFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--029b86eec2c3e81c54b32d3681920e623b164c13/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkZISmxjMmw2WlY5MGIxOXNhVzFwZEZzSGFRSkFBV2tDUUFFNkNuTmhkbVZ5ZXdjNkRIRjFZV3hwZEhscFh6b0tjM1J5YVhCVSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--bad20ff57718462029c527860c44184f139fc394/8.png" />
    </div>

    <div
      class="rounded-[12px] border-[0.3px] border-[#C2C2C2] bg-white
             min-h-[148px] 
             flex flex-col justify-center
             mr-[78px] sm:mr-[72px] 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-3" class="shrink-0">
      
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="ssWf63-Hjoge8Z3WAgHWwozBTMd6KoXa_-5qmqR5q0zomYax5I4KgczGLWs0WjMFXx4Bx7NoC187ZsuBnT7wvA" autocomplete="off" />
  <input type="hidden" name="item_id" value="3">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="16" height="14" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
    </div>
  </div>



  <div x-data="{ itemId: 3 }" 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">
      Fusion delight paneer
    </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">
        ₹385
      </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</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_3"
      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="ldReekpK-86txXJmUIsumaclDn9UrOm4nSjmSyJSCVavr1I6Dr3AFA-DTPriJLDihe_GIEpj2f3Awhzg_AskSQ" autocomplete="off" />
    <input type="hidden" name="item_id" value="3">
    <input type="hidden" name="size_id" value="2">
    <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-3"
      x-cloak
      x-show="$store.menuModals.openId === 3"
      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 === 3 && !srcLoaded) {
                              $el.src = '/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZ0FFIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--029b86eec2c3e81c54b32d3681920e623b164c13/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBPZ2h3Ym1jNkVuSmxjMmw2WlY5MGIxOW1hWFJiQjJrQ0lBTnBBcEFCT2dwellYWmxjbnNIT2d4eGRXRnNhWFI1YVY4NkNuTjBjbWx3VkE9PSIsImV4cCI6bnVsbCwicHVyIjoidmFyaWF0aW9uIn19--7e7e7a68553512cb9851d5df0093068b97e9be96/8.png';
                              srcLoaded = true;
                            }"
                 width="800"
                 height="400"
                 alt="Fusion delight paneer – Menu item at Mirako Pizzerria"
                 class="pointer-events-none select-none h-full w-full object-cover"
                 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_3">
            
<form data-turbo-stream="true" action="/favorites" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="tVt495OGBAZV8NzjyCQTWXxElvv9VR09SR4P_VmmZ6nvB2GtCI-AD4fHbF7-f_aer5vb-zQXk7iNlq7mYOE8WQ" autocomplete="off" />
  <input type="hidden" name="item_id" value="3">
  <input type="hidden" name="profile_page" value="false">

  <!-- No id on the button to avoid duplicate IDs; wrapper div holds the DOM id -->
  <button type="submit">
      <img width="25" height="25" loading="lazy" decoding="async" alt="Add to 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" />
  </button>
</form>
          </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]">
            Fusion delight paneer
          </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 supreme combination of succulent paneer tikka, crispy onions, juicy tomatoes, and vibrant bell peppers with Mirako special sauce
          </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 </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="cDTDJzoW-rv-TMW_afGWxPJfrT6O2CROADZj8T4PNtJKT89nfuHBYVwK-yPbXgi_0JVlYZAXFAtd3Jla4FYbzQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="3">
                    <input type="hidden" name="size_id" value="1">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹385.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="ckTERqzmSD2q-2sdznLvIdnkje-jaKCTFDM3_u8r6RhIP8gG6BFz5wi9VYF83XFa-y5FsL2nkNZJ2c1VMXLEBw" autocomplete="off" />
                    <input type="hidden" name="item_id" value="3">
                    <input type="hidden" name="size_id" value="2">
                    <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</span>
                  <span class="font-ruddy font-bold"> — ₹465.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="zgAMkXpGtF604VQxJDsufl_gLN0xFbY6B8w3R5WgRQb0ewDRPrGPhBanaq2WlLAFfSrkgi_ahn9aJs3sS_loGQ" autocomplete="off" />
                    <input type="hidden" name="item_id" value="3">
                    <input type="hidden" name="size_id" value="3">
                    <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>