.Item_item__g7yg8{width:100%;background:#ffffff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:1.25rem;display:flex;flex-direction:column;align-items:stretch;transition:all .3s ease;position:relative;overflow:hidden;height:100%;border:1px solid #f1f5f9;animation:Item_fadeIn__zdzbP .4s ease-out}.Item_item__g7yg8:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px);border-color:#e2e8f0}.Item_itemImgBox__HqPfX{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;position:relative;aspect-ratio:1/1;background:#f8fafc;border-radius:12px;overflow:hidden}.Item_itemImage__UdaqQ{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.Item_item__g7yg8:hover .Item_itemImage__UdaqQ{transform:scale(1.05)}.Item_itemBadge__ZP_lD{position:absolute;top:.75rem;left:.75rem;background:linear-gradient(135deg,#C21E56,#f97316);color:var(--background);font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:20px;box-shadow:0 4px 8px rgba(239,68,68,.2);z-index:2;text-transform:uppercase;letter-spacing:.5px}.Item_itemTitle__j9Ioc{color:var(--color-text);margin-bottom:1rem;min-height:3rem;text-align:left;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1rem;font-weight:600;line-height:1.4}.Item_itemPrices__KyzAl{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid #f1f5f9}.Item_shopitemPrices__X0tcs{font-size:1.5rem;font-weight:800;color:#C21E56;margin:0}.Item_shopitemTags__667X6{font-size:.8rem;color:#4D4D4D;background:#f1f5f9;border-radius:12px;padding:.25rem .75rem;display:inline-block;max-width:-moz-fit-content;max-width:fit-content}.Item_itemPriceOld__ydlf_{font-size:.9rem;color:#94a3b8;text-decoration:line-through;margin:0}.Item_itemPriceCol__3wKIz{margin-left:0;color:#16a34a;background:#f0fdf4;border-radius:8px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block;align-self:flex-start}@keyframes Item_fadeIn__zdzbP{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Item_item__g7yg8:focus-within{outline:2px solid #002147;outline-offset:2px}@media (max-width:1200px){.Item_item__g7yg8{padding:1rem}.Item_itemTitle__j9Ioc{font-size:.95rem;min-height:2.8rem}.Item_shopitemPrices__X0tcs{font-size:1.3rem}}@media (max-width:768px){.Item_item__g7yg8{padding:.875rem;border-radius:12px}.Item_itemImgBox__HqPfX{margin-bottom:.75rem}.Item_itemTitle__j9Ioc{font-size:.9rem;margin-bottom:.75rem;min-height:2.6rem}.Item_shopitemPrices__X0tcs{font-size:1.25rem}.Item_itemBadge__ZP_lD{font-size:.7rem;padding:.2rem .6rem;top:.5rem;left:.5rem}}@media (max-width:480px){.Item_item__g7yg8{padding:.75rem}.Item_itemTitle__j9Ioc{font-size:.85rem;min-height:2.4rem}.Item_shopitemPrices__X0tcs{font-size:1.15rem}.Item_shopitemTags__667X6{font-size:.75rem;padding:.2rem .6rem}.Item_itemPriceCol__3wKIz{font-size:.8rem;padding:.2rem .6rem}}@media (prefers-reduced-motion:reduce){.Item_itemBadge__ZP_lD,.Item_itemImage__UdaqQ,.Item_item__g7yg8{transition:none}.Item_item__g7yg8:hover,.Item_item__g7yg8:hover .Item_itemImage__UdaqQ{transform:none}.Item_item__g7yg8{animation:none}}.Parts_container__IE1SF{display:grid;grid-template-columns:300px 1fr;gap:30px;max-width:1600px;margin:0 auto;padding:20px 20px 40px;min-height:calc(100vh - 200px);background:transparent}.Parts_header__Pnyxq{grid-column:1/-1;margin-bottom:20px;padding:0 10px}.Parts_header__Pnyxq h1{font-size:2.8rem;font-weight:700;color:#333;margin-bottom:8px;position:relative;display:inline-block}.Parts_header__Pnyxq p{font-size:1.1rem;color:#1d1d1d;max-width:600px;line-height:1.5}.Parts_sidebar__3Mxim{background:transparent;border-radius:12px;padding:20px;border:1px solid rgba(0,33,71,.1);height:-moz-fit-content;height:fit-content;position:sticky;top:20px;transition:transform .3s ease}.Parts_sidebarHeader__prerN{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(0,33,71,.1)}.Parts_sidebarHeader__prerN h2{font-size:1.3rem;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.Parts_sidebarHeader__prerN h2:before{content:"📂";font-size:1.2rem}.Parts_sidebarActions__U2PUF{display:flex;align-items:center;gap:10px}.Parts_resetButton__HtVt0{background:#002147;color:white;border:1px solid #002147;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;white-space:nowrap}.Parts_resetButton__HtVt0:hover{background:#003366;border-color:#003366;transform:translateY(-1px)}.Parts_resetButton__HtVt0:before{content:"🔄"}.Parts_closeButton__T8fNM{background:transparent;color:#002147;border:1px solid #002147;border-radius:8px;padding:8px 12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}.Parts_closeButton__T8fNM:hover{background:#002147;color:white}.Parts_categoriesTree__CYEA1{background:transparent;max-height:500px;overflow-y:auto;padding-right:10px}.Parts_categoriesTree__CYEA1::-webkit-scrollbar{width:6px}.Parts_categoriesTree__CYEA1::-webkit-scrollbar-track{background:transparent;border-radius:3px}.Parts_categoriesTree__CYEA1::-webkit-scrollbar-thumb{background:rgba(0,33,71,.2);border-radius:3px}.Parts_categoriesTree__CYEA1::-webkit-scrollbar-thumb:hover{background:rgba(0,33,71,.3)}.Parts_categoryItem__Wp4Q_{margin-bottom:6px}.Parts_categoryToggle__r57ZG{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:transparent;border:1px solid rgba(0,33,71,.1);border-radius:8px;color:#333;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .2s ease;text-align:left;gap:10px}.Parts_categoryToggle__r57ZG:hover{background:rgba(0,33,71,.05);border-color:#002147}.Parts_categoryToggle__r57ZG.Parts_active__3OD_a{background:rgba(0,33,71,.1);color:#002147;border-color:#002147;font-weight:600}.Parts_categoryContent__ppJ__{display:flex;align-items:center;gap:10px;flex:1;overflow:hidden}.Parts_categoryIcon__Oq5GN{font-size:1rem;flex-shrink:0}.Parts_categoryName__pAcMk{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;justify-content:space-between}.Parts_categoryCount__F__hR{font-size:.8rem;font-weight:400;color:#666;margin-left:8px;opacity:.7}.Parts_categoryArrow___ZbAc{font-size:.75rem;transition:transform .2s ease;color:#353535;flex-shrink:0;padding:4px;display:flex;align-items:center;justify-content:center}.Parts_categoryArrow___ZbAc.Parts_expanded__BhQK9{transform:rotate(180deg)}.Parts_subcategoriesList__3BiRu{margin-left:20px;margin-top:6px;padding-left:12px;border-left:1px solid rgba(0,33,71,.2);animation:Parts_slideDown__wLRS8 .2s ease-out}@keyframes Parts_slideDown__wLRS8{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Parts_subcategoryButton___fyy_{width:100%;padding:10px 16px;margin:4px 0;background:transparent;border:1px solid rgba(0,33,71,.1);border-radius:6px;color:#323232;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .15s ease;text-align:left;display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Parts_subcategoryButton___fyy_:before{content:"→";font-size:.85rem;color:#666;opacity:.5;flex-shrink:0}.Parts_subcategoryButton___fyy_:hover{background:rgba(0,33,71,.05);border-color:#002147}.Parts_subcategoryButton___fyy_.Parts_active__3OD_a{background:#002147;color:white;border-color:#002147}.Parts_subcategoryButton___fyy_.Parts_active__3OD_a:before{content:"✓";opacity:1;color:white}.Parts_main__UXNB3{background:transparent;border-radius:12px;padding:0}.Parts_quickFilters__D1MeQ{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1);align-items:center}.Parts_filterChip__X78fw{padding:8px 16px;background:transparent;border:1px solid rgba(0,33,71,.2);border-radius:20px;color:#333;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;white-space:nowrap}.Parts_filterChip__X78fw:hover{background:rgba(0,33,71,.05);border-color:#002147}.Parts_filterChip__X78fw.Parts_active__3OD_a{background:#002147;color:white;border-color:#002147}.Parts_filterChip__X78fw.Parts_active__3OD_a:before{content:"✓";font-size:.8rem}.Parts_filterToggle__KYXAL{display:none;background:#002147;color:white;border:1px solid #002147}.Parts_productsInfo__gZZRF{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding:15px;background:transparent;border-radius:8px;border:1px solid rgba(0,33,71,.1);flex-wrap:wrap;gap:15px}.Parts_productCount__PoLb_{font-size:1.1rem;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.Parts_productCount__PoLb_:before{content:"📊";font-size:1.2rem}.Parts_productCount__PoLb_ span{color:#002147;font-weight:700}.Parts_sortControls__p9VPm{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.Parts_sortLabel__pIxlw{font-weight:500;color:#2f2f2f;font-size:.9rem;white-space:nowrap}.Parts_sortSelect__SP6ct{border:1px solid rgba(0,33,71,.2);border-radius:8px;background:transparent;font-size:.9rem;color:#797979;cursor:pointer;transition:all .2s ease;min-width:160px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding:8px 40px 8px 16px}.Parts_sortSelect__SP6ct:hover{border-color:#002147}.Parts_sortSelect__SP6ct:focus{outline:none;border-color:#002147;box-shadow:0 0 0 2px rgba(0,33,71,.1)}.Parts_productsGrid__OHYDQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.Parts_emptyState__Sc3U2{grid-column:1/-1;text-align:center;padding:60px 20px;background:transparent;border-radius:12px;margin:30px 0;border:2px dashed rgba(0,33,71,.2)}.Parts_emptyStateIcon__99ifi{font-size:3rem;margin-bottom:20px;opacity:.5;color:#002147}.Parts_emptyState__Sc3U2 h3{font-size:1.5rem;color:#333;margin-bottom:15px;font-weight:600}.Parts_emptyState__Sc3U2 p{color:#666;font-size:1rem;max-width:400px;margin:0 auto 30px;line-height:1.5}.Parts_emptyStateActions__HJ6TM{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.Parts_emptyStateButton__ne6Me{padding:12px 24px;background:#002147;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.Parts_emptyStateButton__ne6Me:hover{background:#003366;transform:translateY(-1px)}.Parts_emptyStateButton__ne6Me.Parts_secondary__ulVEn{background:transparent;border:1px solid #002147;color:#002147}.Parts_emptyStateButton__ne6Me.Parts_secondary__ulVEn:hover{background:rgba(0,33,71,.05)}.Parts_errorContainer__heBMJ{max-width:600px;margin:50px auto;padding:40px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Parts_errorIcon__rnx6N{font-size:4rem;margin-bottom:20px;color:#ff6b6b}.Parts_errorContainer__heBMJ h2{font-size:2rem;color:#333;margin-bottom:15px}.Parts_errorContainer__heBMJ p{color:#666;margin-bottom:25px;line-height:1.5}.Parts_retryButton__3wrGa{padding:12px 32px;background:#002147;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Parts_retryButton__3wrGa:hover{background:#003366;transform:translateY(-1px)}.Parts_loadingContainer__YLPH1{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:300px}.Parts_loadingAnimation__cIXL2{width:60px;height:60px;position:relative;margin-bottom:20px}.Parts_loadingCircle___cdw6{position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid transparent;border-top-color:#002147;animation:Parts_spin__yED2y 1.2s linear infinite}@keyframes Parts_spin__yED2y{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Parts_loadingText__S5IwY{font-size:1.2rem;color:#666;font-weight:500;margin-top:15px}@media (max-width:1440px){.Parts_container__IE1SF{grid-template-columns:280px 1fr;max-width:1200px;gap:25px}.Parts_header__Pnyxq h1{font-size:2.5rem}}@media (max-width:1200px){.Parts_container__IE1SF{grid-template-columns:260px 1fr;max-width:100%;padding:20px}.Parts_header__Pnyxq h1{font-size:2.2rem}.Parts_productsGrid__OHYDQ{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}}@media (max-width:1024px){.Parts_container__IE1SF{grid-template-columns:1fr;gap:0;padding:15px}.Parts_sidebar__3Mxim{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);border-radius:0;border:none;overflow-y:auto;padding:70px 20px 20px;margin:0;transform:translateX(-100%);transition:transform .3s ease}.Parts_sidebar__3Mxim.Parts_mobileOpen__SlzgF{display:block;transform:translateX(0)}.Parts_sidebarHeader__prerN{position:fixed;top:0;left:0;right:0;background:white;padding:15px 20px;z-index:1001;border-bottom:1px solid rgba(0,33,71,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.Parts_sidebarHeader__prerN h2{font-size:1.2rem}.Parts_categoriesTree__CYEA1{max-height:calc(100vh - 100px);padding:10px 0}.Parts_main__UXNB3{padding:0}.Parts_filterToggle__KYXAL{display:flex}.Parts_productsGrid__OHYDQ{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}}@media (max-width:768px){.Parts_header__Pnyxq{margin-bottom:15px;padding:0}.Parts_header__Pnyxq h1{font-size:2rem;margin-bottom:5px}.Parts_header__Pnyxq p{font-size:1rem}.Parts_quickFilters__D1MeQ{overflow-x:auto;padding:15px 0;margin-bottom:15px;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Parts_quickFilters__D1MeQ::-webkit-scrollbar{display:none}.Parts_filterChip__X78fw{flex-shrink:0;white-space:nowrap;padding:8px 14px;font-size:.85rem}.Parts_productsInfo__gZZRF{flex-direction:column;gap:15px;align-items:flex-start;padding:12px}.Parts_sortControls__p9VPm{width:100%;justify-content:space-between;gap:10px}.Parts_sortSelect__SP6ct{min-width:140px;flex:1;max-width:200px;padding:8px 14px;font-size:.85rem}.Parts_productsGrid__OHYDQ{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.Parts_emptyState__Sc3U2{padding:40px 15px;margin:20px 0}.Parts_emptyStateIcon__99ifi{font-size:2.5rem}.Parts_emptyState__Sc3U2 h3{font-size:1.3rem}.Parts_emptyState__Sc3U2 p{font-size:.95rem}.Parts_emptyStateActions__HJ6TM{flex-direction:column;width:100%}.Parts_emptyStateButton__ne6Me{width:100%;justify-content:center;padding:12px 20px;font-size:.95rem}.Parts_errorContainer__heBMJ{margin:30px 15px;padding:30px 20px}.Parts_errorIcon__rnx6N{font-size:3rem}.Parts_errorContainer__heBMJ h2{font-size:1.5rem}}@media (max-width:640px){.Parts_container__IE1SF{padding:12px}.Parts_header__Pnyxq h1{font-size:1.8rem}.Parts_header__Pnyxq p{font-size:.95rem}.Parts_productsGrid__OHYDQ{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.Parts_productCount__PoLb_{font-size:1rem}.Parts_sortLabel__pIxlw{font-size:.85rem}.Parts_sortSelect__SP6ct{min-width:130px;padding:7px 12px;font-size:.8rem}.Parts_loadingText__S5IwY{font-size:1rem}}@media (max-width:480px){.Parts_container__IE1SF{padding:10px}.Parts_header__Pnyxq h1{font-size:1.6rem}.Parts_header__Pnyxq p{font-size:.9rem}.Parts_sidebar__3Mxim{padding:60px 15px 15px}.Parts_sidebarHeader__prerN{padding:12px 15px}.Parts_categoriesTree__CYEA1{padding:5px 0}.Parts_categoryToggle__r57ZG{padding:10px 14px;font-size:.9rem}.Parts_categoryIcon__Oq5GN{font-size:.9rem}.Parts_subcategoryButton___fyy_{padding:8px 14px;font-size:.85rem}.Parts_productsGrid__OHYDQ{grid-template-columns:repeat(2,1fr);gap:8px}.Parts_productsInfo__gZZRF{padding:10px;border-radius:6px}.Parts_productCount__PoLb_{font-size:.95rem}.Parts_sortControls__p9VPm{gap:8px}.Parts_sortLabel__pIxlw{font-size:.8rem}.Parts_sortSelect__SP6ct{min-width:120px;background-position:right 8px center;padding:6px 35px 6px 10px}.Parts_emptyState__Sc3U2{padding:30px 12px;margin:15px 0}.Parts_emptyStateIcon__99ifi{font-size:2rem}.Parts_emptyState__Sc3U2 h3{font-size:1.2rem}.Parts_emptyState__Sc3U2 p{font-size:.9rem;margin-bottom:20px}.Parts_emptyStateButton__ne6Me{padding:10px 16px;font-size:.9rem}}@media (max-width:375px){.Parts_header__Pnyxq h1{font-size:1.5rem}.Parts_header__Pnyxq p{font-size:.85rem}.Parts_productsGrid__OHYDQ{grid-template-columns:1fr;gap:8px}.Parts_productCount__PoLb_{font-size:.9rem}.Parts_sortLabel__pIxlw{display:none}.Parts_sortSelect__SP6ct{min-width:100%;max-width:100%}.Parts_emptyState__Sc3U2 h3{font-size:1.1rem}.Parts_emptyState__Sc3U2 p{font-size:.85rem}.Parts_emptyStateButton__ne6Me{padding:10px 14px;font-size:.85rem}}@media (max-width:320px){.Parts_container__IE1SF{padding:8px}.Parts_header__Pnyxq h1{font-size:1.4rem;line-height:1.3}.Parts_header__Pnyxq p{font-size:.8rem;line-height:1.4}.Parts_sidebar__3Mxim{padding:55px 12px 12px}.Parts_sidebarHeader__prerN{padding:10px 12px}.Parts_sidebarHeader__prerN h2{font-size:1.1rem}.Parts_resetButton__HtVt0{padding:6px 12px;font-size:.8rem}.Parts_closeButton__T8fNM{padding:6px;min-width:32px;min-height:32px}.Parts_categoryToggle__r57ZG{padding:8px 12px;font-size:.85rem}.Parts_categoryIcon__Oq5GN,.Parts_categoryName__pAcMk{font-size:.85rem}.Parts_categoryCount__F__hR{font-size:.7rem}.Parts_subcategoryButton___fyy_{padding:7px 12px;font-size:.8rem}.Parts_filterChip__X78fw{padding:6px 12px;font-size:.8rem}.Parts_productsInfo__gZZRF{padding:8px;border-radius:5px}.Parts_productCount__PoLb_{font-size:.85rem}.Parts_productCount__PoLb_:before{font-size:1rem}.Parts_sortSelect__SP6ct{font-size:.8rem;background-size:12px;background-position:right 6px center;padding:5px 30px 5px 8px}.Parts_emptyState__Sc3U2{padding:25px 10px;margin:10px 0;border-width:1px}.Parts_emptyStateIcon__99ifi{font-size:1.8rem}.Parts_emptyState__Sc3U2 h3{font-size:1rem;margin-bottom:10px}.Parts_emptyState__Sc3U2 p{font-size:.8rem;margin-bottom:15px}.Parts_emptyStateActions__HJ6TM{gap:10px}.Parts_emptyStateButton__ne6Me{padding:8px 12px;font-size:.8rem}.Parts_loadingText__S5IwY{font-size:.9rem}.Parts_loadingAnimation__cIXL2{width:50px;height:50px}}.Parts_mobileMenuToggle__9sEBY{display:none;position:fixed;bottom:20px;right:20px;z-index:999;width:56px;height:56px;background:#002147;color:white;border:none;border-radius:50%;font-size:1.3rem;cursor:pointer;box-shadow:0 4px 12px rgba(0,33,71,.3);transition:all .2s ease;align-items:center;justify-content:center}.Parts_mobileMenuToggle__9sEBY:hover{background:#003366;transform:scale(1.05)}@media (max-width:1024px){.Parts_mobileMenuToggle__9sEBY{display:flex}@media (max-width:375px){.Parts_mobileMenuToggle__9sEBY{width:48px;height:48px;font-size:1.1rem;bottom:15px;right:15px}}@media (max-width:320px){.Parts_mobileMenuToggle__9sEBY{width:44px;height:44px;font-size:1rem;bottom:10px;right:10px}}}.Parts_mobileOverlay__x9Ss0{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;backdrop-filter:blur(3px);animation:Parts_fadeIn__ri3o4 .3s ease}@keyframes Parts_fadeIn__ri3o4{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Parts_mobileOverlay__x9Ss0{display:block}}@keyframes Parts_fadeInUp__qCmiw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Parts_productsGrid__OHYDQ>*{animation:Parts_fadeInUp__qCmiw .3s ease forwards;opacity:0}.Parts_productsGrid__OHYDQ>:first-child{animation-delay:.1s}.Parts_productsGrid__OHYDQ>:nth-child(2){animation-delay:.15s}.Parts_productsGrid__OHYDQ>:nth-child(3){animation-delay:.2s}.Parts_productsGrid__OHYDQ>:nth-child(4){animation-delay:.25s}.Parts_productsGrid__OHYDQ>:nth-child(5){animation-delay:.3s}.Parts_productsGrid__OHYDQ>:nth-child(6){animation-delay:.35s}.Parts_productsGrid__OHYDQ>:nth-child(7){animation-delay:.4s}.Parts_productsGrid__OHYDQ>:nth-child(8){animation-delay:.45s}@media (max-width:768px){.Parts_productsGrid__OHYDQ>*{animation:Parts_fadeInUp__qCmiw .2s ease forwards}.Parts_categoryToggle__r57ZG,.Parts_emptyStateButton__ne6Me,.Parts_filterChip__X78fw,.Parts_subcategoryButton___fyy_{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media (max-height:500px) and (orientation:landscape){.Parts_sidebar__3Mxim{position:absolute;top:0;height:100vh}.Parts_categoriesTree__CYEA1{max-height:calc(100vh - 70px)}}