.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{color:var(--theme-text);border-color:#f9731666}.filter-module__5sk8xa__chipActive{border-color:var(--theme-accent);color:var(--theme-accent);background:#f973161a;font-weight:600}@media (min-width:1024px){.filter-module__5sk8xa__container{display:none}}
.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 #f973161f}.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);z-index:1000;border-radius:16px;max-height:320px;position:absolute;overflow-y:auto;box-shadow:0 12px 32px #00000080}.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{color:var(--theme-accent);background:#f973161f;border:1px solid #f9731638;border-radius:5px;padding:2px 6px;font-size:11px;font-weight:700}.grid-module__HJNwFG__rowUnavailableChip{color:var(--theme-muted);background:#ffffff0f;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{color:#ff4757;border-color:#ff4757}.grid-module__HJNwFG__rowFavActive{background:#ff475714;color:#ff4757!important;border-color:#ff4757!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{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#0a0a091a 35%,#0a0a098c 65%,#0a0a09eb 100%);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:#fff;-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:#f5f0ebb8;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{cursor:pointer;background:#ffffff59;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{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;cursor:pointer;background:#0a0a09a6;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;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:#fff;transform:scale(1.1)}.ads-module__f9E_Ua__progressTrack{background:#ffffff2e;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__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{border-color:var(--theme-border);color:var(--theme-muted);-webkit-backdrop-filter:none;background:#ffffff0f}.ads-module__f9E_Ua__arrowBtn:hover{background:var(--theme-accent);border-color:var(--theme-accent);color:#fff}}.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)}}
.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{color:#fff;background:#ff4757}.nav-module__SNtLIW__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__SNtLIW__nav{display:none}}
.product-module___3lPRa__page{box-sizing:border-box;background:var(--theme-bg);width:100%;min-height:calc(100dvh - 81px)}.product-module___3lPRa__container{width:100%;max-width:1400px;padding:32px var(--layout-px,24px)60px;margin:0 auto}@media (min-width:768px){.product-module___3lPRa__container{padding:48px var(--layout-px,24px)80px}}.product-module___3lPRa__layout{flex-direction:column;gap:28px;display:flex}@media (min-width:768px){.product-module___3lPRa__layout{flex-direction:row;align-items:flex-start;gap:48px}}.product-module___3lPRa__imageCol{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:768px){.product-module___3lPRa__imageCol{width:50%;position:sticky;top:80px}}.product-module___3lPRa__backBtn{font-family:var(--theme-font);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}.product-module___3lPRa__backBtn:hover{color:var(--theme-text)}.product-module___3lPRa__imgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:20px;width:100%;position:relative;overflow:hidden}.product-module___3lPRa__img{object-fit:cover;width:100%;height:100%;display:block}.product-module___3lPRa__favBtn{z-index:5;border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--theme-muted);cursor:pointer;background:#f9f5f0e0;border-radius:10px;justify-content:center;align-items:center;transition:color .18s;display:flex;position:absolute;top:14px;left:14px}.product-module___3lPRa__favBtn:hover{color:var(--theme-accent)}.product-module___3lPRa__favActive{color:var(--theme-accent)!important}.product-module___3lPRa__mobileVariants{display:block}@media (min-width:768px){.product-module___3lPRa__mobileVariants{display:none}}.product-module___3lPRa__detailCol{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}@media (min-width:768px){.product-module___3lPRa__detailCol{padding-top:44px}}.product-module___3lPRa__baseProductTitle{font-family:var(--theme-font);color:var(--theme-text);margin-bottom:2px;font-size:16px;display:block}.product-module___3lPRa__title{font-family:var(--theme-font);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.07}.product-module___3lPRa__priceRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.product-module___3lPRa__price{font-family:var(--theme-font);color:var(--theme-text);font-size:20px;font-weight:500}.product-module___3lPRa__strike{font-family:var(--theme-font);color:var(--theme-muted);opacity:.6;font-size:16px;text-decoration:line-through}.product-module___3lPRa__discountBadge{background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font);border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.product-module___3lPRa__desktopVariants{flex-direction:column;gap:10px;margin-top:24px;display:none}@media (min-width:768px){.product-module___3lPRa__desktopVariants{display:flex}}.product-module___3lPRa__variantLabel{font-family:var(--theme-font);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:10px;font-weight:700}.product-module___3lPRa__variantRow{flex-wrap:wrap;gap:8px;display:flex}.product-module___3lPRa__variantThumb{border:2px solid var(--theme-border);background:var(--theme-bg-secondary);cursor:pointer;border-radius:12px;width:56px;height:56px;transition:border-color .18s,transform .15s;overflow:hidden}.product-module___3lPRa__variantThumb:hover{transform:scale(1.05)}.product-module___3lPRa__variantThumbActive{border-color:var(--theme-accent)}.product-module___3lPRa__variantImg{object-fit:cover;width:100%;height:100%}.product-module___3lPRa__variantNoImg{height:100%;color:var(--theme-muted);justify-content:center;align-items:center;font-size:16px;display:flex}.product-module___3lPRa__cartSection{margin-top:28px}.product-module___3lPRa__addBtn{background:var(--theme-accent);width:100%;height:54px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;letter-spacing:.02em;border:none;border-radius:14px;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.product-module___3lPRa__addBtn:hover{opacity:.85}.product-module___3lPRa__addBtn:active{transform:scale(.99)}.product-module___3lPRa__qtyRow{align-items:center;gap:12px;display:flex}.product-module___3lPRa__qtyControls{border:1px solid var(--theme-border);border-radius:12px;align-items:center;display:flex;overflow:hidden}.product-module___3lPRa__qtyBtn{width:52px;height:54px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.product-module___3lPRa__qtyBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__qtyNum{width:44px;height:54px;font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.product-module___3lPRa__configsFooter{gap:12px;margin-top:12px;display:flex}.product-module___3lPRa__configsViewCartBtn{background:var(--theme-card);height:48px;color:var(--theme-text);border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .18s;display:flex}.product-module___3lPRa__configsViewCartBtn:hover{border-color:var(--theme-text)}.product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);height:48px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:opacity .18s;display:flex}.product-module___3lPRa__configsAddAnotherBtn:hover:not(:disabled){opacity:.88}.product-module___3lPRa__configsAddAnotherBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(50%)}@keyframes product-module___3lPRa__configsEntrance{0%{opacity:0;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.product-module___3lPRa__configsSection{background:var(--theme-bg-secondary);border:1px solid var(--theme-separator);transform-origin:top;border-radius:14px;margin-top:16px;padding:12px 14px;animation:.65s cubic-bezier(.22,1,.36,1) forwards product-module___3lPRa__configsEntrance}.product-module___3lPRa__configsTitle{font-family:var(--theme-font);letter-spacing:.05em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 14px;font-size:13px;font-weight:700}.product-module___3lPRa__configsHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.product-module___3lPRa__collapseBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.product-module___3lPRa__collapseBtn:hover{color:var(--theme-text)}.product-module___3lPRa__configsSummaryCollapsed{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.product-module___3lPRa__configsSummaryDetails{flex-direction:column;gap:6px;display:flex}.product-module___3lPRa__configsSummaryItem{font-family:var(--theme-font);color:var(--theme-text);border-bottom:1px dashed var(--theme-separator);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px;line-height:1.5;display:flex}.product-module___3lPRa__configsSummaryItem:last-child{border-bottom:none}.product-module___3lPRa__configsSummaryItemText{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configsSummaryItemQty{color:var(--theme-text-accent,var(--theme-accent));margin-right:6px;font-size:15px;font-weight:700}.product-module___3lPRa__configsSummaryItemName{font-size:15px;font-weight:600}.product-module___3lPRa__configsSummaryItemExtras{color:var(--theme-muted);margin-top:4px;font-size:13px;line-height:1.3}.product-module___3lPRa__configsSummaryItemActions{align-items:center;gap:4px;display:flex}@media (max-width:600px){.product-module___3lPRa__configsSummaryItem{flex-direction:column;align-items:flex-start;gap:10px}.product-module___3lPRa__configsSummaryItemActions{justify-content:flex-end;width:100%}}.product-module___3lPRa__configsSummaryActionBtn{background:var(--theme-bg-secondary);color:var(--theme-text-accent,var(--theme-accent));border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;transition:border-color .2s}.product-module___3lPRa__configsSummaryActionBtn:hover{border-color:var(--theme-text-accent,var(--theme-accent))}.product-module___3lPRa__configsSummaryDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:color .2s,background .2s;display:flex}.product-module___3lPRa__configsSummaryDeleteBtn:hover{color:#ef4444;background:#fef2f2}.product-module___3lPRa__configsSummaryBreakdown{border-top:2px solid var(--theme-separator);flex-direction:column;gap:10px;margin-top:24px;padding-top:16px;display:flex}.product-module___3lPRa__breakdownTitle{font-family:var(--theme-font);text-transform:uppercase;color:var(--theme-muted);letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:700}.product-module___3lPRa__breakdownRow{font-family:var(--theme-font);color:var(--theme-text);justify-content:space-between;align-items:center;font-size:13px;display:flex}.product-module___3lPRa__breakdownName{color:var(--theme-muted)}.product-module___3lPRa__breakdownPrice{font-weight:500}.product-module___3lPRa__configsSummaryTotalRow{border-top:1px solid var(--theme-separator);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.product-module___3lPRa__configsSummaryTotalLabel{font-family:var(--theme-font);color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__configsSummaryTotalExtrasDesc{font-family:var(--theme-font);color:var(--theme-muted);margin-top:2px;font-size:12px;font-weight:500}.product-module___3lPRa__configsSummaryTotalPrice{font-family:var(--theme-font);color:var(--theme-text);font-size:14px;font-weight:700}.product-module___3lPRa__configsList{flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__configItem{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:16px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.product-module___3lPRa__configItemActive{border-color:var(--theme-accent)}.product-module___3lPRa__configItemTop{align-items:stretch;gap:16px;display:flex}.product-module___3lPRa__configItemImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:12px;flex-shrink:0;width:80px;height:80px}.product-module___3lPRa__configItemMain{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.product-module___3lPRa__configItemTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:15px;font-weight:600}.product-module___3lPRa__configDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-2px -2px 0 0;padding:2px;transition:color .2s;display:flex}.product-module___3lPRa__configDeleteBtn:hover{color:#ef4444}.product-module___3lPRa__configItemExtrasRow{border-top:1px solid var(--theme-separator);margin-top:16px;padding-top:12px}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:13px;line-height:1.4}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);text-align:center;min-width:20px;font-size:13px;font-weight:700}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-module___3lPRa__configItemBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-module___3lPRa__configStepper{border:1px solid var(--theme-border);background:0 0;border-radius:10px;align-items:center;display:flex}.product-module___3lPRa__configStepBtn{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;position:relative}.product-module___3lPRa__configStepBtn:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.product-module___3lPRa__configStepBtn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.product-module___3lPRa__configStepBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__configStepBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);justify-content:center;align-items:center;min-width:40px;height:36px;font-size:15px;font-weight:600;display:flex}.product-module___3lPRa__configItemActionBtn{background:var(--theme-bg-secondary);color:var(--theme-accent);border:1px solid var(--theme-border);height:36px;font-family:var(--theme-font);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.product-module___3lPRa__configItemActionBtn:hover{border-color:var(--theme-accent)}.product-module___3lPRa__section{margin-top:28px}.product-module___3lPRa__sectionTitle{font-family:var(--theme-font);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 12px;font-size:15px;font-weight:700}.product-module___3lPRa__sectionText{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:14px;line-height:1.7}.product-module___3lPRa__ingredientsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__ingredient{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;line-height:1.6}.product-module___3lPRa__ingredient:before{content:"·";color:var(--theme-accent);margin-right:8px}.product-module___3lPRa__extrasGrid{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__extraItem{border:1px solid var(--theme-separator);background:var(--theme-card);-webkit-user-select:none;user-select:none;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .18s;display:flex}.product-module___3lPRa__extraItemDisabled{opacity:.5;pointer-events:none;filter:grayscale()}.product-module___3lPRa__extraInfoWrap{align-items:center;gap:12px;display:flex}.product-module___3lPRa__extraImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:10px;width:48px;height:48px}.product-module___3lPRa__extraInfo{font-family:var(--theme-font);flex-direction:column;gap:2px;display:flex}.product-module___3lPRa__extraName{color:var(--theme-text);font-size:15px;font-weight:600}.product-module___3lPRa__extraPrice{color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__extraFree{color:var(--theme-text);font-size:13px;font-weight:800}.product-module___3lPRa__extraStepper{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:999px;align-items:center;gap:12px;padding:4px;display:flex}.product-module___3lPRa__extraStepBtn{border:1px solid var(--theme-border);background:var(--theme-bg);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s,border-color .15s,color .15s;display:flex;position:relative}.product-module___3lPRa__extraStepBtn:hover:not(:disabled){background:var(--theme-border)}.product-module___3lPRa__extraStepBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.product-module___3lPRa__extraStepBtnAdd{background:var(--theme-accent);color:var(--theme-on-accent)}.product-module___3lPRa__extraStepBtnAdd:hover:not(:disabled){background:var(--theme-accent);opacity:.85}.product-module___3lPRa__extraQty{text-align:center;min-width:16px;color:var(--theme-text);font-size:15px;font-weight:700}@keyframes product-module___3lPRa__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes product-module___3lPRa__modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes product-module___3lPRa__modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes product-module___3lPRa__modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes product-module___3lPRa__modalSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes product-module___3lPRa__modalScaleDown{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.product-module___3lPRa__modalOverlayClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeOut!important}.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideDown!important}@media (min-width:768px){.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleDown!important}}.product-module___3lPRa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;align-items:flex-end;animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.product-module___3lPRa__modalOverlay{justify-content:center;align-items:center}}.product-module___3lPRa__modalContent{background:var(--theme-bg);border-radius:24px 24px 0 0;width:100%;max-height:85vh;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideUp;overflow-y:auto;box-shadow:0 -4px 24px #0000001a}@media (min-width:768px){.product-module___3lPRa__modalContent{border-radius:24px;width:480px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleUp}}.product-module___3lPRa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-module___3lPRa__modalTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:18px;font-weight:700}.product-module___3lPRa__modalClose{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.product-module___3lPRa__modalClose:hover{opacity:.8}.product-module___3lPRa__modalFooter{margin-top:32px}.product-module___3lPRa__modalSaveBtn{background:var(--theme-accent);width:100%;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:14px;padding:16px;font-size:15px;font-weight:600;transition:opacity .15s}.product-module___3lPRa__modalSaveBtn:hover{opacity:.9}.product-module___3lPRa__tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.product-module___3lPRa__tag{border:1px solid var(--theme-separator);font-family:var(--theme-font);color:var(--theme-muted);border-radius:999px;padding:4px 12px;font-size:12px;display:inline-flex}.product-module___3lPRa__shareBtn{border:1px solid var(--theme-border);width:100%;font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;font-size:12px;transition:border-color .18s,color .18s;display:flex}.product-module___3lPRa__shareBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}@media (min-width:768px){.product-module___3lPRa__shareBtn{display:none}}.product-module___3lPRa__recommended{border-top:1px solid var(--theme-separator);margin-top:56px;padding-top:40px}.product-module___3lPRa__recommendedTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0 0 24px;font-size:clamp(22px,3vw,32px);font-weight:700}.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:640px){.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(4,1fr)}}.product-module___3lPRa__recCard{cursor:pointer;flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__recImgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:14px;width:100%;overflow:hidden}.product-module___3lPRa__recImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-module___3lPRa__recCard:hover .product-module___3lPRa__recImg{transform:scale(1.03)}.product-module___3lPRa__recName{font-family:var(--theme-font);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-module___3lPRa__recPrice{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;font-weight:500}.product-module___3lPRa__recFooter{justify-content:center;margin-top:32px;display:flex}.product-module___3lPRa__allProductsBtn{border:1px solid var(--theme-border);font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;padding:10px 28px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s}.product-module___3lPRa__allProductsBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}
.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}
.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}
.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:#ffffff08}.app-module__HkMc5G__sideItemActive{border-left-color:var(--theme-accent);color:var(--theme-text);background:#f973160f;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}
