.Logo_logoContainer__TIun3{display:flex;align-items:center;gap:12px;padding:8px 0}.Logo_logoIcon__XKqF7{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:4px;transition:all .3s ease}.Logo_logoIcon__XKqF7:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}.Logo_logoText__1YOXB{display:flex;flex-direction:column;gap:2px}.Logo_brandName__teUiS{font-size:18px;font-weight:700;color:#ffffff;line-height:1.2;letter-spacing:-.025em}.Logo_tagline__0oXRZ{font-size:11px;font-weight:500;color:rgba(255,255,255,.7);line-height:1;text-transform:uppercase;letter-spacing:.05em}@media (max-width:1024px){.Logo_logoContainer__TIun3{justify-content:center;gap:8px}.Logo_brandName__teUiS{font-size:16px}.Logo_tagline__0oXRZ{font-size:10px}}.Sidebar_sidebarContent__gEP_F{display:flex;height:100%;flex-direction:column;background:linear-gradient(135deg,#1e293b,#0f172a);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.Sidebar_sidebarContent__gEP_F:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(147,51,234,.1) 0,transparent 50%);pointer-events:none}.Sidebar_sidebarBrand__39b9s{display:flex;align-items:center;padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;z-index:1}.Sidebar_sidebarNav__JdSmt{flex:1 1;padding:20px 16px;position:relative;z-index:1}.Sidebar_navList__rD5MS{display:flex;flex-direction:column;gap:8px}.Sidebar_navItem__OrXxs{display:flex;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;border-radius:12px;color:rgba(255,255,255,.7);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;border:1px solid transparent;position:relative;overflow:hidden}.Sidebar_navItem__OrXxs:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));opacity:0;transition:opacity .3s ease;border-radius:12px}.Sidebar_navItem__OrXxs:hover{color:#ffffff;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:rgba(255,255,255,.2);transform:translateX(4px)}.Sidebar_navItem__OrXxs:hover:before{opacity:1}.Sidebar_navItem__OrXxs.Sidebar_active__IhEnc{color:#ffffff;background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(147,51,234,.3));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-color:rgba(59,130,246,.4);box-shadow:0 8px 32px rgba(59,130,246,.2)}.Sidebar_navIcon__vyMxK{margin-right:12px;flex-shrink:0;transition:all .3s ease}.Sidebar_navIcon__vyMxK.Sidebar_active__IhEnc{color:#60A5FA}.Sidebar_navText__PyQqY{font-weight:500;transition:all .3s ease}.Sidebar_sidebarFooter__8jGCH{padding:20px;border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;z-index:1}.Sidebar_footerGradient__6kuX9{height:4px;background:linear-gradient(90deg,#60A5FA,#A855F7 50%,#EC4899);border-radius:2px;opacity:.8}.Sidebar_mobileSidebarOverlay__BGsvB{position:fixed;inset:0;z-index:50;display:flex;opacity:0;visibility:hidden;transition:all .3s ease}.Sidebar_mobileSidebarOverlay__BGsvB[data-open=true]{opacity:1;visibility:visible}@media (min-width:1024px){.Sidebar_mobileSidebarOverlay__BGsvB{display:none}}.Sidebar_mobileSidebarBackdrop__yTO1h{position:fixed;inset:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.Sidebar_mobileSidebarOverlay__BGsvB[data-open=true] .Sidebar_mobileSidebarBackdrop__yTO1h{opacity:1}.Sidebar_mobileSidebar__WneDI{position:relative;display:flex;flex-direction:column;width:280px;max-width:280px;background:linear-gradient(135deg,#1e293b,#0f172a);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px rgba(0,0,0,.8);transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Sidebar_mobileSidebarOverlay__BGsvB[data-open=true] .Sidebar_mobileSidebar__WneDI{transform:translateX(0)}.Sidebar_mobileSidebarClose__4ywjL{position:absolute;top:16px;right:-48px;z-index:60}.Sidebar_closeButton__6q3rp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#ffffff;cursor:pointer;transition:all .3s ease}.Sidebar_closeButton__6q3rp:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:scale(1.05)}.Sidebar_closeButton__6q3rp:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.Sidebar_desktopSidebar__7BL4z{display:none}@media (min-width:1024px){.Sidebar_desktopSidebar__7BL4z{display:flex;position:fixed;top:0;bottom:0;left:0;width:280px;flex-direction:column;z-index:40}}.Sidebar_sidebarNav__JdSmt::-webkit-scrollbar{width:4px}.Sidebar_sidebarNav__JdSmt::-webkit-scrollbar-track{background:transparent}.Sidebar_sidebarNav__JdSmt::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.Sidebar_sidebarNav__JdSmt::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}@media (max-width:1024px){.Sidebar_sidebarBrand__39b9s{padding:20px 16px}.Sidebar_sidebarNav__JdSmt{padding:16px 12px}.Sidebar_navItem__OrXxs{padding:10px 12px;font-size:13px}.Sidebar_navIcon__vyMxK{margin-right:10px}}@keyframes Sidebar_activeGlow__oo_rb{0%{box-shadow:0 8px 32px rgba(59,130,246,.2)}50%{box-shadow:0 8px 32px rgba(59,130,246,.4)}to{box-shadow:0 8px 32px rgba(59,130,246,.2)}}.Sidebar_navItem__OrXxs.Sidebar_active__IhEnc{animation:Sidebar_activeGlow__oo_rb 3s ease-in-out infinite}.Layout_layoutContainer__WB_j3,.Layout_mainContent__3A1X7{min-height:100vh;display:flex;width:100%;background-color:#F8FAFC}.Layout_mainContent__3A1X7{flex:1 1;flex-direction:column;position:relative}@media (min-width:1024px){.Layout_mainContent__3A1X7{margin-left:280px;width:calc(100% - 280px)}}.Layout_header__3MyD7{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:1rem 1.5rem;background-color:#fff;border-bottom:1px solid #e2e8f0}.Layout_headerLeft__N_KWg,.Layout_headerRight__I_VRb{display:flex;align-items:center;gap:1rem}.Layout_menuButton__KSYu1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#475569;border-radius:6px;transition:all .2s ease;border:1px solid #e2e8f0;background-color:#FFFFFF;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0}.Layout_menuButton__KSYu1:hover{background-color:#F8FAFC;color:#0F172A;border-color:#CBD5E1;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Layout_menuButton__KSYu1:active{background-color:#F1F5F9;transform:scale(.98)}.Layout_headerContent__sWtGn{min-width:0;margin-right:1rem}.Layout_headerTitle__IC8zh{font-size:1.25rem;font-weight:600;color:#0F172A;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout_headerDescription__RL78c{font-size:.875rem;color:#64748B;margin:.25rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout_notificationButton__6NeOS{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#475569;border-radius:6px;transition:all .2s ease;border:1px solid #e2e8f0;background-color:#FFFFFF;cursor:pointer;-webkit-tap-highlight-color:transparent}.Layout_notificationButton__6NeOS:hover{background-color:#F8FAFC;color:#0F172A;border-color:#CBD5E1;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Layout_notificationButton__6NeOS:active{background-color:#F1F5F9;transform:scale(.98)}.Layout_notificationBadge__caP0W{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:#EF4444;color:white;font-size:.75rem;font-weight:600;border-radius:9px;display:flex;align-items:center;justify-content:center}.Layout_breadcrumbs__PIuOm{padding:.75rem 1.5rem;background-color:#fff;border-bottom:1px solid #e2e8f0}.Layout_breadcrumbs__PIuOm ol{list-style:none;margin:0;padding:0;font-size:.875rem}.Layout_breadcrumbs__PIuOm li,.Layout_breadcrumbs__PIuOm ol{display:flex;align-items:center}.Layout_breadcrumbLink__47DUR{color:#64748B;text-decoration:none;transition:color .2s ease}.Layout_breadcrumbLink__47DUR:hover{color:#0F172A}.Layout_breadcrumbSeparator__HwQae{color:#CBD5E1;margin:0 .5rem;flex-shrink:0}.Layout_breadcrumbCurrent__AZZmF{color:#0F172A;font-weight:500}.Layout_pageContent__5FMEi{flex:1 1;width:100%;padding:1.5rem;position:relative;z-index:1;background-color:#F8FAFC}@media (min-width:640px){.Layout_pageContent__5FMEi{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.Layout_pageContent__5FMEi{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.Layout_menuButton__KSYu1{display:none}.Layout_breadcrumbs__PIuOm,.Layout_header__3MyD7{padding-left:2rem;padding-right:2rem}}.SearchBar_searchContainer__Ic0zo{position:relative;width:100%;max-width:600px;margin:0 auto;z-index:50}.SearchBar_searchBar__WTEEq{position:relative;width:100%;height:48px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:24px;display:flex;align-items:center;padding:0 1.25rem;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.SearchBar_searchBar__WTEEq.SearchBar_expanded__55A5Z{border-radius:16px 16px 0 0;box-shadow:none}.SearchBar_searchIcon__cy_qT{width:20px;height:20px;color:#6B7280;margin-right:.75rem}.SearchBar_searchInput__IZK78{flex:1 1;border:none;background:transparent;font-size:1rem;color:#111827;outline:none}.SearchBar_searchInput__IZK78::placeholder{color:#9CA3AF}.SearchBar_searchDropdown__NwoH5{position:absolute;top:100%;left:0;right:0;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-top:none;border-radius:0 0 16px 16px;padding:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:80vh;overflow-y:auto}.SearchBar_section__xyj8u{margin-bottom:1.5rem}.SearchBar_section__xyj8u:last-child{margin-bottom:0}.SearchBar_sectionHeader__JTNjM{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.SearchBar_sectionTitle__qCTNv{font-size:.875rem;font-weight:600;color:#4B5563;margin:0 0 .75rem}.SearchBar_categories___DfPw{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem}.SearchBar_categoryButton__4hf4N{display:flex;align-items:center;padding:.75rem;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.875rem;color:#111827;cursor:pointer;transition:all .2s ease}.SearchBar_categoryButton__4hf4N:hover{background:rgba(255,255,255,.8);transform:translateY(-1px)}.SearchBar_categoryIcon__B_Ub2{margin-right:.5rem;font-size:1.25rem}.SearchBar_recentSearches__tARf2,.SearchBar_trendingSearches__Me4cm{display:flex;flex-direction:column;gap:.5rem}.SearchBar_recentSearch__lhFQj,.SearchBar_trendingSearch__8WL6y{display:flex;align-items:center;padding:.625rem;background:transparent;border:none;border-radius:6px;font-size:.875rem;color:#374151;cursor:pointer;transition:background-color .2s ease;text-align:left}.SearchBar_recentSearch__lhFQj:hover,.SearchBar_trendingSearch__8WL6y:hover{background:rgba(255,255,255,.5)}.SearchBar_recentIcon__1bYSk,.SearchBar_trendingIcon__H3Wj2{width:16px;height:16px;margin-right:.5rem;color:#6B7280}.SearchBar_clearButton__umDib{background:transparent;border:none;font-size:.75rem;color:#6B7280;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.SearchBar_clearButton__umDib:hover{background:rgba(0,0,0,.05);color:#4B5563}.SearchBar_searchDropdown__NwoH5::-webkit-scrollbar{width:6px}.SearchBar_searchDropdown__NwoH5::-webkit-scrollbar-track{background:transparent}.SearchBar_searchDropdown__NwoH5::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:3px}.SearchBar_searchDropdown__NwoH5::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.7)}@media (max-width:640px){.SearchBar_searchContainer__Ic0zo{max-width:100%}.SearchBar_searchBar__WTEEq{height:40px}.SearchBar_categories___DfPw{grid-template-columns:repeat(2,1fr)}.SearchBar_searchDropdown__NwoH5{position:fixed;top:60px;left:1rem;right:1rem;max-height:calc(100vh - 80px);border-radius:12px}}.MenuHeader_header__RnyD6{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.MenuHeader_content__Ry6PS{min-width:0;flex:1 1}.MenuHeader_title__VhuZd{font-size:1.875rem;font-weight:700;color:#111827;line-height:1.2;margin-bottom:.25rem}.MenuHeader_subtitle__qDN6m{font-size:.875rem;color:#6b7280}.MenuHeader_actions__n6cqX{display:flex;gap:.75rem;margin-left:1rem}.MenuHeader_createButton__RbNTd{display:flex;align-items:center;padding:.625rem 1rem;background-color:#3b82f6;color:white;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.MenuHeader_createButton__RbNTd:hover{background-color:#2563eb}.MenuHeader_buttonIcon__BR0Z3{width:1.25rem;height:1.25rem;margin-right:.5rem}@media (max-width:768px){.MenuHeader_header__RnyD6{flex-direction:column;align-items:flex-start}.MenuHeader_actions__n6cqX{margin-left:0;margin-top:1rem;width:100%}.MenuHeader_createButton__RbNTd{width:100%;justify-content:center}}.MenuStats_statsGrid__TIIvc{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.MenuStats_card__ITZ9S{background:white;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.MenuStats_statItem__dGIro{display:flex;align-items:center}.MenuStats_statContent__1aGP7{margin-left:1rem}.MenuStats_statLabel__rdec6{font-size:.875rem;font-weight:500;color:#6b7280}.MenuStats_statValue__bmXFX{font-size:1.5rem;font-weight:700;color:#111827}@media (max-width:1024px){.MenuStats_statsGrid__TIIvc{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.MenuStats_statsGrid__TIIvc{grid-template-columns:1fr}}.MenuList_container__cFGkU{grid-column:span 2}.MenuList_card__cgp3L{background:white;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.MenuList_title__NALTU{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:1rem}.MenuList_menuList__h18LO{display:flex;flex-direction:column;gap:1rem}.MenuList_menuItem__vCdEA{padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s}.MenuList_menuItem__vCdEA:hover{border-color:#d1d5db}.MenuList_menuItemSelected__XE_p1{border-color:#3b82f6;background-color:#eff6ff}.MenuList_menuHeader__m6Ref{display:flex;align-items:center;justify-content:space-between}.MenuList_menuContent__0fTK8{flex:1 1;min-width:0}.MenuList_menuTitleRow__E8qwO{display:flex;align-items:center}.MenuList_menuTitle__8naf2{font-size:1.125rem;font-weight:500;color:#111827}.MenuList_statusBadge__tVyfh{display:inline-flex;align-items:center;padding:.25rem .75rem;margin-left:.75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.MenuList_statusActive__IUaCw{background-color:#d1fae5;color:#065f46}.MenuList_statusInactive__OW_0c{background-color:#f3f4f6;color:#374151}.MenuList_menuMeta__d5jew,.MenuList_menuRestaurant__VgvfZ{font-size:.875rem;color:#6b7280}.MenuList_menuMeta__d5jew{margin-top:.5rem}.MenuList_menuMeta__d5jew,.MenuList_metaItem__elRuC{display:flex;align-items:center}.MenuList_metaIcon__FePX2{width:1rem;height:1rem;margin-right:.25rem}.MenuList_metaSeparator__C_K1L{margin:0 .5rem}.MenuList_menuActions__AinK_{display:flex;align-items:center;gap:.5rem}.MenuList_actionButton__efa_v{padding:.5rem;color:#9ca3af;transition:color .2s;background:none;border:none;cursor:pointer}.MenuList_actionButton__efa_v:hover{color:#3b82f6}.MenuList_actionButton__efa_v[title="Edit Menu"]:hover{color:#10b981}.MenuList_actionButton__efa_v[title="Delete Menu"]:hover{color:#ef4444}@media (max-width:1024px){.MenuList_container__cFGkU{grid-column:span 1}}.MenuDetails_container__bhaBz{grid-column:span 1}.MenuDetails_card__GfVVm{background:white;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.MenuDetails_emptyState__VvPTe{text-align:center;padding:2rem 0}.MenuDetails_emptyIcon__HuRS_{width:3rem;height:3rem;color:#9ca3af;margin:0 auto 1rem}.MenuDetails_emptyText__O4Jku{color:#6b7280}.MenuDetails_header__i3vuf{margin-bottom:1.5rem}.MenuDetails_title__4HAcy{font-size:1.125rem;font-weight:500;color:#111827}.MenuDetails_subtitle__hzmFl{font-size:.875rem;color:#6b7280}.MenuDetails_stats__O0Wwf{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.MenuDetails_statItem__zs45x{display:flex;justify-content:space-between;font-size:.875rem}.MenuDetails_statLabel__KW8uZ{color:#6b7280}.MenuDetails_statValue___NxLJ{font-weight:500;color:#111827}.MenuDetails_active__gAbdc{color:#059669}.MenuDetails_inactive__G_3Jh{color:#6b7280}.MenuDetails_categories__xnWVU{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-bottom:1.5rem}.MenuDetails_sectionTitle__u1wwf{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.75rem}.MenuDetails_categoryList__lPOCo{display:flex;flex-direction:column;gap:.75rem}.MenuDetails_categoryItem__9IjJT{font-size:.875rem}.MenuDetails_categoryName__J7Exl{font-weight:500;color:#111827}.MenuDetails_itemCount__GtHbU{color:#6b7280;font-size:.75rem}.MenuDetails_actions__oQ3KA{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid #e5e7eb;padding-top:1.5rem}.MenuDetails_primaryButton___Sjup,.MenuDetails_secondaryButton__G9DIs{display:flex;align-items:center;justify-content:center;width:100%;padding:.625rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer}.MenuDetails_primaryButton___Sjup{background-color:#3b82f6;color:white;border:none}.MenuDetails_primaryButton___Sjup:hover{background-color:#2563eb}.MenuDetails_secondaryButton__G9DIs{background-color:#f9fafb;color:#111827;border:1px solid #e5e7eb}.MenuDetails_secondaryButton__G9DIs:hover{background-color:#f3f4f6}.MenuDetails_buttonIcon__cXZHX{width:1rem;height:1rem;margin-right:.5rem}@media (max-width:1024px){.MenuDetails_container__bhaBz{grid-column:span 1}}.MenuForm_container__vOR9P{width:100%;max-width:24rem;margin:0 auto}.MenuForm_form__0G17x{display:flex;flex-direction:column;gap:1.5rem}.MenuForm_formGroup__H9Bjf{display:flex;flex-direction:column;gap:.5rem}.MenuForm_label__b5HJK{font-size:.875rem;font-weight:500;color:#111827}.MenuForm_input__EgBFb{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:white;transition:border-color .2s}.MenuForm_input__EgBFb:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.MenuForm_select__c1RXk{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:white;cursor:pointer}.MenuForm_select__c1RXk:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.MenuForm_textarea__5EhCh{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:white;resize:vertical;min-height:6rem}.MenuForm_textarea__5EhCh:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.MenuForm_categories__yR2G_{border-top:1px solid #e5e7eb;padding-top:1.5rem}.MenuForm_sectionHeader__jJAxt{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.MenuForm_sectionTitle__cLadk{font-size:1rem;font-weight:500;color:#111827}.MenuForm_addButton__bQq3i{display:flex;align-items:center;padding:.5rem;border:none;background:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s}.MenuForm_addButton__bQq3i:hover{color:#2563eb}.MenuForm_addIcon__f2Mrg{width:1.25rem;height:1.25rem;margin-right:.25rem}.MenuForm_categoryList__bovsW{display:flex;flex-direction:column;gap:1rem}.MenuForm_categoryItem__1519O{padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#f9fafb}.MenuForm_categoryName__XptP0{font-size:.875rem;font-weight:500;color:#111827}.MenuForm_itemCount__NTkcR{font-size:.75rem;color:#6b7280;margin-top:.25rem}.MenuForm_newItemForm__Wilmp{margin-top:1rem;padding:1rem;background-color:white;border-radius:.375rem;display:flex;flex-direction:column;gap:.75rem}.MenuForm_newItemActions__srAjH{display:flex;gap:.5rem}.MenuForm_addItemButton__PdPGb{margin-top:.75rem;padding:.375rem;border:none;background:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s}.MenuForm_addItemButton__PdPGb:hover{color:#2563eb}.MenuForm_formActions__i_d9L{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.MenuForm_primaryButton__gtvPl,.MenuForm_secondaryButton__QH1uc{flex:1 1;padding:.625rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer}.MenuForm_primaryButton__gtvPl{background-color:#3b82f6;color:white;border:none}.MenuForm_primaryButton__gtvPl:hover{background-color:#2563eb}.MenuForm_secondaryButton__QH1uc{background-color:#f9fafb;color:#111827;border:1px solid #e5e7eb}.MenuForm_secondaryButton__QH1uc:hover{background-color:#f3f4f6}.MenuPreview_overlay__csEz0{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.MenuPreview_modal__nwBjt{width:100%;max-width:48rem;max-height:90vh;background-color:white;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column}.MenuPreview_header__ldpdS{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.MenuPreview_title__WiKYA{font-size:1.125rem;font-weight:500;color:#111827}.MenuPreview_closeButton__cSyl7{padding:.5rem;border:none;background:none;color:#6b7280;cursor:pointer;transition:color .2s}.MenuPreview_closeButton__cSyl7:hover{color:#111827}.MenuPreview_closeIcon__IeNZg{width:1.25rem;height:1.25rem}.MenuPreview_content__DGYRn{flex:1 1;overflow-y:auto;padding:1.5rem}.MenuPreview_restaurantInfo__PGtVb{text-align:center;margin-bottom:2rem}.MenuPreview_restaurantName__QvGkt{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.MenuPreview_menuName__k4QdM{font-size:1.25rem;color:#6b7280}.MenuPreview_categories__VXiVn{display:flex;flex-direction:column;gap:2rem}.MenuPreview_category__PO5By{border-bottom:1px solid #e5e7eb;padding-bottom:2rem}.MenuPreview_category__PO5By:last-child{border-bottom:none;padding-bottom:0}.MenuPreview_categoryName__7g6_z{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.MenuPreview_items___TLxg{display:flex;flex-direction:column;gap:1rem}.MenuPreview_item__bggk0{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:border-color .2s}.MenuPreview_item__bggk0:hover{border-color:#d1d5db}.MenuPreview_itemInfo__p24mu{flex:1 1;margin-right:1rem}.MenuPreview_itemName__WyYfo{font-size:1rem;font-weight:500;color:#111827;margin-bottom:.25rem}.MenuPreview_itemDescription__pqzmL{font-size:.875rem;color:#6b7280}.MenuPreview_itemPrice__DqAe1{font-size:1rem;font-weight:600;color:#111827;white-space:nowrap}@media (max-width:640px){.MenuPreview_modal__nwBjt{margin:1rem;max-height:calc(100vh - 2rem)}.MenuPreview_restaurantName__QvGkt{font-size:1.5rem}.MenuPreview_menuName__k4QdM{font-size:1rem}.MenuPreview_categoryName__7g6_z{font-size:1.25rem}.MenuPreview_item__bggk0{padding:.75rem}}.menus_container__J5Mi3{max-width:1280px;margin:0 auto;padding:2rem}.menus_content__qGy9a{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}@media (max-width:1024px){.menus_content__qGy9a{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.menus_container__J5Mi3{padding:1rem}.menus_content__qGy9a{grid-template-columns:1fr}}