*{box-sizing:border-box}:root{--font-family: "Franklin-Gothic", sans-serif;--bg-color: #ffffff;--text-color: #1c1c1c;--text-secondary: #555555;--primary-color: #2f88ff;--secondary-color: #e5f1ff;--border-color: #e0e0e0;--shadow-color: rgba(0, 0, 0, .1)}@media (prefers-color-scheme: dark){:root{--bg-color: #1f1f1f;--text-color: #e5e5e5;--text-secondary: #aaaaaa;--primary-color: #2f88ff;--secondary-color: #2a2a2a;--border-color: #333333;--shadow-color: rgba(0, 0, 0, .6)}.items-item-edit{filter:invert(1) brightness(2)}}body,html{padding:0;margin:0;color:var(--text-color);background:var(--bg-color);transition:color .5s,background-color .5s;touch-action:manipulation}#app.map-opened{height:100vh}.wrapper{height:100%;width:100%;overflow-x:hidden;color:var(--text-color)}.wrapper--state{display:flex;align-items:center;justify-content:center;place-content:center}.state-list{margin:0;overflow-wrap:anywhere;text-align:center;color:var(--text-secondary);font-size:17px;font-weight:400}.state-list>:first-child{font-size:20px;font-weight:600;color:var(--text-color);margin-bottom:6px}.sticker{width:150px;height:150px;overflow:hidden;margin:0 auto;outline:none}@font-face{font-family:Franklin-Gothic;font-display:auto;src:local("Franklin-Gothic"),url(/fonts/franklin-gothic.woff) format("woff")}#app{font-family:var(--font-family);font-size:14px;min-height:100vh;max-width:500px;min-width:300px;margin:0 auto;font-weight:400;box-shadow:0 0 10px gray}#app .container{padding:10px 10px 50px}.button{width:100%;padding:10px;font-weight:700;text-align:center;color:var(--text-color);border:none;border-radius:10px;cursor:pointer;background:var(--primary-color)}.button[disabled]{background:var(--bg-color);opacity:.3;cursor:auto}.loading{animation:rotate-293d4549 1.5s steps(12,end) infinite}@keyframes rotate-293d4549{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:20px;position:fixed;left:0;top:0;width:100%;min-height:100vh;z-index:1000;background-color:var(--bg-color);touch-action:none;color:var(--text-color);font-size:18px}.loader svg{height:150px;fill:var(--text-color)}.offer{display:flex;box-shadow:0 0 5px #e0e0e0;border-radius:10px 0 0 10px;-webkit-user-select:none;user-select:none}.offer-left{padding-left:10px;background:var(--primary-color);border-radius:8px 0 0 8px}.offer-content{width:100%}.offer-content-top{display:flex;cursor:pointer}.offer-content-top-image{display:block;min-width:100px;min-height:150px;background-position:center;background-size:80px auto;background-repeat:no-repeat;background-image:var(--bg)}@media (max-width: 100px){.offer-content-top-image{min-width:100px;height:100x}}.offer-content-top-content{display:grid;grid-template-rows:auto 1fr auto auto;padding:10px;flex-grow:1}.offer-content-top-content-title{font-weight:700;font-size:110%}.offer-content-top-content-subtitle,.offer-content-top-content-availability{font-size:90%;color:var(--text-secondary);padding-top:5px}.item{display:flex;align-items:center;gap:10px 10px}.item-image{display:block;min-width:32px;min-height:32px;background-position:center;background-size:32px auto;background-repeat:no-repeat;background-image:var(--bg)}.items{border-bottom:solid 1px #E0E0E0;padding-bottom:4px}.items-item{display:flex;align-items:center}.items-item input[type=radio]{margin:0 4px}.items-item-product{flex-grow:1}.items-item-product-selectable{cursor:pointer}.items-item-product-selectable:hover{background:var(--secondary-color)}.items-item-edit{padding:10px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAATLSURBVHhe7ZtZqHVjGICPmfglwo1EkURxYZ5C5pkUIkMhV1yglAs3hiRFJENkukCUqciUTBlTXMg8JSKZ5/F59lnv7j3rX/s/Z5+99lpr7/889bT2/vba37ffd6/p+9a3VpmZLtbCw/Bg3BL/ww/wMXwc/8GpZU98Ew26ypdwR5xKjsHfsCrw7Pe4H04Vx+KfmAN1k78IL8ZnirLwR9wfp4Jy8G4FJ2KZs9H9PydhN5xoysF/hx4AB3Ey5iS8g8sGnQV2wD1wc/TI6heGYTX8Em/EHyyoGYO/F9fovZvlKTxw9uVATsPbZ1/2OLdY9tkZn8C/MTI1itdh3VTt8+EdON+p3XVi/WctCM7APzBXOKq3YJ1UbfZvpfc6XxIOxf73Y8Wj8KHZl33exbfxFxz2gmlV/Aqvwq8tqIHyZv87HofPo0f9vTC4E09HgyyzO3pNIL0Low3xU+xnBU/FNbErlP95j/ZHYLABmoj4XAdtCWdhrPOhBeelAhs5ALvEfMEHC0nCeuhWHZ/fhTNPp4JbLegQCw0+GJQEcdd5GPNn+2JvH42CIy3oCMMGH1QlwVPfA6Wym7DHvxiFu1rQARYbfFCVhOwj6PVNj/zBLha0jMHn0/GwwQfLsNwP0EdxbeyTP2w7AXUFL6tjeZ9fLnjJK7SZgDqDd/NeUPCSV2orAa0FL3nFNhLQavCSV246Aa0HL/kLTSagE8FL/lJTCXAMrxPBS/5iEwnoVPCSvzzuBHQueMkVjDMBnQxeciXjSkBng5dc0TgS0OngJVdWdwI6H7zkCutMwEQEL7nSuhLgIGvuz/+KnQxecsV1JMB++GcYdTrgcjQuhrEHL7nyOhLg3ddcp16Dw9JI8JIbqCMBl2KuM7wBF0pjwUtupI4EvIhRXz4I6kKS0GjwkhsaNQFb4E8Y9Z2CL6T3uqIkNB685MZGTcBJGHV9gevgRvh6URZWJaGV4CU3OGoCbsOoy3H4YBNcURJaC15yo6MkwB/7HkZd52CmKgnXo6fNB1OZNha85IZHScBOGDdZvAjaDsuYhFcwt/lJ6X2jwUtufJQEXIBRj/fsHZevYmv8HHO74biC9w64t8zdzZw/OIf8A0ZJgBMRo57yhc9W6PSUu/F9zJfJ4Tj/+Qsx2unfEwzyj1hsAty0v8Gox2CdsHAlvor2BXI7ZT0GjHOzvwKjrfssyOQfstgEHI5Rh7Muvk3vq7Rn+AZejYfgoN2lLi7DaPseCwKnstTBQcVSrNN9rowdJKe4nIlOWXVC1vnoruOkrFaoKwHbFMuMkxGfw0twb9wencToJAznH3nG6AR501zsLmD/33/YyYc34/G4GXaFgbuA1JEAcf5No+fvIRj7MUB+RqeuTRR1JmAiWUpAsVxpWUpAsVxpWUpAsQw8T047cyZQmwB7asG6xXLaWL9YiiPVfUyA/fNg4h8kGoAdr+CjYtnnWozLxI/RUdxpwslYEZ/2Zohn7Jr+hbHCk7gpTgM+H5gHal5GH+jqEwcEH21xTC9wTN959q9hPkZMAsa0MTrQcgLGYIsJMCFzHpQKXOl+jExNo+Vh+uVw07gcHa6qqmBS9aA38PZ81UNF26JPWe6DDmrYx7eiScB4/K2ORnl2c6TZYbgBD2/OzPwPaMoSXsCujdIAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:16px auto;background-position:center;opacity:.3}.items-item-edit:hover{opacity:1}.section{display:flex;flex-flow:column;padding-top:20px}.offers{gap:10px 0}.offers-top{display:flex;padding-bottom:10px}.offers-top h2{font-size:20px;padding:0 0 4px;margin:0;border-bottom:solid 6px var(--primary-color)}.offer-sets{padding:10px}.offer-sets-activate{display:flex;gap:5px;padding:20px 0 10px}.section-top{display:flex;padding-bottom:10px}.section-top h2{font-size:20px;padding:0 0 4px;margin:0;border-bottom:solid 6px var(--primary-color)}.cities{display:flex;flex-flow:column;gap:10px 0}.cities-top{display:flex;padding-bottom:10px}.cities-top h2{font-size:20px;padding:0 0 4px;margin:0;border-bottom:solid 6px var(--primary-color)}.cities-items{display:flex;justify-content:center;flex-wrap:wrap;gap:5px 10px}.city{cursor:pointer;padding-bottom:2px;color:var(--text-secondary)}.city-active{color:var(--primary-color);font-weight:700;border-bottom:dashed 2px var(--primary-color)}.completed{height:250px}.qr{display:flex;flex-flow:column;gap:10px 0}.qr-header{display:flex;justify-content:space-between;align-items:center}.qr-header-icon{max-height:24px;cursor:pointer}.qr-top{text-align:center;padding:0 20px}.qr-content{display:flex;flex-flow:column;padding:30px 20px;align-items:center;justify-content:center}.qr-content-image{padding-bottom:30px}.qr-content-text{text-align:center}.qr-content-text-code{padding-top:10px;font-size:40px;font-weight:700}.qr-content-info{padding-top:20px;color:var(--text-secondary);text-align:center}.qr-bottom{display:flex;flex-flow:column;align-items:center;padding:0 20px;text-align:center}.qr-bottom svg{padding:10px 0}.bigfest{display:flex;flex-flow:column;gap:20px 0}.bigfest-daily{display:flex;flex-flow:column;gap:10px 0}.bigfest-daily-content{display:flex;flex-flow:column;gap:5px 10px}.bigfest-daily-content-template{display:flex;align-items:center;box-shadow:0 0 5px gray;border-radius:5px;cursor:pointer}.bigfest-daily-content-template-active{background-color:var(--bg-color);color:var(--text-color)}.bigfest-daily-content-template-title{display:flex;align-items:center;flex-grow:1;padding:4px 10px;min-height:40px;height:100%}.bigfest-daily-content-template-image{min-width:60px;min-height:60px;background-position:center;background-size:60px auto;background-repeat:no-repeat;background-image:var(--bg)}.bigfest-surprise{display:flex;flex-flow:column;gap:10px 0}.bigfest-section{display:flex;flex-flow:column;padding-top:20px}.bigfest-section-top{display:flex;padding-bottom:10px}.bigfest-section-top h2{font-size:20px;padding:0 0 4px;margin:0;border-bottom:solid 6px var(--primary-color)}.catalog-products-category-items{display:flex;flex-wrap:wrap}.catalog-product{padding:15px;flex-grow:0;flex-shrink:0;flex-basis:50%;display:flex;flex-direction:column;box-shadow:4px 4px 8px #223c5033;border-radius:10px;align-items:center;justify-content:space-between;gap:10px}.catalog-product-image{width:100%;object-fit:contain}.catelog-product-bottom{display:flex;align-items:center;flex-direction:row;justify-content:space-between;align-self:stretch}.catalog-product-price{font-weight:700;font-size:110%}.catalog-categories-list{position:sticky;top:0;display:flex;overflow-x:scroll;row-gap:15px;column-gap:10px;scrollbar-width:none;min-height:4vh;align-items:center;border-bottom:1px solid black;background-color:var(--bg-color)}.catalog-categories-list-item{white-space:nowrap}.catalog-categories-list-item-active{background-color:var(--bg-color);color:var(--text-color)}.catalog-categories-list-item a{width:100%;height:100%;font-size:105%}.bottomsheet{height:90%!important}.bottomsheet-product-menu-header{display:flex;flex-direction:row;justify-content:center;align-items:center}.bottomsheet-product-menu-image{width:50%;object-fit:contain}.bottomsheet-product-menu-title{font-weight:700;font-size:150%}.bottomsheet-content{display:flex;flex-direction:column;gap:15px;padding:10px 20px}.bottomsheet-product-menu-sizes{display:flex;flex-direction:row;justify-content:space-around;column-gap:10px}.bottomsheet-product-menu-sizes-item{padding:5px 15px;background-color:var(--text-secondary);border-radius:10px;text-align:center;cursor:pointer;flex-grow:1}.bottomsheet-product-menu-sizes-item-active{border:2px solid var(--primary-color)}.bottomsheet-product-menu-sizes-item-title{font-size:105%}.bottomsheet-product-menu-sizes-item-price{font-size:80%;color:gray}.bottomsheet-product-menu-composition-items{margin-top:20px;display:flex;flex-direction:column;gap:5px}.bottomsheet-product-menu-composition-item{cursor:pointer;box-shadow:4px 4px 8px #223c5033;padding:10px 20px;opacity:.3}.bottomsheet-product-menu-composition-item-active{box-shadow:4px 4px 8px #223c5033;opacity:1}.bottomsheet-product-menu-choices-items{margin-top:20px;display:flex;flex-direction:column;gap:5px}.bottomsheet-product-menu-choices-item{cursor:pointer;box-shadow:4px 4px 8px #223c5033;display:flex;flex-direction:row;padding:10px}.bottomsheet-product-menu-composition-item-image{object-fit:contain;width:10%}.bottomsheet-product-menu-composition-item-title{display:flex;flex-direction:column;justify-content:center}.bottomsheet-product-menu-bottom-panel{position:sticky;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;padding:10px 30px;border-top:1px solid lightgray;gap:5px;background-color:#fff}.bottomsheet-product-menu-bottom-panel-quantity{display:flex;flex-direction:row;align-items:center;flex-basis:33.3%;border:1px solid gray;background-color:#d3d3d3;border-radius:5px;justify-content:center}.bottomsheet-product-menu-bottom-panel-quantity>*{padding:7px 10px}.bottomsheet-product-menu-bottom-panel-quantity-button{font-size:130%}.bottomsheet-product-menu-bottom-panel-add-to-cart-button{flex-basis:66.6%;display:flex;flex-direction:row;justify-content:space-between;gap:5px;align-items:center;padding:5px 10px;background-color:var(--primary-color);border-radius:5px;color:#fff}.restaurants-map{width:100%;height:100%}.header-top{position:sticky;top:0;left:0;right:0;height:35px;background-color:var(--primary-color);z-index:10;display:flex;justify-content:end}.header-top-cart-icon{background:url(/assets/ic_shopping_cart.png) no-repeat;background-size:contain;background-position:center center;width:20px;margin-right:5px;cursor:pointer}.wrapper--state div[role=status]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--bg-color);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;box-sizing:border-box;color:var(--text-color);text-align:center}.wrapper--state section{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;overflow:hidden;padding:32px}
