.search-module__sUD6mG__wrap{width:100%;padding:16px var(--layout-px,20px);position:relative}@media (min-width:1024px){.search-module__sUD6mG__wrap{padding:20px var(--layout-px,32px)}}.search-module__sUD6mG__inputWrap{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:24px;align-items:center;height:46px;padding:0 18px;transition:all .2s;display:flex}.search-module__sUD6mG__inputWrap:focus-within{border-color:var(--theme-accent);box-shadow:0 0 0 2px var(--theme-accent-a14)}.search-module__sUD6mG__icon{color:var(--theme-muted);flex-shrink:0;margin-right:10px}.search-module__sUD6mG__input{color:var(--theme-text);font-size:14px;font-weight:500;font-family:var(--theme-font);background:0 0;border:none;outline:none;flex:1}.search-module__sUD6mG__input::placeholder{color:var(--theme-muted)}.search-module__sUD6mG__closeBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;padding:4px}.search-module__sUD6mG__results{top:calc(100% - 4px);left:var(--layout-px,20px);right:var(--layout-px,20px);background:var(--theme-card);border:1px solid var(--theme-border);box-shadow:0 12px 32px color-mix(in srgb, var(--theme-shadow-color) 50%, transparent);z-index:1000;border-radius:16px;max-height:320px;position:absolute;overflow-y:auto}.search-module__sUD6mG__empty{text-align:center;color:var(--theme-muted);padding:20px;font-size:14px}.search-module__sUD6mG__list{margin:0;padding:8px;list-style:none}.search-module__sUD6mG__resultItem{border-radius:var(--theme-radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px;transition:background .15s;display:flex}.search-module__sUD6mG__resultItem:hover{background:var(--theme-bg-secondary)}.search-module__sUD6mG__resultImg{background:var(--theme-bg-secondary);border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.search-module__sUD6mG__resultImg img{object-fit:cover;width:100%;height:100%}.search-module__sUD6mG__noImg{width:100%;height:100%;color:var(--theme-muted);justify-content:center;align-items:center;display:flex}.search-module__sUD6mG__resultText{flex-direction:column;gap:2px;display:flex}.search-module__sUD6mG__resultName{color:var(--theme-text);font-size:14px;font-weight:600;line-height:1.2}.search-module__sUD6mG__variantName{color:var(--theme-muted);font-size:11px}.search-module__sUD6mG__resultPrice{color:var(--theme-accent);margin-top:2px;font-size:13px;font-weight:700}
.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)}}
.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}
.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}
