/* Huikete homepage and shared section styles. Max border radius: 8px. */
.huikete-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#10234f 0%,#173785 68%,#1c4aa0 100%);color:#fff;padding:86px 0}.huikete-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;opacity:.45}.huikete-hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;gap:46px;align-items:center}.huikete-hero h1{font-size:54px;line-height:1.04;margin:14px 0 18px;letter-spacing:-.03em}.huikete-hero p{font-size:18px;line-height:1.75;color:rgba(255,255,255,.82);max-width:720px}.huikete-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.huikete-hero-panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:26px;backdrop-filter:blur(6px)}.huikete-hero-panel h2{font-size:24px;margin:0 0 8px;color:#fff}.huikete-hero-panel p{font-size:14px;line-height:1.55;margin:0 0 18px}.huikete-hero-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.huikete-hero-panel li{padding-left:18px;position:relative;color:rgba(255,255,255,.9);font-size:14px}.huikete-hero-panel li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;background:var(--huikete-accent);border-radius:2px}.huikete-rfq-strip-section{padding:34px 0;background:var(--huikete-bg)}.huikete-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.huikete-category-card{background:#fff;border:1px solid var(--huikete-border);border-radius:8px;padding:22px;position:relative;min-height:168px;transition:transform .18s,border-color .18s,box-shadow .18s}.huikete-category-card:hover{transform:translateY(-2px);border-color:#c7d4e7;box-shadow:0 16px 30px rgba(16,35,79,.08)}.huikete-card-line{display:block;width:34px;height:2px;background:var(--huikete-accent);margin-bottom:14px}.huikete-category-card h3{margin:0 0 10px;font-size:18px;line-height:1.35;color:var(--huikete-primary-dark)}.huikete-category-card p{margin:0;color:var(--huikete-muted);font-size:14px;line-height:1.65}.huikete-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.huikete-brand-cloud{display:flex;flex-wrap:wrap;gap:10px}.huikete-brand-cloud span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid var(--huikete-border);border-radius:6px;background:#fff;color:var(--huikete-primary-dark);font-size:14px;font-weight:700}.huikete-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.huikete-process-grid article{border:1px solid var(--huikete-border);border-radius:8px;padding:22px;background:#fff}.huikete-process-grid b{display:inline-flex;align-items:center;justify-content:center;width:40px;height:30px;border-radius:4px;background:rgba(254,100,7,.1);color:var(--huikete-accent);font-size:14px}.huikete-process-grid h3{font-size:18px;line-height:1.3;color:var(--huikete-primary-dark);margin:16px 0 8px}.huikete-process-grid p{margin:0;color:var(--huikete-muted);font-size:14px;line-height:1.6}.huikete-industry-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.huikete-industry-list span{display:block;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(255,255,255,.07);color:#fff;font-weight:700}.huikete-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.huikete-why-grid article{padding:24px;background:#fff;border:1px solid var(--huikete-border);border-radius:8px}.huikete-why-grid h3{margin:0 0 10px;color:var(--huikete-primary-dark);font-size:20px;line-height:1.3}.huikete-why-grid p{margin:0;color:var(--huikete-muted);font-size:14px;line-height:1.65}.huikete-final-rfq{background:var(--huikete-bg)}.huikete-final-rfq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start}.huikete-final-rfq h2{font-size:36px;line-height:1.2;color:var(--huikete-primary-dark);margin:10px 0}.huikete-final-rfq p{color:var(--huikete-muted)}@media(max-width:980px){.huikete-hero-grid,.huikete-two-col,.huikete-final-rfq-grid{grid-template-columns:1fr}.huikete-hero h1{font-size:42px}.huikete-process-grid{grid-template-columns:1fr 1fr}.huikete-why-grid{grid-template-columns:1fr}.huikete-category-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.huikete-hero{padding:58px 0}.huikete-hero h1{font-size:34px}.huikete-category-grid,.huikete-process-grid,.huikete-industry-list{grid-template-columns:1fr}}

/* v3.6 RFQ shortcode compatibility blocks. Max radius: 8px. */
.huikete-rfq-box{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;border:1px solid var(--huikete-border);border-left:4px solid var(--huikete-accent);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(16,35,79,.08)}
.huikete-rfq-box__label{display:inline-block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--huikete-accent)}
.huikete-rfq-box h2{margin:0 0 8px;color:var(--huikete-primary-dark);font-size:22px;line-height:1.3}.huikete-rfq-box p{margin:0;color:var(--huikete-muted);line-height:1.65}.huikete-rfq-form-compact .huikete-inquiry-form{margin:0}.huikete-brand-directory-shortcode{grid-template-columns:repeat(var(--huikete-brand-columns,3),minmax(0,1fr))}@media(max-width:760px){.huikete-rfq-box{display:block}.huikete-rfq-box .huikete-button{margin-top:16px}.huikete-brand-directory-shortcode{grid-template-columns:1fr}}

/* v3.11 Homepage final CTA: stacked restrained technology-gray block. Max radius: 8px. */
/* v3.83 EN/CN: Restored footer-above homepage CTA. Keep it separate from the removed old RFQ strip. / 恢复首页 Footer 上方 CTA，和已移除的旧 RFQ 横向模块分离。 */
.huikete-home-final-cta{position:relative;overflow:hidden;padding:72px 0;background:linear-gradient(90deg,#f5fbf1 0%,#dcefd1 100%);color:#10234f}
.huikete-home-final-cta__inner{width:min(var(--huikete-container,1200px),calc(100% - 48px));margin:0 auto}
.huikete-home-final-cta__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center}
.huikete-home-final-cta__eyebrow{margin:0 0 12px;color:#fe6407;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.huikete-home-final-cta h2{max-width:760px;margin:0 0 14px;color:#10234f;font-size:38px;line-height:1.14;letter-spacing:-.02em}
.huikete-home-final-cta__lead{max-width:820px;margin:0;color:#38515c;font-size:16px;line-height:1.7}
.huikete-home-final-cta__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.huikete-home-final-cta__tag{display:inline-flex;align-items:center;min-height:34px;padding:7px 13px;border:1px solid #b8c9b0;border-radius:6px;background:rgba(255,255,255,.62);color:#263b45;font-size:13px;font-weight:700}
.huikete-home-final-cta__aside{display:flex;justify-content:flex-end}
.huikete-home-final-cta__btn{min-width:176px;min-height:52px;border:0;border-radius:6px;background:#fe6407;color:#fff;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 14px 28px rgba(254,100,7,.16);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}
.huikete-home-final-cta__btn:hover,.huikete-home-final-cta__btn:focus{background:#ff7a1f;color:#10234f;transform:translateY(-1px);box-shadow:0 16px 32px rgba(254,100,7,.2)}
@media(max-width:760px){.huikete-home-final-cta{padding:52px 0}.huikete-home-final-cta__inner{width:min(100% - 32px,var(--huikete-container,1200px))}.huikete-home-final-cta__grid{grid-template-columns:1fr;gap:24px}.huikete-home-final-cta h2{font-size:30px}.huikete-home-final-cta__aside{justify-content:flex-start}.huikete-home-final-cta__btn{width:100%}}


/* Huikete v3.28 - Homepage multi Banner, keep current visual layers when custom images are added. */
.huikete-home-hero{position:relative;overflow:hidden;padding:0;background:linear-gradient(135deg,#10234f 0%,#173785 68%,#1c4aa0 100%);min-height:620px;color:#fff}.huikete-home-hero__viewport{position:relative;min-height:620px}.huikete-home-hero__slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.huikete-home-hero__slide.is-active{opacity:1;visibility:visible;z-index:2}.huikete-home-hero__slide:first-child{position:relative}.huikete-home-hero__media{position:absolute;inset:0;background:linear-gradient(135deg,var(--huikete-hero-solid-start,#10234f) 0%,var(--huikete-hero-solid-end,#1c4aa0) 100%);background-image:var(--huikete-hero-bg);background-size:cover;background-position:var(--huikete-hero-position,center center);filter:brightness(var(--huikete-hero-brightness,.72));transform:scale(1.01)}.huikete-home-hero__slide.is-solid .huikete-home-hero__media{background-image:linear-gradient(135deg,var(--huikete-hero-solid-start,#10234f) 0%,var(--huikete-hero-solid-end,#1c4aa0) 100%);filter:none;transform:none}.huikete-home-hero__shade{position:absolute;inset:0;background:transparent;pointer-events:none}.huikete-home-hero__slide.has-overlay .huikete-home-hero__shade{background:linear-gradient(135deg,rgba(16,35,79,var(--huikete-hero-overlay,.55)) 0%,rgba(23,55,133,var(--huikete-hero-overlay,.55)) 58%,rgba(28,74,160,var(--huikete-hero-overlay,.55)) 100%)}.huikete-home-hero__slide.no-bg.has-overlay .huikete-home-hero__shade{background:linear-gradient(135deg,rgba(16,35,79,var(--huikete-hero-overlay,.32)),rgba(28,74,160,var(--huikete-hero-overlay,.32)))}.huikete-home-hero__gridlines{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;opacity:.45;pointer-events:none}.huikete-home-hero .huikete-hero-grid{position:relative;z-index:3;min-height:620px;align-items:center}.huikete-home-hero__slide--center .huikete-hero-grid{grid-template-columns:1fr;text-align:center;justify-items:center}.huikete-home-hero__slide--center .huikete-hero-copy{max-width:820px}.huikete-home-hero__slide--center .huikete-hero-actions{justify-content:center}.huikete-home-hero__slide--center .huikete-hero-panel{display:none}.huikete-home-hero__slide--right .huikete-hero-grid{direction:rtl}.huikete-home-hero__slide--right .huikete-hero-copy,.huikete-home-hero__slide--right .huikete-hero-panel{direction:ltr}.huikete-home-hero .huikete-button-secondary:hover,.huikete-home-hero .huikete-button-secondary:focus{background:#080b12!important;color:#fff!important;border-color:#080b12!important}
.huikete-home-hero__arrow{position:absolute;z-index:5;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:rgba(16,35,79,.32);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,border-color .18s ease}.huikete-home-hero__arrow:hover{background:rgba(254,100,7,.92);border-color:rgba(254,100,7,.92)}.huikete-home-hero__arrow--prev{left:22px}.huikete-home-hero__arrow--next{right:22px}.huikete-home-hero__dots{position:absolute;z-index:5;left:50%;bottom:22px;display:flex;gap:8px;transform:translateX(-50%)}.huikete-home-hero__dots button{width:10px;height:10px;border:0;border-radius:6px;background:rgba(255,255,255,.44);padding:0;cursor:pointer}.huikete-home-hero__dots button.is-active{width:26px;background:#fe6407}@media(max-width:980px){.huikete-home-hero,.huikete-home-hero__viewport,.huikete-home-hero .huikete-hero-grid{min-height:560px}.huikete-home-hero .huikete-hero-grid{grid-template-columns:1fr}.huikete-home-hero__slide--right .huikete-hero-grid{direction:ltr}.huikete-home-hero .huikete-button-secondary:hover,.huikete-home-hero .huikete-button-secondary:focus{background:#080b12!important;color:#fff!important;border-color:#080b12!important}
.huikete-home-hero__arrow{display:none}}@media(max-width:640px){.huikete-home-hero,.huikete-home-hero__viewport,.huikete-home-hero .huikete-hero-grid{min-height:620px}.huikete-home-hero__slide{--huikete-hero-bg:var(--huikete-hero-mobile-bg,var(--huikete-hero-bg))}.huikete-home-hero__dots{bottom:14px}}

/* v3.49 Homepage brand display modes and restrained card corner styling. */
.huikete-category-card{overflow:hidden;padding-top:28px}
.huikete-card-corner{position:absolute;left:18px;top:16px;width:34px;height:18px;border-left:2px solid var(--huikete-accent);border-bottom:2px solid var(--huikete-accent);opacity:.95}
.huikete-card-line{display:none!important}
.huikete-category-card__bgicon{position:absolute;right:16px;top:16px;width:76px;height:76px;border-radius:8px;background:linear-gradient(180deg,rgba(230,235,241,.88),rgba(243,246,250,.55));opacity:.95}
.huikete-category-card__bgicon:before,.huikete-category-card__bgicon:after{content:"";position:absolute;background:#b9c5d6;border-radius:2px;opacity:.9}
.huikete-category-card__bgicon:before{left:22px;top:20px;width:32px;height:3px;box-shadow:0 10px 0 #b9c5d6,0 20px 0 #b9c5d6}
.huikete-category-card__bgicon:after{left:22px;top:20px;width:3px;height:23px}
.huikete-category-card h3,.huikete-category-card p{position:relative;z-index:1;padding-right:70px}
.huikete-brand-showcase{min-width:0}
.huikete-brand-showcase--cloud .huikete-brand-cloud{justify-content:flex-start}
.huikete-brand-marquee{position:relative;overflow:hidden;border:1px solid var(--huikete-border);border-radius:8px;background:#fff;padding:18px 0;box-shadow:0 12px 30px rgba(16,35,79,.06)}
.huikete-brand-marquee:before,.huikete-brand-marquee:after{content:"";position:absolute;top:0;bottom:0;width:42px;z-index:2;pointer-events:none}
.huikete-brand-marquee:before{left:0;background:linear-gradient(90deg,var(--huikete-bg),rgba(245,247,251,0))}
.huikete-brand-marquee:after{right:0;background:linear-gradient(270deg,var(--huikete-bg),rgba(245,247,251,0))}
.huikete-brand-marquee__track{display:flex;align-items:center;gap:10px;min-width:max-content;animation:huiketeBrandMarquee 28s linear infinite}
.huikete-brand-marquee__track span,.huikete-brand-globe span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--huikete-border);border-radius:6px;background:#fff;color:var(--huikete-primary-dark);font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 8px 18px rgba(16,35,79,.04)}
@keyframes huiketeBrandMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.huikete-brand-globe{position:relative;min-height:380px;border:1px solid var(--huikete-border);border-radius:8px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.98),rgba(234,240,248,.95));overflow:hidden;box-shadow:0 14px 30px rgba(16,35,79,.08)}
.huikete-brand-globe span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .18s ease,opacity .18s ease}
@media(max-width:980px){.huikete-category-card__bgicon{width:66px;height:66px}.huikete-category-card h3,.huikete-category-card p{padding-right:54px}.huikete-brand-globe{min-height:320px}}
@media(max-width:620px){.huikete-brand-marquee{padding:14px 0}.huikete-brand-globe{min-height:280px}.huikete-category-card h3,.huikete-category-card p{padding-right:0}.huikete-category-card__bgicon{opacity:.4}}


/* v3.51: homepage cards/icons/hover, multi-row brands marquee, and configurable green CTA. */
.huikete-category-card{overflow:visible;padding:26px 24px 28px;min-height:188px}.huikete-category-card h3,.huikete-category-card p{position:relative;z-index:1;padding-right:112px}.huikete-card-line{display:none}.huikete-card-corner{position:absolute;inset:0;pointer-events:none}.huikete-card-corner:before,.huikete-card-corner:after{content:"";position:absolute;width:34px;height:34px;border-color:var(--huikete-accent);opacity:0;transition:opacity .18s ease,transform .18s ease}.huikete-card-corner:before{left:-1px;top:-1px;border-left:2px solid var(--huikete-accent);border-top:2px solid var(--huikete-accent);transform:translate(-4px,-4px)}.huikete-card-corner:after{right:-1px;bottom:-1px;border-right:2px solid var(--huikete-accent);border-bottom:2px solid var(--huikete-accent);transform:translate(4px,4px)}.huikete-category-card:hover .huikete-card-corner:before,.huikete-category-card:hover .huikete-card-corner:after{opacity:1;transform:translate(0,0)}
.huikete-category-card__bgicon{top:auto;right:18px;bottom:18px;width:92px;height:92px;border-radius:0;background:none;opacity:.22;background-repeat:no-repeat;background-position:center;background-size:contain}.huikete-category-card__bgicon:before,.huikete-category-card__bgicon:after{display:none}.huikete-category-card:hover .huikete-category-card__bgicon{opacity:.28}.huikete-category-card:hover,.huikete-process-grid article:hover,.huikete-why-grid article:hover{border-color:#f0b081;box-shadow:0 18px 34px rgba(16,35,79,.1);transform:translateY(-3px)}.huikete-process-grid article,.huikete-why-grid article{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.huikete-category-card__bgicon--refining-process-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M24%2076V24h18v52%27/%3E%3Cpath%20d%3D%27M42%2058h18V24h12v52%27/%3E%3Cpath%20d%3D%27M22%2076h52%27/%3E%3Cpath%20d%3D%27M29%2034h8M29%2046h8M47%2034h8M47%2046h8M65%2034h8M65%2046h8%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--heat-exchange-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%2720%27%20y%3D%2734%27%20width%3D%2756%27%20height%3D%2728%27%20rx%3D%278%27/%3E%3Cpath%20d%3D%27M32%2028v40M44%2028v40M56%2028v40%27/%3E%3Cpath%20d%3D%27M14%2048h6M76%2048h6%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--reaction-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M34%2018h28%27/%3E%3Cpath%20d%3D%27M40%2018v20l-14%2024a10%2010%200%200%200%209%2016h26a10%2010%200%200%200%209-16L56%2038V18%27/%3E%3Cpath%20d%3D%27M35%2052h26%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--separation-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%2728%27%20y%3D%2718%27%20width%3D%2740%27%20height%3D%2760%27%20rx%3D%2718%27/%3E%3Cpath%20d%3D%27M28%2038h40M28%2058h40%27/%3E%3Cpath%20d%3D%27M48%2024v48%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--pumps-valves-flow-control{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2734%27%20cy%3D%2748%27%20r%3D%2712%27/%3E%3Cpath%20d%3D%27M46%2048h24%27/%3E%3Cpath%20d%3D%27M70%2036v24%27/%3E%3Cpath%20d%3D%27M22%2048H14M34%2036V24M34%2060v12%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--compressors-rotating-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2748%27%20cy%3D%2748%27%20r%3D%2718%27/%3E%3Cpath%20d%3D%27M48%2022v12M48%2062v12M22%2048h12M62%2048h12%27/%3E%3Cpath%20d%3D%27m48%2048%2010-8M48%2048l-6%2012%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--burners-combustion-systems{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M48%2020c9%209%2014%2018%2014%2028a14%2014%200%201%201-28%200c0-8%204-16%2014-28Z%27/%3E%3Cpath%20d%3D%27M48%2036c4%204%206%208%206%2013a6%206%200%201%201-12%200c0-4%202-8%206-13Z%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--instrumentation-control-systems{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%2724%27%20y%3D%2720%27%20width%3D%2748%27%20height%3D%2756%27%20rx%3D%278%27/%3E%3Cpath%20d%3D%27M36%2034h24M36%2046h24M36%2058h14%27/%3E%3Ccircle%20cx%3D%2758%27%20cy%3D%2758%27%20r%3D%276%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--filtration-purification-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M24%2024h48l-18%2022v22l-12%206V46z%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--pressure-vessels-tanks{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%2724%27%20y%3D%2718%27%20width%3D%2748%27%20height%3D%2758%27%20rx%3D%2712%27/%3E%3Cpath%20d%3D%27M24%2034h48M24%2060h48%27/%3E%3Cpath%20d%3D%27M48%2010v8M48%2076v10%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--oem-spare-parts-wearing-parts{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2738%27%20cy%3D%2748%27%20r%3D%2712%27/%3E%3Ccircle%20cx%3D%2758%27%20cy%3D%2748%27%20r%3D%2712%27/%3E%3Cpath%20d%3D%27M24%2048h10M62%2048h10%27/%3E%3Cpath%20d%3D%27M38%2036v24M58%2036v24%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--non-standard-custom-equipment{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2096%2096%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23aeb9c8%27%20stroke-width%3D%272.25%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M48%2016l24%2014v28L48%2072%2024%2058V30z%27/%3E%3Cpath%20d%3D%27M48%2016v56M24%2030l24%2014%2024-14%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-brand-marquee--rows{display:grid;gap:10px;padding:16px 0}.huikete-brand-marquee__row{overflow:hidden}.huikete-brand-marquee__track{display:flex;align-items:center;gap:10px;min-width:max-content;animation:huiketeBrandMarquee 34s linear infinite}.huikete-brand-marquee__track.is-reverse{animation-direction:reverse}.huikete-brand-marquee:hover .huikete-brand-marquee__track{animation-play-state:paused}.huikete-brand-marquee__track span,.huikete-brand-globe span{min-height:36px;padding:7px 14px}
@media(max-width:980px){.huikete-category-card h3,.huikete-category-card p{padding-right:88px}}@media(max-width:620px){.huikete-category-card h3,.huikete-category-card p{padding-right:0}.huikete-category-card__bgicon{width:72px;height:72px;opacity:.12}.huikete-brand-marquee--rows{gap:8px}}


/* v3.52: slower multi-row brand marquee, stronger hover cards, and configurable grass-green CTA. */
.huikete-brand-showcase--marquee{width:100%}
.huikete-brand-marquee--rows{display:grid;gap:12px;padding:18px 0}
.huikete-brand-marquee__row{overflow:hidden;border:1px solid #e1e7ef;border-radius:8px;background:rgba(255,255,255,.55);padding:10px 12px}
.huikete-brand-marquee__track{gap:12px;will-change:transform}
.huikete-brand-marquee__track span,.huikete-brand-globe span,.huikete-brand-cloud span{font-size:14px;font-weight:750}
.huikete-process-grid article,.huikete-why-grid article{position:relative;overflow:visible}
.huikete-process-grid article:before,.huikete-process-grid article:after,.huikete-why-grid article:before,.huikete-why-grid article:after{content:"";position:absolute;width:28px;height:28px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.huikete-process-grid article:before,.huikete-why-grid article:before{left:-1px;top:-1px;border-left:2px solid #fe6407;border-top:2px solid #fe6407;transform:translate(-4px,-4px)}
.huikete-process-grid article:after,.huikete-why-grid article:after{right:-1px;bottom:-1px;border-right:2px solid #fe6407;border-bottom:2px solid #fe6407;transform:translate(4px,4px)}
.huikete-process-grid article:hover:before,.huikete-process-grid article:hover:after,.huikete-why-grid article:hover:before,.huikete-why-grid article:hover:after{opacity:1;transform:translate(0,0)}
.huikete-process-grid article:hover,.huikete-why-grid article:hover{border-color:#f0b081;box-shadow:0 18px 34px rgba(16,35,79,.10);transform:translateY(-3px)}
@media(max-width:760px){.huikete-brand-marquee__row{padding:8px 10px}.huikete-brand-marquee__track span{font-size:13px}}


/* v3.53: fuller multi-track brand wall, slower movement, stronger refinery homepage rhythm. */
.huikete-section-muted .huikete-two-col{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:58px}
.huikete-brand-showcase--marquee{min-height:238px;display:flex;align-items:center}
.huikete-brand-marquee--rows{position:relative;width:100%;gap:14px;padding:22px 18px;border:1px solid #dce4ef;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(246,249,252,.72));box-shadow:0 18px 42px rgba(16,35,79,.075);overflow:hidden}
.huikete-brand-marquee--rows:before,.huikete-brand-marquee--rows:after{content:"";position:absolute;top:0;bottom:0;width:58px;z-index:3;pointer-events:none}
.huikete-brand-marquee--rows:before{left:0;background:linear-gradient(90deg,#f5f7fb,rgba(245,247,251,0))}
.huikete-brand-marquee--rows:after{right:0;background:linear-gradient(270deg,#f5f7fb,rgba(245,247,251,0))}
.huikete-brand-marquee__row{border:0!important;border-radius:0!important;background:transparent!important;padding:0!important}
.huikete-brand-marquee__track{transform:translateX(var(--huikete-brand-row-shift,0));animation-name:huiketeBrandMarqueeSlow;animation-timing-function:linear;animation-iteration-count:infinite}
.huikete-brand-marquee__track span{min-height:38px;padding:8px 15px;border-color:#d9e3ef;background:#fff;box-shadow:0 8px 18px rgba(16,35,79,.045)}
.huikete-brand-marquee__track span:hover{border-color:#f0b081;box-shadow:0 10px 22px rgba(16,35,79,.075);transform:translateY(-1px)}
@keyframes huiketeBrandMarqueeSlow{from{transform:translateX(var(--huikete-brand-row-shift,0))}to{transform:translateX(calc(var(--huikete-brand-row-shift,0) - 33.333%))}}
.huikete-brand-marquee__track.is-reverse{animation-direction:reverse}
.huikete-brand-showcase--cloud .huikete-brand-cloud{padding:18px;border:1px solid #dce4ef;border-radius:8px;background:rgba(255,255,255,.72)}
@media(max-width:980px){.huikete-section-muted .huikete-two-col{grid-template-columns:1fr;gap:30px}.huikete-brand-showcase--marquee{min-height:210px}}
@media(max-width:620px){.huikete-brand-marquee--rows{padding:16px 12px;gap:10px}.huikete-brand-marquee__track span{font-size:13px;min-height:34px}}


/* v3.54: clean category cards, redesigned background icons, 04 draggable brand cloud and gradient CTA. */
.huikete-category-card{overflow:hidden;min-height:188px;padding:28px 26px;border-color:#dbe4ee;box-shadow:none}
.huikete-category-card:hover{transform:none;border-color:#dbe4ee;box-shadow:none}
.huikete-card-corner,.huikete-card-corner:before,.huikete-card-corner:after{display:none;opacity:0}
.huikete-category-card h3,.huikete-category-card p{position:relative;z-index:1;padding-right:112px}
.huikete-category-card__bgicon{top:auto;right:20px;bottom:18px;width:120px;height:120px;border-radius:0;background:none;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.18;filter:none}
.huikete-category-card:hover .huikete-category-card__bgicon{opacity:.18}
.huikete-category-card__bgicon:before,.huikete-category-card__bgicon:after{display:none}
.huikete-category-card__bgicon--refining-process-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M18 92h84%27/%3E%3Cpath d=%27M28 92V46h18v46M50 92V30h22v62M76 92V54h18v38%27/%3E%3Cpath d=%27M32 56h10M32 68h10M55 42h12M55 54h12M81 64h8M81 76h8%27/%3E%3Cpath d=%27M39 46V31M61 30V18M85 54V39%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--heat-exchange-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Crect x=%2722%27 y=%2744%27 width=%2776%27 height=%2732%27 rx=%2716%27/%3E%3Cpath d=%27M36 34v52M48 34v52M60 34v52M72 34v52M84 34v52%27/%3E%3Cpath d=%27M10 60h12M98 60h12%27/%3E%3Cpath d=%27M18 52h-5M107 68h-5%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--reaction-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M47 18h26%27/%3E%3Cpath d=%27M54 18v28L34 82a14 14 0 0 0 12 20h34a14 14 0 0 0 12-20L72 46V18%27/%3E%3Cpath d=%27M42 72h42%27/%3E%3Cpath d=%27M53 84h22%27/%3E%3Ccircle cx=%2754%27 cy=%2761%27 r=%273%27/%3E%3Ccircle cx=%2770%27 cy=%2761%27 r=%273%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--separation-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Crect x=%2738%27 y=%2718%27 width=%2744%27 height=%2784%27 rx=%2722%27/%3E%3Cpath d=%27M38 44h44M38 70h44%27/%3E%3Cpath d=%27M60 25v70%27/%3E%3Cpath d=%27M28 36h10M82 84h10%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--pumps-valves-flow-control{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Ccircle cx=%2746%27 cy=%2760%27 r=%2718%27/%3E%3Cpath d=%27M64 60h36M20 60h8%27/%3E%3Cpath d=%27M88 42v36%27/%3E%3Cpath d=%27M78 42h20M78 78h20%27/%3E%3Cpath d=%27M46 42V25M46 78v17%27/%3E%3Cpath d=%27M36 60h20%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--compressors-rotating-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Ccircle cx=%2760%27 cy=%2760%27 r=%2728%27/%3E%3Ccircle cx=%2760%27 cy=%2760%27 r=%278%27/%3E%3Cpath d=%27M60 20v16M60 84v16M20 60h16M84 60h16%27/%3E%3Cpath d=%27M60 60l18-12M60 60l-10 20M60 60l-18-10%27/%3E%3Cpath d=%27M88 32l-10 10M32 88l10-10%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--burners-combustion-systems{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M60 18c18 18 25 33 25 50a25 25 0 1 1-50 0c0-16 8-31 25-50z%27/%3E%3Cpath d=%27M60 52c8 8 12 15 12 24a12 12 0 1 1-24 0c0-8 4-16 12-24z%27/%3E%3Cpath d=%27M32 96h56%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--instrumentation-control-systems{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Crect x=%2730%27 y=%2722%27 width=%2760%27 height=%2776%27 rx=%2710%27/%3E%3Cpath d=%27M44 42h32M44 56h24M44 70h16%27/%3E%3Ccircle cx=%2776%27 cy=%2772%27 r=%278%27/%3E%3Cpath d=%27M76 80v10M38 22v-8M82 22v-8%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--filtration-purification-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M26 26h68L68 60v28l-18 10V60z%27/%3E%3Cpath d=%27M34 40h52%27/%3E%3Cpath d=%27M50 72l18-10%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--pressure-vessels-tanks{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Crect x=%2734%27 y=%2718%27 width=%2752%27 height=%2784%27 rx=%2718%27/%3E%3Cpath d=%27M34 40h52M34 78h52%27/%3E%3Cpath d=%27M60 10v8M60 102v10%27/%3E%3Cpath d=%27M42 102l-8 10M78 102l8 10%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--oem-spare-parts-wearing-parts{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Ccircle cx=%2742%27 cy=%2760%27 r=%2718%27/%3E%3Ccircle cx=%2778%27 cy=%2760%27 r=%2718%27/%3E%3Cpath d=%27M24 60H12M96 60h12%27/%3E%3Cpath d=%27M42 42v36M78 42v36%27/%3E%3Cpath d=%27M42 60h36%27/%3E%3C/g%3E%3C/svg%3E")}
.huikete-category-card__bgicon--non-standard-custom-equipment{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 120 120%27%3E%3Cg fill=%27none%27 stroke=%27#c8d1dc%27 stroke-width=%274.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M60 14l40 23v46l-40 23-40-23V37z%27/%3E%3Cpath d=%27M60 14v46M20 37l40 23 40-23M60 60v46%27/%3E%3Cpath d=%27M38 27l40 23%27/%3E%3C/g%3E%3C/svg%3E")}

.huikete-brand-showcase--globe{min-height:430px;display:flex;align-items:center;justify-content:center}
.huikete-brand-rolling3d{width:min(560px,100%);height:430px;position:relative;transform-style:preserve-3d;perspective:1100px;cursor:grab;user-select:none;touch-action:none}
.huikete-brand-rolling3d:active{cursor:grabbing}
.huikete-brand-rolling3d:before,.huikete-brand-rolling3d:after{content:"";position:absolute;left:50%;top:50%;width:330px;height:330px;border-radius:50%;transform:translate(-50%,-50%) rotateX(68deg);border:1px dashed rgba(35,73,94,.18);pointer-events:none}
.huikete-brand-rolling3d:after{width:260px;height:260px;border-color:rgba(254,100,7,.22);transform:translate(-50%,-50%) rotateX(18deg) rotateZ(-12deg)}
.huikete-brand-rolling3d span{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:10px 15px;border-radius:999px;border:1px solid rgba(31,47,59,.13);background:rgba(255,255,255,.9);color:#1f2b34;font-size:13px;font-weight:750;line-height:1;white-space:nowrap;box-shadow:0 10px 24px rgba(18,33,43,.08);will-change:transform,opacity,filter;transition:box-shadow .25s ease,border-color .25s ease,background .25s ease,color .25s ease}
.huikete-brand-rolling3d span:before{content:"";width:7px;height:7px;border-radius:999px;background:#fe6407;box-shadow:0 0 0 4px rgba(254,100,7,.12);margin-right:8px}
.huikete-brand-rolling3d span.is-front{border-color:rgba(254,100,7,.42);box-shadow:0 20px 42px rgba(254,100,7,.16)}
.huikete-brand-rolling3d span:hover{background:linear-gradient(135deg,#fff,#ffd2a8)}
.huikete-brand-rolling3d__hint{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);color:rgba(104,119,130,.78);font-size:12px;white-space:nowrap;font-style:normal;pointer-events:none}


@media(max-width:980px){.huikete-category-card h3,.huikete-category-card p{padding-right:88px}.huikete-brand-showcase--globe{min-height:360px}.huikete-brand-rolling3d{height:360px}}
@media(max-width:620px){.huikete-category-card h3,.huikete-category-card p{padding-right:0}.huikete-category-card__bgicon{width:88px;height:88px;opacity:.1}.huikete-brand-rolling3d{height:310px;scale:.86}}


/* v3.55: natural 04 brand cloud, product card hover restored, and icon background refined. */
.huikete-category-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;background:#fff;overflow:hidden}
.huikete-category-card:hover{transform:translateY(-3px);border-color:#f0b081;box-shadow:0 18px 34px rgba(16,35,79,.10)}
.huikete-card-corner,.huikete-card-corner:before,.huikete-card-corner:after{display:none!important}
.huikete-category-card__bgicon{right:18px;bottom:16px;width:118px;height:118px;opacity:.24;background-color:rgba(16,35,79,.025);border-radius:22px;background-size:78px 78px;background-position:center;background-repeat:no-repeat}
.huikete-category-card:hover .huikete-category-card__bgicon{opacity:.28;background-color:rgba(254,100,7,.035)}
.huikete-brand-showcase--globe{min-height:370px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;box-shadow:none;overflow:visible}
.huikete-brand-rolling3d{width:min(720px,100%);height:360px;background:transparent;border:0;box-shadow:none;overflow:visible;perspective:1000px}
.huikete-brand-rolling3d:before,.huikete-brand-rolling3d:after{display:none!important}
.huikete-brand-rolling3d span{min-height:34px;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.88);border-color:rgba(214,224,238,.9);color:#26384f;font-size:13px;box-shadow:0 12px 26px rgba(16,35,79,.08)}
.huikete-brand-rolling3d span.is-front{border-color:rgba(254,100,7,.34);box-shadow:0 18px 34px rgba(254,100,7,.12)}
.huikete-brand-rolling3d__hint{display:none!important}
@media(max-width:980px){.huikete-brand-rolling3d{height:340px}.huikete-brand-showcase--globe{min-height:340px}}
@media(max-width:620px){.huikete-brand-rolling3d{height:300px;scale:.94}.huikete-category-card__bgicon{width:90px;height:90px;background-size:62px 62px;opacity:.12}}


/* v3.56: reliable inline SVG category icons and stronger CTA scheme support. */
.huikete-category-card{overflow:hidden;min-height:188px;padding:28px 26px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;background:#fff}
.huikete-category-card:hover{transform:translateY(-3px);border-color:#f0b081;box-shadow:0 18px 34px rgba(16,35,79,.10)}
.huikete-category-card h3,.huikete-category-card p{position:relative;z-index:2;padding-right:112px}
.huikete-card-corner,.huikete-card-corner:before,.huikete-card-corner:after{display:none!important}
@media(max-width:980px){.huikete-category-card h3,.huikete-category-card p{padding-right:88px}}


/* v3.57 Final CTA one-button schemes / 底部 CTA 单按钮和内置配色 */

/* v3.60 CTA outline hover fix */

/* v3.77 Homepage category icons: use only the SVG files rendered from front-page.php. */
.huikete-category-card__bgicon{background:none;color:#aeb8c6;opacity:.24;width:100px;height:100px;right:20px;bottom:18px;display:flex;align-items:center;justify-content:center;pointer-events:none;}
.huikete-category-card__bgicon>svg{display:block;width:100%;height:100%;color:currentColor;overflow:visible;}
.huikete-category-card__bgicon>svg path,.huikete-category-card__bgicon>svg circle,.huikete-category-card__bgicon>svg rect,.huikete-category-card__bgicon>svg line,.huikete-category-card__bgicon>svg polyline,.huikete-category-card__bgicon>svg polygon{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;}
.huikete-category-card__bgicon>svg [stroke="none"]{stroke:none;fill:none;}
.huikete-category-card:hover .huikete-category-card__bgicon{opacity:.31;transform:none;background:none;}
@media(max-width:620px){.huikete-category-card__bgicon{width:78px;height:78px;right:14px;bottom:14px;opacity:.18}}

/* v3.77 Home Banner overlay mode uses per-slide overlay color and can be disabled. */
.huikete-home-hero__slide.has-overlay .huikete-home-hero__shade{background:var(--huikete-hero-overlay-color,#10234f);opacity:var(--huikete-hero-overlay,.55)}
.huikete-home-hero__slide.no-overlay .huikete-home-hero__shade{background:transparent;opacity:0}

/* v3.82: 首页 Hero 主按钮 hover 只调整文字色，不改变按钮背景色。 */
.huikete-home-hero .huikete-button-primary:hover,
.huikete-home-hero .huikete-button-primary:focus{
  background:var(--huikete-accent);
  border-color:var(--huikete-accent);
  color:#111827;
  box-shadow:0 12px 24px rgba(254,100,7,.18);
}
.huikete-home-hero .huikete-button-primary:focus-visible{
  outline:2px solid rgba(255,255,255,.72);
  outline-offset:3px;
}

/* v3.84 Homepage Footer CTA scheme restoration / 首页 Footer 上方 CTA 内置样式恢复 */
.huikete-home-final-cta{
  background:linear-gradient(90deg,var(--huikete-home-final-cta-start,#10234f) 0%,var(--huikete-home-final-cta-end,#1d4180) 100%);
  color:var(--huikete-home-final-cta-title,#fff);
}
.huikete-home-final-cta--scheme-deep_oil_glow,
.huikete-home-final-cta--scheme-deep_navy_outline,
.huikete-home-final-cta--scheme-petro_green_outline,
.huikete-home-final-cta--scheme-charcoal_industrial,
.huikete-home-final-cta--scheme-navy_orange_solid{
  isolation:isolate;
}
.huikete-home-final-cta--scheme-deep_oil_glow::before,
.huikete-home-final-cta--scheme-deep_navy_outline::before,
.huikete-home-final-cta--scheme-petro_green_outline::before,
.huikete-home-final-cta--scheme-charcoal_industrial::before,
.huikete-home-final-cta--scheme-navy_orange_solid::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:radial-gradient(circle at 76% 24%,rgba(255,255,255,.16),transparent 34%),radial-gradient(circle at 18% 88%,rgba(254,100,7,.09),transparent 30%);
  pointer-events:none;
}
.huikete-home-final-cta h2{color:var(--huikete-home-final-cta-title,#fff)}
.huikete-home-final-cta__lead{color:var(--huikete-home-final-cta-text,#e8eef8)}
.huikete-home-final-cta__tag{color:var(--huikete-home-final-cta-tag-text,#fff);border-color:var(--huikete-home-final-cta-tag-border,#dce7ff)}
.huikete-home-final-cta__aside{gap:14px;align-items:center;flex-wrap:wrap}
.huikete-home-final-cta__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--huikete-home-final-cta-btn-bg,#fff)}
.huikete-home-final-cta--button-solid .huikete-home-final-cta__btn--primary{background:var(--huikete-home-final-cta-btn-bg,#fe6407);color:var(--huikete-home-final-cta-btn-text,#fff)}
.huikete-home-final-cta--button-outline .huikete-home-final-cta__btn--primary{background:transparent;color:var(--huikete-home-final-cta-btn-text,#fff);box-shadow:none}
.huikete-home-final-cta--button-solid .huikete-home-final-cta__btn--primary:hover,
.huikete-home-final-cta--button-solid .huikete-home-final-cta__btn--primary:focus{filter:brightness(.96);color:var(--huikete-home-final-cta-btn-text,#fff)}
.huikete-home-final-cta--button-outline .huikete-home-final-cta__btn--primary:hover,
.huikete-home-final-cta--button-outline .huikete-home-final-cta__btn--primary:focus{background:rgba(255,255,255,.08);color:var(--huikete-home-final-cta-btn-text,#fff)}
.huikete-home-final-cta__btn--secondary{background:transparent;color:var(--huikete-home-final-cta-secondary-text,#fff);border-color:var(--huikete-home-final-cta-secondary-border,#fff);box-shadow:none}
.huikete-home-final-cta__btn--secondary:hover,.huikete-home-final-cta__btn--secondary:focus{background:rgba(255,255,255,.08);color:var(--huikete-home-final-cta-secondary-text,#fff)}
@media(max-width:760px){.huikete-home-final-cta__aside{align-items:stretch}.huikete-home-final-cta__btn--secondary{width:100%}}
/* v3.95: Home Banner title scale refinement.
   Keep long title-only slides readable without changing buttons, background, overlay or RFQ card logic. */
.huikete-home-hero .huikete-hero-copy{
  max-width:800px;
}
.huikete-home-hero .huikete-hero-copy h1{
  max-width:780px;
  font-size:clamp(30px,2.85vw,42px);
  line-height:1.14;
  letter-spacing:-.022em;
}
.huikete-home-hero__slide--center .huikete-hero-copy h1{
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:980px){
  .huikete-home-hero .huikete-hero-copy{
    max-width:720px;
  }
  .huikete-home-hero .huikete-hero-copy h1{
    font-size:clamp(29px,4.8vw,36px);
    line-height:1.16;
  }
}
@media(max-width:640px){
  .huikete-home-hero .huikete-hero-copy h1{
    font-size:27px;
    line-height:1.2;
  }
}
