.RestaurantMenu-module__ADdBJG__tabContainer{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1rem .5rem;position:sticky;top:0}.RestaurantMenu-module__ADdBJG__tabSwitcher{background:#f1f5f9;border-radius:.5rem;padding:.25rem;display:flex}.RestaurantMenu-module__ADdBJG__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.RestaurantMenu-module__ADdBJG__activeTab{color:#16a34a;background:#fff;box-shadow:0 1px 3px #0000001a}.RestaurantMenu-module__ADdBJG__stickyHeader{z-index:90;background-color:#fff;border-bottom:1px solid #e2e8f0;margin-top:0;padding-bottom:.5rem;transition:all .3s;position:sticky;top:56px}.RestaurantMenu-module__ADdBJG__container{background-color:#f8fafc;min-height:100vh;padding-bottom:6rem}.RestaurantMenu-module__ADdBJG__searchHeader{align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:.5rem 1rem;display:flex}.RestaurantMenu-module__ADdBJG__backBtn{color:#1e293b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000001a}.RestaurantMenu-module__ADdBJG__backBtn:hover{background:#f1f5f9}.RestaurantMenu-module__ADdBJG__searchBar{flex:1;max-width:600px;position:relative}.RestaurantMenu-module__ADdBJG__searchInput{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:all .2s}.RestaurantMenu-module__ADdBJG__searchInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.RestaurantMenu-module__ADdBJG__searchIcon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.RestaurantMenu-module__ADdBJG__pillsScroll{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;padding:.25rem 1rem .5rem;display:flex;overflow-x:auto}.RestaurantMenu-module__ADdBJG__pillsScroll::-webkit-scrollbar{display:none}.RestaurantMenu-module__ADdBJG__catBtn{white-space:nowrap;color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;flex-shrink:0;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 4px #00000008}.RestaurantMenu-module__ADdBJG__catTitle{color:#0f172a;max-width:1400px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;padding:0 1rem;font-size:1.5rem;font-weight:700}.RestaurantMenu-module__ADdBJG__image{object-fit:cover;transition:transform .5s}.RestaurantMenu-module__ADdBJG__fallbackImage{color:#64748b;background:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:600;display:flex}.RestaurantMenu-module__ADdBJG__vegTag{letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0000001a}.RestaurantMenu-module__ADdBJG__veg{color:#16a34a;border:1px solid #16a34a}.RestaurantMenu-module__ADdBJG__nonVeg{color:#ef4444;border:1px solid #ef4444}.RestaurantMenu-module__ADdBJG__catBtnActive{color:#fff;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #ea580c40}.RestaurantMenu-module__ADdBJG__catBtnActive:hover{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);transform:translateY(-3px);box-shadow:0 6px 16px #ea580c59}.RestaurantMenu-module__ADdBJG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1rem;display:grid}@media (max-width:768px){.RestaurantMenu-module__ADdBJG__grid{grid-template-columns:1fr;gap:.5rem;padding:0 .25rem}}.RestaurantMenu-module__ADdBJG__itemCard{background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;grid-template-columns:120px 1fr;gap:1rem;padding:5px;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.RestaurantMenu-module__ADdBJG__itemCard:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 20px -5px #00000014,0 4px 8px -4px #00000008}.RestaurantMenu-module__ADdBJG__imageContainer{background-color:#f1f5f9;border-radius:1rem;width:120px;height:120px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.RestaurantMenu-module__ADdBJG__content{flex-direction:column;justify-content:space-between;padding-top:.25rem;display:flex}.RestaurantMenu-module__ADdBJG__itemName{color:#0f172a;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.05rem;font-weight:700;line-height:1.3}.RestaurantMenu-module__ADdBJG__itemDesc{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RestaurantMenu-module__ADdBJG__itemPrice{color:#16a34a;margin-top:.5rem;font-size:1.1rem;font-weight:700}.RestaurantMenu-module__ADdBJG__controlsRow{justify-content:flex-end;margin-top:.5rem;display:flex}.RestaurantMenu-module__ADdBJG__addToCartBtn{color:#16a34a;cursor:pointer;background-color:#fff;border:1px solid #16a34a;border-radius:.5rem;padding:.4rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #16a34a1a}.RestaurantMenu-module__ADdBJG__addToCartBtn:active{background-color:#f0fdf4;transform:scale(.95)}.RestaurantMenu-module__ADdBJG__qtyControls{color:#fff;background-color:#16a34a;border-radius:.5rem;align-items:center;display:flex;box-shadow:0 2px 4px #16a34a33}.RestaurantMenu-module__ADdBJG__qtyBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.RestaurantMenu-module__ADdBJG__qtyValue{text-align:center;width:1.5rem;font-size:.95rem;font-weight:700}.RestaurantMenu-module__ADdBJG__floatingCart{z-index:100;animation:.3s cubic-bezier(.16,1,.3,1) RestaurantMenu-module__ADdBJG__slideUp;position:fixed;bottom:1rem;left:1rem;right:1rem}@keyframes RestaurantMenu-module__ADdBJG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.RestaurantMenu-module__ADdBJG__viewCartBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-weight:600;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.RestaurantMenu-module__ADdBJG__cartCount{opacity:.8;font-size:.75rem;font-weight:400}
.page-module__I-ultG__pageContainer{background-color:#f8fafc;min-height:100vh;padding-bottom:4rem}.page-module__I-ultG__headerSection{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:.5rem;padding:1rem}.page-module__I-ultG__title{font-family:var(--font-outfit);color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__I-ultG__subtitle{color:#64748b;font-size:.875rem}.page-module__I-ultG__contentContainer{width:100%;max-width:1280px;margin:0 auto}
