body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--body-background-color:#fff;--body-background-color-opacity:#fff9;--body-background-color-additive:#556893;--title-color:#000;--sub-text-color:#000;--alternative-color-red:#d4595c;--alternative-color-blue:#556893}.Header_header__Gf--Y{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--body-background-color-opacity);font-size:.8rem;padding-bottom:1rem;padding-top:1rem;position:fixed;text-align:right;top:0;width:100%;z-index:1}.Header_header_content__aCLHs{margin:0 auto;max-width:1200px}.Header_marquee_container__yzCJX{align-items:center;background-color:root(--body-background-color-additive);border-radius:5px;display:flex;justify-content:space-around;opacity:1;overflow:hidden;padding:.5rem;white-space:nowrap}.Header_marquee_text__IeB05{animation:Header_marquee__RLC21 15s linear infinite;display:inline-block;font-size:.8rem;opacity:1}.HMenu_scrolling_categories__6R2L6{background-color:var(--body-background-color);box-shadow:0 4px 8px #00000040;overflow-x:scroll;overflow-y:hidden;padding:5px 0;position:fixed;top:60px;white-space:nowrap;width:100%;z-index:1}@media (min-width:810px){.HMenu_scrolling_categories__6R2L6{border-radius:15px;left:50%;max-width:max-content;transform:translateX(-50%);width:92%}.HMenu_first_line__ZzE8F{display:none}.HMenu_first_line_category__TxxB8{margin-top:150px}}.HMenu_scrolling_categories__6R2L6::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:5px}.HMenu_scrolling_categories__6R2L6::-webkit-scrollbar-thumb{background-color:#55689373;border-radius:10px}.HMenu_food_category_wrapper__1bplU{display:inline-flex;margin:0 5px;min-width:max-content}.HMenu_category_card__xs7hS{align-items:center;display:inline-flex}.HMenu_category_info__J4Lm5{color:var(--sub-text-color);column-gap:10px;display:inline-block;font-size:15px;font-weight:700;padding-left:5px;position:relative;text-align:center}.HMenu_HMenuImg__ke4fn{width:50px}.Footer_footer__m5b2d{background-color:#f8f9fa;border-top:1px solid #e7e7e7;margin-top:140px;padding:20px 0}.Footer_footer_content__mJuGQ{display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.Footer_footer_contacts__MYitI{display:flex;flex-direction:column;row-gap:5px}.Footer_footer_contacts__MYitI p{margin:5px 0}.Footer_footer_links__t6Kbg{margin-top:25px}.Footer_footer_links__t6Kbg a{color:#007bff;margin-bottom:10px;text-decoration:none}.Footer_footer_links__t6Kbg a:hover{text-decoration:underline}.Footer_footer_copyright__ahC9A{border-top:1px solid #e7e7e7;color:#6c757d;margin-top:20px;padding-top:20px;text-align:center}.Footer_button__Etfbr{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:8px 12px;text-align:center;text-decoration:none;transition:all .2s ease}.Footer_button__Etfbr:hover{background-color:#333}.Footer_button__Etfbr:active{transform:scale(.98)}.food-item{align-items:center;background-color:#f8f8f8;background-color:var(--item-bg-color,#f8f8f8);border-radius:12px;box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--item-shadow-color,#0000001a);display:flex;flex-direction:column;overflow:hidden;padding:12px;position:relative;transition:all .3s ease;width:120px}.food-item:hover{box-shadow:0 6px 12px #00000026;box-shadow:0 6px 12px var(--item-shadow-hover-color,#00000026);transform:translateY(-5px)}.food-item:active{transform:translateY(-2px)}.food-item__icon{border:1px solid #eee;border:1px solid var(--item-border-color,#eee);border-radius:8px;height:96px;margin-bottom:10px;object-fit:cover;transition:transform .3s ease;width:96px}.food-item:hover .food-item__icon{transform:scale(1.05)}.food-item__info{text-align:center;width:100%}.food-item__name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;color:var(--item-text-color,#333);display:-webkit-box;font-size:14px;font-weight:500;line-height:1.2;margin-bottom:6px;min-height:36px;overflow:hidden;text-overflow:ellipsis}.food-item__price{color:#2a5885;color:var(--item-price-color,#2a5885);font-size:15px;font-weight:600}[data-theme=dark] .food-item{--item-bg-color:#2d2d2d;--item-shadow-color:#0000004d;--item-shadow-hover-color:#0006;--item-text-color:#f0f0f0;--item-price-color:#efe3c8;--item-border-color:#444}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.food-item{animation:fadeIn .4s ease forwards}@media (max-width:480px){.food-item{padding:8px;width:100px}.food-item__icon{height:80px;width:80px}.food-item__name{font-size:13px;min-height:32px}.food-item__price{font-size:14px}}.ItemForm_badge__544he{background-color:var(--body-background-color);border:2px solid var(--body-background-color-additive);border-radius:25px;right:-15px;width:40px}.ItemForm_badge__544he,.ItemForm_badge_free__2CXyE{align-items:center;color:var(--body-background-color-additive);display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;line-height:1;position:absolute;top:-10px}.ItemForm_badge_free__2CXyE{background-color:#e8f5e9;border:2px solid #e8f5e9;border-radius:25px;right:-25px;width:60px}