.Features_featuresContainer__XBhMI{display:flex;align-items:center;justify-content:space-around;gap:32px;padding:0 16px}.Features_featureItem__pkGCc{display:flex;align-items:center;gap:8px;color:#374151;font-size:14px}.Features_featureItem__pkGCc .Features_featureIcon__X15K7{width:16px;height:16px}.Features_featureItem__pkGCc:first-child .Features_featureIcon__X15K7{color:#10b981}.Features_featureItem__pkGCc:nth-child(2) .Features_featureIcon__X15K7{color:#6366f1}.Features_featureItem__pkGCc:nth-child(3) .Features_featureIcon__X15K7{color:#f90}@media (max-width:768px){.Features_featuresContainer__XBhMI{gap:4px}.Features_featureItem__pkGCc{font-size:12px}}@media (max-width:500px){.Features_featuresContainer__XBhMI{justify-content:space-between;gap:4px}.Features_featureItem__pkGCc{font-size:12px;gap:2px}}@media (max-width:425px){.Features_featuresContainer__XBhMI{flex-direction:column;gap:12px}.Features_featureItem__pkGCc{font-size:12px;width:128px;align-items:start}}.page_container__aoG4z{width:100%;background-color:transparent;display:flex;flex-direction:column;flex:1 1}.page_heroWrapper__bEsht{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:64px 24px}.page_brandIcon__qNjAC{display:flex;justify-content:center;margin-bottom:24px}.page_circleImage__dzKO6{border-radius:50%;object-fit:cover}.page_tagline___8E6T{display:block;font-size:14px;font-weight:600;letter-spacing:.1em;color:#5243ff;margin-bottom:40px}.page_heroContent__2lPR8{max-width:900px;margin:0 auto;text-align:center}.page_headerSection__oougO{margin-bottom:64px}.page_title__3jonF{font-size:48px;font-weight:700;line-height:1.2;color:#111827;max-width:800px;margin:0 auto 24px}.page_subtitle__iAJUg{font-size:18px;line-height:1.6;color:#4b5563;max-width:700px;margin:0 auto}.page_searchSection__zxYeG{position:relative;z-index:20;margin-bottom:32px}.page_featuresSection__kMr0r{position:relative;z-index:10;margin-top:auto;padding-bottom:40px}.page_features__8wy9y{display:flex;gap:24px;flex-wrap:wrap;justify-content:center;align-items:center}.page_feature__CrGCB{display:flex;align-items:center;gap:8px;color:#1a1a1a;font-size:14px;font-weight:400}.page_featureIcon__mHZON{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.page_featureIcon__mHZON svg{width:100%;height:100%;color:#5243ff}@media (max-width:768px){.page_heroWrapper__bEsht{padding:16px 0 32px}.page_brandIcon__qNjAC{margin-bottom:32px}.page_tagline___8E6T{font-size:12px;margin-bottom:8px}.page_headerSection__oougO{margin-bottom:32px}.page_title__3jonF{font-size:36px;margin-bottom:20px}.page_subtitle__iAJUg{font-size:16px;line-height:1.6}.page_searchSection__zxYeG{margin-bottom:32px}.page_heroContent__2lPR8{gap:16px}.page_features__8wy9y{gap:16px;flex-direction:row;justify-content:center}.page_circleImage__dzKO6{width:60px;height:60px}.page_featureIcon__mHZON{width:20px;height:20px;padding:5px}}.Search_container__qOfsZ{width:100%;max-width:600px;display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.Search_searchContainer__40R2J{width:100%;max-width:800px;display:flex;flex-direction:column;gap:0}.Search_searchWrapper__jwAgx{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;z-index:20}.Search_searchWrapperWithFilters__Mbw3x{border-radius:12px 12px 0 0;box-shadow:0 0 20px rgba(0,0,0,.08)}.Search_inputWrapper__HXw1g{flex:1 1;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease;background:#fff}.Search_inputWrapper__HXw1g:focus-within{border-color:#5243ff;background-color:#f9f9ff;box-shadow:0 0 0 2px rgba(82,67,255,.1)}.Search_searchIcon__59mPN{color:#6b7280;width:20px;height:20px}.Search_searchInput__nVEMb{width:100%;border:none;outline:none;font-size:16px;color:#374151;background-color:transparent;padding:0}.Search_searchInput__nVEMb::placeholder{color:#9ca3af}.Search_filterButton__sPljF{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s;width:100%}.Search_filterButton__sPljF:focus,.Search_filterButton__sPljF:hover{border-color:#5243ff;background-color:#f9f9ff;outline:none}.Search_filterActive__DvCEq{background:#f9f9ff;border-color:#5243ff;box-shadow:0 0 0 2px rgba(82,67,255,.1)}.Search_filterIcon__iXJfv{width:20px;height:20px;color:#374151}.Search_filterActive__DvCEq .Search_filterIcon__iXJfv{color:#5243ff}.Search_searchButton__vAdr_{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#5243ff;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.Search_searchDisabled__r4QFe{background:#9d94ff;cursor:not-allowed}.Search_searchButtonIcon__HXml5{width:20px;height:20px}.Search_filtersSection__wCLvp{background:#fff;border-radius:0 0 12px 12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;z-index:10;animation:Search_slideDown__5Dts5 .3s ease-out;transform-origin:top}.Search_filtersSection__wCLvp:before{content:"";width:90%;height:1px;background:#e5e7eb;position:absolute;top:0;left:50%;transform:translateX(-50%)}@keyframes Search_slideDown__5Dts5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Search_priceSelect__POWtk{width:100%;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;color:#374151;background:#fff;cursor:pointer;outline:none;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' 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;padding:14px 40px 14px 16px}.Search_priceSelect__POWtk:not(:focus){color:#6b7280}.Search_priceSelect__POWtk:focus{border-color:#5243ff;box-shadow:0 0 0 2px rgba(82,67,255,.1)}.Search_actionsWrapper__YPPBP{display:flex;gap:16px}@media (max-width:768px){.Search_searchWrapper__jwAgx{flex-direction:column}.Search_actionsWrapper__YPPBP,.Search_inputWrapper__HXw1g{width:100%}.Search_filterButton__sPljF,.Search_searchButton__vAdr_{flex:1 1}}.ErrorMessage_container___H0Iz{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-top:8px;border-radius:8px;font-size:13px;font-weight:500;animation:ErrorMessage_slideIn__x8gCf .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%}.ErrorMessage_container___H0Iz.ErrorMessage_error__g1Vr4{background:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.2);color:rgba(244,67,54,.9)}.ErrorMessage_container___H0Iz.ErrorMessage_warning__7GMWJ{background:rgba(255,152,0,.1);border:1px solid rgba(255,152,0,.2);color:rgba(255,152,0,.9)}.ErrorMessage_container___H0Iz.ErrorMessage_info__9XGbL{background:rgba(33,150,243,.1);border:1px solid rgba(33,150,243,.2);color:rgba(33,150,243,.9)}.ErrorMessage_container___H0Iz svg{min-width:18px;color:currentColor}.ErrorMessage_message__jGr_C{line-height:1.4;color:currentColor}@keyframes ErrorMessage_slideIn__x8gCf{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StarRating_rating__UgEM4{display:flex;align-items:center;gap:8px}.StarRating_stars__Zr0oT{display:flex;align-items:center;gap:2px;color:#f59e0b}.StarRating_stars__Zr0oT svg{width:16px;height:16px}.StarRating_ratingValue__IM0Cl{color:#4b5563;font-size:14px;font-weight:600}.ProductCard_card__HMwTW{overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);background-color:#fff;border-radius:.75rem;transition:all .4s ease-in-out;position:relative}.ProductCard_card__HMwTW:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:translateY(-6px);border-color:#f0efff}.ProductCard_card__HMwTW:hover .ProductCard_productImage__9M7bi{transform:scale(1.05)}.ProductCard_cardContent__8sKX_{padding:0;height:100%;display:flex;flex-direction:column}.ProductCard_imageSection__QqN6Q{position:relative;height:16rem;overflow:hidden;border-radius:.75rem .75rem 0 0;background-color:#fff}.ProductCard_imageLoader__Pp6W4{position:absolute;inset:0;background:linear-gradient(135deg,#e5e7eb,#f3f4f6);transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center}.ProductCard_spinner__Y0TUd{width:2.5rem;height:2.5rem;border:3px solid #d1d5db;border-top-color:#5243ff;border-radius:9999px;animation:ProductCard_spin__rdQv9 1s linear infinite}@keyframes ProductCard_spin__rdQv9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProductCard_productImage__9M7bi{width:100%;height:100%;object-fit:contain;transition:all .4s ease-in-out;padding:1rem}.ProductCard_contentSection__Hipdk{flex:1 1;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.ProductCard_productHeader__6cTad{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.ProductCard_productInfo__5qNdV{flex:1 1;min-width:0}.ProductCard_productTitle__M7Ok5{font-weight:700;font-size:1.25rem;margin-bottom:.5rem;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.375}.ProductCard_productBrand__iI74L{font-size:.875rem;color:#4b5563;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ProductCard_productModel__zsnyB{font-size:.875rem;color:#6b7280;margin-bottom:.75rem;font-weight:500;font-style:italic}.ProductCard_productDescription__iF68Q{font-size:.875rem;color:#4b5563;line-height:1.625}.ProductCard_badgesContainer__2DUlC{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.ProductCard_badge__1si2w{font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;border:1px solid;display:flex;align-items:center;gap:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;transition:all .2s ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.ProductCard_badge__1si2w:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.ProductCard_badgeIcon__3Vjzt{width:.75rem;height:.75rem}.ProductCard_badge__1si2w.ProductCard_bestSeller__yiB9J{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border-color:#ff6b35;box-shadow:0 4px 12px rgba(255,107,53,.3)}.ProductCard_badge__1si2w.ProductCard_premiumChoice__phDfj{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.3)}.ProductCard_badge__1si2w.ProductCard_editorsChoice__SEzeb{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981;box-shadow:0 4px 12px rgba(16,185,129,.3)}.ProductCard_badge__1si2w.ProductCard_verified__4G6XX{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.3)}.ProductCard_badge__1si2w.ProductCard_topRated__S9Cuy{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#ef4444;box-shadow:0 4px 12px rgba(239,68,68,.3)}.ProductCard_pricingSection__JGdzV{text-align:right;margin-left:1rem;flex-shrink:0}.ProductCard_priceContainer__2hb9K{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;margin-bottom:.5rem}.ProductCard_currentPrice__2Nail{font-size:1.875rem;font-weight:800;background:linear-gradient(135deg,#5243ff,#4338ca);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.25}.ProductCard_ratingContainer__yPxlk{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.ProductCard_specBadge__8YSgR{font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;border:1px solid #d1d5db;background:linear-gradient(135deg,#fff,#f9fafb);color:#374151;font-weight:500;transition:all .2s ease-in-out}.ProductCard_specBadge__8YSgR:hover{border-color:#5243ff;background:linear-gradient(135deg,#f0efff,#f9fafb);color:#5243ff;transform:translateY(-1px)}.ProductCard_priceTier__RI7Ew{font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ProductCard_budgetTier__rs3aO{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981}.ProductCard_midRangeTier__tCKAP{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:#f59e0b}.ProductCard_premiumTier__PBXP8{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-color:#8b5cf6}.ProductCard_currency__CgOtc{font-size:.875rem;color:#6b7280;font-weight:500}.ProductCard_categoryText__6ABgT{font-size:.75rem;color:#6b7280;font-weight:500}.ProductCard_reviewsSection__z5xU5{margin-bottom:1rem}.ProductCard_reviewsDetails__foXvV{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-top:.75rem;padding:.75rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.ProductCard_reviewsColumn__ku21M{display:flex;flex-direction:column;gap:.25rem}.ProductCard_reviewsTitle__FNsOv{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.ProductCard_reviewItem__n4J16{font-size:.875rem;color:#4b5563;line-height:1.625;margin:0;padding-left:.5rem}.ProductCard_reviewsColumn__ku21M:first-child .ProductCard_reviewIcon__eBUsk{color:#10b981}.ProductCard_reviewsColumn__ku21M:last-child .ProductCard_reviewIcon__eBUsk{color:#ef4444}.ProductCard_reviewIcon__eBUsk{width:1rem;height:1rem}.ProductCard_specsSection__Tt8PZ{margin-bottom:1rem}.ProductCard_specsContainer__8VjWW{display:flex;flex-wrap:wrap;gap:.5rem}.ProductCard_listLayout__vJAyA{display:flex;flex-direction:column}.ProductCard_showMoreButton__soLfK{height:2rem;padding:0 .75rem;font-size:.75rem;color:#5243ff;background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;border-radius:9999px;font-weight:600}.ProductCard_showMoreButton__soLfK:hover{color:#4338ca;background-color:#f0efff}.ProductCard_actionsSection___N2bA{display:flex;gap:.75rem;margin-top:auto}.ProductCard_buyButton__oigD2{flex:1 1;background:linear-gradient(135deg,#5243ff,#4338ca);color:#fff;border:none;padding:1rem;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.ProductCard_buyButton__oigD2:hover{background:linear-gradient(135deg,#4338ca,#3730a3);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transform:translateY(-2px)}.ProductCard_buyButton__oigD2>*{position:relative;z-index:1}.ProductCard_cartIcon__S08tF{width:1.125rem;height:1.125rem}.ProductCard_reviewsToggle__Xl6gs,.ProductCard_showMoreDescriptionButton__HUZzP{display:none}@media (min-width:1024px){.ProductCard_listLayout__vJAyA{flex-direction:row;min-height:18rem}.ProductCard_imageSection__QqN6Q{width:22rem;height:auto;border-radius:.75rem 0 0 .75rem;flex-shrink:0}}@media (max-width:1023px){.ProductCard_reviewsDetails__foXvV{grid-template-columns:1fr}}@media (max-width:768px){.ProductCard_productHeader__6cTad{flex-direction:column;align-items:stretch}.ProductCard_pricingSection__JGdzV{text-align:left;margin-left:0;margin-top:1rem}.ProductCard_priceContainer__2hb9K{align-items:flex-start}.ProductCard_productTitle__M7Ok5{font-size:1.125rem}.ProductCard_currentPrice__2Nail{font-size:1.5rem}.ProductCard_actionsSection___N2bA{flex-direction:column}.ProductCard_buyButton__oigD2{width:100%}.ProductCard_productDescription__iF68Q.ProductCard_collapsed__2VlGj{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_showMoreDescriptionButton__HUZzP{display:inline-block;background:none;border:none;color:#5243ff;font-weight:600;cursor:pointer;padding:0;font-size:.875rem;margin-top:.25rem}.ProductCard_reviewsSection__z5xU5{border-top:1px solid #e5e7eb;padding-top:1rem}.ProductCard_reviewsToggle__Xl6gs{display:flex;align-items:center;gap:.5rem;background:none;border:1px solid #d1d5db;border-radius:9999px;padding:.5rem .75rem;font-size:.75rem;color:#374151;cursor:pointer;transition:all .2s ease-in-out;font-weight:500;width:100%;justify-content:center}.ProductCard_reviewsDetails__foXvV:not(.ProductCard_expanded__6VcQx){display:none}}@keyframes ProductCardSkeleton_shimmer__5j0RQ{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCardSkeleton_card__OiF0_{display:flex;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);background-color:#fff;border-radius:.75rem}.ProductCardSkeleton_skeleton__cuyoz{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ProductCardSkeleton_shimmer__5j0RQ 2s infinite;border-radius:.25rem}.ProductCardSkeleton_imageSection__AK_vL{width:22rem;border-right:1px solid #e5e7eb;padding:1rem}.ProductCardSkeleton_imageSection__AK_vL .ProductCardSkeleton_skeleton__cuyoz{width:100%;height:100%;border-radius:.5rem}.ProductCardSkeleton_contentSection__b_39p{flex:1 1;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ProductCardSkeleton_productHeader__qJii2{display:flex;justify-content:space-between;gap:1rem}.ProductCardSkeleton_productInfo__CND1N{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.ProductCardSkeleton_skeletonTitle__tO9Ek{height:1.5rem;width:80%}.ProductCardSkeleton_skeletonBrand__20mcF{height:1rem;width:50%}.ProductCardSkeleton_pricingSection__do0wy{width:6rem}.ProductCardSkeleton_skeletonPrice__zSWbh{height:1.875rem;width:100%}.ProductCardSkeleton_skeletonDescription__6vQMZ{height:3rem;width:100%}.ProductCardSkeleton_specsSection__3ITuu{display:flex;flex-wrap:wrap;gap:.5rem}.ProductCardSkeleton_skeletonSpec__L0EkR{height:1.5rem;width:6rem;border-radius:9999px}.ProductCardSkeleton_reviewsSection__J_ZpP{margin-bottom:1rem}.ProductCardSkeleton_reviewsDetails__jHIu3{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.ProductCardSkeleton_reviewsColumn__QQGps{display:flex;flex-direction:column;gap:.5rem}.ProductCardSkeleton_skeletonReviewTitle__PpXY4{height:1rem;width:60%}.ProductCardSkeleton_skeletonReviewItem__SRAGN{height:.875rem;width:90%}.ProductCardSkeleton_actionsSection__WrsXX{margin-top:auto}.ProductCardSkeleton_skeletonButton__CxXlu{height:3rem;width:100%;border-radius:.75rem}@media (max-width:1024px){.ProductCardSkeleton_card__OiF0_{flex-direction:column}.ProductCardSkeleton_imageSection__AK_vL{width:100%;height:16rem;border-right:none;border-bottom:1px solid #e5e7eb}}@media (max-width:768px){.ProductCardSkeleton_reviewsDetails__jHIu3{grid-template-columns:1fr}.ProductCardSkeleton_contentSection__b_39p{padding:1rem}}@keyframes SearchResultsHeader_shimmer__6K2bH{0%{background-position:-200% 0}to{background-position:200% 0}}.SearchResultsHeader_status__rCmoA{font-size:14px;color:#6b7280;margin-bottom:24px;text-align:center}.SearchResultsHeader_status__rCmoA strong{color:#111827;font-weight:500}.SearchResultsHeader_resultsHeader__iotmu{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);margin-bottom:24px;min-height:85px;animation:SearchResultsHeader_shimmer__6K2bH .5s ease-out forwards}.SearchResultsHeader_loadingPlaceholder__IXPud{display:flex;flex-direction:column;gap:12px;width:100%}.SearchResultsHeader_placeholderLineOne__YsHPo,.SearchResultsHeader_placeholderLineTwo__niv26{background-color:#e5e7eb;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:SearchResultsHeader_shimmer__6K2bH 2s infinite}.SearchResultsHeader_placeholderLineOne__YsHPo{height:28px;width:250px}.SearchResultsHeader_placeholderLineTwo__niv26{height:20px;width:150px}.SearchResultsHeader_queryInfo__OWR4M{display:flex;flex-direction:column;gap:4px}.SearchResultsHeader_queryTitle__ryWVH{font-size:24px;font-weight:700;color:#4338ca}.SearchResultsHeader_resultsCount__wepdd{font-size:14px;color:#6b7280}.SearchResultsHeader_controls__XI2yn{display:flex;align-items:center;gap:16px}.SearchResultsHeader_relevanceSelect__zRaWK{border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:14px;background-color:#fff;color:#374151;cursor:pointer}@media (max-width:768px){.SearchResultsHeader_resultsHeader__iotmu{flex-direction:column;align-items:flex-start;gap:1rem}.SearchResultsHeader_queryTitle__ryWVH{font-size:20px}.SearchResultsHeader_placeholderLineOne__YsHPo{width:200px;height:24px}.SearchResultsHeader_placeholderLineTwo__niv26{width:120px;height:18px}}.ProductList_container__Die_o{width:100%;max-width:1440px;margin:0 auto}.ProductList_productList__N3YNe{display:flex;flex-wrap:wrap;gap:20px}.ProductList_results__6PSU9{width:100%}.ProductList_resultsCount__diFO8{color:#fff;font-size:16px;margin-bottom:32px}.ProductList_productGrid__VrNNo{display:flex;flex-direction:column;gap:24px;width:100%}.ProductList_message__SFLMS{text-align:center;color:#fff;font-size:16px;padding:64px 0}@media (max-width:1024px){.ProductList_productGrid__VrNNo{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductList_productGrid__VrNNo{grid-template-columns:1fr}}.page_container__3B5_w{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px;min-height:calc(100vh - 80px)}.page_searchWrapper__5W3oA{margin-bottom:32px}