@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@500;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@700&family=Manrope:wght@500;800&display=swap);body,html{background-color:#1f2632;font-family:Manrope,sans-serif;height:100%;margin:0;padding:0;width:100%}*{box-sizing:border-box}#root{display:flex;height:100%;justify-content:center;width:100%}.container{height:100%;max-width:700px;width:700px}@media only screen and (max-width:640px){.container{margin-left:5px;margin-right:5px}.categories,.container{width:100%!important}}@media only screen and (max-width:460px){.food-image{flex:5% 1}.food-info{flex:95% 1!important;margin-left:10px!important}}.logo{margin-left:auto;margin-right:auto;max-width:300px;width:300px}.category{background-color:#b79b52;max-height:32px}.category,.category-active{border-radius:30px;cursor:pointer;font-weight:700;padding:5px 10px}.category-active{background-color:#685c40}.category:hover{background-color:#ffb700}.categories{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;overflow-x:auto;width:100%}.food-info{display:flex;flex:90% 1;flex-direction:column;margin-bottom:10px;margin-left:25px;margin-right:8px;max-width:60%}.food-names{justify-content:space-between;padding:10px 0}.food,.food-names{display:flex;width:100%}.food{background-color:#3d495c;border-radius:30px;margin-right:10px;margin-top:30px}.food-name{color:#fff;font-weight:700;text-align:end}.food-desc{color:#c4c4c3;font-size:14px;line-break:anywhere;margin:0 0 10px}.food-price{color:#52ffa8;font-size:13px;font-weight:800;margin-top:auto}.food-image{display:flex;flex:10% 1;justify-content:flex-start}.logo-container{align-items:center;display:flex;justify-content:center;width:100%}.restaurant-name{color:#f79518;font-family:IBM Plex Sans,sans-serif;font-size:24px;font-weight:700;letter-spacing:1px;text-align:center;text-transform:uppercase}
/*# sourceMappingURL=main.aaac0c7a.css.map*/