.loaderContainer{display:flex;align-items:center;justify-content:center;height:100%;margin-top:5rem}.loaderComponents{height:100vh}.loader{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,rgb(var(--primary)) 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,rgb(var(--primary)));-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s linear infinite}@keyframes l13{to{transform:rotate(1turn)}}.productCard_productCard__JGXOW{background:#fff;border-radius:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;height:-moz-fit-content;height:fit-content;border:1px solid rgba(0,0,0,.05);position:relative}.productCard_productCard__JGXOW:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(var(--primary),.2)}.productCard_productImageContainer__LCgiv{height:250px}.productCard_productImage__boqhU{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .3s ease}.productCard_productCard__JGXOW:hover .productCard_productImage__boqhU{transform:scale(1.05)}.productCard_ratingBadge__01twB{position:absolute;top:.75rem;right:.75rem;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;padding:.375rem .75rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.productCard_rating__z1tqz{display:flex;align-items:center;gap:.2rem}.productCard_star__B2Xw8{color:#ddd;font-size:.875rem}.productCard_starFilled__yegx2{color:orange}.productCard_ratingValue__o2bGE{font-size:.875rem;color:#333;margin-left:.2rem}.productCard_productInfo__Y32Md{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.productCard_productHeader__lfGV_{display:flex;flex-direction:column;gap:.25rem}.productCard_productName__oc90x{font-size:1.125rem;font-weight:600;color:#333;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productCard_productBrand__pmruZ{font-size:.875rem;font-weight:500;color:rgb(var(--primary));margin:0}.productCard_mrpRatingRow__Y5ldf{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.productCard_mrp__A5Q9N{color:var(--black-secondary);font-size:14px;font-weight:400;margin:0}.productCard_ratingSection__0GKvg{display:flex;align-items:center;gap:.25rem;background-color:rgba(255,165,0,.1);padding:.25rem .5rem;border-radius:1rem;border:1px solid rgba(255,165,0,.2)}.productCard_star__B2Xw8{color:orange;font-size:14px}.productCard_ratingValue__o2bGE{color:var(--black);font-size:14px;font-weight:600}.productCard_mainPrice__PFtj5{margin-bottom:.5rem}.productCard_priceLabel__6NuzJ{color:var(--black);font-size:16px;font-weight:400}.productCard_priceValue__5Cc2H{color:rgb(var(--primary));font-size:20px;font-weight:700}.productCard_taxNote__ke3WY{color:var(--black-secondary);font-size:12px;font-weight:400;margin:.25rem 0 .75rem;font-style:italic}.productCard_priceSection__GuuYL{display:flex;flex-direction:column;gap:2px}.productCard_mrpPrice__mASJZ{color:var(--black-secondary);text-decoration:line-through;font-size:11px;font-weight:400}.productCard_actualPrice__j_HMu{color:var(--black);font-size:14px;font-weight:600}.productCard_priceOptions__Bsy9w{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.productCard_priceOption__Hpxac{display:flex;justify-content:space-between;align-items:center;padding:0}.productCard_priceOptionLabel__KyHm4{font-size:14px;color:var(--black);font-weight:400;flex:1 1}.productCard_priceOptionValue__ILM7P{font-size:14px;color:var(--black);font-weight:600;text-align:right}.productCard_specificationsSection__AxpO7{border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}.productCard_specificationsTitle__1_ryU{font-size:1rem;font-weight:600;color:#333;margin:0 0 .75rem}.productCard_specificationsList__wxcWh{display:flex;flex-direction:column;gap:.5rem}.productCard_specification__Kp4ST{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.productCard_specification__Kp4ST:last-child{border-bottom:none}.productCard_specLabel__thLpn{font-size:.8rem;color:#666;font-weight:500}.productCard_specValue___vVSs{font-size:.8rem;color:#333;font-weight:600;text-align:right}.productCard_actionSection__Pijiz{margin-top:.75rem}.productCard_detailsButton__NY0Ky{width:100%;justify-content:center}.productCard_productImageContainer__LCgiv{position:relative;width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:768px){.productCard_productInfo__Y32Md{padding:1.25rem;gap:.875rem}.productCard_productName__oc90x{font-size:1rem}.productCard_priceValue__5Cc2H{font-size:1.125rem}.productCard_productImageContainer__LCgiv{height:180px}.productCard_priceOptions__Bsy9w{padding:.875rem}}@media (max-width:480px){.productCard_productInfo__Y32Md{padding:1rem;gap:.75rem}.productCard_productName__oc90x{font-size:.9rem}.productCard_priceValue__5Cc2H{font-size:1rem}.productCard_priceOptions__Bsy9w{padding:.75rem}.productCard_productImageContainer__LCgiv{height:160px}.productCard_specification__Kp4ST{flex-direction:column;align-items:flex-start;gap:.2rem;padding:.375rem 0}.productCard_specValue___vVSs{text-align:left}.productCard_specLabel__thLpn,.productCard_specValue___vVSs{font-size:.75rem}}.style_mainContainer__u2MUZ{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff)}.style_topSection__2BmmR{padding:60px 0 40px;text-align:center;background:linear-gradient(135deg,rgb(var(--primary)) 0,rgba(var(--primary),.8) 100%);position:relative;overflow:hidden}.style_topSection__2BmmR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,<svg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><g fill='rgba(255,255,255,0.05)' fill-rule='evenodd'><circle cx='20' cy='20' r='2'/></g></svg>") repeat;animation:style_float__wrtMu 20s ease-in-out infinite}@keyframes style_float__wrtMu{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.style_headerArea__iQWGl{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px}.style_pageTitle__izS1m{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.style_pageSubtitle__RxV_u{font-size:20px;color:hsla(0,0%,100%,.9);margin:0;font-weight:400}.style_contentContainer__kWaV8{max-width:1200px;margin:0 auto;padding:0 20px}.style_categoriesSection__KUAvJ{padding:50px 0 0;background:#fff;border-radius:20px 20px 0 0;position:relative;z-index:3;box-shadow:0 -4px 20px rgba(0,0,0,.05);display:flex;justify-content:center}.style_tabsContainer__i7Qv8{display:flex;flex-wrap:nowrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:.5rem;background:#fff;border-radius:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:-moz-fit-content;width:fit-content;max-width:calc(100% - 2rem);margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.style_tabsContainer__i7Qv8::-webkit-scrollbar{display:none}.style_tab__kvOPS{padding:.75rem 1.5rem;border-radius:2rem;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;background:transparent;color:rgb(var(--black-secondary));white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.style_tab__kvOPS:hover{background:rgba(var(--primary),.1);color:rgb(var(--primary))}.style_tabActive__pJ_JS{transform:scale(1.02)}.style_tabActive__pJ_JS,.style_tabActive__pJ_JS:hover{background:rgb(var(--black));color:#fff}.style_categoriesGrid__43e8g{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;max-width:800px;margin:0 auto}.style_categoryCard__xvEu0{display:flex;flex-direction:column;align-items:center;padding:24px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.style_categoryCard__xvEu0:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));opacity:0;transition:opacity .3s ease}.style_categoryCard__xvEu0:hover:before{opacity:1}.style_categoryCard__xvEu0:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.15)}.style_categoryCardActive__aF733{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.3)}.style_categoryIcon__vUhJR{position:relative;z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:12px;background:#f7fafc;transition:all .3s ease}.style_categoryCardActive__aF733 .style_categoryIcon__vUhJR{background:hsla(0,0%,100%,.2)}.style_categoryCardActive__aF733 .style_categoryIcon__vUhJR img{filter:brightness(0) invert(1)}.style_categoryName__Pv2uw{position:relative;z-index:2;font-size:16px;font-weight:600;text-align:center;color:#4a5568;margin:0;transition:color .3s ease}.style_categoryCardActive__aF733 .style_categoryName__Pv2uw{color:#fff}.style_vehicleCategoriesSection__xILON{padding:60px 0;background:#fff}.style_vehicleCategoriesHeader__SwMRy{text-align:center;margin-bottom:50px}.style_sectionTitle__GkiDW{font-size:3.2rem;font-weight:700;color:#1f2937;margin:0 0 16px;line-height:1.2}.style_sectionSubtitle__TJ0HE{font-size:1.8rem;color:#6b7280;margin:0;font-weight:400}.style_vehicleCategoriesGrid__tUS3i{display:flex;gap:1.5rem;margin-bottom:3rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0;justify-content:center;flex-wrap:wrap;background-color:rgb(var(--off-white));border-radius:1rem}.style_vehicleCategoriesGrid__tUS3i::-webkit-scrollbar{display:none}.style_vehicleCard__Al2jk{background:#fff;padding-bottom:1rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid rgba(0,0,0,.05);text-align:center;position:relative;overflow:hidden;cursor:pointer;flex-shrink:0;width:200px;min-width:200px;animation:style_fadeInUp__0PolC .6s ease forwards}.style_vehicleCard__Al2jk:hover{box-shadow:0 20px 20px -5px rgba(0,0,0,.1),0 8px 8px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.style_vehicleCard__Al2jk:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(var(--primary)),rgba(var(--primary),.6));opacity:0;transition:opacity .3s ease}.style_vehicleCard__Al2jk:hover:before{opacity:1}.style_vehicleCardSelected__hlMUf{background-color:rgba(var(--primary),.1);box-shadow:0 0 0 2px rgba(var(--primary),.2)}.style_vehicleCardSelected__hlMUf:before{opacity:1}.style_vehicleImageContainer__iXQYe{width:100%;height:8rem;margin-bottom:1rem;position:relative;background:rgba(var(--black),.02);border-radius:.75rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.style_vehicleIcon__6N8_8{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.style_vehicleCard__Al2jk:hover .style_vehicleIcon__6N8_8{transform:scale(1.1)}.style_vehicleTitle__gaQxu{font-size:1.125rem;font-weight:500;color:rgb(var(--black));margin:0}@keyframes style_fadeInUp__0PolC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.style_tabsContainer__i7Qv8{padding:.5rem;margin:0 1rem 4rem;border-radius:3rem;justify-content:flex-start;width:calc(100% - 2rem);max-width:none}.style_tab__kvOPS{padding:.6rem 1.25rem;font-size:.875rem}.style_vehicleCard__Al2jk{width:180px;min-width:180px;padding:1.25rem .75rem}}.style_filtersSection__wBV0d{padding:40px 0;background:#fff}.style_filtersGrid__HwdLX{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-bottom:20px}.style_filterItem__iFoqy{display:flex;flex-direction:column}.style_clearFiltersContainer__ArnXP{display:flex;justify-content:center;margin-top:20px}.style_productsSection__3b2HF{padding:40px 0 80px;background:#f8fafc}.style_resultsHeader__goH43{margin-bottom:30px;text-align:center}.style_resultsCount__aXG49{font-size:24px;font-weight:600;color:#2d3748;margin:0}.style_productsGrid__tpvoo{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:30px;gap:30px}.style_loadingContainer__CW_l5{padding:60px 20px}.style_noDataContainer__TzWbf{display:flex;justify-content:center;padding:60px 20px}@media (max-width:1024px){.style_pageTitle__izS1m{font-size:40px}.style_pageSubtitle__RxV_u{font-size:18px}.style_categoriesGrid__43e8g{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.style_vehicleCategoriesGrid__tUS3i{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.style_productsGrid__tpvoo{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}}@media (max-width:768px){.style_topSection__2BmmR{padding:40px 0 30px}.style_pageTitle__izS1m{font-size:32px}.style_pageSubtitle__RxV_u{font-size:16px}.style_categoriesSection__KUAvJ,.style_filtersSection__wBV0d,.style_productsSection__3b2HF,.style_vehicleCategoriesSection__xILON{padding:30px 0}.style_filtersGrid__HwdLX,.style_productsGrid__tpvoo{grid-template-columns:1fr;gap:20px}.style_categoriesGrid__43e8g{grid-template-columns:repeat(2,1fr)}.style_vehicleCategoriesGrid__tUS3i{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.style_pageTitle__izS1m{font-size:28px}.style_contentContainer__kWaV8{padding:0 15px}.style_categoriesGrid__43e8g{grid-template-columns:1fr;gap:12px}.style_vehicleCategoriesGrid__tUS3i{grid-template-columns:repeat(2,1fr);gap:12px}.style_categoryCard__xvEu0{padding:20px 16px}.style_categoryIcon__vUhJR{width:40px;height:40px}.style_categoryName__Pv2uw{font-size:14px}}.style_categoriesBar__vQdmM{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.05)}.style_categoriesWrapper__ieATM{max-width:1200px;margin:0 auto;padding:0 20px}.style_vehicleSection__kA_jg{padding:40px 0;background:#fff}.style_vehicleContainer__Z4WgA{max-width:1200px;margin:0 auto;padding:0 20px}.style_vehicleList___QwxW{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:20px;gap:20px;justify-items:center}.style_vehicleItem__r9ksz{display:flex;flex-direction:column;align-items:center;padding:24px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s ease;min-height:140px;width:100%;max-width:180px}.style_vehicleItem__r9ksz:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.15)}.style_vehicleItem__r9ksz.style_selected__Aj7fK{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.3)}.style_vehicleImageBox__Aj03m{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:12px;background:#f7fafc;transition:all .3s ease}.style_vehicleItem__r9ksz.style_selected__Aj7fK .style_vehicleImageBox__Aj03m{background:hsla(0,0%,100%,.2)}.style_vehicleImageBox__Aj03m img{width:40px;height:40px;object-fit:contain;filter:opacity(.8)}.style_vehicleItem__r9ksz.style_selected__Aj7fK .style_vehicleImageBox__Aj03m img{filter:brightness(0) invert(1)}.style_vehicleName__lXoHT{font-size:14px;font-weight:600;text-align:center;color:#4a5568;transition:color .3s ease}.style_vehicleItem__r9ksz.style_selected__Aj7fK .style_vehicleName__lXoHT{color:#fff}.style_filtersArea__sUFzy{padding:40px 0;background:#f8fafc;border-top:1px solid #e2e8f0}.style_filtersBox__OkB9_{max-width:1200px;margin:0 auto;padding:0 20px}.style_primaryFilters__DLeWL{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-bottom:32px}.style_inputField__JZ9Ip{display:flex;flex-direction:column}.style_fieldLabel__aWWe9{font-size:14px;font-weight:600;color:#2d3748;margin-bottom:8px}.style_searchSortArea__Eokd3{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:end}.style_searchField__oi69I{flex:1 1}.style_sortField__PeUEG{min-width:200px}.style_productsArea__wxjIz{padding:40px 0 80px;background:#fff}.style_productsBox__G7s1S{max-width:1200px;margin:0 auto;padding:0 20px}.style_productsLayout__Putrh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:32px;gap:32px;margin-top:20px}.style_noProductsFound__GbOm0,.style_productSlot__cLh0g{display:flex;justify-content:center}.style_noProductsFound__GbOm0{grid-column:1/-1;padding:60px 20px}@media (max-width:1024px){.style_pageTitle__izS1m{font-size:40px}.style_pageDescription__3DElW{font-size:18px}.style_vehicleList___QwxW{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.style_vehicleItem__r9ksz{padding:20px 16px;min-height:120px}.style_productsLayout__Putrh{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}}@media (max-width:768px){.style_topSection__2BmmR{padding:40px 0 30px}.style_pageTitle__izS1m{font-size:32px}.style_pageDescription__3DElW{font-size:16px}.style_filtersArea__sUFzy,.style_vehicleSection__kA_jg{padding:30px 0}.style_primaryFilters__DLeWL{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.style_searchSortArea__Eokd3{grid-template-columns:1fr;gap:16px}.style_productsLayout__Putrh{grid-template-columns:1fr;gap:20px}.style_vehicleList___QwxW{grid-template-columns:repeat(3,1fr)}}.style_renderDropdown__xyPLn{display:flex;gap:1.5rem;margin:2rem 0;flex-wrap:wrap;justify-content:center;align-items:flex-end}.style_renderDropdown__xyPLn>div{flex:1 1;min-width:200px;max-width:250px}.style_renderSearchBarAndFilter__9Zdk8{display:flex;gap:1.5rem;margin:2rem 0 3rem;align-items:flex-end;justify-content:center;flex-wrap:wrap}.style_renderSearchBarAndFilter__9Zdk8>div:first-child{flex:2 1;min-width:300px}.style_renderSearchBarAndFilter__9Zdk8>div:last-child{flex:0 0 auto;min-width:150px}.style_sortBy__JOFsK{max-width:180px}.style_renderDropdown__xyPLn .dropdownContainer{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;z-index:1}.style_renderDropdown__xyPLn .dropdownContainer:hover{box-shadow:0 8px 15px -3px rgba(0,0,0,.1);border-color:rgba(var(--primary),.3);z-index:10}.style_renderDropdown__xyPLn .dropdownValueContainer{background:#fff;border:none;padding:.875rem 1.25rem;border-radius:1rem;font-size:.875rem;font-weight:500;color:rgb(var(--black))}.style_renderDropdown__xyPLn .dropdownValueContainer:hover{background:#fff;border:none}.style_renderDropdown__xyPLn .dropdownValue{font-size:.875rem;font-weight:500}.style_renderDropdown__xyPLn .dropdownMenuContainer{background:#fff;border-radius:1rem;box-shadow:0 8px 25px -5px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);padding:.5rem;max-height:300px;min-height:auto;height:auto;overflow-y:auto;z-index:9999;position:absolute;width:100%;top:calc(100% + .5rem);left:0}.style_renderDropdown__xyPLn .dropdownItem{font-size:.8rem;border-radius:.75rem;line-height:1.3;font-weight:500;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style_renderDropdown__xyPLn .dropdownItem:hover{background-color:rgba(var(--primary),.08);color:rgb(var(--primary))}.style_renderDropdown__xyPLn .dropdownElementActive{background-color:rgb(var(--primary));color:#fff;font-weight:600}.style_renderDropdown__xyPLn .dropdownElementActive:hover{background-color:rgb(var(--primary));color:#fff}.style_renderDropdown__xyPLn .dropdownItemSearchBox{font-size:.8rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.1);margin-bottom:.5rem}.style_renderDropdown__xyPLn .noDataFound{font-size:.8rem;padding:.875rem;text-align:center;color:rgba(var(--black),.6)}.style_renderSearchBarAndFilter__9Zdk8 .searchContainer{width:100%}.style_renderSearchBarAndFilter__9Zdk8 .searchInputWrapper{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;-webkit-backdrop-filter:none;backdrop-filter:none}.style_renderSearchBarAndFilter__9Zdk8 .searchInputWrapper:hover{box-shadow:0 8px 15px -3px rgba(0,0,0,.1);border-color:rgba(var(--primary),.3);background:#fff}.style_renderSearchBarAndFilter__9Zdk8 .searchInputWrapper:focus-within{border-color:rgb(var(--primary));background:#fff;box-shadow:0 8px 25px -5px rgba(var(--primary),.15)}.style_renderSearchBarAndFilter__9Zdk8 .searchInput{background:transparent;border:none;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;color:rgb(var(--black));flex:1 1}.style_renderSearchBarAndFilter__9Zdk8 .searchInput::placeholder{color:rgba(var(--black),.6);font-weight:400}.style_renderSearchBarAndFilter__9Zdk8 .searchButton{background:rgb(var(--primary));border-radius:.75rem;margin:.25rem;min-width:2.5rem;height:2.5rem;transition:all .3s ease}.style_renderSearchBarAndFilter__9Zdk8 .searchButton:hover{background:rgba(var(--primary),.9);transform:scale(1.05);box-shadow:0 4px 12px rgba(var(--primary),.3)}.style_renderSearchBarAndFilter__9Zdk8 .dropdownContainer{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;z-index:1}.style_renderSearchBarAndFilter__9Zdk8 .dropdownContainer:hover{box-shadow:0 8px 15px -3px rgba(0,0,0,.1);border-color:rgba(var(--primary),.3);z-index:10}.style_renderSearchBarAndFilter__9Zdk8 .dropdownValueContainer{background:#fff;border:none;padding:.875rem 1.25rem;border-radius:1rem;font-size:.875rem;font-weight:500;color:rgb(var(--black))}.style_renderSearchBarAndFilter__9Zdk8 .dropdownValue{font-size:.875rem;font-weight:500}.style_renderSearchBarAndFilter__9Zdk8 .dropdownMenuContainer{background:#fff;border-radius:1rem;box-shadow:0 8px 25px -5px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);padding:.5rem;max-height:300px;overflow-y:auto;z-index:9999;position:absolute;width:100%;top:calc(100% + .5rem);left:0}.style_renderSearchBarAndFilter__9Zdk8 .dropdownItem{font-size:.8rem;border-radius:.75rem;line-height:1.3;font-weight:500;transition:all .2s ease;white-space:nowrap}.style_renderSearchBarAndFilter__9Zdk8 .dropdownItem:hover{background-color:rgba(var(--primary),.08);color:rgb(var(--primary))}.style_renderSearchBarAndFilter__9Zdk8 .dropdownElementActive{background-color:rgb(var(--primary));color:#fff;font-weight:600}.style_renderSearchBarAndFilter__9Zdk8 .dropdownElementActive:hover{background-color:rgb(var(--primary));color:#fff}.style_productCardsContainer__nzBoa{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem;padding:0 1rem}@media (max-width:768px){.style_productCardsContainer__nzBoa{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}}@media (max-width:480px){.style_productCardsContainer__nzBoa{grid-template-columns:1fr;gap:1rem;margin-top:1rem;padding:0}.style_pageTitle__izS1m{font-size:28px}.style_vehicleList___QwxW{grid-template-columns:repeat(2,1fr);gap:12px}.style_vehicleItem__r9ksz{padding:16px 12px;min-height:100px}.style_vehicleImageBox__Aj03m{width:50px;height:50px}.style_vehicleImageBox__Aj03m img{width:32px;height:32px}.style_vehicleName__lXoHT{font-size:12px}.style_renderDropdown__xyPLn{flex-direction:column;gap:1rem}.style_renderDropdown__xyPLn>div{min-width:100%;max-width:100%}.style_renderSearchBarAndFilter__9Zdk8{flex-direction:column;gap:1rem}.style_renderSearchBarAndFilter__9Zdk8>div:first-child,.style_renderSearchBarAndFilter__9Zdk8>div:last-child{min-width:100%;flex:none}}.style_loadingContainer__CW_l5{display:flex;justify-content:center;align-items:center;padding:2rem;min-height:100px}.style_endMessage__DW839{text-align:center;padding:2rem;color:#666;font-style:italic}