body,html{-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}#root,body,html{height:100%;margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100vw}body>*{max-width:100vw}body.ios-bg:before{background:var(--menu-background) no-repeat center center;background-size:contain;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-10}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;line-height:1.6}#root,#root>div,body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.loading-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#3498db;border-radius:50%;height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;margin:100px auto;max-width:500px;padding:20px;text-align:center}.error-container button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:10px 15px}.menu-container{max-width:100%;overflow-x:hidden}.menu-container,.single-page-menu{margin:0;min-height:100vh;padding:0;width:100%}.category-section{border-radius:0;box-shadow:0 2px 8px #0000001a;margin:0 0 30px;padding:10px 0;width:100%}.sub-category-section{border-left:3px solid #e1e1e1;margin:20px 0;padding-left:10px;width:100%}.multi-page-menu{margin:0;min-height:100vh;padding:0;width:100%}.category-navigation{margin:0 0 20px;padding:10px 0;width:100%}.category-navigation,.nav-button{align-items:center;display:flex;justify-content:center}.nav-button{background-color:#f1f1f1;border:none;border-radius:50%;cursor:pointer;font-size:18px;height:40px;transition:background-color .2s;width:40px}.nav-button:disabled{cursor:not-allowed;opacity:.5}.nav-button:not(:disabled):hover{background-color:#e1e1e1}.category-name{font-weight:700;padding:0 15px}.menu-items-list{list-style-type:none;margin:0;padding:0;width:100%}.menu-item{margin:0 0 25px;transition:background-color .2s;width:100%}.menu-item:last-child{border-bottom:none;margin-bottom:0}.menu-item:hover{background-color:#00000005}.menu-item-content{align-items:center}.menu-item-content,.menu-item-details{display:flex;justify-content:space-between}.menu-item-details{align-items:baseline;flex:1 1}.menu-item-name{font-weight:500}.menu-item-price{font-weight:700;margin-left:10px;white-space:nowrap}.menu-item-image{border-radius:8px;height:60px;margin-left:15px;overflow:hidden;width:60px}.menu-item-image img{height:100%;object-fit:cover;width:100%}.menu-item-centered{text-align:center}.menu-item-header{align-items:center;display:flex;justify-content:space-between;width:100%}.menu-item-header-block{display:block;width:100%}.menu-item-name-bold{display:inline-block;font-weight:700}.image-icon{cursor:pointer;display:inline;margin-right:10px}.menu-item-additional-info{display:block;margin-top:5px;opacity:.9;width:100%}.menu-item-additional-info-centered{margin:5px auto;max-width:280px}.category-content{margin:0 auto;max-width:700px;padding:0 15px}.menu-items-list.centered{margin:0 auto;max-width:400px;text-align:center}.subcategory-section{margin-top:30px}.back-button-container{margin-top:30px;text-align:center}.category-list{display:flex;flex-direction:column;margin:0 auto 20px;max-width:300px}.menu-categories{position:relative;z-index:100}.mobile-hamburger-container{margin-bottom:15px;text-align:center}@media screen and (min-width:768px){body{margin:0!important;padding:0!important}.menu-container,.multi-page-menu,.single-page-menu{margin-left:0!important;margin-right:0!important;width:100%!important}.category-section{padding-left:10px;padding-right:10px}}.menu-footer{align-items:center;display:flex;flex-direction:column;margin:0;width:100%}.footer-social-links{gap:12px;justify-content:center}.footer-info,.footer-social-links{display:flex;padding:5px 0;width:100%}.footer-info{align-items:center;flex-direction:column}.footer-info p{margin:0}.menu-header{justify-content:space-between;left:0;padding:10px 15px;position:sticky;right:0;top:0;width:100%;z-index:1000}.menu-header,.menu-header-left{align-items:center;display:flex}.menu-header-image{height:40px;margin-right:10px;object-fit:cover;width:40px}.menu-header-vendor{font-size:1.2rem;line-height:40px}.menu-header-hamburger{background:none;border:none;cursor:pointer;font-size:24px}.menu-header-dropdown{left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease;z-index:999}.menu-header-dropdown.open{box-shadow:0 2px 8px #0003;max-height:500px;overflow-y:auto}.menu-header-dropdown .category-text{display:block;text-align:left;width:100%}
/*# sourceMappingURL=main.f305f78a.css.map*/