.productsPage{background:#fff;width:100%}.categoryHero{color:#fff;isolation:isolate;box-sizing:border-box;background-position:50% 45%;background-size:cover;align-items:center;width:100%;height:clamp(380px,33vw,500px);padding:clamp(48px,6vw,82px) max(7vw,32px);display:flex;position:relative;overflow:hidden}.categoryHeroOverlay{z-index:-1;background:linear-gradient(90deg,#090909eb 0%,#0f0f0fb3 40%,#0f0f0f4d 100%),linear-gradient(#0000 45%,#00000080);position:absolute;inset:0}.categoryHeroContent{z-index:1;width:min(100%,680px);position:relative}.categoryHeroLabel{color:#ffffffeb;letter-spacing:3px;text-transform:uppercase;border-left:2px solid #e60012;width:fit-content;margin:0 0 25px;padding-left:14px;font-size:clamp(11px,1vw,14px);font-weight:700;line-height:1}.categoryHeroContent h1{letter-spacing:-2px;max-width:600px;margin:0;font-size:clamp(34px,3.8vw,58px);font-weight:700;line-height:1.06}.categoryHeroContent p:not(.categoryHeroLabel){color:#ffffffdb;max-width:560px;margin:24px 0 0;font-size:clamp(14px,1.25vw,17px);line-height:1.65}.categoryHeroBtn{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#e60012;align-items:center;gap:13px;margin-top:34px;padding:15px 35px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.categoryHeroBtn:hover{background:#b0000d}.productBenefits{box-sizing:border-box;background:#fff;border-bottom:1px solid #ececec;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding-inline:max(20px,50% - 960px);display:grid}.benefitItem{justify-content:center;align-items:center;gap:15px;min-width:0;padding:24px clamp(16px,2.5vw,40px);display:flex;position:relative}.benefitItem:first-child:before{content:"";background:#e0e0e0;width:1px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.benefitItem:not(:last-child):after,.benefitItem:last-child:after{content:"";background:#e0e0e0;width:1px;height:32px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.benefitIcon{color:#333;flex:none;place-items:center;width:28px;height:28px;font-size:28px;line-height:1;display:grid}.benefitItem div{min-width:0}.benefitItem strong,.benefitItem span:not(.benefitIcon){white-space:nowrap;display:block}.benefitItem strong{color:#333;letter-spacing:1px;margin-bottom:6px;font-size:clamp(9px,.72vw,12px)}.benefitItem span:not(.benefitIcon){color:#777;font-size:clamp(9px,.72vw,12px)}.productLayout{box-sizing:border-box;grid-template-columns:clamp(340px,24vw,480px) minmax(0,1fr);gap:clamp(30px,3vw,60px);width:min(100%,1920px);max-width:1920px;margin:0 auto;padding:clamp(54px,5vw,82px) clamp(20px,3vw,40px) clamp(80px,8vw,120px);display:grid}.categorySidebar{background:#fafafa;width:100%;min-width:0;max-width:460px;padding:30px 32px}.categorySidebar h2{display:none}.productSearch{margin-bottom:24px;position:relative}.productSearch label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.productSearchInput{background:#fff;border:1px solid #777;border-radius:24px;align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}.productSearchInput span{color:#999;justify-content:center;align-items:center;line-height:1;display:flex}.productSearchInput input{color:#333;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.productSearchInput input::placeholder{color:#9298a0}.productSearchResults{z-index:5;background:#fff;border:1px solid #e2e2e2;position:absolute;top:48px;left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #0000001a}.productSearchResults a,.productSearchResults p{color:#333;margin:0;padding:10px 12px;font-size:12px;display:block}.productSearchResults a:hover{background:#fafafa}.productSearchResults small{color:#999;margin-top:3px;font-size:10px;display:block}.categoryMenu{flex-direction:column;display:flex}.categoryLink{color:#686868;white-space:nowrap;border-left:2px solid #0000;align-items:center;gap:16px;min-height:52px;padding-left:0;font-size:15px;transition:padding-left .3s,border-left-color .3s,color .3s;display:flex}.categoryLink span{color:#aaa;letter-spacing:2px;min-width:28px;font-size:10px;transition:color .3s}.categoryLink:hover{color:#111;border-left-color:#ef2028;padding-left:12px;font-weight:700}.categoryLink.active{color:#ef2028;border-left-color:#ef2028;padding-left:12px;font-weight:700}.categoryLink.active span{color:#ef2028}.subCategoryMenu{flex-direction:column;margin-top:4px;margin-bottom:8px;padding-left:28px;display:flex}.subCategoryLink{color:#888;white-space:normal;word-break:break-all;border-left:2px solid #0000;align-items:center;gap:12px;min-height:40px;padding-left:0;font-size:13px;line-height:1.4;text-decoration:none;transition:padding-left .3s,border-left-color .3s,color .3s;display:flex}.subCategoryLink span{color:#bbb;letter-spacing:2px;min-width:24px;font-size:9px;transition:color .3s}.subCategoryLink:hover{color:#333;border-left-color:#ef2028;padding-left:10px;font-weight:600}.subCategoryLink.active{color:#ef2028;border-left-color:#ef2028;padding-left:10px;font-weight:600}.subCategoryLink.active span{color:#ef2028}.productListSection .sectionHeader{text-align:left;border-bottom:1px solid #e5e5e5;padding:0 0 26px}.productListSection .sectionHeader h2{text-align:left;margin:0 0 10px;font-size:clamp(28px,2.5vw,36px);line-height:1.15}.productListSection .sectionHeader p{color:#777;text-align:left;max-width:760px;margin:0;font-size:14px;line-height:1.65}.productsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2vw,34px);padding-top:38px;display:grid}.helpBanner{z-index:100;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#e60012 0%,#a8161d 100%);border-radius:50%;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:24px;left:24px;overflow:hidden;box-shadow:0 4px 20px #e6001266,0 2px 8px #00000026}.helpBanner:hover{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121212f2;border-radius:0;width:100%;height:70px;padding:0 34px;bottom:0;left:0;box-shadow:0 -4px 20px #0000001a}.helpIcon{width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.helpBanner:hover .helpIcon{box-sizing:border-box;background:#a8161d;border-radius:50%;width:44px;height:44px;padding:10px;left:auto;right:34px;transform:translateY(-50%)}.helpBanner>div{color:#fff;opacity:0;white-space:nowrap;text-align:right;transition:opacity .2s;position:absolute;top:50%;left:auto;right:96px;transform:translateY(-50%)}.helpBanner:hover>div{opacity:1;transition-delay:.1s}.helpBanner strong{letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:14px;font-weight:700;display:block}.helpBanner span{color:#aaa;font-size:12px;line-height:1.5;display:block}.helpBanner a{color:#111;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;opacity:0;background:#fff;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .2s,background .25s,color .25s;display:flex;position:absolute;top:50%;left:34px;right:auto;transform:translateY(-50%)}.helpBanner:hover a{opacity:1;transition-delay:.1s}.helpBanner a:hover{color:#fff;background:#e60012}.productCard{background:#fff;border:1px solid #e3e3e3;border-radius:2px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex}.productCard:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000014}.productCardImage{aspect-ratio:1.2;background:#fff;position:relative;overflow:hidden}.productCardImg{object-fit:contain;width:100%;height:100%;padding:clamp(8px,1vw,16px);transition:transform .35s}.productCard:hover .productCardImg{transform:scale(1.04)}.productCardBody{flex-direction:column;flex:1;min-height:180px;padding:clamp(20px,1.8vw,26px);display:flex}.productCategory{color:#999;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:9px}.productCardBody h3{min-height:40px;margin:0 0 6px;font-size:clamp(16px,1.15vw,20px);line-height:1.3}.productCardTitle{color:#111;text-decoration:none;transition:color .2s}.productCardTitle:hover{color:#e60012}.productCardFeatures{flex:1;margin:0 0 10px}.productCardFeaturesTitle{letter-spacing:1.5px;color:#e60012;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700}.cardFeaturesList{flex-direction:column;gap:5px;min-width:0;display:flex}.cardFeaturesList.two-col{flex-direction:row;gap:12px}.cardFeaturesCol{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.cardFeatureItem{color:#555;align-items:flex-start;gap:8px;min-width:0;font-size:12px;line-height:1.4;display:flex}.cardFeatureItem span:last-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.cardFeatureDot{background:#e60012;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:5px}.cardFeaturesMore{color:#e60012;align-items:flex-start;gap:8px;min-width:0;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s;display:flex}.cardFeaturesMore:hover{color:#b0000d}.cardFeaturesMore span:last-child{white-space:nowrap;flex:1;min-width:0}.productCardOverview{color:#777;margin:0;font-size:13px;line-height:1.55}.productCardButton{color:#fff;letter-spacing:1px;background:#111;border:1px solid #111;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:10px 18px;font-size:10px;font-weight:700;line-height:1;transition:all .25s;display:inline-flex}.productCardButton:hover{color:#fff;background:#e51c25;border-color:#e51c25}.productCardButton span:last-child{font-size:16px;font-weight:400;line-height:1}.productCardButton:hover span:last-child{color:#fff}.productCardInquiryBtn{color:#111;letter-spacing:1px;cursor:pointer;background:#fff;border:1px solid #111;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:10px;padding:10px 18px;font-size:10px;font-weight:700;line-height:1;transition:all .25s;display:inline-flex}.productCardInquiryBtn:hover{color:#fff;background:#111}.productCardInquiryBtn span:last-child{font-size:14px;font-weight:600;line-height:1}.productListCard{position:relative}.productCardStock{color:#2e7d32;letter-spacing:1px;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:24px;right:36px}.stockDot{background:#4caf50;border-radius:50%;width:6px;height:6px;animation:2s infinite stockPulse;box-shadow:0 0 6px #4caf5099}@keyframes stockPulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1200px){.productLayout{grid-template-columns:260px minmax(0,1fr);gap:28px;width:calc(100% - 40px)}.productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefitItem{gap:9px;padding-left:12px;padding-right:12px}}@media (max-width:760px){.productBenefits{grid-template-columns:repeat(2,minmax(0,1fr))}.benefitItem:nth-child(3):before{content:"";background:#e0e0e0;width:1px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.productLayout{grid-template-columns:220px minmax(0,1fr);gap:20px;width:calc(100% - 32px);padding-top:42px}.categorySidebar{padding:20px;position:sticky;top:80px}}@media (max-width:600px){.productLayout{grid-template-columns:1fr}.categorySidebar{position:static}.categoryMenu{flex-flow:row;gap:22px;padding-bottom:5px;display:flex;overflow-x:auto}.categoryLink{flex:none}.productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.categoryHero{height:430px;padding:44px 22px}.categoryHeroContent h1{font-size:38px}.productBenefits{grid-template-columns:1fr}.benefitItem,.benefitItem:nth-child(2){border-bottom:1px solid #e6e6e6;border-right:0}.benefitItem:last-child{border-bottom:0}.productLayout{width:calc(100% - 32px);padding:36px 16px 140px}.categorySidebar{padding:17px 18px 22px}.productSearch{margin-bottom:18px}.helpBanner{width:50px;height:50px;bottom:16px;left:16px}.helpBanner:hover{flex-wrap:wrap;gap:12px;width:100%;height:auto;padding:16px 20px;bottom:0;left:0}.helpBadge svg{width:20px;height:20px}.helpBanner:hover .helpBadge{width:40px;height:40px}.helpBanner strong{font-size:13px}.helpBanner div span{white-space:normal;font-size:11px}.helpBanner a{justify-content:center;width:100%;margin-top:4px;padding:10px 20px}.productsGrid{grid-template-columns:1fr}}.productListSection .sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.viewToggle{align-items:center;gap:10px;margin-right:8px;display:flex}.viewLabel{color:#999;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:600}.viewBtn{color:#999;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.viewBtn:hover{color:#e60012;border-color:#e60012}.viewBtn.active{color:#fff;background:#111;border-color:#111}.productsList{flex-direction:column;gap:20px;padding-top:38px;display:flex}.productListCard{background:#fff;border:1px solid #e5e5e5;border-radius:4px;gap:30px;padding:28px 36px 48px 28px;transition:all .3s;display:flex}.productListCard:hover{border-color:#ddd;transform:translateY(-3px);box-shadow:0 15px 35px #00000014}.productListCardImage{background:#fff;border-radius:4px;flex:0 0 320px;height:260px;position:relative;overflow:hidden}.productListCardImg{object-fit:contain;padding:10px}.productListCardContent{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.productListCardHeader{justify-content:space-between;gap:20px;display:flex}.productListCardInfo{flex:1;min-width:0}.productListCategory{color:#e60012;letter-spacing:2px;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.productListTitle{color:#111;margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.3;text-decoration:none;transition:color .2s;display:block}.productListTitle:hover{color:#e60012}.productListDesc{color:#666;margin:0;font-size:14px;line-height:1.6}.productListCardActions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:12px;min-width:160px;padding-right:24px;display:flex}.viewDetailsBtn{color:#fff;letter-spacing:1px;text-transform:uppercase;box-sizing:border-box;background:#111;border-radius:2px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.viewDetailsBtn:hover{background:#e60012}.viewDetailsBtn svg{color:#e60012;transition:color .2s}.viewDetailsBtn:hover svg{color:#fff}.productListCardActions .productCardInquiryBtn{color:#111;letter-spacing:1px;text-transform:uppercase;background:#fff;border:1px solid #111;border-radius:2px;align-items:center;gap:8px;width:100%;margin-top:0;padding:12px 22px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.productListCardActions .productCardInquiryBtn:hover{color:#fff;background:#111}.productListCardActions .productCardInquiryBtn span:last-child{font-size:14px;font-weight:600}.inStock{color:#e60012;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.inStock svg{flex-shrink:0}.productListFeatures{border-top:1px solid #eee;padding-top:16px}.featuresTitle{align-items:center;gap:10px;margin-bottom:14px;display:flex}.featuresLine{background:#e60012;width:3px;height:14px}.featuresTitle span:last-child{letter-spacing:2px;text-transform:uppercase;color:#333;font-size:11px;font-weight:700}.featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 30px;display:grid}.featuresColumn{flex-direction:column;gap:8px;display:flex}.featureItem{color:#555;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.featureDot{color:#e60012;flex-shrink:0;font-weight:700;line-height:1.5}@media (max-width:1200px){.productListCard{flex-direction:column}.productListCardImage{flex:none;width:100%;height:250px}}@media (max-width:768px){.productListSection .sectionHeader{flex-direction:column;align-items:flex-start}.featuresGrid{grid-template-columns:1fr}.productListCardHeader{flex-direction:column}.productListCardActions{flex-direction:row;justify-content:space-between;align-items:stretch;gap:12px;width:100%;min-width:0;padding-right:0}.productListCardActions .viewDetailsBtn,.productListCardActions .productCardInquiryBtn{white-space:nowrap;flex:1;justify-content:center;padding:12px 8px;font-size:10px}}.productCardButton.btn-zh,.productCardInquiryBtn.btn-zh,.viewDetailsBtn.btn-zh,.productListCardActions .viewDetailsBtn.btn-zh,.productListCardActions .productCardInquiryBtn.btn-zh{letter-spacing:0!important;font-size:12px!important}
