<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="3y7ZdbDQU3klPVHXPkrEDj3UyVgpOh-ZWRPRCW3JGxlRJNjf6eD_soQVL_xTzAiU8S9Afp21q9mTwEx_7wwBkw" 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="epCLkSi_axO9VA4-xJLfEsZV0Y8BA4P68QczXkhsMFTaqBr1MumuKWdVHN8JShljqv_tJdQ6IMnHNQn0gLcjMA" 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="X8-lxq8PPL-Xt5HBaCQ6axThhQx5rk84pnaqDEYcfPnRxaRs9j-QdDaf7-oFovbx2BoMKs0h-3hspTd6xNlmcw" 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="Zd_E0MGf05HHzDumdhRVQ6GT8Vn1vMOfEgsLvss1Oj7F51W028kWqx3NKUe7zJMyzTnN8yCFYKwkOTEUA-4pWg" 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="JN7UlT_gRKkIQaGfbPmGHW9BZmHXSbMlyiqss2pQgMmE5kXxJbaBk9JAs36hIUBsA-taywJwEBb8GJYZoouTrQ" 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="jYnlSzCNUpldEhdQydOJegMXnDCgJ4LSs773fhdNbI0tsXQvKtuXo4cTBbEEC08Lb72gmnUeIeGFjM3U35Z_6Q" 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="qF8WYCxeig9OY7-eEr9BIRoM3l83GGNPFBPHgqsmmLImVRfKdW4mxO9LwbV_OY271vdXeYOX1w_ewFr0KeOCOA" 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="P0XzbRymyBEzTJ0Y4_VIJmGwOFtQPZaTJc5WM-jmyGWffWIJBvANK-lNj_kuLY5XDRoE8YUENaAT_GyZID3bAQ" 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="zcQ9zSOm6KvjKNcFoBKrufsaf1kYMdSKujT4D-CcX3NDzjxnepZEYEIAqS7NlGcjN-H2f6y-YMpw52V5YllF-Q" 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="-Imz54qZdZMvyyuW7-pv21pOEX7eULovkSsH8QEHDJJYsSKDkM-wqfXKOXciMqmqNuQt1AtpGRynGT1bydwf9g" 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="g0q6zIawlF3LxIbZ5YFyoSl3jTXscJaopkpJlF92ndQjciuonOZRZxHFlDgoWbTQRd2xnzlJNZuQeHM-l62OsA" 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="6aV_kUnK0BJlEIhDkifD6-_SJU2p5Oyq8Fb7ZuEuMptJne71U5wVKL8RmqJf_wWag3gZ53zdT5nGZMHMKfUh_w" 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="gm2aujt8GGC0yzNUcBng7dvNcZfCVnamLEdqhHy3s3EMZ5sQYky0qxXjTX8dnyx3Fzb4sXbZwubmlPfy_nKp-w" 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="HNRMxcWh0EOInnzF4kdqILxOdmeSauvQr5yDxOker0e87N2h3_cVeVKfbiQvn6xR0ORKzUdTSOOZrrluIcW8Iw" 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="eF6RdOJ3ep_PnbGAX1cRCzkalm0ExznOULgpyWYnp4P2VJDeu0fWVG61z6sy0d2R9eEfS7BIjY6aa7S_5OK9CQ" 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="Bw3nU18maoSSAmoKIsZrMs-YSQ09khOkbjkvN1pAWGOnNXY3RXCvvkgDeOvvHq1DozJ1p-irsJdYCxWdkptLBw" 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="eBikeJA_JyIXaweRvTTngTMo7HuMnsRPhYacJpldzAPYIDUcimniGM1qFXBw7CHwX4LQ0VmnZ3yztKaMUYbfZw" 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="s55GSXuGw_7sjFkDXKjmXGuho40Lw8qBAk2MDUwGGAkTptctYdAGxDaNS-KRcCAtBwufJ976abI0f7anhN0LbQ" 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="_0Q-fJszMpUY7BDyne8_z5w4gfhX5YCje6335Z4Iyx1xTj_WwgOeXrnEbtnwafNVUMMI3uNqNOOxfmqTHM3Rlw" 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="Es0bQue6wnv0mTOUazadad-3eNVrXZ1qMIdDE-tiigiy9Yom_ewHQS6YIXWm7lsYsx1Ef75kPlkGtXm5I7mZbA" 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="cfrZ8aD8ZtqvkcVTXtcl37mV_Bz1F0ZjDtUFKFUaNNz_8Nhb-czKEQ65u3gzUelFdW51OkGY8iPEBphe198uVg" 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="Q1bHOGDBrL09Bec8O2UTU4pJtiA046c5v-5QwhbxZ7_jblZcepdph-cE9d32vdUi5uOKiuHaBAqJ3Gpo3ip02w" 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="v86JuRsvNdcjeka3bHbbWXOAeRqRImk0HM8RG5dOnVYf9hjdAXnw7fl7VFahrh0oHypFsEQbygcq_SuxX5WOMg" 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="7VU0k7ypBk8fXL_GRDc0jTOHAdyi7sDOHwBiQZ_rlV1NbaX3pv_DdcVdrSeJ7_L8Xy09dnfXY_0pMljrVzCGOQ" 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="v9RSJWlKeZSpxvptemWOGmtRWob1VDZ0IzMZGItWX-Ux3lOPMHrVXwjuhEYX40KAp6rToEHbgjTp4IRuCZNFbw" 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="kUGPKPji-dKY4LuH5SX4Rfoq9Bo_0sKTIUcAiYbmwZUxeR5M4rQ86ELhqWYo_T40loDIsOrrYaAXdTojTj3S8Q" 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="T4u8Ua_C1EnPScGeCTCBQiH5_PrUxjzOk5wdvfTP7jPBgb379vJ4gm5hv7Vktk3Y7QJ13GBJiI5ZT4DLdgr0uQ" 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="kDZ5p3e2Vsx0b4I_O1ALl6nDAXApeDghhsWPWMlDrkYwDujDbeCT9q5ukN72iM3mxWk92vxBmxKw97XyAZi9Ig" 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="n6N7l7tIpeoXetRtzoTgQpXwOOMlzqh-2jceK-LWnpk_m-rzoR5g0M17xowDXCYz-VoESfD3C03sBSSBKg2N_Q" 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="rwzcu-n0TAas_VPhA_3BMgyYZPlWsrWFi1EnCh5X_rkPNE3f86KJPHb8QQDOJQdDYDJYU4OLFra9Yx2g1ozt3Q" 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="OMomAmZpLr4w7Z_zJiKN27483p5GOP-0JQ8GIzyQaTO2wCeoP1mCdZHF4dhLpEFBcsdXuPK3S_Tv3JtVvlVzuQ" 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="dssf1dDjcXoEdlXO_pmxzGUil1r8UMgAWWyZwA_iCZvW846xyrW0QN53Ry8zQXe9CYir8ClpazNvXqNqxzka_w" 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="GMavLNUeXoot3glBMmvTTMzoLBCySV6pKtzXyHJ1gXyWzK6GjC7yQYz2d2pf7R_WABOlNgbG6ungD0q-8LCb9g" 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="vDFTwfgp6hWC9-zDOPTMDZsPfR_x6WQTh0TFeG-1M_scCcKl4n8vL1j2_iL1LAp896VBtSTQxyCxdv_Sp24gnw" 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="dK8MFkPRh7n-vIlOfdKQGz5vZF8Z36H6g-Izo2jFDXfUl51yWYdCgyS9m6-wClZqUsVY9czmAsm10AkJoB4eEw" 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="fTZI7dvdRnceCAIYiwZepMBewI5CwjUnumiaSrwMyV_dDtmJwYuDTcQJEPlG3pjVrPT8JJf7lhSMWqDgdNfaOw" 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="ze2vG-G6M5qF0CdXVdNHCk-P7ihcwCg0scimsYX3B9BD566xuIqfUST4WXw4VYuQg3RnDuhPnHR7GzvHBzIdWg" 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="BlzjBVXyKylKsiHteOW1DbNWF8r-5DNqz6ITgQPVtNamZHJhT6TuE5CzMwy1PXN83_wrYCvdkFn5kCkryw6nsg" 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="x4RBGT-SlIY4OUQoxlXOz692Q-lg5w7mdvrIQOrLeEVJjkCzZqI4TZkROgOr0wJVY43Kz9Rouqa8KVU2aA5izw" 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="LG87RoSyBux1pI4VC82oRXo0yVscjzrtrX6kB0vOe3OMV6oinuTD1q-lnPTGFW40Fp718cm2md6bTJ6tgxVoFw" 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="0Vmj6igh17xTbJw7fFgtPsAgNAojqxNYUizUnnTeBbVxYTKOMncSholtjtqxgOtPrIoIoPaSsGtkHu40vAUW0Q" 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="N0peOWldt-gIPc22DeCvX1bR9cy6M_RGA6d3uKxBzNuXcs9dcwty0tI831fAOGkuOnvJZm8KV3U1lU0SZJrfvw" 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="zv8bDsy-3qwcDlLq5Q0qEJpI9VQY149pQMBHwYXs_exA9RqklY5yZ70mLMGIi-aKVrN8cqxYOymKE9q3BynnZg" 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="dvLENRGCWo1MOuut6mn2wdflFa59Ovbvjj64WI2wJiDWylVRC9Sft5Y7-UwnsTCwu08pBKgDVdy4DILyRWs1RA" 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="oL70Dvgj0F86BJja63GOHoCPaRflj-l0Uv_9U21icVUutPWkoRN8lJss5vGG90KETHTgMVEAXTSYLGAl76dr3w" 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="yq-UsUfC2fX2znppo_3b5zLzOgNfPfGpCYo06YJeqBhqlwXVXZQczyzPaIhuJR2WXlkGqYoEUpo_uA5DSoW7fA" 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="zBWhqehAJzuv7Hq__PBNcY2LR_M3R9qFHk35VYwKlH5sLTDN8hbiAXXtaF4xKIsA4SF7WeJ-ebYof8P_RNGHGg" 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="3ClX3fQb5zcsGSlXlgy4OlowSWiuyyb3Vaq4o85I8gF8Eca57k0iDfYYO7Zb1H5LNpp1wnvyhcRjmIIJBpPhZQ" 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="_yB8g0nSAi8Iz9IOM4Nzav-P5bLLYEd7qakVsHkv4mpxKn0pEOKu5KnnrCVeBb_wM3RslH_v8ztjeojG--r44A" 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="NLkQfEFycqZQNA26oi2w8acvifc0GI-nBMBb5bwyei6UgYEYWyS3nIo1H1tv9XaAy4W1XeEhLJQy8mFPdOlpSg" 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="2roo7MiuUkA-J1Tw923a2B8yPc-b4aGcV2GFfpVeNPZUsClGkZ7-i58PKtua6xZC08m06S9uFdydshgIF5sufA" 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="E4nu4iTgS2Y8pv-rq9UV8V8hTqY8dfibWmQdJa7TA_GzsX-GPraOXOan7UpmDdOAM4tyDOlMW6hsViePZggQlQ" 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="sO574tvpltjjTXfbJv7vz2nBVPxxmKV4_060gPu4TRYQ1uqGwb9T4jlMZTrrJim-BWtoVqShBkvJfI4qM2Necg" 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="YYgu1WeHmt7sPKjz390RJd6ezVFAxZCdjBoxNxWtA8fBsL-xfdFf5DY9uhISBddUsjTx-5X8M666KAud3XYQow" 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="QdjC0voMSFMk3ug-MV5Z1ANKH144y27q01oGhj7jhI3P0sN4ozzkmIX2lhVc2JVOz7GWeIxE2qoZiZvwvCaeBw" 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="m8_wGEFWOIzQ_d_-bXco0d3T546SC9uuds95MZMgcbg792F8WwD9tgr8zR-gr-6gsXnbJEcyeJ1A_UObW_ti3A" 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="6ZeWr1vRwmEcXNaQhfaMb8XmejaPH48iTgBNlJ27QphnnZcFAuFuqr10qLvocED1CR3zEDuQO2KE09DiH35YEg" 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="V6CUuszvsvx5OvfRPghWrafXS7JsRFQ-bTtCXy1aucL3mAXe1rl3xqM75TDz0JDcy313GLl99w1bCXj15YGqpg" 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="E49POwGcnpT4sdMSrZ3M8tiweOD_Xm7hE5NnFma1igmzt95fG8pbriKwwfNgRQqDtBpESipnzdIloV28rm6ZbQ" 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="dGw8LoiMFPmF9sh6Oeu0T9TAjrBLkCmAnYsjFCzL3C3UVK1KktrRw1_32pv0M3I-uGqyGp6pirOruRm-5BDPSQ" 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="8kKgaYAl_KJX-gBLk9YBEwx9ycQp7C38c6NzrlGAya58SKHD2RVQafbSfmD-UM2JwIZA4p1jmby5cO7Y00XTJA" 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="28UQEECvBXWoFqxaft1UPFvQYFZOMuODvhx-lyklB8V7_YF0WvnAT3IXvruzBZJNN3pc_JsLQLCILkQ94f4UoQ" 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="5cKZDWiqqy-P7aG_U-G2dUiQTPDzlpK01Xn4s8mqeedryJinMZoH5C7F35Q-Z3rvhGvF1kcZJvQfqmXFS29jbQ" 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="ndoyhqO3ASP9g7HDpHrXDXaWgvrabNe7qvH2WnCBdzs94qPiueHEGSeCoyJpohF8Gjy-UA9VdIicw8zwuFpkXw" 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="dLIILb737kk7e8EO3KsSl3cr0aQQTyoIKUuzhL61hgLUiplJpKErc-F60-8Rc9TmG4HtDsV2iTsfeYkudm6VZg" 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="l0a-11lhVewl0ZKK8AO9NsBNNJRdxPDKQDoqKxOu-bo3fi-zQzeQ1v_QgGs923tHrOcIPoj9U_l2CBCB23Xq3g" 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="yR7CBkFUlY1pKa3YHyxmb5ECFU2gEbPfC0yb2p-0OBVHFMOsGGQ5RsgB0_Nyqqr1XfmcaxSeB5_BnwasHXEinw" 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="4dWV_ezp3urzkbVGS9MXObPR2uQ-Iiy6gRrLZ_4CKbNB7QSZ9r8b0CmQp6eGC9FI33vmTusbj4m3KPHNNtk61w" 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="7MP-HaIX58bp1l5neP9NNsaqgrRpNT7rDLOfHltOjmFiyf-3-ydLDUj-IEwVeYGsClELkt26iqvGYAJo2YuU6w" 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="1ASOCt-E3Lew_7Yrx1reaMLfDaStRdbtrXymLOUP9_t0PB9uxdIZjWr-pMoKghgZrnUxDnh8dd6bTpyGLdTknw" 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="ED4hExVVvTFLBmtNHxd_k1mgb-uuCeIbxrm9SGEnEI6wBrB3DwN4C5EHeazSz7niNQpTQXswQSjwi4fiqfwD6g" 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="BRPYAPMJCq4UbaobrMRDCUQ2s2OqCQlwD4n6Pnll8lmlK0lk6V_PlM5suPphHIV4KJyPyX8wqkM5u8CUsb7hPQ" 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>