.header-module__nHtmgW__header{background:var(--theme-bg);border-top:2px solid var(--theme-accent);border-bottom:1px solid var(--theme-separator);z-index:50;width:100%;position:sticky;top:0}.header-module__nHtmgW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.header-module__nHtmgW__left{cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .18s;display:flex}.header-module__nHtmgW__left:hover{opacity:.85}.header-module__nHtmgW__logoCircle{background:var(--theme-accent);width:34px;height:34px;box-shadow:0 0 12px var(--theme-accent-a32);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.header-module__nHtmgW__logoInner{background:var(--theme-bg);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.header-module__nHtmgW__logo{object-fit:cover;width:100%;height:100%}.header-module__nHtmgW__miniDot{background:var(--theme-accent);border-radius:50%;width:8px;height:8px}.header-module__nHtmgW__brandInfo{flex-direction:column;display:flex}.header-module__nHtmgW__brandName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.1}.header-module__nHtmgW__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__nHtmgW__nav{display:flex}.header-module__nHtmgW__navRight{margin-left:auto}}.header-module__nHtmgW__navLink{font-family:var(--theme-font);color:var(--theme-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__nHtmgW__navLink:hover{color:var(--theme-text)}.header-module__nHtmgW__actions{align-items:center;gap:8px;display:flex}.header-module__nHtmgW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-card);height:38px;color:var(--theme-text);cursor:pointer;font-family:var(--theme-font);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__nHtmgW__cartBtn{display:flex}}.header-module__nHtmgW__cartBtn:hover{border-color:var(--theme-accent);background:var(--theme-bg-secondary)}.header-module__nHtmgW__cartBtn:disabled{opacity:.4;cursor:default;pointer-events:none}.header-module__nHtmgW__cartTotal{color:var(--theme-text);font-size:14px;font-weight:600;display:none}@media (min-width:768px){.header-module__nHtmgW__cartTotal{display:block}}.header-module__nHtmgW__cartBadge{background:var(--theme-accent);min-width:20px;height:20px;color:var(--theme-on-accent);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
.filter-module__5sk8xa__container{padding:16px var(--layout-px,20px) 0}.filter-module__5sk8xa__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-module__5sk8xa__track::-webkit-scrollbar{display:none}.filter-module__5sk8xa__chip{border:1px solid var(--theme-border);background:var(--theme-card);color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-module__5sk8xa__chip:hover{border-color:var(--theme-accent-a45);color:var(--theme-text)}.filter-module__5sk8xa__chipActive{background:var(--theme-accent-a10);border-color:var(--theme-accent);color:var(--theme-accent);font-weight:600}@media (min-width:1024px){.filter-module__5sk8xa__container{display:none}}
.footer-module__fWurDW__footer{background:var(--theme-dark);border-top:2px solid var(--theme-accent);margin-top:24px}.footer-module__fWurDW__inner{max-width:1400px;padding:28px var(--layout-px,20px) calc(64px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__fWurDW__inner{padding:28px var(--layout-px,20px) 28px}}.footer-module__fWurDW__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-module__fWurDW__brand{align-items:center;gap:10px;display:flex}.footer-module__fWurDW__logoWrap{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:50%;width:32px;height:32px;overflow:hidden}.footer-module__fWurDW__logo{object-fit:cover;width:100%;height:100%}.footer-module__fWurDW__brandName{font-family:var(--theme-font-display);color:var(--theme-text);font-size:16px;font-weight:700}.footer-module__fWurDW__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__fWurDW__link{color:var(--theme-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__fWurDW__link:hover{color:var(--theme-accent)}.footer-module__fWurDW__divider{background:var(--theme-separator);width:100%;height:1px;margin:20px 0 14px}.footer-module__fWurDW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer-module__fWurDW__copy{color:var(--theme-muted);margin:0;font-size:12px}.footer-module__fWurDW__powered{color:var(--theme-muted);align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.footer-module__fWurDW__powered:hover{color:var(--theme-text)}.footer-module__fWurDW__azteliLogo{opacity:.7;transition:opacity .2s;display:block}.footer-module__fWurDW__powered:hover .footer-module__fWurDW__azteliLogo{opacity:1}.footer-module__fWurDW__azteli{color:var(--theme-accent);font-weight:700}
.nav-module__SNtLIW__nav{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);width:100%;padding-bottom:env(safe-area-inset-bottom,0px);z-index:1000;position:fixed;bottom:0;left:0}.nav-module__SNtLIW__inner{justify-content:space-around;align-items:center;max-width:100%;height:64px;display:flex}.nav-module__SNtLIW__item{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}.nav-module__SNtLIW__item:active{transform:scale(.9)}.nav-module__SNtLIW__active{color:var(--theme-accent)}.nav-module__SNtLIW__active svg{animation:.3s cubic-bezier(.175,.885,.32,1.275) nav-module__SNtLIW__navPop}@keyframes nav-module__SNtLIW__navPop{0%{transform:scale(.8)}to{transform:scale(1)}}.nav-module__SNtLIW__iconWrap{position:relative}.nav-module__SNtLIW__badge{background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid var(--theme-bg-secondary);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.nav-module__SNtLIW__favBadge{background:var(--theme-fav);color:var(--theme-on-danger)}.nav-module__SNtLIW__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__SNtLIW__nav{display:none}}
.grid-module__HJNwFG__container{width:100%;padding-bottom:16px}.grid-module__HJNwFG__sectionHead{padding:24px var(--layout-px,20px) 10px;align-items:center;gap:10px;display:flex}.grid-module__HJNwFG__sectionDot{background:var(--theme-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.grid-module__HJNwFG__sectionName{font-family:var(--theme-font-display);color:var(--theme-muted);text-transform:uppercase;letter-spacing:.09em;flex-shrink:0;font-size:13px;font-weight:700}@media (min-width:1024px){.grid-module__HJNwFG__sectionName{font-size:15px}}.grid-module__HJNwFG__sectionLine{background:var(--theme-separator);flex:1;height:1px}.grid-module__HJNwFG__row{padding:14px var(--layout-px,20px);cursor:pointer;border-bottom:1px solid var(--theme-separator);align-items:center;gap:14px;transition:background .12s;display:flex;position:relative}.grid-module__HJNwFG__row:hover{background:var(--theme-bg-secondary)}.grid-module__HJNwFG__row:last-child{border-bottom:none}.grid-module__HJNwFG__rowUnavailable{opacity:.55}.grid-module__HJNwFG__row:before{content:"";background:var(--theme-accent);opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .12s;position:absolute;top:0;bottom:0;left:0}.grid-module__HJNwFG__row:hover:before{opacity:1}.grid-module__HJNwFG__rowLeft{flex-direction:column;flex:1;gap:4px;min-width:0;padding-right:36px;display:flex}.grid-module__HJNwFG__rowTitle{font-family:var(--theme-font-display);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.grid-module__HJNwFG__rowTitle{font-size:19px}}.grid-module__HJNwFG__rowDesc{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__HJNwFG__rowFooter{flex-direction:column;align-items:flex-start;gap:2px;width:fit-content;margin-top:4px;display:flex}.grid-module__HJNwFG__rowPriceLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.grid-module__HJNwFG__rowPrice{color:var(--theme-accent);font-size:15px;font-weight:700}.grid-module__HJNwFG__rowOldPrice{color:var(--theme-muted);font-size:12px;text-decoration:line-through}.grid-module__HJNwFG__rowBadge{background:var(--theme-accent-a14);color:var(--theme-accent);border:1px solid var(--theme-accent-a22);border-radius:5px;padding:2px 6px;font-size:11px;font-weight:700}.grid-module__HJNwFG__rowUnavailableChip{background:var(--theme-text-a08);color:var(--theme-muted);border-radius:5px;padding:2px 7px;font-size:11px;font-weight:600}.grid-module__HJNwFG__rowImg{background:var(--theme-bg-secondary);border-radius:12px;flex-shrink:0;width:104px;height:104px;position:relative;overflow:hidden}@media (min-width:1024px){.grid-module__HJNwFG__rowImg{width:128px;height:128px}}.grid-module__HJNwFG__rowImgEl{object-fit:cover;width:100%;height:100%;animation:.25s grid-module__HJNwFG__imgFadeIn}@keyframes grid-module__HJNwFG__imgFadeIn{0%{opacity:0}to{opacity:1}}.grid-module__HJNwFG__rowImgPlaceholder{color:var(--theme-muted);opacity:.35;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.grid-module__HJNwFG__rowFavBtn{top:12px;right:var(--layout-px,20px);border:1px solid var(--theme-border);width:28px;height:28px;color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:flex;position:absolute}.grid-module__HJNwFG__rowFavBtn:hover{border-color:var(--theme-fav);color:var(--theme-fav)}.grid-module__HJNwFG__rowFavActive{background:color-mix(in srgb, var(--theme-fav) 10%, transparent);border-color:var(--theme-fav)!important;color:var(--theme-fav)!important}.grid-module__HJNwFG__empty{padding:60px var(--layout-px,20px);text-align:center;color:var(--theme-muted);font-size:15px}
.ads-module__f9E_Ua__root{padding:20px var(--layout-px,20px) 0}.ads-module__f9E_Ua__billboard{aspect-ratio:16/7;background:var(--theme-card);border:1px solid var(--theme-border);border-radius:16px;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:768px){.ads-module__f9E_Ua__billboard{aspect-ratio:3;border-radius:20px}}.ads-module__f9E_Ua__imgLink{z-index:1;display:block;position:absolute;inset:0}.ads-module__f9E_Ua__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.ads-module__f9E_Ua__imgLink:hover .ads-module__f9E_Ua__img{transform:scale(1.025)}.ads-module__f9E_Ua__overlay{background:linear-gradient(to top, color-mix(in srgb, var(--theme-ink) 92%, transparent) 0%, color-mix(in srgb, var(--theme-ink) 55%, transparent) 35%, color-mix(in srgb, var(--theme-ink) 10%, transparent) 65%, transparent 100%);pointer-events:none;z-index:2;position:absolute;inset:0}.ads-module__f9E_Ua__textBlock{z-index:3;flex-direction:column;gap:6px;padding:20px 20px 18px;display:flex;position:absolute;bottom:0;left:0;right:160px}.ads-module__f9E_Ua__textBlockExpanded{right:20px}@media (min-width:768px){.ads-module__f9E_Ua__textBlock{gap:8px;padding:28px 32px;right:200px}}.ads-module__f9E_Ua__accentBar{background:var(--theme-accent);border-radius:2px;flex-shrink:0;width:36px;height:3px;margin-bottom:2px;display:block}.ads-module__f9E_Ua__title{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-on-media);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(16px,3.5vw,42px);font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}@media (min-width:768px){.ads-module__f9E_Ua__title{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}}.ads-module__f9E_Ua__desc{font-family:var(--theme-font);color:var(--theme-on-media-muted);margin:0;font-size:13px;font-weight:400;line-height:1.5;display:none}@media (min-width:768px){.ads-module__f9E_Ua__desc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:480px;display:-webkit-box;overflow:hidden}}.ads-module__f9E_Ua__controls{z-index:3;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:14px;right:14px}@media (min-width:768px){.ads-module__f9E_Ua__controls{bottom:20px;right:24px}}.ads-module__f9E_Ua__dots{align-items:center;gap:5px;display:flex}.ads-module__f9E_Ua__dot{background:color-mix(in srgb, var(--theme-on-media) 35%, transparent);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .22s}.ads-module__f9E_Ua__dotActive{background:var(--theme-accent);border-radius:3px;width:18px}.ads-module__f9E_Ua__arrows{gap:5px;display:flex}.ads-module__f9E_Ua__arrowBtn{border:1px solid color-mix(in srgb, var(--theme-on-media) 15%, transparent);background:color-mix(in srgb, var(--theme-ink) 65%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:30px;height:30px;color:var(--theme-on-media-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,transform .15s;display:flex}.ads-module__f9E_Ua__arrowBtn:hover{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent);transform:scale(1.1)}.ads-module__f9E_Ua__progressTrack{background:color-mix(in srgb, var(--theme-on-media) 18%, transparent);border-radius:1px;width:80px;height:2px;overflow:hidden}.ads-module__f9E_Ua__progress{background:var(--theme-accent);border-radius:1px;height:100%;animation:linear forwards ads-module__f9E_Ua__exprProgress}@keyframes ads-module__f9E_Ua__exprProgress{0%{width:0%}to{width:100%}}.ads-module__f9E_Ua__expandBtn{font-family:var(--theme-font);color:var(--theme-accent);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:600;transition:opacity .2s;display:inline-flex}.ads-module__f9E_Ua__expandBtn:hover{opacity:.75}@media (min-width:768px){.ads-module__f9E_Ua__expandBtn{display:none}.ads-module__f9E_Ua__descExpanded{display:block}}@media (max-width:767px){.ads-module__f9E_Ua__root{padding:16px var(--layout-px,20px) 0}.ads-module__f9E_Ua__billboard{aspect-ratio:unset;flex-direction:column;display:flex;overflow:hidden}.ads-module__f9E_Ua__imgLink{flex-shrink:0;width:100%;display:block;position:static}.ads-module__f9E_Ua__img{aspect-ratio:2;width:100%;height:auto;display:block;position:static}.ads-module__f9E_Ua__overlay{display:none}.ads-module__f9E_Ua__textBlock{right:unset;bottom:unset;background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);gap:7px;padding:14px 16px 18px;position:static}.ads-module__f9E_Ua__title{color:var(--theme-text)}.ads-module__f9E_Ua__desc{-webkit-line-clamp:2;line-clamp:2;color:var(--theme-muted);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ads-module__f9E_Ua__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.ads-module__f9E_Ua__controls{right:unset;bottom:unset;background:var(--theme-bg-secondary);flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;padding:10px 16px 14px;position:static}.ads-module__f9E_Ua__progressTrack{background:var(--theme-border);flex:1;width:auto;max-width:90px}.ads-module__f9E_Ua__arrowBtn{background:var(--theme-text-a08);border-color:var(--theme-border);color:var(--theme-muted);-webkit-backdrop-filter:none}.ads-module__f9E_Ua__arrowBtn:hover{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent)}}.ads-module__f9E_Ua__fadeIn{animation:.38s forwards ads-module__f9E_Ua__exprFadeIn}.ads-module__f9E_Ua__fadeOut{opacity:0;transition:opacity .2s}@keyframes ads-module__f9E_Ua__exprFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.app-module__HkMc5G__main{background:var(--theme-bg);flex-direction:column;width:100%;min-height:100dvh;display:flex}.app-module__HkMc5G__wrapper{box-sizing:border-box;flex:1;width:100%;max-width:1400px;margin:0 auto}.app-module__HkMc5G__bodyGrid{display:block}.app-module__HkMc5G__sidebar{display:none}.app-module__HkMc5G__productArea{min-width:0}.app-module__HkMc5G__mobileFilter{display:block}@media (min-width:1024px){.app-module__HkMc5G__bodyGrid{border-top:1px solid var(--theme-separator);grid-template-columns:256px 1fr;align-items:start;min-height:60dvh;display:grid}.app-module__HkMc5G__sidebar{scrollbar-width:none;border-right:1px solid var(--theme-separator);max-height:calc(100dvh - 68px);padding:28px 0 40px;display:block;position:sticky;top:68px;overflow-y:auto}.app-module__HkMc5G__sidebar::-webkit-scrollbar{display:none}.app-module__HkMc5G__mobileFilter{display:none}}.app-module__HkMc5G__sideLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--theme-muted);margin:0;padding:0 24px 14px;font-size:10px;font-weight:700}.app-module__HkMc5G__sideItem{width:100%;color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:8px;padding:10px 20px 10px 22px;font-size:14px;font-weight:500;line-height:1.3;transition:color .12s,background .12s,border-color .12s;display:flex}.app-module__HkMc5G__sideItem:hover{color:var(--theme-text);background:var(--theme-text-a04)}.app-module__HkMc5G__sideItemActive{border-left-color:var(--theme-accent);color:var(--theme-text);background:var(--theme-accent-a06);font-weight:700}.app-module__HkMc5G__sideDot{background:var(--theme-accent);opacity:0;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:opacity .12s}.app-module__HkMc5G__sideItemActive .app-module__HkMc5G__sideDot{opacity:1}.app-module__HkMc5G__sideItemCount{color:var(--theme-muted);margin-left:auto;font-size:11px;font-weight:500}
.favoritos-module__aRK1-a__container{background:var(--theme-bg);min-height:100dvh}.favoritos-module__aRK1-a__header{border-bottom:1px solid var(--theme-separator);padding:24px 20px 16px}.favoritos-module__aRK1-a__headerTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.favoritos-module__aRK1-a__backBtn{background:var(--theme-card);border:1px solid var(--theme-border);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s;display:flex}.favoritos-module__aRK1-a__backBtn:hover{border-color:var(--theme-accent)}.favoritos-module__aRK1-a__title{font-family:var(--theme-font-display);color:var(--theme-text);margin:0;font-size:18px;font-weight:700}.favoritos-module__aRK1-a__placeholder{width:36px}.favoritos-module__aRK1-a__subtitle{color:var(--theme-muted);margin:0;font-size:13px}.favoritos-module__aRK1-a__content{max-width:1400px;margin:0 auto;padding:24px 0 80px}.favoritos-module__aRK1-a__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60dvh;padding:80px 24px;display:flex}.favoritos-module__aRK1-a__iconCircle{background:var(--theme-card);border:2px solid var(--theme-border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.favoritos-module__aRK1-a__heartIcon{color:var(--theme-accent);opacity:.7}.favoritos-module__aRK1-a__emptyTitle{font-family:var(--theme-font-display);color:var(--theme-text);margin:0;font-size:20px;font-weight:700}.favoritos-module__aRK1-a__emptyText{color:var(--theme-muted);max-width:280px;margin:0;font-size:14px;line-height:1.5}.favoritos-module__aRK1-a__exploreBtn{background:var(--theme-accent);color:var(--theme-on-accent);border-radius:var(--theme-radius-full);cursor:pointer;font-size:15px;font-weight:700;font-family:var(--theme-font);border:none;padding:12px 28px;transition:opacity .2s}.favoritos-module__aRK1-a__exploreBtn:hover{opacity:.9}
