.filter-module__72WkMG__wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto}.filter-module__72WkMG__wrap::-webkit-scrollbar{display:none}.filter-module__72WkMG__track{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}.filter-module__72WkMG__pill{border:1px solid var(--theme-border);color:var(--theme-muted);font-family:var(--fauna-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__72WkMG__pill:hover:not(.filter-module__72WkMG__pillActive){border-color:var(--theme-muted);color:var(--theme-text)}.filter-module__72WkMG__pillActive{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent)}.filter-module__72WkMG__pillIcon{opacity:.85;align-items:center;display:flex}
.search-module__g2DaVa__wrap{z-index:40;width:100%;max-width:480px;position:relative}.search-module__g2DaVa__inputWrap{border:1px solid var(--theme-border);background:var(--theme-card);z-index:40;border-radius:999px;align-items:center;gap:10px;width:100%;height:42px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.search-module__g2DaVa__inputWrap:focus-within,.search-module__g2DaVa__inputWrapOpen{border-color:var(--theme-accent);box-shadow:var(--theme-focus-ring)}.search-module__g2DaVa__icon{color:var(--theme-muted);flex-shrink:0}.search-module__g2DaVa__input{font-family:var(--fauna-sans);color:var(--theme-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.search-module__g2DaVa__input::placeholder{color:var(--theme-muted)}.search-module__g2DaVa__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__g2DaVa__closeBtn:hover{color:var(--theme-text)}.search-module__g2DaVa__backdrop{background:var(--theme-overlay);z-index:39;animation:.15s search-module__g2DaVa__fadeIn;position:fixed;inset:0}.search-module__g2DaVa__results{background:var(--theme-card);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-lg);z-index:41;border-radius:16px;animation:.18s search-module__g2DaVa__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}@keyframes search-module__g2DaVa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes search-module__g2DaVa__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-module__g2DaVa__empty{font-family:var(--fauna-sans);color:var(--theme-muted);text-align:center;margin:0;padding:24px 16px;font-size:13px}.search-module__g2DaVa__list{margin:0;padding:8px 0;list-style:none}.search-module__g2DaVa__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__g2DaVa__resultItem:hover{background:var(--theme-bg-secondary)}.search-module__g2DaVa__resultImg{background:var(--theme-bg-secondary);border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.search-module__g2DaVa__resultImg img{object-fit:cover;width:100%;height:100%}.search-module__g2DaVa__resultText{flex-direction:column;gap:2px;min-width:0;display:flex}.search-module__g2DaVa__resultName{font-family:var(--fauna-display);color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.search-module__g2DaVa__resultDesc{font-family:var(--fauna-sans);color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.search-module__g2DaVa__resultPrice{font-family:var(--fauna-sans);color:var(--theme-accent);font-size:12px;font-weight:600}
.grid-module__1mvK_a__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__1mvK_a__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__1mvK_a__grid{gap:24px}}.grid-module__1mvK_a__textGrid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__1mvK_a__textGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__1mvK_a__textGrid{gap:24px}}.grid-module__1mvK_a__sentinel{grid-column:1/-1;height:10px}.grid-module__1mvK_a__card{background:var(--theme-card);border:1px solid var(--theme-border);cursor:pointer;border-radius:20px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.grid-module__1mvK_a__card:hover{box-shadow:var(--theme-shadow-md)}.grid-module__1mvK_a__card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.grid-module__1mvK_a__imgWrap{aspect-ratio:1;background:var(--theme-card-tint-1);justify-content:center;align-items:center;width:100%;padding:16px;display:flex;position:relative}.grid-module__1mvK_a__img{object-fit:contain;width:100%;height:100%;transition:transform .3s;display:block}.grid-module__1mvK_a__badge_discount{background:var(--theme-accent-2);color:var(--theme-on-accent-2);font-family:var(--fauna-sans);text-transform:uppercase;z-index:2;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.grid-module__1mvK_a__body{background:var(--theme-card);flex-direction:column;flex:1;justify-content:space-between;gap:8px;padding:12px 16px 16px;display:flex}.grid-module__1mvK_a__title{font-family:var(--fauna-display);color:var(--theme-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__1mvK_a__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.grid-module__1mvK_a__price{font-family:var(--fauna-sans);color:var(--theme-text);font-size:16px;font-weight:700}.grid-module__1mvK_a__addBtn{background:var(--theme-accent-2);width:32px;height:32px;color:var(--theme-on-accent-2);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .1s,background .2s;display:flex}.grid-module__1mvK_a__addBtn:active{transform:scale(.9)}.grid-module__1mvK_a__addBtn:hover{background:var(--theme-accent-2-dark)}
.favoritos-module__LRggKq__main{background:var(--theme-bg);flex-direction:column;min-height:100dvh;display:flex}.favoritos-module__LRggKq__section{flex:1;justify-content:center;width:100%;display:flex}.favoritos-module__LRggKq__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__LRggKq__container{padding:48px var(--layout-px,24px) 80px}}.favoritos-module__LRggKq__pageHeader{flex-direction:column;gap:16px;display:flex}.favoritos-module__LRggKq__backBtn{font-family:var(--fauna-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__LRggKq__backBtn:hover{color:var(--theme-text)}.favoritos-module__LRggKq__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.favoritos-module__LRggKq__title{font-family:var(--fauna-display);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__LRggKq__heartIcon{color:var(--theme-accent);flex-shrink:0}.favoritos-module__LRggKq__count{font-family:var(--fauna-sans);color:var(--theme-muted);white-space:nowrap;font-size:13px;font-weight:500}.favoritos-module__LRggKq__divider{background:var(--theme-border);width:100%;height:1px}.favoritos-module__LRggKq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.favoritos-module__LRggKq__emptyIcon{color:var(--theme-border);margin-bottom:8px;animation:2s ease-in-out infinite favoritos-module__LRggKq__heartPulse}@keyframes favoritos-module__LRggKq__heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.favoritos-module__LRggKq__emptyTitle{font-family:var(--fauna-display);color:var(--theme-text);margin:0;font-size:26px;font-weight:700}.favoritos-module__LRggKq__emptyText{font-family:var(--fauna-sans);color:var(--theme-muted);max-width:340px;margin:0;font-size:14px;line-height:1.6}.favoritos-module__LRggKq__exploreBtn{background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--fauna-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__LRggKq__exploreBtn:hover{opacity:.85}.favoritos-module__LRggKq__exploreBtn:active{transform:scale(.98)}
.app-module__Q2XcFq__main{background:var(--theme-bg);flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex}.app-module__Q2XcFq__content{box-sizing:border-box;width:100%;max-width:1400px;min-height:calc(100dvh - 81px);padding:32px var(--layout-px,24px) 60px;flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.app-module__Q2XcFq__content{padding:48px var(--layout-px,24px) 80px}}.app-module__Q2XcFq__topBar{justify-content:space-between;align-items:center;gap:16px;display:flex}
