.RestaurantLayout_restaurantLayout__47agi{min-height:100vh;background-color:var(--background,#0f0f0f);padding-top:60px;animation:RestaurantLayout_contentFadeIn__joZlQ .4s ease-out forwards}@keyframes RestaurantLayout_contentFadeIn__joZlQ{0%{opacity:0}to{opacity:1}}.RestaurantLayout_container__X3IH1{margin:0 auto;padding:1rem .5rem 2rem;display:flex;gap:1rem;min-height:calc(100vh - 60px)}.RestaurantLayout_sidebar__mJB5M{position:-webkit-sticky;position:sticky;top:60px;width:160px;max-height:calc(100vh - 60px);z-index:var(--z-base,1);overflow-y:auto;flex-shrink:0;align-self:flex-start}.RestaurantLayout_content__MEqBy{background-color:transparent;padding:0 1.25rem;min-height:600px;flex:1 1;margin-left:0;max-width:100%}.RestaurantLayout_content__MEqBy>div{margin-bottom:4rem}.RestaurantLayout_content__MEqBy>div:last-child{margin-bottom:0}.RestaurantLayout_bannersContainer__YhEOP{margin-bottom:2rem}@media (max-width:1024px){.RestaurantLayout_sidebar__mJB5M{width:140px;top:60px;height:calc(100vh - 60px)}.RestaurantLayout_content__MEqBy{margin-left:0}}@media (max-width:768px){.RestaurantLayout_container__X3IH1{flex-direction:column;gap:0;padding:0}.RestaurantLayout_sidebar__mJB5M{display:none}.RestaurantLayout_content__MEqBy{order:1;padding:1rem;margin-left:0;width:100%}.RestaurantLayout_content__MEqBy>div{margin-bottom:2rem}.RestaurantLayout_bannersContainer__YhEOP{padding:0;margin-bottom:1.5rem}.RestaurantLayout_restaurantLayout__47agi{padding-top:110px;padding-right:0}}@media (max-width:480px){.RestaurantLayout_container__X3IH1{padding:0}.RestaurantLayout_content__MEqBy{padding:.75rem;width:100%}.RestaurantLayout_content__MEqBy>div{margin-bottom:1.5rem}.RestaurantLayout_bannersContainer__YhEOP{margin-bottom:1rem;padding:0}.RestaurantLayout_restaurantLayout__47agi{padding-top:105px;padding-right:0}}.RestaurantLayout_mobileMenuBtn__vvw7s{position:fixed;bottom:24px;right:12px;width:52px;height:52px;border-radius:50%;background:#000000;color:#ffffff;border:none;box-shadow:0 12px 30px rgba(0,0,0,.2),0 4px 10px rgba(0,0,0,.1);z-index:1001;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.RestaurantLayout_mobileMenuBtn__vvw7s:active{transform:scale(.9)}@media (min-width:769px){.RestaurantLayout_mobileMenuBtn__vvw7s{display:none!important}}.CategoriesSidebar_sidebar__NWsXS{background-color:transparent;padding:0;width:100%;height:100%}.CategoriesSidebar_nav__oLRIA{display:flex;flex-direction:column;gap:2px;padding:16px 12px;height:100%;overflow-y:auto}.CategoriesSidebar_categoryButton__0BxuO{background-color:transparent;border:none;padding:6px 10px;color:var(--text-secondary,#8E8E93);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:10px;text-align:left;width:100%;font-size:13px;font-weight:500;border-radius:var(--card-radius,12px);letter-spacing:-.01em}.CategoriesSidebar_categoryButton__0BxuO:hover{background-color:rgba(0,0,0,.04);color:var(--text-primary,#000)}.CategoriesSidebar_categoryButton__0BxuO.CategoriesSidebar_active__ZSpCr{color:var(--text-primary,#000);background-color:rgba(0,0,0,.06);font-weight:600}.CategoriesSidebar_categoryImage__7NnLD{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--bg-secondary,#F2F2F7);display:flex;align-items:center;justify-content:center}.CategoriesSidebar_image__xGrK0{width:100%;height:100%;object-fit:cover}.CategoriesSidebar_placeholder__jDiaF{font-size:16px;opacity:.4}.CategoriesSidebar_categoryName__C5hpd{font-size:inherit;font-weight:inherit;line-height:1.2;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.CategorySection_categorySection__YP_5B{width:100%;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem;margin-bottom:1.5rem}.CategorySection_categorySection__YP_5B:first-child{margin-top:0;padding-top:0}.CategorySection_categorySection__YP_5B:last-child{border-bottom:none;margin-bottom:0}.CategorySection_header__CVqcO{margin-bottom:1rem;text-align:left}.CategorySection_categoryTitleRow__Qdtpw{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.CategorySection_categoryTitle__amSwD{color:var(--foreground,#1d1d1f);font-size:var(--heading-xl,32px);font-weight:var(--heading-weight,700);margin-bottom:0;letter-spacing:var(--heading-letter-spacing,-.02em)}.CategorySection_categoryDescription__DN_6U{font-size:15px;color:#8e8e93;line-height:1.5}.CategorySection_tagsSection__wAz96{margin-bottom:24px;margin-top:12px}.CategorySection_tagsContainer__gIFyY{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.CategorySection_tagButton__bB0EP{background:rgba(0,0,0,.05);border:none;padding:8px 16px;border-radius:var(--button-radius,50px);color:var(--foreground,#1D1D1F);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.CategorySection_tagButton__bB0EP:hover{background:rgba(0,0,0,.08)}.CategorySection_tagButton__bB0EP.CategorySection_active__597SY{background:var(--main-button-color,#000000);color:white}.CategorySection_productsSection__vDHLj{margin-top:0}.CategorySection_productsGrid__H9eqH{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media (max-width:1200px){.CategorySection_productsGrid__H9eqH{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.CategorySection_productsGrid__H9eqH{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:768px){.CategorySection_categorySection__YP_5B{padding-bottom:2rem;margin-bottom:2rem}.CategorySection_categoryTitle__amSwD{font-size:28px}.CategorySection_productsGrid__H9eqH{grid-template-columns:repeat(2,1fr);gap:10px}}.ProductCard_productItem__XlCkJ{display:flex;flex-direction:column;height:100%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease;position:relative;z-index:1}.ProductCard_productItem__XlCkJ:active{transform:scale(.98)}.ProductCard_disabled__4Dg8w{opacity:.5}.ProductCard_imageContainer__VxP92{position:relative;width:100%;aspect-ratio:1.4/1;border-radius:var(--card-radius,12px);overflow:hidden;background-color:#f5f5f7;margin-bottom:8px}.ProductCard_image__W8jiK{object-fit:cover}.ProductCard_content__10t4p{display:flex;flex-direction:column;flex:1 1;gap:6px}.ProductCard_name___l4Ul{font-size:15px;font-weight:600;color:var(--foreground,#1D1D1F);margin:0;line-height:1.3}.ProductCard_tags__ZD3yJ{position:absolute;bottom:8px;left:8px;display:flex;flex-wrap:wrap;gap:4px;z-index:2}.ProductCard_shortDescription__c46WC{font-size:13px;color:#8E8E93;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_footer__VcBpI{margin-top:auto;padding-top:4px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.ProductCard_actions__oDdpt{flex:1 1;display:flex;align-items:center;min-height:38px}.ProductCard_priceButton__KKUS_{width:auto!important;min-width:80px!important;padding:0 12px!important;height:38px!important;min-height:unset!important;font-weight:700!important}.ProductCard_priceRow__QCZKM{display:flex;align-items:center;gap:6px}.ProductCard_currentPrice__nYwZK{font-size:15px}.ProductCard_oldPrice__uKVLR{font-size:12px;text-decoration:line-through;opacity:.5}.ProductCard_weight__qUcfj{font-size:11px;color:#C7C7CC;font-weight:500}@media (max-width:768px){.ProductCard_name___l4Ul{font-size:14px;-webkit-line-clamp:2;line-clamp:2}.ProductCard_shortDescription__c46WC{font-size:12px}.ProductCard_footer__VcBpI{flex-direction:column;align-items:flex-start;gap:6px;min-height:unset}.ProductCard_priceButton__KKUS_{min-width:70px!important;height:32px!important;padding:0 10px!important;font-size:13px!important}.ProductCard_currentPrice__nYwZK{font-size:14px}}