body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{outline:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-appearance:none;line-height:20px;text-decoration:none}a{color:inherit}input,select,textarea{border:0;-webkit-appearance:none;border-radius:0;font-family:Sofia,Roboto,sans-serif;font-size:15px;color:#3f3339}input:focus,textarea:focus{outline:none!important;border-color:#4b4b4b}::-webkit-selection{background:#b3d4fd}::selection{background:#b3d4fd}body{margin:0;font-family:Sofia,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;color:#3f3339}body,html{width:100vw;overscroll-behavior:none}body{background-color:#f5ebdc}.overflow-hidden{overflow:hidden}#root{width:100vw;height:100dvh;color:#3f3339;padding-top:70px}.DashView{display:flex;flex-direction:column;width:100vw;height:calc(100dvh - 70px)}.DashContent{flex:1 1;padding-bottom:70px}.TabView{width:100%}.DashTabsWrapper{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:10px 15px;display:flex;flex-direction:row;align-items:center;justify-content:center;pointer-events:none}.DashTabs{max-width:450px;pointer-events:all;background:#2b2b2b;overflow:hidden;border-radius:10px}.DashTabs,.DashTabsTab{flex:1 1;display:flex;flex-direction:row;align-items:center}.DashTabsTab{justify-content:center;height:50px;font-size:15px;color:#9b9b9b;font-weight:700;border-right:1px solid rgba(0,0,0,.05)}.DashTabsTab.Selected{color:#fff;background:#3b3b3b}.DashTabsTabCount{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#ec2f26;color:#fff;line-height:16px;margin-left:10px}.DashTabsTabText{margin-left:10px;font-size:16px;line-height:16px}.DashHeaderView{display:flex;align-items:center;padding:10px 15px;position:fixed;top:0;right:0;left:0;z-index:20;background:#f5ebdc}.DashHeaderLogo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-right:10px;padding-bottom:3px}.DashHeaderLogo>img{height:45px}.DashHeaderDetailsWrapper{display:flex;align-items:center;flex:1 1}.DashHeaderDivider{height:0;flex:1 1;margin:0 20px;border-bottom:1px dashed rgba(0,0,0,.3)}.DashHeaderTable{display:flex;align-items:center;height:36px;border-radius:18px;padding:0 18px;margin-right:10px;color:#fff;background:linear-gradient(90deg,#d62300,#ff8533)}.DashHeaderTablePre{font-size:16px;font-weight:700}.DashHeaderTableNum{margin-left:5px;font-size:25px;letter-spacing:-1px;font-weight:700}.DashHeaderDetails{flex:1 1;white-space:nowrap}.DashHeaderDetailsTitle{font-weight:700;font-size:18px;line-height:18px;letter-spacing:-.5px}.DashHeaderDetailsSubtitle{font-weight:500;color:#3b3b3b;letter-spacing:-.2px}.DashHeaderOptions{display:flex}.DashHeaderOptionsButton{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.DashHeaderOptionsButton.Normal{width:auto;border:1px solid #3b3b3b;border-radius:10px;padding:0 15px;font-size:12px}.DashHeaderOptionsButtonText{margin-left:10px;font-size:15px;font-weight:700;letter-spacing:-.2px}.DashSearchView{flex:1 1;margin-right:5px;height:36px;background-color:rgba(0,0,0,.1);border-radius:5px}.DashSearchInput{background:transparent;height:100%;width:100%;padding:0 15px;letter-spacing:-.2px}.DashSearchInput::placeholder{color:#5b5b5b}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;padding:10px;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:all .15s ease-in-out}.ModalWrapper.Visible{opacity:1;pointer-events:all}.Modal{width:100%;background:#fbf4ec;padding:15px;border-radius:10px;opacity:0;scale:.8;max-width:500px}.ModalContent{height:calc(100dvh - 405px);overflow-y:scroll;margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.ModalContentBlock{width:200px;height:500px;background:red}.ModalWrapper.Visible .Modal{opacity:1;scale:1}.ModalDetails{padding:5px}.ModalDetailsTitle{font-weight:700;font-size:18px;letter-spacing:-.5px}.ModalDetailsText{margin-top:5px;font-weight:500;letter-spacing:-.2px}.ModalOptions{display:flex;align-items:center;margin-top:10px;padding-top:15px;border-top:1px solid rgba(0,0,0,.1)}.ModalOptionsButton{display:flex;flex:1 1;margin:0 5px;align-items:center;justify-content:center;height:40px;border:1px solid #3b3b3b;padding:0 15px;border-radius:10px;font-weight:700;letter-spacing:-.2px}.ModalOptionsButton.C2a{background:#d62300;border-color:transparent;color:#fff}.MenuHighlighted{display:flex;flex-direction:row;align-items:center;width:calc(100vw - 20px);background:linear-gradient(90deg,#d62300,#ff8533);border-radius:15px;overflow:hidden;margin:10px}.MenuHighlightedDetails{flex:1 1;padding:20px 5px 20px 25px}.MenuHighlightedTitle{font-weight:700;font-size:16px;letter-spacing:-.5px;color:#fff}.MenuHighlightedSubtitle{margin-top:5px;font-weight:700;font-size:20px;letter-spacing:-.2px;color:#fff}.MenuHighlightedImage{height:100px}.MenuHeader{display:flex;align-items:center;height:40px;padding:0 15px;width:calc(100vw - 20px);background:#512315;margin:15px 10px 5px;border-radius:10px 10px 0 0}.MenuHeaderTitle{font-weight:700;font-size:18px;letter-spacing:-.5px;color:#fff}.MenuItemView{display:inline-block;vertical-align:top;margin:2.5px;width:calc(100vw - 5px);border-radius:7.5px;background:hsla(0,0%,100%,.5);padding:5px}@media screen and (min-width:300px) and (max-width:480px){.MenuItemView{width:calc(50vw - 5px)}}@media screen and (min-width:480px) and (max-width:720px){.MenuItemView{width:calc(33vw - 5px)}}@media screen and (min-width:720px) and (max-width:1200px){.MenuItemView{width:calc(25vw - 5px)}}@media screen and (min-width:1200px){.MenuItemView{width:calc(16.6vw - 5px)}}.MenuItemView.SearchMode{width:calc(100vw - 5px)!important}.MenuItemView.SearchMode .MenuItem{flex-direction:row}.MenuItemView.SearchMode .MenuItemImage{flex-direction:row;width:125px;height:100px}.MenuItemView.SearchMode .MenuItemDetails{height:60px}.MenuItemView.SearchMode .MenuItemDetailsWrapper{flex:1 1}.MenuItem{display:flex;flex-direction:column;width:100%}.MenuItemImage{display:flex;align-items:center;justify-content:center;width:100%;height:150px;border-radius:5px;overflow:hidden;background:#fff}.MenuItemImageImage{object-fit:cover;width:100%;height:100%}.MenuItemDetails{padding:10px;overflow:hidden;height:83px;margin-bottom:10px}.MenuItemDetailsTitle{font-weight:700;font-size:16px;line-height:18px;letter-spacing:-.5px}.MenuItemDetailsDescr{font-weight:500;margin-top:5px;color:#5b5b5b;line-height:16px;letter-spacing:-.1px}.MenuItemPrice{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.05);padding:10px}.MenuItemPriceHint{font-weight:700;font-size:12px;color:#5b5b5b;letter-spacing:-.1px;margin-right:10px}.MenuItemPricePre{font-weight:700;font-size:12px;line-height:12px;letter-spacing:-.5px;margin-right:3px}.MenuItemPriceAmount{font-weight:700;font-size:18px;line-height:18px;color:#d62300;letter-spacing:-.7px}.ProductView{height:calc(100dvh - 105px);margin:-15px}.Product{flex:1 1;height:calc(100dvh - 210px);overflow-y:scroll;overflow-x:hidden}.ProductImageView{height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;margin:5px;border-radius:5px}.ProductImage{object-fit:cover;width:100%;height:100%}.ProductDetails{padding:0 15px;margin-top:15px}.ProductDetailsTitle{font-weight:700;font-size:18px;letter-spacing:-.5px}.ProductDetailsText{margin-top:5px;font-weight:500;letter-spacing:-.2px}.ProductVariantsView{margin-top:25px}.ProductVariantsHeader{font-weight:700;padding:15px 15px 0;border-top:1px solid rgba(0,0,0,.1);font-size:16px}.ProductVariants{white-space:nowrap;overflow-x:scroll;padding:0 15px 15px;margin-top:15px;margin-bottom:-15px}.ProductVariantItemTitle{padding:10px 15px;font-weight:700}.ProductVariantItem{display:inline-block;vertical-align:top;background:hsla(0,0%,100%,.75);margin-right:5px;border-radius:10px;border:1px solid transparent}.ProductVariantItem.Selected{border-color:#d62300;background:#fff}.ProductLoading{display:flex;align-items:center;justify-content:center;font-weight:700;padding:15px;margin:25px 15px}.menuItemVariantsView{margin-top:20px;padding:0 20px}.menuItemVariantsTitleView{display:flex;flex-direction:column}.menuItemVariantsTitle{flex:1 1;font-size:16px;font-weight:700}.menuItemVariantsDivider{flex:1 1;border-bottom:1px dashed rgba(0,0,0,.5);margin-right:15px}.menuItemVariantsRulesView{display:flex;align-items:center;margin-top:4px}.menuItemVariantsRules{font-size:13px}.menuItemAddonView{margin-bottom:10px;margin-top:5px}.menuItemAddon{display:flex;align-items:center;padding:7.5px 0}.menuItemAddon.Selected .menuItemAddonCheck{color:#fff;background:#d62300}.menuItemAddon.Selected .menuItemAddonText{font-weight:700}.menuItemAddonCheck{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:15px;background:rgba(0,0,0,.1);margin-right:15px}.menuItemAddonText{flex:1 1;font-weight:500}.menuItemAddonPrice{font-weight:700}.menuItemTotals{margin:20px 10px 0;padding:10px 15px;border:1px solid #fff;background-color:#f4ebdb;border-radius:10px}.totalsViewItem{display:flex;align-items:center}.totalsViewItemDivider{flex:1 1;margin:0 20px;border-bottom:1px dashed rgba(0,0,0,.5)}.totalsViewItemAmount,.totalsViewItemPre{font-weight:700}.totalsViewItemModifier{font-weight:700;color:#d62300}.totalsViewItem.Totals{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.2)}.ProductCartAdder{display:flex;align-items:flex-end;padding:15px}.ProductCartPersons{flex:1 1;position:relative;margin-right:15px;padding-right:15px;border-right:1px solid rgba(0,0,0,.05)}.ProductCartPersonsDrop{border-radius:10px;border:1px solid #3b3b3b;position:absolute;bottom:42px;left:0;right:15px;z-index:5;background:#f5ebdc}.ProductCartPersonsDropItem{display:flex;align-items:center;height:36px;padding:0 15px;border-bottom:1px solid #3b3b3b}.ProductCartPersonsDropItem:last-child{border-bottom:none}.ProductCartPersonsDropItemCircle{width:10px;height:10px;border-radius:5px;margin-right:10px}.ProductCartPersonsDropItemText{flex:1 1;font-weight:700}.ProductCartPersonsAdd{display:flex;align-items:center;background:#1b8638;color:#fff;height:36px;padding:0 15px;border-radius:10px 22px 22px 10px}.ProductCartPersonsAddText{margin-right:10px;font-weight:700}.ProductCartPersonsSelected{display:flex;align-items:center;background:#1b8638;color:#fff;height:36px;font-size:12px;padding:0 15px;border-radius:10px}.ProductCartPersonsSelectedText{flex:1 1;font-size:15px;font-weight:700;margin-right:10px}.CartDivider{padding:10px 10px 15px;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.CartItemsView{margin-top:12px}.CartDividerTitle{display:flex;flex-direction:row;align-items:center;padding:0 5px;margin-bottom:10px}.CartDividerTitleText{flex:1 1;font-weight:700;font-size:16px;letter-spacing:-.5px}.CartPeople{padding:0 10px 15px;margin:0 -10px -15px;white-space:nowrap;overflow-x:scroll}.CartPeopleCloseWrapper{display:inline-block;vertical-align:top;width:40px;height:85px;margin-right:5px;border-radius:10px;position:relative;border:1px solid #3b3b3b}.CartPeopleClose{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:11px}.CartPeopleItem{display:inline-block;width:100%;max-width:120px;margin-right:5px;border-radius:10px;position:relative;border:1px solid #f8f1f1}.CartPeopleItemContent{min-height:10px}.CartPeopleItemNumView{display:flex;width:100%;padding:5px}.CartPeopleItemNumText{flex:1 1;padding-left:5px;padding-top:5px;font-weight:700;font-size:18px;line-height:18px;color:#fff;letter-spacing:-.7px}.CartPeopleItemNum{justify-content:center;background:#f8f1f1;color:#fff;width:20px;height:24px;border-radius:5px;font-weight:700;font-size:16px}.CartPeopleItemNum,.CartPeopleItemPrice{display:flex;flex-direction:row;align-items:center}.CartPeopleItemPrice{justify-content:flex-end;border-top:1px solid rgba(0,0,0,.05);padding:10px}.CartPeopleItemPricePre{font-weight:700;line-height:12px;letter-spacing:-.5px;margin-right:3px;color:hsla(0,0%,100%,.75)}.CartPeopleItemPriceAmount{font-weight:700;font-size:18px;line-height:18px;color:#fff;letter-spacing:-.2px}.CartTitle{display:flex;flex-direction:row;align-items:center;padding:0 15px;margin-bottom:10px}.CartTitleText{flex:1 1;font-weight:700;font-size:16px;line-height:16px;letter-spacing:-.5px}.CartItem{display:flex;flex-direction:row;margin:0 5px 5px;border-radius:7.5px;background:hsla(0,0%,100%,.5);padding:5px}.CartItemImage,.CartItemImageWrapper{display:flex;flex-direction:column;align-items:center}.CartItemImage{justify-content:center;width:80px;height:80px;border-radius:5px;background:#fff;position:relative;overflow:hidden}.CartItemFlipper{width:100%;display:flex;align-items:center;background:rgba(0,0,0,.03);margin-top:5px;border-radius:5px;font-size:12px}.CartItemFlipperItem{flex:1 1;display:flex;align-items:center;justify-content:center;height:32px}.CartItemImageImage{max-width:100%;max-height:100%}.CartItemDetails{flex:1 1;flex-direction:column;padding:5px 15px}.CartItemDetailsTitleView{display:flex;flex-direction:row;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:10px;padding-bottom:10px}.CartItemDetailsButton{font-size:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;color:#d62300;border-radius:14px 5px 14px 14px;margin-top:-5px;margin-right:-15px}.CartItemDetailsTitle{flex:1 1;font-weight:700;font-size:16px;letter-spacing:-.5px}.CartItemDetailsDescr{font-weight:500;margin-top:5px;color:#5b5b5b;font-size:13px;line-height:16px;letter-spacing:-.1px}.CartItemPrice{width:100%;display:flex;align-items:center;padding:5px 0}.CartItemPriceHint{font-weight:700;color:#5b5b5b;line-height:12px;letter-spacing:-.1px}.CartItemPriceDivider{flex:1 1;margin:0 10px;border-bottom:1px dashed rgba(0,0,0,.5)}.CartItemPricePre{font-weight:700;line-height:12px;letter-spacing:-.5px;margin-right:3px;white-space:nowrap}.CartItemPriceAmount{font-weight:700;font-size:16px;line-height:16px;color:#d62300;letter-spacing:-.7px}.CartItemNum{width:10px;border-radius:5px;margin-right:5px}.CartItemQty{flex-direction:row;background:#f8f1f1;width:24px;height:20px;border-radius:5px;font-weight:700;position:absolute;top:0;right:0;z-index:5;color:#fff}.CartEmpty,.CartItemQty{display:flex;align-items:center;justify-content:center}.CartEmpty{flex-direction:column;height:calc(100dvh - 120px)}.CartEmptyTitle{font-weight:700;font-size:25px;letter-spacing:-1.5px}.CartEmptyText{font-weight:500;margin-top:10px;color:#5b5b5b;line-height:16px;letter-spacing:-.1px}.CartEmptyButton{display:flex;flex-direction:row;align-items:center;margin-top:25px;justify-content:center;height:36px;border:1px solid #3b3b3b;border-radius:10px;padding:0 15px}.CartEmptyButtonText{margin-left:10px;font-weight:700;letter-spacing:-.2px}.CartSpace{height:100px}.CartTotalsView{position:fixed;left:10px;right:10px;bottom:70px;z-index:52;border-radius:5px;border:1px solid #fff;background-color:#f7f0e7;box-shadow:0 0 100px rgba(0,0,0,.1);padding:10px 15px;border:1px solid rgba(0,0,0,.25)}.CartTotalsItem{display:flex;flex-direction:row;align-items:center;padding:5px 10px}.CartTotalsItemPre{font-weight:700;letter-spacing:-.2px}.CartTotalsItemVal{display:flex;flex-direction:row;align-items:center}.CartTotalsItemValPre{font-weight:700;line-height:12px;letter-spacing:-.5px;margin-right:3px}.CartTotalsItemValDivider{flex:1 1;margin:0 10px;border-bottom:1px dashed rgba(0,0,0,.5)}.CartTotalsItemValAmount{font-weight:700;font-size:20px;line-height:20px;color:#d62300;letter-spacing:-.2px}.SplashView{background-color:#f5ebdc;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.SplashModal,.SplashView{display:flex;flex-direction:column;align-items:center;justify-content:center}.SplashModalLogo{width:120px;height:120px;padding:20px;border-radius:60px;background:rgba(0,0,0,.05)}.SplashModalLogo>img{width:100%;height:100%}.SplashModalProgress{margin-top:50px;height:8px;width:calc(100vw - 50px);max-width:300px;background:rgba(0,0,0,.05);border-radius:5px}.SplashModalProgressBar{transition:all 1s ease-in-out;height:100%;background:#d62300;border-radius:5px}
/*# sourceMappingURL=main.2e7a5457.chunk.css.map */