.filter-module__Fd0irW__wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto}.filter-module__Fd0irW__wrap::-webkit-scrollbar{display:none}.filter-module__Fd0irW__track{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}.filter-module__Fd0irW__pill{border:1px solid var(--theme-border);color:var(--theme-muted);font-family:var(--nube-sans);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;outline:none;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:500;transition:all .18s;display:inline-flex}.filter-module__Fd0irW__pill:hover:not(.filter-module__Fd0irW__pillActive){border-color:var(--theme-muted);color:var(--theme-text)}.filter-module__Fd0irW__pillActive{background:var(--theme-accent);border-color:var(--theme-accent);color:#fff}.filter-module__Fd0irW__pillIcon{opacity:.85;align-items:center;display:flex}
.search-module__tixZIW__wrap{z-index:40;width:100%;max-width:480px;position:relative}.search-module__tixZIW__inputWrap{border:1px solid var(--theme-separator);background:var(--theme-card);border-radius:999px;align-items:center;gap:10px;width:100%;height:42px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.search-module__tixZIW__inputWrap:focus-within,.search-module__tixZIW__inputWrapOpen{border-color:var(--theme-accent);box-shadow:0 0 0 3px #8b6f6f1a}.search-module__tixZIW__icon{color:var(--theme-muted);flex-shrink:0}.search-module__tixZIW__input{font-family:var(--nube-sans);color:var(--theme-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.search-module__tixZIW__input::placeholder{color:var(--theme-muted)}.search-module__tixZIW__closeBtn{width:20px;height:20px;color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.search-module__tixZIW__closeBtn:hover{color:var(--theme-text)}.search-module__tixZIW__backdrop{z-index:39;background:#1c141040;animation:.15s search-module__tixZIW__fadeIn;position:fixed;inset:0}.search-module__tixZIW__results{background:var(--theme-card);border:1px solid var(--theme-separator);z-index:41;border-radius:16px;animation:.18s search-module__tixZIW__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #1c14101f}@keyframes search-module__tixZIW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes search-module__tixZIW__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-module__tixZIW__empty{font-family:var(--nube-sans);color:var(--theme-muted);text-align:center;margin:0;padding:24px 16px;font-size:13px}.search-module__tixZIW__list{margin:0;padding:8px 0;list-style:none}.search-module__tixZIW__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:background .15s;display:flex}.search-module__tixZIW__resultItem:hover{background:var(--theme-bg-secondary)}.search-module__tixZIW__resultImg{background:var(--theme-bg-secondary);border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.search-module__tixZIW__resultImg img{object-fit:cover;width:100%;height:100%}.search-module__tixZIW__resultText{flex-direction:column;gap:2px;min-width:0;display:flex}.search-module__tixZIW__resultName{font-family:var(--nube-serif);color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.search-module__tixZIW__resultDesc{font-family:var(--nube-sans);color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.search-module__tixZIW__resultPrice{font-family:var(--nube-sans);color:var(--theme-accent);font-size:12px;font-weight:600}
.grid-module__TTONrW__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__TTONrW__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__TTONrW__grid{gap:24px}}.grid-module__TTONrW__textGrid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__TTONrW__textGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__TTONrW__textGrid{gap:24px}}.grid-module__TTONrW__sentinel{grid-column:1/-1;height:10px}.grid-module__TTONrW__card{background:var(--theme-card);border:1px solid var(--theme-separator);cursor:pointer;border-radius:16px;flex-direction:column;transition:box-shadow .22s,transform .18s;display:flex;overflow:hidden}.grid-module__TTONrW__card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1c141017}.grid-module__TTONrW__card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.grid-module__TTONrW__imgWrap{aspect-ratio:4/3;background:var(--theme-bg-secondary);width:100%;position:relative;overflow:hidden}.grid-module__TTONrW__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.grid-module__TTONrW__card:hover .grid-module__TTONrW__img{transform:scale(1.04)}.grid-module__TTONrW__badges{flex-wrap:wrap;gap:5px;display:flex;position:absolute;top:10px;left:10px}.grid-module__TTONrW__badge{font-family:var(--nube-sans);letter-spacing:.07em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.grid-module__TTONrW__badge_vegetarian,.grid-module__TTONrW__badge_vegan{color:#4a8a6e;background:#7ba99a29;border-color:#7ba99a61}.grid-module__TTONrW__badge_chef{color:var(--theme-accent);background:#8b6f6f1c;border-color:#8b6f6f52}.grid-module__TTONrW__badge_seasonal{color:#9a7040;background:#c9a97a24;border-color:#c9a97a5c}.grid-module__TTONrW__body{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex}.grid-module__TTONrW__meta{flex-direction:column;flex:1;gap:3px;display:flex}.grid-module__TTONrW__category{font-family:var(--nube-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:9px;font-weight:700}.grid-module__TTONrW__title{font-family:var(--nube-serif);color:var(--theme-text);margin:0;font-size:16px;font-weight:600;line-height:1.25}.grid-module__TTONrW__desc{font-family:var(--nube-sans);color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.grid-module__TTONrW__footer{justify-content:space-between;align-items:center;display:flex}.grid-module__TTONrW__price{font-family:var(--nube-sans);color:var(--theme-muted);font-size:13px;font-weight:500}.grid-module__TTONrW__addBtn{border:1.5px solid var(--nube-sage,#7ba99a);width:28px;height:28px;color:var(--nube-sage,#7ba99a);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.grid-module__TTONrW__addBtn:hover{background:var(--nube-sage,#7ba99a);color:#fff}
.footer-module__9CYs0q__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);justify-content:center;width:100%;display:flex}.footer-module__9CYs0q__inner{width:100%;max-width:1400px;padding:48px var(--layout-px,24px)40px;flex-direction:column;gap:24px;display:flex}.footer-module__9CYs0q__top{flex-direction:column;align-items:flex-start;gap:20px;display:flex}@media (min-width:640px){.footer-module__9CYs0q__top{flex-direction:row;justify-content:space-between;align-items:center}}.footer-module__9CYs0q__brand{align-items:center;gap:12px;display:flex}.footer-module__9CYs0q__logoWrap{background:var(--theme-border);border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.footer-module__9CYs0q__logo{object-fit:cover;width:100%;height:100%}.footer-module__9CYs0q__brandName{font-family:var(--nube-serif);color:var(--theme-text);font-size:20px;font-weight:600}.footer-module__9CYs0q__links{flex-wrap:wrap;gap:20px;display:flex}.footer-module__9CYs0q__link{font-family:var(--nube-sans);color:var(--theme-muted);font-size:12px;text-decoration:none;transition:color .2s}.footer-module__9CYs0q__link:hover{color:var(--theme-text)}.footer-module__9CYs0q__divider{background:var(--theme-separator);height:1px}.footer-module__9CYs0q__bottom{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}@media (min-width:640px){.footer-module__9CYs0q__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer-module__9CYs0q__copy{font-family:var(--nube-sans);color:var(--theme-muted);margin:0;font-size:11px}.footer-module__9CYs0q__poweredBy{font-family:var(--nube-sans);color:var(--theme-muted);align-items:center;gap:5px;font-size:11px;text-decoration:none;transition:color .2s;display:flex}.footer-module__9CYs0q__poweredBy:hover{color:var(--theme-accent)}
.ads-module__4If3oa__root{background:var(--theme-bg);border-bottom:1px solid var(--theme-separator);width:100%}.ads-module__4If3oa__inner{width:100%;max-width:1400px;padding:32px var(--layout-px,24px);grid-template-columns:1fr;gap:24px;margin:0 auto;display:grid}@media (min-width:768px){.ads-module__4If3oa__inner{padding:40px var(--layout-px,24px);grid-template-columns:1fr 2fr;align-items:center;gap:40px}}.ads-module__4If3oa__copy{flex-direction:column;order:2;gap:14px;transition:height .3s;display:flex;overflow:hidden}.ads-module__4If3oa__copyExpanded{overflow:visible}@media (min-width:768px){.ads-module__4If3oa__copy,.ads-module__4If3oa__copyExpanded{min-height:unset;order:1;padding:0;overflow:visible}}.ads-module__4If3oa__titleLink{color:inherit;text-decoration:none}.ads-module__4If3oa__title{font-family:var(--nube-serif);letter-spacing:-.02em;color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(26px,5.5vw,64px);font-weight:700;line-height:1.1;transition:opacity .35s;display:-webkit-box;overflow:hidden}.ads-module__4If3oa__titleExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}@media (min-width:768px){.ads-module__4If3oa__title,.ads-module__4If3oa__titleExpanded{-webkit-line-clamp:unset;line-clamp:unset;font-size:clamp(36px,5.5vw,64px);display:block;overflow:visible}}.ads-module__4If3oa__desc{font-family:var(--nube-sans);color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:340px;margin:0;font-size:13px;font-weight:400;line-height:1.65;transition:opacity .35s;display:-webkit-box;overflow:hidden}.ads-module__4If3oa__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}@media (min-width:768px){.ads-module__4If3oa__desc,.ads-module__4If3oa__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}}.ads-module__4If3oa__expandBtn{font-family:var(--nube-sans);color:var(--theme-accent);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:4px;width:fit-content;padding:0;font-size:12px;font-weight:600;transition:opacity .2s;display:inline-flex}.ads-module__4If3oa__expandBtn:hover{opacity:.7}@media (min-width:768px){.ads-module__4If3oa__expandBtn{display:none}}.ads-module__4If3oa__dots{align-items:center;gap:6px;margin-top:4px;display:flex}.ads-module__4If3oa__dot{border:1.5px solid var(--theme-muted);cursor:pointer;opacity:.5;background:0 0;border-radius:50%;width:6px;height:6px;padding:0;transition:all .25s}.ads-module__4If3oa__dotActive{background:var(--theme-accent);border-color:var(--theme-accent);opacity:1;border-radius:3px;width:20px}.ads-module__4If3oa__progressTrack{background:var(--theme-border);border-radius:1px;width:100%;max-width:200px;height:2px;overflow:hidden}.ads-module__4If3oa__progress{background:var(--theme-accent);border-radius:1px;height:100%;animation:linear forwards ads-module__4If3oa__nubeAdsProgress}@keyframes ads-module__4If3oa__nubeAdsProgress{0%{width:0%}to{width:100%}}.ads-module__4If3oa__imageLink{order:1;width:100%;text-decoration:none;display:block}@media (min-width:768px){.ads-module__4If3oa__imageLink{order:2}}.ads-module__4If3oa__imageWrap{aspect-ratio:2;background:var(--theme-bg-secondary);border-radius:16px;position:relative;overflow:hidden}@media (min-width:768px){.ads-module__4If3oa__imageWrap{aspect-ratio:8/3;border-radius:20px}}.ads-module__4If3oa__img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:opacity .35s,transform .4s;display:block}.ads-module__4If3oa__imageWrap:hover .ads-module__4If3oa__img{transform:scale(1.02)}.ads-module__4If3oa__arrows{z-index:5;gap:6px;display:flex;position:absolute;bottom:14px;right:14px}.ads-module__4If3oa__arrowBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:32px;height:32px;color:var(--theme-text);cursor:pointer;background:#f9f5f0d1;border:1px solid #e4ddd599;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:flex}.ads-module__4If3oa__arrowBtn:hover{background:var(--theme-accent);color:#fff;border-color:var(--theme-accent);transform:scale(1.08)}.ads-module__4If3oa__fadeIn{animation:.35s forwards ads-module__4If3oa__adsFadeIn}.ads-module__4If3oa__fadeOut{opacity:0}@keyframes ads-module__4If3oa__adsFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.favoritos-module__xCvKUW__main{background:var(--theme-bg);flex-direction:column;min-height:100dvh;display:flex}.favoritos-module__xCvKUW__section{flex:1;justify-content:center;width:100%;display:flex}.favoritos-module__xCvKUW__container{width:100%;max-width:1400px;padding:32px var(--layout-px,24px)60px;flex-direction:column;gap:32px;display:flex}@media (min-width:768px){.favoritos-module__xCvKUW__container{padding:48px var(--layout-px,24px)80px}}.favoritos-module__xCvKUW__pageHeader{flex-direction:column;gap:16px;display:flex}.favoritos-module__xCvKUW__backBtn{font-family:var(--nube-sans);color:var(--theme-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:500;transition:color .18s;display:inline-flex}.favoritos-module__xCvKUW__backBtn:hover{color:var(--theme-text)}.favoritos-module__xCvKUW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.favoritos-module__xCvKUW__title{font-family:var(--nube-serif);color:var(--theme-text);align-items:center;gap:12px;margin:0;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1;display:flex}.favoritos-module__xCvKUW__heartIcon{color:var(--theme-accent);flex-shrink:0}.favoritos-module__xCvKUW__count{font-family:var(--nube-sans);color:var(--theme-muted);white-space:nowrap;font-size:13px;font-weight:500}.favoritos-module__xCvKUW__divider{background:var(--theme-border);width:100%;height:1px}.favoritos-module__xCvKUW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.favoritos-module__xCvKUW__emptyIcon{color:var(--theme-border);margin-bottom:8px}.favoritos-module__xCvKUW__emptyTitle{font-family:var(--nube-serif);color:var(--theme-text);margin:0;font-size:26px;font-weight:700}.favoritos-module__xCvKUW__emptyText{font-family:var(--nube-sans);color:var(--theme-muted);max-width:340px;margin:0;font-size:14px;line-height:1.6}.favoritos-module__xCvKUW__exploreBtn{background:var(--theme-text);color:var(--theme-bg);font-family:var(--nube-sans);cursor:pointer;border:none;border-radius:12px;margin-top:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:opacity .18s,transform .15s}.favoritos-module__xCvKUW__exploreBtn:hover{opacity:.85}.favoritos-module__xCvKUW__exploreBtn:active{transform:scale(.98)}
