.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-border);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-border);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-border);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-border);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-border);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)}
.shopping-module__xt2bjq__bubble{z-index:200;border:1px solid var(--theme-border);background:var(--theme-card);min-height:52px;color:var(--theme-text);cursor:pointer;border-radius:14px;align-items:center;gap:8px;padding:0 20px;transition:transform .18s,box-shadow .18s;animation:2.5s ease-in-out infinite shopping-module__xt2bjq__bubblePulse;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 24px #1c14101f}.shopping-module__xt2bjq__bubble:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1c14102e}.shopping-module__xt2bjq__bubble:active{transform:scale(.97)}@media (min-width:768px){.shopping-module__xt2bjq__bubble{display:none}}.shopping-module__xt2bjq__bubblePrice{font-family:var(--nube-sans);color:var(--theme-text);font-size:14px;font-weight:600}.shopping-module__xt2bjq__bubbleBadge{background:var(--theme-accent);color:#fff;min-width:20px;height:20px;font-family:var(--nube-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}@keyframes shopping-module__xt2bjq__bubblePulse{0%,to{box-shadow:0 4px 24px #1c14101f}50%{box-shadow:0 6px 32px #8b6f6f38}}.shopping-module__xt2bjq__backdrop{z-index:199;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000052;position:fixed;inset:0}.shopping-module__xt2bjq__backdropIn{animation:.25s ease-out forwards shopping-module__xt2bjq__fadeIn}.shopping-module__xt2bjq__backdropOut{animation:.25s ease-in forwards shopping-module__xt2bjq__fadeOut}@keyframes shopping-module__xt2bjq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shopping-module__xt2bjq__fadeOut{0%{opacity:1}to{opacity:0}}.shopping-module__xt2bjq__drawer{z-index:201;border-left:1px solid var(--theme-border);background:var(--theme-bg);flex-direction:column;width:100%;height:100dvh;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 40px #1c14101a}@media (min-width:768px){.shopping-module__xt2bjq__drawer{width:420px}}.shopping-module__xt2bjq__drawerIn{animation:.38s cubic-bezier(.16,1,.3,1) forwards shopping-module__xt2bjq__drawerIn}.shopping-module__xt2bjq__drawerOut{animation:.3s cubic-bezier(.4,0,.2,1) forwards shopping-module__xt2bjq__drawerOut}@keyframes shopping-module__xt2bjq__drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes shopping-module__xt2bjq__drawerOut{0%{transform:translate(0)}to{transform:translate(100%)}}.shopping-module__xt2bjq__drawerHeader{border-bottom:1px solid var(--theme-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.shopping-module__xt2bjq__drawerHeaderLeft{align-items:center;gap:8px;display:flex}.shopping-module__xt2bjq__drawerTitle{font-family:var(--nube-serif);color:var(--theme-text);margin:0;font-size:22px;font-weight:700}.shopping-module__xt2bjq__backBtn,.shopping-module__xt2bjq__closeDrawerBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.shopping-module__xt2bjq__backBtn:hover,.shopping-module__xt2bjq__closeDrawerBtn:hover{color:var(--theme-text);background:var(--theme-border)}.shopping-module__xt2bjq__drawerBody{overscroll-behavior:contain;flex:1;padding:20px 20px 0;overflow-y:auto}.shopping-module__xt2bjq__cartList{flex-direction:column;gap:12px;display:flex}.shopping-module__xt2bjq__cartItem{border:1px solid var(--theme-border);background:var(--theme-card);border-radius:14px;gap:12px;padding:14px;display:flex}.shopping-module__xt2bjq__cartThumb{background:var(--theme-bg-secondary);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;width:76px;height:76px;padding:0;transition:opacity .18s;overflow:hidden}.shopping-module__xt2bjq__cartThumb:hover{opacity:.82}.shopping-module__xt2bjq__cartImg{object-fit:cover;width:100%;height:100%}.shopping-module__xt2bjq__cartNoImg{width:100%;height:100%;font-family:var(--nube-sans);color:var(--theme-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;background:var(--theme-card);border:1px solid var(--theme-border);border-radius:10px;justify-content:center;align-items:center;padding:4px;font-size:10px;font-weight:600;display:flex}.shopping-module__xt2bjq__cartBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.shopping-module__xt2bjq__cartTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.shopping-module__xt2bjq__cartName{font-family:var(--nube-serif);color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.shopping-module__xt2bjq__cartNameBtn{font-family:var(--nube-serif);color:var(--theme-text);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:15px;font-weight:600;transition:color .15s;overflow:hidden}.shopping-module__xt2bjq__cartNameBtn:hover{color:var(--theme-accent)}.shopping-module__xt2bjq__removeBtn{width:28px;height:28px;color:var(--theme-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.shopping-module__xt2bjq__removeBtn:hover{color:#e04040;background:#e0404014}.shopping-module__xt2bjq__cartBottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.shopping-module__xt2bjq__qtyControls{border:1px solid var(--theme-border);border-radius:8px;align-items:center;display:flex;overflow:hidden}.shopping-module__xt2bjq__qtyBtn{width:36px;height:36px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.shopping-module__xt2bjq__qtyBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.shopping-module__xt2bjq__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.shopping-module__xt2bjq__qtyNum{width:32px;height:36px;font-family:var(--nube-sans);color:var(--theme-text);border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.shopping-module__xt2bjq__cartPrices{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.shopping-module__xt2bjq__strike{font-family:var(--nube-sans);color:var(--theme-muted);opacity:.6;font-size:11px;text-decoration:line-through}.shopping-module__xt2bjq__cartTotal{font-family:var(--nube-sans);color:var(--theme-text);font-size:14px;font-weight:600}.shopping-module__xt2bjq__drawerFooter{border-top:1px solid var(--theme-border);flex-shrink:0;padding:16px 20px 24px}.shopping-module__xt2bjq__summary{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.shopping-module__xt2bjq__summaryRow{justify-content:space-between;align-items:center;display:flex}.shopping-module__xt2bjq__summaryLabel{font-family:var(--nube-sans);color:var(--theme-muted);margin:0;font-size:13px}.shopping-module__xt2bjq__summaryTotal{border-top:1px solid var(--theme-border);font-family:var(--nube-sans);color:var(--theme-text);padding-top:10px;font-size:16px;font-weight:700}.shopping-module__xt2bjq__actions{flex-direction:column;gap:8px;display:flex}.shopping-module__xt2bjq__actionPrimary{background:var(--theme-accent);color:#fff;width:100%;min-height:48px;font-family:var(--nube-sans);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.shopping-module__xt2bjq__actionPrimary:hover{opacity:.88}.shopping-module__xt2bjq__actionPrimary:active{transform:scale(.98)}.shopping-module__xt2bjq__actionRow{gap:8px;display:flex}.shopping-module__xt2bjq__actionSecondary{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);min-height:44px;color:var(--theme-muted);font-family:var(--nube-sans);cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s;display:flex}.shopping-module__xt2bjq__actionSecondary:hover{border-color:var(--theme-muted);color:var(--theme-text)}.shopping-module__xt2bjq__phoneView{flex-direction:column;gap:16px;padding:8px 0;display:flex}.shopping-module__xt2bjq__phoneLabel{font-family:var(--nube-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:11px;font-weight:700}.shopping-module__xt2bjq__phoneNumber{font-family:var(--nube-serif);color:var(--theme-text);margin:0;font-size:28px;font-weight:700}.shopping-module__xt2bjq__callBtn{background:var(--theme-accent);color:#fff;font-family:var(--nube-sans);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .18s;display:inline-flex}.shopping-module__xt2bjq__callBtn:hover{opacity:.88}
.ads-module__4If3oa__root{background:var(--theme-bg);border-bottom:1px solid var(--theme-border);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)}
.header-module__OLPIZW__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-border);justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-module__OLPIZW__inner{width:100%;max-width:1400px;height:56px;padding:0 var(--layout-px,24px);justify-content:space-between;align-items:center;display:flex;position:relative}.header-module__OLPIZW__brand{z-index:1;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__OLPIZW__brand:hover{opacity:.75}.header-module__OLPIZW__logoWrap{background:var(--theme-bg-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.header-module__OLPIZW__logoImg{object-fit:cover;width:100%;height:100%}.header-module__OLPIZW__brandName{font-family:var(--nube-serif);letter-spacing:.01em;color:var(--theme-text);font-size:19px;font-weight:600;line-height:1}.header-module__OLPIZW__nav{align-items:center;gap:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.header-module__OLPIZW__nav{display:flex}.header-module__OLPIZW__navRight{left:auto;right:var(--layout-px,24px);transform:none}}.header-module__OLPIZW__navLink{font-family:var(--nube-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--theme-muted);white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:2px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.header-module__OLPIZW__navLink:hover{color:var(--theme-text)}.header-module__OLPIZW__navLink.header-module__OLPIZW__active{color:var(--theme-text);border-bottom-color:var(--theme-text)}.header-module__OLPIZW__actions{z-index:1;align-items:center;gap:8px;display:flex}@media (min-width:768px){.header-module__OLPIZW__actions{gap:12px}}.header-module__OLPIZW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0;transition:background .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}@media (min-width:768px){.header-module__OLPIZW__cartBtn{border-radius:10px;width:auto;padding:0 12px}}.header-module__OLPIZW__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__OLPIZW__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__OLPIZW__cartTotal{font-family:var(--nube-sans);color:var(--theme-text);white-space:nowrap;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.header-module__OLPIZW__cartTotal{display:block}}.header-module__OLPIZW__cartBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--nube-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.header-module__OLPIZW__favBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.header-module__OLPIZW__favBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__OLPIZW__favBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--nube-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
html[data-theme-id=nube]{--theme-bg:#f9f5f0;--theme-bg-secondary:#f2ede6;--theme-card:#fff;--theme-accent:#8b6f6f;--theme-accent-dark:#6e5050;--theme-on-accent:#fff;--theme-sage:#7ba99a;--theme-text:#1c1410;--theme-muted:#7a6d64;--theme-dark:#ede7df;--theme-border:#e4ddd5;--theme-separator:#1c141012;--theme-overlay:#1c141061;--theme-overlay-blur:8px;--theme-gradient:linear-gradient(180deg,#f9f5f0 0%,#f4efe8 100%);--theme-font-serif:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;--theme-font-sans:var(--font-inter),"Inter",ui-sans-serif,system-ui,sans-serif;--theme-font:var(--theme-font-sans);--theme-fs-xs:11px;--theme-fs-sm:13px;--theme-fs-base:15px;--theme-fs-lg:17px;--theme-fs-xl:20px;--theme-fs-2xl:24px;--nube-accent:var(--theme-accent);--nube-accent-dark:var(--theme-accent-dark);--nube-sage:var(--theme-sage);--nube-serif:var(--theme-font-serif);--nube-sans:var(--theme-font-sans)}
