@import"https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&display=swap";@font-face{font-family:Gotham;src:url(/assets/Gotham-Black.08260471.otf);font-weight:900;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/Gotham-Bold.d7766b0c.otf);font-weight:600;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/GothamMedium.b5b3eb8e.ttf);font-weight:400;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/Gotham-Light.059d8719.otf);font-weight:light;font-style:normal}@font-face{font-family:Gotham;src:url(/assets/Gotham-Thin.80cc8ef5.otf);font-weight:thin;font-style:normal}:root{font-family:Gothic A1,Gotham,sans-serif;font-size:26px;line-height:24px;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}p,a,span,input,label{font-size:1rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2rem;line-height:1.1}button{border-radius:50px;border:1px solid #4D4D4D;padding:.2em .3em;font-size:1em;font-weight:400;font-family:inherit;background-color:#fff;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#app{margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;max-width:720px}.overlay{z-index:9;position:fixed;width:100vw;height:100vh;background-color:#4d4d4d66}.location-selected[data-v-8f8aec33]{font-weight:600}.header[data-v-8f8aec33]{z-index:10;background-color:#fff;width:calc(100% - 4rem);padding:.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e4e4e4}.header__location[data-v-8f8aec33]{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.header__location__icon[data-v-8f8aec33]{color:#f49897;font-size:1.5rem}.header__location__text[data-v-8f8aec33]{color:#4d4d4d}.header__menu[data-v-8f8aec33]{font-size:1.5rem}.selected[data-v-e56a7e84]{background-color:#fcab3f}.days[data-v-e56a7e84]{z-index:10;background-color:#fff;padding:.3rem 1rem;width:calc(100% - 2rem);display:flex;justify-content:space-evenly;align-items:center}.day[data-v-e56a7e84]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.1rem}.day__name[data-v-e56a7e84]{font-weight:600;font-size:.8rem}.day__number[data-v-e56a7e84]{font-size:.8rem;border-radius:50%;width:1.6rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.meal[data-v-64a989c2]{width:100%;background-color:#fff;border-radius:.5rem;box-shadow:0 7px 10px #0006}.meal__img[data-v-64a989c2]{position:relative;width:100%;aspect-ratio:1;border-radius:.5rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.meal__img[data-v-64a989c2]:after{position:absolute;content:"";display:block;top:0;left:0;height:100%;width:100%;border-radius:.5rem;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(255,255,255,0) 100%);mix-blend-mode:normal}.meal__bottom[data-v-64a989c2]{width:calc(100% - 1rem);display:flex;justify-content:space-between;align-items:center;padding:.5rem}.meal__first[data-v-64a989c2],.meal__area[data-v-64a989c2],.meal__name[data-v-64a989c2]{font-weight:600;text-align:left;padding:0 .3rem .3rem;z-index:5}.meal__first[data-v-64a989c2]{color:#fdc963;background-color:#fff;border-radius:.2rem;position:absolute;top:.5rem;right:.5rem;padding:.1rem}.meal__area[data-v-64a989c2]{color:#fff}.meal__name[data-v-64a989c2]{color:#fcab3f}.meal__watch[data-v-64a989c2]{color:#fcab3f;font-size:1.5rem}.lds-circle[data-v-18c5dbf5]{display:inline-block;margin:8px;border-radius:50%;animation-name:lds-circle-18c5dbf5;animation-timing-function:cubic-bezier(0,.2,.8,1);animation-iteration-count:infinite}@keyframes lds-circle-18c5dbf5{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0)}50%{transform:rotateY(1800deg);animation-timing-function:cubic-bezier(0,.5,.5,1)}to{transform:rotateY(3600deg)}}.selectedCategory{box-shadow:0 2px 10px #00000080}.loading{margin:20rem 0}.main{background-color:#f1f1f1;width:100%;min-height:100vh}.filter{z-index:10;background-color:#f1f1f1;position:relative;padding:1rem 0;width:100%;display:flex;justify-content:center;align-items:center;gap:.6rem}.filter__btn{display:flex;justify-content:space-between;align-items:center;gap:.3rem}.filter__btn__text{font-size:.9rem}.filter__btn__icon{color:#fdc963;font-weight:600}.filter__categories{z-index:10;width:90%;position:absolute;top:3.7rem;background-color:#fff;display:flex;box-shadow:0 7px 10px #0006;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5rem;padding-bottom:1.5rem}.filter__categories__title{margin:.6rem auto .6rem 1rem;padding-left:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.filter__categories__title__text{color:#4d4d4d;font-weight:500;font-size:1rem}.filter__categories__title__icon{color:#fdc963;font-size:1.2rem}.filter__categories__category{margin:0 auto 0 1rem;padding:.3rem 0 .3rem 2rem;width:70%;text-align:left;background-color:#fbfbfb;border:1px solid #eaeaea;border-radius:8px;color:#4d4d4d;font-weight:500}.meals{margin:1rem 3rem 8rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.selected[data-v-f2edda51]{color:#fcab3f!important}.menu[data-v-f2edda51]{z-index:5;position:fixed;bottom:0;margin:0;padding:.7rem 0;width:100%;max-width:720px;background-color:#dcdcdc;display:flex;justify-content:space-between}.menu>*[data-v-f2edda51]:first-child{margin-left:200px}.menu>*[data-v-f2edda51]:last-child{margin-right:200px}.menu__icon[data-v-f2edda51]{color:#c7c7c7;font-size:1.5rem}
