:root{--navy:#06131f;--navy2:#0a1e2e;--blue:#123a57;--copper:#d7783c;--ink:#101b23;--muted:#65727b;--line:#dce2e5;--paper:#f3f1ec;--white:#fff;--shell:min(1220px, calc(100vw - 64px) );font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}p{line-height:1.7}h1,h2,h3,h4{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.035em}h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05}.shell{width:var(--shell);margin:auto}.topbar{height:34px;background:#03101a;color:#92a6b5;font-size:10px;letter-spacing:.18em}.topbar .shell{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#d7e1e7}.topbar b{display:inline-block;height:12px;border-left:1px solid #526572;margin:0 18px}.muted{opacity:.55}.topbar-tools{display:flex;align-items:center;height:100%}.language-menu{position:relative;height:100%;letter-spacing:0}.language-menu summary{display:flex;align-items:center;gap:7px;height:100%;min-width:104px;padding:0 4px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary i{width:6px;height:6px;margin-left:2px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.language-menu[open] summary i{transform:rotate(225deg) translate(-1px,-1px)}.language-flag{font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:15px;line-height:1;letter-spacing:0}.language-options{position:absolute;top:calc(100% + 8px);right:0;z-index:100;width:220px;max-height:430px;overflow-y:auto;padding:8px;background:#fff;border:1px solid #d4dde1;border-radius:10px;box-shadow:0 18px 42px #05192633}.language-options a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;border-radius:6px;color:#183240;font-size:12px;font-weight:600;letter-spacing:0;transition:background .18s ease,color .18s ease}.language-options a:hover,.language-options a:focus-visible{background:#eef3f5;color:var(--copper);outline:none}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1200;display:flex;align-items:center;gap:9px;min-height:52px;padding:0 17px 0 13px;border-radius:12px;background:#20a865;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 12px 30px #032b1d40;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.whatsapp-float svg{width:28px;height:28px;fill:currentColor;flex:none}.whatsapp-float:hover{transform:translateY(-3px);background:#168c52;box-shadow:0 17px 36px #032b1d52}@media(max-width:700px){.whatsapp-float{right:14px;bottom:14px;width:50px;min-height:50px;padding:0;justify-content:center;border-radius:11px}.whatsapp-float span{display:none}.whatsapp-float svg{width:27px;height:27px}}.whatsapp-modal[hidden]{display:none}.whatsapp-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:24px}.whatsapp-modal-backdrop{position:absolute;inset:0;border:0;background:#020e16b8;cursor:default}.whatsapp-modal-card{position:relative;z-index:1;width:min(760px,100%);display:grid;grid-template-columns:1fr 230px;gap:38px;align-items:center;padding:42px;background:#fff;border-radius:18px;box-shadow:0 30px 90px #00000059}.whatsapp-modal-close{position:absolute;top:13px;right:17px;border:0;background:none;color:#596770;font-size:30px;line-height:1;cursor:pointer}.whatsapp-modal-copy h2{font-size:clamp(28px,4vw,42px)}.whatsapp-modal-copy p{color:var(--muted);margin:16px 0 22px}.whatsapp-number{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;border:1px solid var(--line);background:#f7f9f9}.whatsapp-number strong{font:700 18px Manrope,sans-serif;letter-spacing:.025em}.whatsapp-number button{border:0;border-radius:6px;padding:9px 12px;background:#20a865;color:#fff;font-weight:700;cursor:pointer}.whatsapp-modal-actions{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:18px}.whatsapp-modal-actions a{color:#147a4a;font-weight:700;font-size:13px}.whatsapp-modal-card figure{margin:0;text-align:center}.whatsapp-modal-card figure img{display:block;width:220px;max-width:100%;height:auto;margin:auto;border:1px solid var(--line);border-radius:10px}.whatsapp-modal-card figcaption{margin-top:10px;color:var(--muted);font-size:12px}.whatsapp-modal-open{overflow:hidden}@media(max-width:650px){.whatsapp-modal-card{grid-template-columns:1fr;padding:34px 24px;gap:24px}.whatsapp-modal-card figure{order:-1}.whatsapp-modal-card figure img{width:170px}.whatsapp-number{align-items:flex-start;flex-direction:column}}main>section+section{border-top:1px solid rgba(255,255,255,.92)}header{height:82px;background:#fff;position:relative;z-index:20;border-bottom:1px solid #e8ecee}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:0;flex:0 0 178px;min-width:0;background:#fff}.brand-symbol,.brand-wordmark{display:block;object-fit:contain}.brand-symbol{width:62px;height:50px}.brand-wordmark{width:88px;height:31px}nav{display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:13px;font-weight:600;flex:1}nav>a:not(.button){height:82px;display:flex;align-items:center;border-bottom:2px solid transparent}nav>a.active{color:var(--copper);border-color:var(--copper)!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--copper);color:#fff;border:0;padding:17px 21px;font-weight:600;font-size:13px;letter-spacing:.02em;cursor:pointer}.button-small{padding:13px 17px;gap:23px}.ghost{background:#ffffff0a;border:1px solid rgba(255,255,255,.33)}.menu-toggle{display:none}html[lang^=zh] body{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}html[lang^=zh] h1,html[lang^=zh] h2,html[lang^=zh] h3,html[lang^=zh] h4{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif;letter-spacing:-.045em}html[lang^=zh] nav{font-size:14px;letter-spacing:.02em}html[lang^=zh] .hero h1{font-weight:600;line-height:1.02}html[lang^=zh] .hero h1 em{font:inherit;font-style:normal;background:linear-gradient(90deg,#e4864b,#efaa75 52%,#d7e2e7);-webkit-background-clip:text;background-clip:text;color:transparent}html[lang^=zh] .hero>.hero-content>p{line-height:1.9;letter-spacing:.015em}html[lang^=zh] .eyebrow{letter-spacing:.14em}.hero{height:calc(100vh - 116px);min-height:650px;position:relative;background:var(--navy);color:#fff;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#020c14f5,#020c14b3 42%,#020c1408 78%)}.hero-content{position:relative;padding-top:clamp(90px,13vh,150px)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.22em;color:var(--copper);display:block;margin-bottom:25px}.hero .eyebrow{color:#b9cad4}.hero .eyebrow i{display:inline-block;width:27px;border-top:1px solid var(--copper);vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(3.8rem,6.4vw,7.1rem);font-weight:500;line-height:.93;max-width:850px}.hero h1 em,.dark-section h2 em{font-family:Georgia,serif;font-weight:400;color:#d8e2e8}.hero>.hero-content>p{max-width:600px;font-size:17px;color:#adc0cc;margin:30px 0 34px}.hero-actions{display:flex;gap:12px}.hero-proof{display:flex;gap:0;margin-top:clamp(45px,8vh,90px);color:#8ea2ae}.hero-proof span{border-left:1px solid #455b69;padding:0 46px 0 18px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-proof b{color:#fff;font:600 22px Manrope;display:block;margin-bottom:6px}.scroll{position:absolute;right:25px;bottom:74px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;color:#8095a2}.scroll i{display:inline-block;height:55px;border-left:1px solid var(--copper);margin-top:13px}.section{padding:110px 0;background-color:#cbd5d8;background-image:linear-gradient(90deg,rgba(6,19,31,.035) 1px,transparent 1px),linear-gradient(#ffffff2e,#fff0);background-size:64px 100%,100% 100%}.products-section{background-color:#c7d1d4;background-image:linear-gradient(115deg,rgba(255,255,255,.34),transparent 48%),repeating-linear-gradient(90deg,rgba(6,19,31,.035) 0,rgba(6,19,31,.035) 1px,transparent 1px,transparent 72px)}.section-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;margin-bottom:55px}.section-head p{margin:0 0 4px;color:#465b66;max-width:480px}.section-head.light h2{color:#fff}.section-head.light p{color:#9eb0bb}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#aebbc0;border:1px solid #aebbc0;box-shadow:0 18px 45px #06131f1a}.product-card{background:#f9faf9;padding:36px 30px 31px;min-height:370px;display:flex;flex-direction:column;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #06131f1f;position:relative;z-index:2}.product-icon{width:63px;height:63px;color:#31536a;margin-bottom:38px}.product-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.25}.tiny{font-size:9px;letter-spacing:.17em;color:var(--copper);font-weight:600}.product-card h3{font-size:23px;line-height:1.2;margin:12px 0}.product-card p{color:var(--muted);font-size:14px;margin:0}.text-link{margin-top:auto;padding-top:24px;color:#173c54;font-size:12px;font-weight:600;border-top:1px solid #e0e4e5;display:flex;justify-content:space-between}.arrow{font-size:15px}.dark-section{background:var(--navy);padding:110px 0;color:#fff}.path-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #29404f}.path-grid article{padding:50px}.path-grid article+article{border-left:1px solid #29404f}.path-grid article>span{font-size:9px;letter-spacing:.2em;color:var(--copper)}.path-grid h3{font-size:31px;margin:18px 0}.path-grid p{color:#9cb0bc}.path-grid ul{list-style:none;padding:0;margin:25px 0}.path-grid li{border-top:1px solid #263c4a;padding:12px 0;font-size:12px}.path-grid li:before{content:"✓";color:var(--copper);margin-right:10px}.path-grid a{color:#fff;font-size:12px;font-weight:600}.path-grid .arrow{float:right}.application-strip{border-top:1px solid var(--line)}.application-strip a{display:grid;grid-template-columns:60px 1fr 30px;align-items:center;padding:19px 5px;border-bottom:1px solid var(--line);transition:.2s}.application-strip a:hover{padding-left:15px;background:#f6f5f1}.application-strip b{font:500 10px Manrope;color:var(--copper)}.application-strip span{font:600 21px Manrope}.quality-callout{background:var(--copper);color:#fff;padding:70px 0}.callout-inner{display:flex;justify-content:space-between;align-items:center}.callout-inner>div{max-width:760px}.callout-inner .eyebrow{color:#4f2510}.callout-inner p{opacity:.82}.light-button{background:#fff;color:var(--navy)}.mini-hero{background:var(--navy);color:#fff;padding:105px 0 90px}.mini-hero .shell{display:grid;grid-template-columns:140px 1fr}.page-index{font:500 11px Manrope;color:var(--copper);border-top:1px solid #38505f;padding-top:16px;width:70px}.mini-hero h1{font-size:clamp(3.2rem,6vw,6rem);max-width:920px;line-height:.97}.mini-hero p{max-width:650px;color:#9eb0bb;font-size:17px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-bottom:100px}.detail-grid+.detail-grid{padding-top:100px;border-top:1px solid var(--line)}.detail-grid h2{font-size:45px}.detail-grid p{color:var(--muted);font-size:16px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.chips span{background:#eef1f2;padding:8px 11px;font-size:11px}.detail-grid .text-link{display:inline-flex;gap:20px;border:0;color:var(--copper);font-size:13px}.spec-box{border-top:4px solid var(--copper);background:var(--paper);padding:28px 34px}.spec-title{display:flex;justify-content:space-between;margin-bottom:25px}.spec-title span{font-size:9px;letter-spacing:.16em;color:var(--muted)}.spec-row{display:flex;justify-content:space-between;border-top:1px solid #d2d7d8;padding:12px 0;font-size:12px}.spec-row strong{font-weight:600}.spec-box small{display:block;color:#879198;margin-top:18px}.cta{padding:85px 0;background:#17394e;color:#fff}.cta .shell{text-align:center}.cta h2{font-size:50px}.cta p{color:#b6c4cc}.cta .button{margin-top:14px}.parts-grid{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:16px}.parts-grid .product-card{border:1px solid var(--line)}.finder-card{background:var(--navy);color:#fff;padding:38px;display:flex;flex-direction:column}.finder-card h3{font-size:27px;margin:14px 0}.finder-card p{color:#a4b6c0}.finder-card label{font-size:10px;letter-spacing:.1em;margin-top:auto}.finder-card input{width:100%;background:#102838;border:1px solid #36505f;color:#fff;padding:14px;margin:8px 0 15px}.finder-card .button{align-self:flex-start}.compatibility{margin-top:80px}.compatibility h3{font-size:30px;margin-bottom:25px}.table{border-top:2px solid var(--navy)}.table>div{display:grid;grid-template-columns:repeat(5,1fr);padding:15px;border-bottom:1px solid var(--line);font-size:12px}.table>div:first-child{background:#eef0ee}.table strong{color:#36704e}.compatibility>p{font-size:11px;color:var(--muted);max-width:900px}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.application-grid article{padding:36px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px}.application-grid article>b{color:var(--copper);font:500 10px Manrope}.application-grid h3{font-size:24px;margin:45px 0 12px}.application-grid p{font-size:13px;color:var(--muted)}.application-grid a{display:block;margin-top:28px;color:#194660;font-size:11px}.application-grid .arrow{float:right}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.timeline>div{background:#fff;padding:35px;min-height:240px}.timeline b{color:var(--copper);font:500 10px Manrope}.timeline h3{font-size:23px;margin:35px 0 12px}.timeline p{font-size:12px;color:var(--muted)}.timeline span{display:block;border:1px dashed #aab4b9;padding:12px;color:#8c989e;font-size:10px}.cert-strip{margin-top:80px;background:var(--paper);padding:38px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center}.cert-strip h2{font-size:30px}.cert-strip a{font-size:12px;border-left:1px solid #cdd3d4;padding:30px 20px}.cert-strip .arrow{float:right}.tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:50px}.tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:16px 28px;font-weight:600;color:var(--muted);cursor:pointer}.tabs button.active{border-color:var(--copper);color:var(--ink)}.form-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.form-intro h2{font-size:43px}.form-intro>p{color:var(--muted)}.contact-card{margin-top:45px;padding:25px;background:var(--paper);display:flex;flex-direction:column;gap:8px;font-size:12px}.contact-card b{font-size:14px;margin-bottom:8px}form{border-top:3px solid var(--copper);padding-top:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.form-grid label{font-size:10px;letter-spacing:.08em;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;border:1px solid #ccd3d6;padding:13px;margin-top:7px;background:#fff}.wide{grid-column:1/-1}.upload{border:1px dashed #9eaaaf;padding:22px;position:relative}.upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload b,.upload span{display:block}.upload span{font-weight:400;color:var(--muted);margin-top:5px}.form-wrap form>.button{margin-top:25px}.success{color:#36704e;font-weight:600;font-size:13px}footer{background:#040f18;color:#a1b0b8;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-grid .brand{color:#fff}.footer-grid>div:first-child p{max-width:340px}.footer-grid h4{color:#fff;font-size:13px;letter-spacing:.06em;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:12px 0}.footer-grid p{font-size:12px}.legal{border-top:1px solid #26333b;margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px}@media(max-width:900px){:root{--shell: calc(100vw - 36px) }.topbar{display:none}header{height:72px}.brand-mark{width:38px;height:38px}.brand strong{font-size:19px}.menu-toggle{display:block;background:none;border:0}.menu-toggle span{display:block;width:24px;border-top:2px solid;margin:6px}.header-inner nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 30px #0002}.header-inner nav.is-open{display:flex}nav>a:not(.button){height:auto;padding:14px}.hero{height:auto;min-height:750px}.hero>img{object-position:60% center;opacity:.62}.hero-shade{background:linear-gradient(90deg,#020c14f5,#020c1459)}.hero-content{padding-top:95px}.hero h1{font-size:56px}.hero-proof{flex-wrap:wrap;gap:20px}.hero-proof span{padding-right:14px}.scroll{display:none}.section,.dark-section{padding:75px 0}.section-head{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:1fr 1fr}.path-grid,.detail-grid,.form-wrap{grid-template-columns:1fr}.detail-grid{gap:45px}.detail-grid.reverse .spec-box{order:2}.parts-grid{grid-template-columns:1fr 1fr}.finder-card{grid-column:1/-1}.application-grid,.timeline,.cert-strip{grid-template-columns:1fr 1fr}.cert-strip>div{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.mini-hero .shell{grid-template-columns:70px 1fr}.mini-hero h1{font-size:50px}.callout-inner{align-items:flex-start;gap:30px;flex-direction:column}}@media(max-width:580px){.hero h1{font-size:44px}.hero-actions{flex-direction:column;align-items:stretch}.product-grid,.parts-grid,.application-grid,.timeline,.footer-grid,.path-grid{grid-template-columns:1fr}.path-grid article+article{border-left:0;border-top:1px solid #29404f}.table{overflow-x:auto}.table>div{min-width:680px}.cert-strip{grid-template-columns:1fr}.cert-strip a{border-left:0;border-top:1px solid #ccd3d4}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.mini-hero .shell{display:block}.page-index{display:block;margin-bottom:30px}.mini-hero h1{font-size:41px}.legal{flex-direction:column;gap:12px}}.product-card.with-media{padding:0 0 24px;min-height:500px}.product-card.with-media>.tiny,.product-card.with-media>h3,.product-card.with-media>p,.product-card.with-media>.text-link{margin-left:25px;margin-right:25px}.product-card.with-media>.tiny{margin-top:24px}.product-media{height:205px;background:linear-gradient(145deg,#e9edef,#f9f9f6);border-bottom:1px solid #d9dfe1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:#83919a}.product-media:before{content:"+";display:grid;place-items:center;width:42px;height:42px;border:1px solid #9eabb2;border-radius:50%;font-size:23px;margin-bottom:17px;color:var(--copper)}.product-media span{font-size:8px;letter-spacing:.2em}.product-media b{font-size:12px;color:#425864;margin:8px 0}.product-media small{font-size:9px}.product-media-photo{padding:0;overflow:hidden;background:#f4f7f9}.product-media-photo:before{display:none}.product-media-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-card.with-media .text-link{background:var(--navy);color:#fff;border:0;padding:15px 17px;margin-top:auto}.product-card.with-media:hover .text-link{background:var(--copper)}.product-detail-lead{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:120px}.detail-photo-slot{min-height:480px;background:linear-gradient(145deg,#e7ecee,#f8f7f3);border:1px dashed #a7b2b7;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px}.detail-photo-slot:before{content:"+";font-size:42px;font-weight:300;color:var(--copper);border:1px solid #9ba8ae;width:72px;height:72px;display:grid;place-items:center;border-radius:50%;margin-bottom:25px}.detail-photo-slot span{font-size:9px;letter-spacing:.2em;color:var(--muted)}.detail-photo-slot h3{font-size:25px;margin:12px 0}.detail-photo-slot p{max-width:360px;color:var(--muted);font-size:12px}.detail-product-media{min-width:0}.detail-product-image{display:block;width:100%;height:auto;border:1px solid #c4d0d6;border-radius:16px;box-shadow:0 0 0 1px #102e3f0d,0 16px 42px #102e3f2e}.detail-image-meta{margin-top:18px;padding:18px 20px;background:#fff;border:1px solid #c4d0d6;border-radius:12px;box-shadow:0 10px 28px #102e3f1f}.detail-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.detail-keywords span{padding:7px 10px;background:#f1f4f5;border:1px solid #ccd6da;border-radius:7px;color:#294654;font-size:11px;line-height:1.2}.product-detail-lead>div:last-child>p{color:var(--muted)}.material-line{border-left:3px solid var(--copper);padding:10px 16px;background:var(--paper);font-size:12px;margin:28px 0!important}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-bottom:110px}.model-grid article{padding:30px;border-right:1px solid var(--line)}.model-grid article:last-child{border:0}.model-grid article>span{font-size:10px;color:var(--copper)}.model-grid h3{font-size:22px;margin:35px 0 10px}.model-grid p{font-size:12px;color:var(--muted)}.model-grid a{display:block;border-top:1px solid var(--line);padding-top:18px;margin-top:35px;font-size:11px;font-weight:600}.model-grid .arrow{float:right}.detail-specs{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.detail-downloads{margin-top:80px;background:var(--navy);color:#fff;padding:35px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center}.detail-downloads a{padding:20px;border-left:1px solid #405361;font-size:11px}.detail-downloads .arrow{float:right}@media(max-width:900px){.product-detail-lead,.detail-specs{grid-template-columns:1fr;gap:45px}.model-grid,.detail-downloads{grid-template-columns:1fr 1fr}.detail-downloads h3{grid-column:1/-1}.product-card.with-media{min-height:470px}}@media(max-width:580px){.model-grid,.detail-downloads{grid-template-columns:1fr}.detail-downloads h3{grid-column:auto}.product-detail-lead{margin-bottom:75px}.detail-photo-slot{min-height:340px}}.quote-choice{padding:100px 0;background:var(--paper)}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}.choice-grid>a{padding:32px;border-right:1px solid var(--line);min-height:265px;display:flex;flex-direction:column}.choice-grid>a:last-child{border:0}.choice-grid>a>span{font-size:10px;color:var(--copper)}.choice-grid b{font:600 23px Noto Sans SC,Microsoft YaHei,sans-serif;margin:35px 0 12px}.choice-grid p{font-size:12px;color:var(--muted)}.choice-grid strong{margin-top:auto;background:var(--navy);color:#fff;padding:14px 16px;font-size:11px}.choice-grid strong .arrow{float:right}.choice-grid>a:hover strong{background:var(--copper)}.quote-section{padding:110px 0;background:#e8edf0}.quote-section.parts-quote{background:#f4f2ed;border-top:1px solid #d4dade}.quote-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.quote-layout aside{position:sticky;top:30px}.quote-layout aside h2{font-size:49px}.quote-layout aside>p{color:var(--muted);max-width:420px}.guide-box{background:#3d7398;color:#fff;padding:32px;margin-top:35px;max-width:410px}.parts-quote .guide-box{background:#17394e}.guide-box h3{font-size:17px;margin-bottom:20px}.guide-box ul{padding-left:18px;font-size:12px;line-height:2}.long-form{background:#fff;border:1px solid #cdd6da;padding:42px}.long-form>h2{font-size:32px;margin:9px 0 25px}.long-form fieldset{background:#edf5f9;border:1px solid #cbdce5;padding:22px;margin:0 0 30px}.long-form legend{color:#235f88;font-size:12px;font-weight:600}.long-form .radio{display:inline-flex;align-items:center;gap:7px;font-size:11px;margin-right:28px}.long-form .radio input{width:auto;margin:0}.form-section{margin:35px 0}.form-section h3{font-size:17px;color:#265f9f;border-bottom:1px solid #bed0dd;padding-bottom:10px;margin-bottom:20px}.long-form>.wide{display:block;font-size:10px;letter-spacing:.08em;font-weight:600;margin-top:22px}.long-form textarea{display:block;width:100%;border:1px solid #ccd3d6;padding:13px;margin-top:7px}.long-form>.button{margin-top:25px}@media(max-width:900px){.choice-grid{grid-template-columns:1fr}.choice-grid>a{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.quote-layout{grid-template-columns:1fr}.quote-layout aside{position:static}.guide-box{max-width:none}.long-form{padding:30px}}@media(max-width:580px){.quote-choice,.quote-section{padding:70px 0}.quote-layout aside h2{font-size:37px}.long-form{padding:22px}.long-form .radio{display:flex;margin:12px 0}}.quote-choice{background:var(--paper)}.choice-grid>a{position:relative;background:#fff}.choice-grid>a.selected{box-shadow:inset 0 0 0 2px var(--copper);z-index:1}.choice-grid>a.selected:before{content:"已选择";position:absolute;right:20px;top:18px;background:var(--copper);color:#fff;padding:5px 8px;font-size:9px;letter-spacing:.08em}html[lang=en] .choice-grid>a.selected:before{content:"SELECTED"}.quote-section,.quote-section.parts-quote{background:var(--paper);border-top:1px solid #d8dddf}.quote-layout aside h2{color:var(--ink)}.guide-box,.parts-quote .guide-box{background:var(--navy);border-left:5px solid var(--copper)}.long-form{border:1px solid #d4dadd;box-shadow:0 24px 60px #06131f12}.long-form fieldset{background:#f4f1eb;border:1px solid #d9d2c7;border-left:4px solid var(--copper)}.long-form legend{color:var(--copper)}.form-section h3{color:var(--navy);border-bottom-color:#d4dadd}.long-form input:focus,.long-form textarea:focus,.long-form select:focus{outline:2px solid rgba(215,120,60,.22);border-color:var(--copper)}@media(min-width:901px){.quote-page-en .mini-hero{height:334px;box-sizing:border-box}.quote-page-en .page-index{width:120px;white-space:nowrap;font-size:10px}.quote-page-en .mini-hero h1{font-size:54px;max-width:1080px;white-space:nowrap}.quote-page-en .mini-hero p{max-width:900px}.quote-page-en .quote-choice{height:590px;box-sizing:border-box}.quote-page-en .choice-grid{height:266px}.quote-page-en .choice-grid>a{height:265px;min-height:265px;padding:27px 32px}.quote-page-en .choice-grid b{font-size:20px;line-height:1.25;margin:27px 0 10px}.quote-page-en .choice-grid p{font-size:11px;line-height:1.55;margin:0 0 10px}.quote-page-en #parts .long-form{height:1187px;box-sizing:border-box}}.zh-home>.hero{height:auto!important;min-height:0!important;background:#eef1f0!important;padding:34px 0 50px!important;overflow:visible!important}.zh-home>.hero .hero-stage{width:var(--shell);height:auto;padding:0;display:grid;grid-template-columns:minmax(380px,.84fr) minmax(0,1.36fr);min-height:650px;background:#f8f9f7;border:1px solid #dce2e2;box-shadow:0 26px 70px #122b371a;transform:none}.zh-home>.hero .hero-editorial{height:auto;padding:clamp(58px,6.4vw,90px) clamp(42px,5vw,74px) 42px;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}.zh-home>.hero .hero-product-vault .hero-frame-sequence:after{display:none}@media(max-width:1000px){.zh-home>.hero .hero-stage{grid-template-columns:1fr}.zh-home>.hero .hero-editorial{min-height:530px}.zh-home>.hero .hero-product-vault{height:520px}}@media(max-width:580px){.zh-home>.hero{padding:14px 0 30px!important}.zh-home>.hero .hero-stage{width:100%}.zh-home>.hero .hero-editorial{padding:44px 25px 30px;min-height:540px}.zh-home>.hero .hero-product-vault{height:390px}}.en-home{--en-blue:#23479d;--en-deep:#07152f;--en-ice:#f3f6fb;--en-line:#d9e1ee;background:#fff;color:var(--en-deep)}.en-home>.en-hero-v2{height:auto!important;min-height:0!important;padding:0;background:radial-gradient(circle at 72% 38%,#fff 0,#f3f6fb 40%,#eef3f9);overflow:hidden}.en-hero-layout{min-height:650px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1.35fr);position:relative}.en-hero-copy{position:relative;z-index:3;padding:78px 10px 48px 26px;display:flex;flex-direction:column;align-items:flex-start}.en-hero-kicker{font:700 11px Manrope,sans-serif;letter-spacing:.14em;color:var(--en-blue);padding-bottom:18px;position:relative}.en-hero-kicker:after{content:"";position:absolute;left:0;bottom:0;width:38px;border-top:2px solid var(--en-blue)}.en-hero-copy h1{font-family:Barlow Semi Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(40px,3.45vw,52px);font-weight:500;line-height:.93;letter-spacing:-.025em;margin:24px 0 27px;color:var(--en-deep);max-width:100%;text-transform:uppercase;transform:scaleY(.92);transform-origin:left center}.en-home .en-hero-copy h1 span,.en-home .en-hero-copy h1 em{white-space:normal}.en-hero-copy h1 em{font:inherit;font-style:normal;color:var(--en-blue)}.en-hero-copy>p{max-width:500px;margin:0;color:#536177;font-size:14px;line-height:1.75}.en-hero-actions{display:flex;gap:18px;margin-top:25px}.en-hero-actions .button{min-width:190px;padding:16px 20px;text-transform:uppercase;font-size:11px;letter-spacing:.055em;border-radius:0}.en-primary{background:var(--en-blue)}.en-secondary{background:#ffffffa6;color:var(--en-blue);border:1px solid var(--en-blue)}.en-hero-benefits{display:flex;align-items:center;gap:22px;margin-top:auto;padding-top:24px;color:#39485f;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.en-hero-benefits span{display:flex;gap:8px;align-items:center}.en-hero-benefits b{display:grid;place-items:center;width:29px;height:29px;border:1px solid #9eafd0;border-radius:50%;font-size:8px;color:var(--en-blue)}.en-hero-machines{position:relative;min-width:0;overflow:hidden;background:#edf3fa;isolation:isolate;display:block;padding:0}.en-hero-machines:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 52%,rgba(35,71,157,.055) 52% 72%,transparent 72%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.en-flow-lines{position:absolute;z-index:-1;left:-12%;right:-8%;top:43%;height:190px;opacity:.48;background:repeating-radial-gradient(ellipse at 55% 50%,transparent 0 20px,rgba(35,71,157,.18) 21px 22px,transparent 23px 34px);transform:rotate(-7deg) scale(1.25,.7)}.en-machine{position:relative;margin:0;min-width:0;z-index:2;display:grid;grid-template-rows:minmax(0,1fr) 62px;background:#ffffff8f;border:1px solid rgba(154,174,207,.24);overflow:hidden}.en-machine img{display:block;width:100%;height:100%;object-fit:cover;filter:none}.en-machine figcaption{position:static;padding:13px 17px;color:#52627a;font-size:8px;letter-spacing:.12em;border-top:1px solid rgba(154,174,207,.28);background:#ffffffb8}.en-machine figcaption span{color:var(--en-blue);margin-right:8px}.en-machine figcaption b{display:block;margin:4px 0 0 25px;color:var(--en-deep);font-size:11px;letter-spacing:0}.en-machine-main{height:100%}.en-machine-main img{object-position:center 48%}.en-machine-compact{height:100%}.en-machine-compact img{object-position:center 48%}.en-dual-machine-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.en-hero-machines:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0a 55%,#07152f1f);pointer-events:none}.en-scene-label{position:absolute;z-index:3;bottom:24px;padding:11px 14px;background:#ffffffd1;border:1px solid rgba(139,158,189,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#53627a;font-size:8px;letter-spacing:.12em}.en-scene-label span{color:var(--en-blue);margin-right:8px}.en-scene-label b{color:var(--en-deep)}.en-scene-label small{display:block;margin:4px 0 0 23px;font-size:10px;letter-spacing:0;color:#34445c}.en-scene-label-left{left:28px}.en-scene-label-right{right:28px}.en-hero-number{position:absolute;right:18px;top:26px;color:#687997;font:600 9px Manrope;letter-spacing:.15em;writing-mode:vertical-rl}.en-proof-strip{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid var(--en-line);background:#ffffffc7}.en-proof-strip span{min-height:56px;padding:6px 30px;border-right:1px solid var(--en-line);color:#5d6a7d;font-size:10px;text-transform:uppercase;letter-spacing:.045em;display:flex;flex-direction:column;justify-content:center}.en-proof-strip span:last-child{border:0}.en-proof-strip b{font:700 24px Manrope;color:var(--en-blue);line-height:1.1;margin-bottom:3px}.en-proof-strip small{display:block!important;visibility:visible!important;opacity:1!important;margin-top:4px;color:#35445a!important;font:700 12px/1.25 Manrope,sans-serif;letter-spacing:.015em;text-transform:none;white-space:normal}.zh-home .en-proof-strip small{font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.en-home>.en-hero-v2>.en-proof-strip,.zh-home>.zh-hero-v2>.en-proof-strip{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important;height:112px!important;min-height:112px!important;background:#fff!important;overflow:visible!important}.en-home>.en-hero-v2>.en-proof-strip span,.zh-home>.zh-hero-v2>.en-proof-strip span{display:flex!important;visibility:visible!important;opacity:1!important;color:#5d6a7d!important}.en-home>.en-hero-v2>.en-proof-strip b,.zh-home>.zh-hero-v2>.en-proof-strip b{display:block!important;visibility:visible!important;opacity:1!important;color:var(--en-blue)!important}.en-home .section{background:#fff;padding-top:100px;padding-bottom:100px}.en-home .section:nth-of-type(odd){background:var(--en-ice)}.en-home .eyebrow{color:var(--en-blue)}.en-home .section-head,.en-home .catalog-group-head{color:var(--en-deep)}.en-home .product-card,.en-home .process-preview-grid article,.en-home .application-directory article,.en-home .faq-list details{border-color:var(--en-line);border-radius:2px;box-shadow:0 14px 36px #18325b14}.en-home .product-card:hover{box-shadow:0 20px 45px #18325b24}.en-home .product-media{background:#f5f7fb}.en-home .section-more,.en-home .product-card.with-media .text-link{background:var(--en-blue)}.en-home .faq-list summary i{background:var(--en-blue)}.en-home .application-visual-banner{border-radius:2px;background-image:linear-gradient(90deg,#07152feb,#23479d47),url(/images/chenhe-applications-grid.png)}.en-home .cta{background:linear-gradient(120deg,#07152f,#173a83);color:#fff}@media(max-width:1000px){.en-hero-layout{grid-template-columns:1fr;min-height:0}.en-hero-copy{min-height:610px;padding:65px 30px 42px}.en-hero-machines{height:590px}.en-proof-strip{grid-template-columns:1fr 1fr}.en-proof-strip span:nth-child(2){border-right:0}}@media(max-width:600px){.en-hero-copy{min-height:560px;padding:48px 8px 30px}.en-hero-copy h1{font-size:39px}.en-hero-actions{width:100%;flex-direction:column}.en-hero-actions .button{width:100%}.en-hero-benefits{gap:10px;flex-wrap:wrap}.en-hero-machines{height:420px}.en-dual-machine-scene{object-position:center}.en-scene-label{bottom:12px;padding:8px}.en-scene-label-left{left:10px}.en-scene-label-right{right:10px}.en-scene-label small{display:none}.en-proof-strip span{padding:15px}.en-proof-strip b{font-size:20px}}.parts-section{background-color:#b8c9cf;background-image:linear-gradient(135deg,rgba(255,255,255,.27),transparent 46%),repeating-linear-gradient(0deg,rgba(20,55,76,.04) 0,rgba(20,55,76,.04) 1px,transparent 1px,transparent 58px)}.application-section{background-color:#bec8c5;background-image:linear-gradient(120deg,rgba(255,255,255,.28),transparent 52%),repeating-linear-gradient(90deg,rgba(6,19,31,.04) 0,rgba(6,19,31,.04) 1px,transparent 1px,transparent 80px)}.product-grid.two-column{grid-template-columns:repeat(2,1fr)}.product-grid.two-column .product-card.with-media{min-height:540px}.product-grid.two-column .product-media{height:260px}.section-more{display:flex;align-items:center;justify-content:space-between;width:260px;margin:30px 0 0 auto;background:var(--navy);color:#fff;padding:16px 20px;font-size:12px;font-weight:600;box-shadow:0 8px 22px #06131f26}.section-more:hover{background:var(--copper)}@media(max-width:700px){.product-grid.two-column{grid-template-columns:1fr}.product-grid.two-column .product-card.with-media{min-height:470px}.product-grid.two-column .product-media{height:220px}}.industry-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfd6d9;border:1px solid #cfd6d9}.industry-showcase article{background:#fff}.industry-photo{height:220px;background-image:url(/images/chenhe-applications-grid.png);background-repeat:no-repeat;background-size:300% 200%;filter:saturate(.82) contrast(1.03)}.industry-photo-1{background-position:0 0}.industry-photo-2{background-position:50% 0}.industry-photo-3{background-position:100% 0}.industry-photo-4{background-position:0 100%}.industry-photo-5{background-position:50% 100%}.industry-photo-6{background-position:100% 100%}.industry-showcase article>div:last-child{padding:25px 27px 29px;min-height:190px}.industry-showcase span{font-size:9px;color:var(--copper);letter-spacing:.12em}.industry-showcase h3{font-size:22px;margin:20px 0 8px}.industry-showcase p{font-size:12px;color:var(--muted);margin:0}.industry-showcase article:nth-child(3n+2) .industry-photo{box-shadow:inset 0 0 0 1px #ffffff26}@media(max-width:900px){.industry-showcase{grid-template-columns:1fr 1fr}}@media(max-width:580px){.industry-showcase{grid-template-columns:1fr}.industry-photo{height:235px}.industry-showcase article>div:last-child{min-height:0}}.application-visual-banner{height:210px;background-image:linear-gradient(90deg,#06131fe0,#06131f38),url(/images/chenhe-applications-grid.png);background-size:cover;background-position:center 46%;display:flex;align-items:flex-end;padding:30px 35px;color:#fff;margin-bottom:1px}.application-visual-banner div{display:flex;flex-direction:column}.application-visual-banner span{font-size:9px;letter-spacing:.22em;color:#d6e1e6}.application-visual-banner b{font:600 26px Noto Sans SC,Microsoft YaHei,sans-serif;margin-top:7px}.application-directory{display:grid;grid-template-columns:repeat(20,1fr);gap:1px;background:#d4dadd;border:1px solid #d4dadd}.application-directory article{grid-column:span 5;background:#fff;padding:27px 25px;min-height:255px;position:relative}.application-directory article:nth-child(n+5):nth-child(-n+9){grid-column:span 4;background:#f6f4ef;border-top:3px solid var(--copper)}.application-directory article:nth-child(6),.application-directory article:nth-child(8){padding-top:45px}.application-directory article:nth-child(5),.application-directory article:nth-child(7),.application-directory article:nth-child(9){padding-top:25px}.application-directory article>span{font-size:9px;color:var(--copper);letter-spacing:.12em}.application-directory h3{font-size:22px;margin:22px 0 15px}.application-directory ul{list-style:none;padding:0;margin:0}.application-directory li{font-size:13px;line-height:1.7;color:#52636d;padding:5px 0;border-top:1px solid #edf0f1}.application-directory li:before{content:"";display:inline-block;width:4px;height:4px;background:var(--copper);margin:0 9px 3px 0}@media(max-width:900px){.application-directory{grid-template-columns:1fr 1fr}.application-directory article,.application-directory article:nth-child(n+5):nth-child(-n+9){grid-column:auto;padding:27px 25px}.application-directory article:nth-child(6),.application-directory article:nth-child(8){padding-top:27px}}@media(max-width:580px){.application-visual-banner{height:165px;padding:22px}.application-directory{grid-template-columns:1fr}.application-directory article{min-height:0}.application-directory h3{font-size:23px}}.process-preview{background-color:#afbec4;background-image:linear-gradient(125deg,rgba(231,241,245,.3),transparent 45%),repeating-linear-gradient(90deg,rgba(6,31,47,.05) 0,rgba(6,31,47,.05) 1px,transparent 1px,transparent 68px)}.process-page{background-color:#bec9cc;background-image:linear-gradient(135deg,rgba(255,255,255,.24),transparent 50%),repeating-linear-gradient(90deg,rgba(6,19,31,.04) 0,rgba(6,19,31,.04) 1px,transparent 1px,transparent 72px)}.process-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-preview-grid article{background:#f8f8f6;border:1px solid #99aab0;box-shadow:0 14px 32px #06131f1f}.process-preview-grid img{width:100%;height:330px;object-fit:cover;display:block}.process-preview-grid article>div{padding:25px}.process-preview-grid span{font-size:9px;color:var(--copper)}.process-preview-grid h3{font-size:24px;margin:12px 0 7px}.process-preview-grid p{font-size:12px;color:var(--muted);margin:0}.process-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;position:relative}.process-timeline article{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d6dde0;position:relative}.process-timeline img,.process-image-missing{width:100%;height:230px;object-fit:cover;display:block}.process-copy{padding:20px 18px 22px;min-height:155px}.process-title{display:flex;align-items:center;gap:12px;min-width:0}.process-number{flex:0 0 34px;width:34px;height:34px;background:var(--navy);color:#fff;display:grid;place-items:center;font:600 11px Manrope}.process-copy h3{font-size:19px;line-height:1.25;margin:0;white-space:nowrap}.process-copy p{color:var(--muted);font-size:12px;line-height:1.75;margin:15px 0 0}.process-image-missing{background:linear-gradient(145deg,#e7ecee,#f8f7f3);display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:1px dashed #aab5ba}.process-image-missing span{font-size:9px;color:var(--copper);letter-spacing:.16em}.process-image-missing b{font-size:17px;margin-top:10px}.process-evidence{margin-top:90px;background:var(--navy);color:#fff;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.process-evidence h2{font-size:38px}.process-evidence ul{list-style:none;padding:0;margin:0}.process-evidence li{padding:13px;border-bottom:1px solid #354b59;font-size:12px}.process-evidence li:before{content:"✓";color:var(--copper);margin-right:10px}.process-timeline .process-copy h3{white-space:normal}.en-home .section-head h2{font-size:clamp(30px,3.1vw,43px);line-height:1.12}@media(max-width:1100px){.process-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.process-preview-grid{grid-template-columns:1fr 1fr}.process-preview-grid article:last-child{grid-column:1/-1}.process-evidence{grid-template-columns:1fr}}@media(max-width:580px){.process-preview-grid{grid-template-columns:1fr}.process-preview-grid article:last-child{grid-column:auto}.process-preview-grid img{height:260px}.process-timeline{grid-template-columns:1fr}.process-timeline img,.process-image-missing{height:260px}.process-copy h3{white-space:normal}.process-evidence{padding:28px}.process-evidence h2{font-size:30px}}.section,.products-section,.parts-section,.process-preview,.process-page,.application-section{background:#fff;background-image:none}main>section+section{border-top:1px solid #edf0f2}.product-grid{gap:24px;background:transparent;border:0;box-shadow:none}.product-card{background:#fff;border:1px solid #c4d0d6;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #1837490e,0 14px 38px #0f253438}.product-card:hover{box-shadow:0 0 0 1px #18374913,0 20px 48px #0f253447}.product-media{background:#f4f7f9;border-bottom:1px solid #e3e8eb}.process-preview-grid{gap:24px}.process-preview-grid article{background:#fff;border:1px solid #c4d0d6;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #1837490e,0 14px 38px #0f253438}.process-preview-grid img{border-radius:14px}.application-visual-banner{border-radius:16px;overflow:hidden;margin-bottom:24px;box-shadow:0 10px 26px #0f253412}.application-directory{gap:18px;background:transparent;border:0}.application-directory article,.application-directory article:nth-child(n+5):nth-child(-n+9){background:#fff;border:1px solid #c4d0d6;border-radius:14px;box-shadow:0 0 0 1px #1837490d,0 13px 34px #0f253433}button,.button,.section-more,.product-card.with-media .text-link,.choice-grid strong,.long-form>.button,.form-wrap form>.button{border-radius:8px}.process-timeline article{border-color:#c4d0d6;border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #1837490d,0 13px 34px #0f253433}.zh-home .section-head h2{font-size:clamp(30px,3.15vw,43px);white-space:nowrap}.faq-shell{max-width:1080px}.faq-heading{text-align:center;margin:0 auto 52px;max-width:900px}.faq-heading h2{font-size:clamp(2.2rem,4vw,3.4rem);margin:18px 0;white-space:nowrap}.faq-heading p{color:var(--muted);margin:0}.faq-list{display:grid;gap:18px}.faq-list details{background:#f6f8fa;border:1px solid #c8d3da;border-radius:14px;box-shadow:0 9px 26px #0f253414;overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;min-height:76px;padding:19px 24px 19px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px;font-weight:700;color:var(--navy)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:28px;height:28px;border-radius:50%;background:var(--copper);position:relative;flex:0 0 auto;box-shadow:0 5px 12px #d7783c3d}.faq-list summary i:before,.faq-list summary i:after{content:"";position:absolute;left:8px;right:8px;top:13px;border-top:2px solid #fff}.faq-list summary i:after{transform:rotate(90deg);transition:.2s}.faq-list details[open] summary i:after{transform:rotate(0);opacity:0}.faq-list details[open] summary{padding-bottom:13px}.faq-answer{padding:0 66px 24px 28px;color:#53636e;font-size:14px;line-height:1.9}.faq-answer strong{color:var(--copper);font-weight:700}@media(max-width:1200px)and (min-width:901px){nav{gap:15px;font-size:12px}.button-small{padding:13px 15px;gap:16px}.brand{min-width:175px}}@media(max-width:700px){.zh-home .section-head h2,.faq-heading h2{white-space:normal}}@media(max-width:580px){.faq-heading{text-align:left}.faq-list summary{font-size:14px;padding:17px;min-height:68px}.faq-answer{padding:0 54px 21px 17px;font-size:13px}.faq-list summary i{width:26px;height:26px}.faq-list summary i:before,.faq-list summary i:after{left:8px;right:8px;top:12px}}html[lang^=zh] .hero h1{font-size:clamp(50px,5.15vw,66px);max-width:630px}html[lang^=zh] .hero h1 em{display:block;white-space:nowrap}@media(min-width:901px){.hero{height:clamp(630px,min(70vw,calc(100svh - 116px)),900px);min-height:0}}@media(min-width:901px)and (max-width:1200px){:root{--shell: calc(100vw - 48px) }.section{padding:90px 0}.hero-content{padding-top:clamp(76px,10vh,105px)}.hero>.hero-content>p{margin:24px 0 28px}.hero-proof{margin-top:clamp(34px,5vh,54px)}.product-grid.two-column .product-card.with-media{min-height:500px}.product-grid.two-column .product-media{height:235px}.process-preview-grid img{height:300px}.section-head{margin-bottom:46px}.faq-heading{margin-bottom:42px}}@media(min-width:1201px)and (min-aspect-ratio:16/9){.hero{height:calc(100svh - 116px);max-height:860px}.hero-content{padding-top:clamp(78px,11vh,125px)}.hero-proof{margin-top:clamp(36px,6vh,65px)}}@media(min-width:901px)and (max-aspect-ratio:4/3){.hero{height:min(76vw,calc(100svh - 116px));min-height:650px}.hero>img{object-position:58% center}.section{padding:84px 0}}@media(max-width:900px){html[lang^=zh] .hero h1{font-size:clamp(40px,6.5vw,54px);max-width:560px}}@media(max-width:580px){html[lang^=zh] .hero h1{font-size:clamp(34px,7vw,40px);max-width:100%}}.catalog-split{display:grid;grid-template-columns:1fr 1fr;gap:0}.catalog-group{min-width:0;padding-right:34px}.catalog-group+.catalog-group{border-left:1px solid #b9c3c8;padding-right:0;padding-left:34px}.catalog-group-head{min-height:150px;margin-bottom:32px}.catalog-group-head .eyebrow{margin-bottom:18px}.catalog-group-head h2{font-size:clamp(29px,2.7vw,38px);line-height:1.08;margin:0 0 13px}.catalog-group-head p{max-width:470px;color:var(--muted);font-size:14px;margin:0}.catalog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.catalog-card-grid .product-card.with-media{min-height:455px}.catalog-card-grid .product-media{height:190px}.catalog-card-grid .product-card.with-media>.tiny,.catalog-card-grid .product-card.with-media>h3,.catalog-card-grid .product-card.with-media>p,.catalog-card-grid .product-card.with-media>.text-link{margin-left:20px;margin-right:20px}.catalog-card-grid .product-card h3{font-size:20px}.catalog-card-grid .product-card p{font-size:12px}.catalog-group .section-more{width:220px}.zh-home .process-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zh-home .process-preview-grid img{height:260px}.zh-home .process-preview-grid h3{font-size:21px}.zh-home .application-directory{grid-template-columns:repeat(14,minmax(0,1fr));gap:14px}.zh-home .application-directory article,.zh-home .application-directory article:nth-child(n+5):nth-child(-n+9){grid-column:span 2;min-height:235px;padding:22px 17px;border-top:1px solid #c4d0d6}.zh-home .application-directory article:nth-child(8),.zh-home .application-directory article:nth-child(10),.zh-home .application-directory article:nth-child(11),.zh-home .application-directory article:nth-child(13){grid-column:span 2}.zh-home .application-directory article:nth-child(9),.zh-home .application-directory article:nth-child(12){grid-column:span 3!important}.zh-home .application-directory article:nth-child(6),.zh-home .application-directory article:nth-child(8){padding-top:22px}.zh-home .application-directory h3{font-size:18px;margin:18px 0 12px}.zh-home .application-directory li{font-size:11px;line-height:1.55;padding:5px 0}@media(max-width:1100px){.catalog-group{padding-right:24px}.catalog-group+.catalog-group{padding-left:24px}.catalog-card-grid{grid-template-columns:1fr}.catalog-card-grid .product-card.with-media{min-height:430px}}@media(max-width:900px){.catalog-split{grid-template-columns:1fr}.catalog-group{padding:0}.catalog-group+.catalog-group{border-left:0;border-top:1px solid #b9c3c8;padding:70px 0 0;margin-top:70px}.catalog-card-grid,.zh-home .process-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zh-home .process-preview-grid article:last-child{grid-column:auto}.zh-home .application-directory{grid-template-columns:repeat(3,1fr)}.zh-home .application-directory article,.zh-home .application-directory article:nth-child(n+5):nth-child(-n+9),.zh-home .application-directory article:nth-child(n+8){grid-column:auto!important}}@media(max-width:700px){.catalog-card-grid{grid-template-columns:1fr}.zh-home .application-directory{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.zh-home .process-preview-grid,.zh-home .application-directory{grid-template-columns:1fr}}.gasketed-overview>p{font-size:15px;line-height:1.8}.gasketed-overview dl{margin:26px 0 30px;border-top:1px solid #cbd4d8}.gasketed-overview dl>div{display:grid;grid-template-columns:82px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid #d7dee1}.gasketed-overview dt{color:var(--copper);font-size:11px;font-weight:700;letter-spacing:.08em}.gasketed-overview dd{margin:0;color:#425865;font-size:13px}.gasketed-custom{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:center;margin:0 0 120px;padding:38px;background:#f4f7f8;border:1px solid #c4d0d6;border-radius:18px;box-shadow:0 16px 42px #0f253424}.working-principle-section{margin:0 0 90px;padding:38px;background:#f3f6fb;border:1px solid #d9e1ee;box-shadow:0 12px 32px #18325b14}.principle-stage{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(270px,.52fr);gap:24px;align-items:stretch}.principle-visual{position:relative;min-width:0;display:grid;place-items:center;padding:86px 38px 104px;background:#fff;border:1px solid #d9e1ee;overflow:hidden}.principle-visual-baked{padding:0}.principle-visual img{display:block;width:100%;height:auto;min-height:0;object-fit:contain}.principle-callouts{position:absolute;inset:0;z-index:3;pointer-events:none}.principle-callout{position:absolute;display:block;padding:0 2px;background:#fff;color:#14233a;font:800 8px/1.15 Manrope,sans-serif;letter-spacing:0;text-align:center;white-space:nowrap}.callout-stationary{left:5%;top:26px}.callout-gasket-1{left:23%;top:26px}.callout-plate-1{left:31%;top:26px}.callout-carrying{left:52%;top:26px;transform:translate(-50%)}.callout-movable{right:16%;top:26px}.callout-column{right:2%;top:26px}.callout-guide-bar{right:2.5%;bottom:84px}.callout-bolts{left:52.5%;bottom:84px;transform:translate(-50%)}.callout-inlet{left:7px;top:39%}.callout-outlet{left:7px;top:62%}.callout-foot{left:6%;bottom:84px}.principle-leaders{position:absolute;inset:0;z-index:2;width:100%;height:100%;pointer-events:none}.principle-leaders line{stroke:#23479d;stroke-width:1.15;vector-effect:non-scaling-stroke}.principle-leaders .component-leaders line{marker-end:none}.principle-leaders .port-leaders line{stroke-width:1.5;marker-end:url(#port-arrow)}.principle-leaders .inlet-leader{stroke:#23479d}.principle-leaders .outlet-leader{stroke:#b7462d}.principle-legend{position:absolute;left:22px;bottom:18px;display:flex;gap:8px;padding:7px;background:#fffffff0;border:1px solid #d9e1ee;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.principle-legend span{display:flex;align-items:center;gap:8px;padding:7px 10px;color:#35445a;font:700 10px Manrope,sans-serif;letter-spacing:.06em;text-transform:uppercase}.principle-legend span:before{display:grid;place-items:center;width:20px;height:20px;font:900 19px/1 Manrope,sans-serif}.principle-legend .hot-flow{color:#b7462d}.principle-legend .hot-flow:before{content:"↑"}.principle-legend .cold-flow{color:#23479d}.principle-legend .cold-flow:before{content:"↓"}.principle-image-note{position:absolute;right:18px;bottom:18px;width:min(48%,410px);margin:0;padding:8px 11px;background:#fffffff0;border:1px solid #d9e1ee;color:#536177;font-size:9px;line-height:1.45;text-align:center}.principle-flow-panel{display:flex;flex-direction:column;border:1px solid #b9c8dc;background:#fff}.principle-panel-heading,.principle-components-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px}.principle-panel-heading{border-bottom:1px solid #b9c8dc;background:#eaf0fb}.principle-panel-heading span,.principle-components-heading span{font:800 10px Manrope,sans-serif;letter-spacing:.12em}.principle-panel-heading span{color:#23479d}.principle-panel-heading strong,.principle-components-heading strong{color:#536177;font-size:11px}.principle-steps{display:grid;grid-template-rows:repeat(3,1fr);flex:1;background:#fff;border:0}.principle-steps article{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:20px 18px;border-bottom:1px solid #d9e1ee}.principle-steps article:last-child{border-bottom:0}.principle-steps article>span,.principle-components article>span{color:#23479d;font:700 10px Manrope,sans-serif;letter-spacing:.1em}.principle-steps h3,.principle-components h3{margin:0 0 7px;color:#07152f}.principle-steps h3{font-size:15px}.principle-steps p,.principle-components p{margin:0;color:#536177;font-size:11px;line-height:1.55}.principle-components-heading{margin-top:28px;border:1px solid #b9c8dc;border-bottom:0;background:#eaf0fb}.principle-components-heading span{color:#23479d}.principle-components{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:0;background:#d9e1ee;border:1px solid #b9c8dc}.principle-components article{position:relative;min-height:190px;padding:26px;background:#fff;border-top:3px solid transparent}.principle-components article:hover{border-top-color:#23479d}.principle-components h3{font-size:16px;margin-top:16px}.brazed-principle-visual{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #b9c8dc}.brazed-principle-image-wrap{position:relative;overflow:hidden;background:#f8fbff}.brazed-principle-image-wrap>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:cover;transform:none}.brazed-image-callouts,.brazed-image-leaders{position:absolute;inset:0;pointer-events:none}.brazed-image-callouts{z-index:2}.brazed-image-leaders{z-index:1;width:100%;height:100%}.brazed-callout{position:absolute;padding:3px 5px;background:#fffffff5;color:#14233a;font:800 7px/1.2 Manrope,sans-serif;text-transform:uppercase;white-space:nowrap;transform:translate(-50%)}.brazed-hot-out{left:7.5%;top:12px}.brazed-cold-in{left:24.5%;top:12px}.brazed-end-plate{left:42.5%;top:12px}.brazed-flow-area{left:60%;top:12px}.brazed-joint{left:79%;top:12px}.brazed-hot-in{left:8.5%;bottom:12px}.brazed-cold-out{left:27%;bottom:12px}.brazed-heat-plate{left:55.5%;bottom:12px}.brazed-corrugation{left:82.5%;bottom:12px}.brazed-image-leaders line{stroke:#23479d;stroke-width:1.15;vector-effect:non-scaling-stroke}.brazed-image-leaders line.hot{stroke:#b7462d}.brazed-image-leaders line.cold{stroke:#23479d}.brazed-principle-labels{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #b9c8dc;background:#fff}.brazed-principle-labels span{display:flex;align-items:center;gap:9px;min-height:52px;padding:10px 12px;border-right:1px solid #d9e1ee;color:#14233a;font:700 10px/1.35 Manrope,sans-serif}.brazed-principle-labels span:last-child{border-right:0}.brazed-principle-labels b{color:#23479d;font-size:9px;letter-spacing:.08em}.brazed-principle-components article{min-height:176px}.custom-visual{min-width:0;border-radius:14px;overflow:hidden;background:#edf2f5}.custom-visual img{display:block;width:100%;height:auto}.custom-copy h2{font-size:clamp(30px,3vw,43px);line-height:1.08;margin:0 0 18px}.custom-copy>p{color:var(--muted)}.custom-feature-list{margin-top:28px;border-top:1px solid #c8d2d7}.custom-feature-list article{display:grid;grid-template-columns:32px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #d3dade}.custom-feature-list article>span{color:var(--copper);font:600 10px Manrope,sans-serif}.custom-feature-list h3{font-size:16px;margin:0 0 4px}.custom-feature-list p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.model-matrix-section{margin-bottom:120px}.series-family-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:24px}.series-family-strip article{min-width:0;padding:19px 17px;background:#fff;border:1px solid #c4d0d6;border-radius:12px;box-shadow:0 8px 24px #0f253417}.series-family-strip span,.series-family-strip strong,.series-family-strip small{display:block}.series-family-strip span{color:var(--copper);font-size:10px;font-weight:700}.series-family-strip strong{font-size:14px;margin:11px 0 5px}.series-family-strip small{color:var(--muted);font-size:10px}.model-matrix-image{display:block;width:100%;background:#edf3f7;border:1px solid #bdcbd3;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px #0f253421}.model-matrix-image img{display:block;width:100%;height:auto}.matrix-note{font-size:11px;color:var(--muted);margin:14px 4px 0}.project-gallery-section{margin-bottom:90px}.project-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.project-photo{grid-column:span 4;margin:0;background:#fff;border:1px solid #c4d0d6;border-radius:16px;overflow:hidden;box-shadow:0 13px 34px #0f25342e}.project-photo-4{grid-column:1/-1}.project-photo img{display:block;width:100%;height:390px;object-fit:cover;filter:saturate(.88) contrast(1.04) brightness(.98);transition:.35s}.project-photo-1 img{object-position:center 38%}.project-photo-2 img{object-position:center 48%}.project-photo-3 img{object-position:center 42%}.project-photo-4 img{height:510px;object-position:center 48%}.project-photo:hover img{transform:scale(1.018);filter:saturate(.98) contrast(1.05)}.project-photo figcaption{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:20px 21px 23px}.project-photo figcaption>span{color:var(--copper);font-size:10px}.project-photo h3{font-size:18px;margin:0 0 5px}.project-photo p{font-size:11px;color:var(--muted);margin:0}.project-keywords{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.project-keywords span{padding:9px 12px;background:#f1f4f5;border:1px solid #cbd5da;border-radius:8px;color:#294654;font-size:11px}@media(max-width:1000px){.gasketed-custom{grid-template-columns:1fr;gap:35px}.working-principle-section{padding:36px}.principle-stage{grid-template-columns:1fr}.principle-visual img{min-height:0;height:auto}.principle-steps{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.principle-steps article{grid-template-columns:1fr;border-bottom:0;border-right:1px solid #d9e1ee}.principle-steps article:last-child{border-right:0}.principle-components{grid-template-columns:repeat(2,1fr)}.series-family-strip{grid-template-columns:repeat(3,1fr)}.project-photo,.project-photo-3{grid-column:span 6}.project-photo-4{grid-column:1/-1}}@media(max-width:650px){.gasketed-custom{padding:20px;margin-bottom:80px}.working-principle-section{padding:22px;margin-bottom:80px}.principle-steps{grid-template-columns:1fr}.principle-steps article{border-right:0;border-bottom:1px solid #d9e1ee}.principle-components{grid-template-columns:1fr}.principle-components article{min-height:0}.principle-visual{padding:62px 34px 132px}.principle-callout{max-width:86px;padding:3px 4px;font-size:6px}.principle-legend{left:8px;bottom:8px;flex-wrap:wrap}.principle-legend span{font-size:7px;padding:4px}.principle-image-note{right:8px;bottom:8px;width:52%;font-size:6px}.callout-inlet,.callout-outlet{left:2px}.callout-guide{right:2px}.brazed-principle-labels{grid-template-columns:1fr 1fr}.brazed-principle-labels span:nth-child(2){border-right:0}.brazed-principle-labels span:nth-child(-n+2){border-bottom:1px solid #d9e1ee}.series-family-strip{grid-template-columns:1fr 1fr}.project-photo,.project-photo-3,.project-photo-4{grid-column:1/-1}.project-photo img,.project-photo-4 img{height:330px}}.gasketed-overview h2,.custom-copy h2{font-size:clamp(22px,2.25vw,34px);line-height:1.2;white-space:nowrap}.series-family-strip button{appearance:none;width:100%;min-width:0;padding:19px 17px;background:#fff;border:1px solid #b5c4cc;border-radius:12px;box-shadow:0 10px 27px #0f253421;color:var(--ink);font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.series-family-strip button:hover,.series-family-strip button:focus-visible{transform:translateY(-3px);border-color:var(--copper);box-shadow:0 18px 34px #0f25342e;outline:none}.series-family-strip button.is-active{border-color:var(--copper);background:#fff7f1;box-shadow:0 16px 34px #de753433}.series-family-strip button span,.series-family-strip button strong,.series-family-strip button small{display:block}.series-family-strip button span{color:var(--copper);font-size:10px;font-weight:700}.series-family-strip button strong{font-size:14px;margin:11px 0 5px}.series-family-strip button small{color:var(--muted);font-size:10px}.model-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 12px}.model-table-toolbar strong{font-size:18px;color:var(--navy)}.model-table-toolbar button{appearance:none;border:1px solid #aebec8;border-radius:8px;padding:10px 18px;background:#fff;color:var(--navy);font:inherit;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #081f2d1a}.model-table-toolbar button.is-active,.model-table-toolbar button:hover{border-color:var(--copper);color:var(--copper)}.responsive-model-table{overflow-x:auto;border:1px solid #aebec8;border-radius:12px;background:#fff;box-shadow:0 18px 38px #081f2d29}.responsive-model-table table{width:100%;min-width:1450px;border-collapse:collapse;font-size:12px}.responsive-model-table th,.responsive-model-table td{padding:10px 9px;border-right:1px solid #c6d2d9;border-bottom:1px solid #c6d2d9;text-align:center;vertical-align:middle}.responsive-model-table th{position:sticky;top:0;z-index:1;background:#12364b;color:#fff;font-weight:700;line-height:1.35}.responsive-model-table th small{display:block;margin-top:3px;color:#c6d7e1;font-size:10px}.responsive-model-table tbody tr:nth-child(2n){background:#f1f6f8}.responsive-model-table tbody tr:hover{background:#fff5ed}.responsive-model-table td:first-child{color:#0d587f;font-weight:800}.responsive-model-table tr[hidden]{display:none}.model-table-note{margin:14px 0 0;color:var(--muted);font-size:13px}.faq-section{padding-top:72px;padding-bottom:72px}.hero-frame-sequence{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-frame-sequence>.hero-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;will-change:opacity,transform;animation:hero-assembly-step 24s ease-in-out infinite}.hero-frame-step-0{animation-delay:0s!important}.hero-frame-step-1{animation-delay:3s!important}.hero-frame-step-2{animation-delay:6s!important}.hero-frame-step-3{animation-delay:9s!important}.hero-frame-step-4{animation-delay:12s!important}.hero-frame-step-5{animation-delay:15s!important}.hero-frame-step-6{animation-delay:18s!important}.hero-frame-step-7{animation-delay:21s!important}@keyframes hero-assembly-step{0%{opacity:0;transform:scale(1.012)}1.5%,11%{opacity:1;transform:scale(1)}12.5%,to{opacity:0;transform:scale(.996)}}.hero-shade{z-index:1}.hero-content,.scroll{z-index:2}.faq-heading{margin-bottom:34px}.faq-heading h2{margin:12px 0}.faq-list{gap:10px}.faq-list summary{min-height:62px;padding:14px 22px 14px 26px}.faq-list details[open] summary{padding-bottom:10px}.faq-answer{padding:0 62px 18px 26px;line-height:1.75}.brazed-series-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.brazed-custom .custom-visual img{aspect-ratio:16/10;object-fit:cover}.brazed-project-gallery .project-photo{grid-column:span 4}.brazed-project-gallery .project-photo-4,.brazed-project-gallery .project-photo-5{grid-column:span 6}.brazed-project-gallery .project-photo img{height:330px;object-fit:cover}@media(max-width:650px){.gasketed-overview h2,.custom-copy h2{font-size:clamp(20px,6vw,28px);white-space:normal}.model-table-toolbar{align-items:flex-start;flex-direction:column}.brazed-series-strip{grid-template-columns:1fr 1fr}.brazed-project-gallery .project-photo,.brazed-project-gallery .project-photo-4,.brazed-project-gallery .project-photo-5{grid-column:1/-1}.faq-section{padding-top:56px;padding-bottom:56px}.faq-heading{margin-bottom:26px}}@media(prefers-reduced-motion:reduce){.hero-frame-step{display:none!important;animation:none!important}.hero-frame-step-4{display:block!important;opacity:1!important;transform:none!important}}:root{--shell:min(1200px, calc(100vw - 56px) )}body{font-size:14px;line-height:1.65}p{line-height:1.75}h2{font-size:clamp(30px,3vw,40px);line-height:1.14}.topbar-inner{font-size:10px}.header-inner{height:76px}.brand{min-width:180px}.brand-mark{width:48px;height:48px}.brand strong{font-size:21px;letter-spacing:.13em}nav{gap:25px;font-size:12px}.button-small{padding:12px 18px}.section{padding:78px 0}.section-head{margin-bottom:38px;gap:44px}.section-head>div:last-child{font-size:14px;line-height:1.75}.zh-home .section-head h2,.en-home .section-head h2{font-size:clamp(28px,2.65vw,36px);line-height:1.14}.eyebrow{font-size:9px;letter-spacing:.16em}@media(min-width:901px){.hero{height:clamp(610px,calc(100svh - 110px),760px)}.hero-content{padding-top:clamp(70px,9vh,96px)}html[lang^=zh] .hero h1{font-size:clamp(44px,4.55vw,58px);max-width:570px;line-height:1.07}html[lang^=en] .hero h1{font-size:clamp(45px,4.7vw,60px);max-width:650px;line-height:1.05}.hero>.hero-content>p{font-size:15px;line-height:1.8;max-width:650px;margin:22px 0 26px}.hero-actions .button{min-height:52px;padding:13px 22px}.hero-proof{margin-top:34px}.hero-proof strong{font-size:23px}}.catalog-group-head{min-height:128px;margin-bottom:25px}.catalog-group-head h2{font-size:clamp(25px,2.25vw,32px)}.catalog-group-head p{font-size:13px;line-height:1.7}.catalog-card-grid .product-card.with-media{min-height:425px}.catalog-card-grid .product-media{height:180px}.catalog-card-grid .product-card h3{font-size:18px}.catalog-card-grid .product-card p{font-size:12px;line-height:1.7}.product-card.with-media>.tiny,.product-card.with-media>h3,.product-card.with-media>p{margin-top:0}.product-card.with-media>.tiny{font-size:9px}.process-preview-grid img,.zh-home .process-preview-grid img{height:235px}.process-preview-grid article>div{padding:20px}.process-preview-grid h3,.zh-home .process-preview-grid h3{font-size:18px}.application-visual-banner{height:185px}.application-visual-banner b{font-size:23px}.zh-home .application-directory article,.zh-home .application-directory article:nth-child(n+5):nth-child(-n+9){min-height:215px;padding:19px 15px}.zh-home .application-directory h3{font-size:17px;margin:15px 0 10px}.zh-home .application-directory li{font-size:10.5px}.faq-section{padding-top:62px;padding-bottom:62px}.faq-heading{margin-bottom:28px}.faq-heading h2{font-size:clamp(30px,3vw,40px);line-height:1.14}.faq-heading p{font-size:13px}.faq-list summary{min-height:56px;padding:12px 20px 12px 23px;font-size:14px}.faq-list summary i{width:25px;height:25px}.faq-list summary i:before,.faq-list summary i:after{left:7px;right:7px;top:11px}.faq-answer{padding:0 58px 16px 23px;font-size:13px}.mini-hero{padding-top:78px;padding-bottom:72px}.mini-hero h1{font-size:clamp(42px,5vw,58px);line-height:1.06}.mini-hero p{font-size:15px;max-width:760px}.detail-grid h2,.detail-specs h2,.gasketed-overview h2,.custom-copy h2{font-size:clamp(25px,2.3vw,32px)}.gasketed-overview>p{font-size:14px}.gasketed-custom{margin-bottom:88px;gap:46px;padding:32px}.model-matrix-section{margin-bottom:88px}.process-evidence h2{font-size:32px}.cta{padding:68px 0}.cta h2{font-size:clamp(32px,3.7vw,44px);line-height:1.12}.cta p{font-size:14px}@media(max-width:1100px)and (min-width:901px){:root{--shell: calc(100vw - 44px) }nav{gap:14px;font-size:11px}.brand{min-width:166px}.section{padding:70px 0}html[lang^=zh] .hero h1{font-size:clamp(42px,4.8vw,52px)}}.gasket-overview{align-self:center}.gasket-custom-section{align-items:stretch;background:#f4f7f8}.gasket-custom-visual{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}.gasket-custom-visual img{width:100%;height:100%;min-height:430px;object-fit:cover;border:1px solid #b7c5cd;border-radius:10px;box-shadow:0 16px 32px #081f2d29}.gasket-custom-visual img:first-child{object-position:center}.gasket-custom-visual img:last-child{object-position:center}.gasket-series-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gasket-series-strip button{min-height:126px;text-align:left;padding:18px;border-radius:10px}.gasket-series-strip button strong{font-size:13px;line-height:1.5}.gasket-series-strip button.is-active{border-color:var(--copper);box-shadow:0 12px 26px #dc71312e;transform:translateY(-2px)}.gasket-model-section{padding-top:12px}.gasket-identification-intro{display:grid;grid-template-columns:minmax(472px,.9fr) minmax(390px,1.1fr);gap:24px 42px;align-items:stretch;margin-bottom:26px;padding:32px 36px;background:#f4f7f8;border:1px solid #b8c7cf;border-radius:16px;box-shadow:0 18px 42px #081f2d24}.gasket-sample-panel{grid-column:1;grid-row:1/3;min-width:0}.gasket-sample-panel>.eyebrow{display:block;margin-bottom:16px}.gasket-identification-copy h2{max-width:650px;margin:14px 0 18px;font-size:clamp(28px,3.2vw,46px);line-height:1.13}.gasket-identification-copy p{max-width:680px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.gasket-identification-copy{grid-column:2;min-width:0;display:flex;flex-direction:column}.gasket-identification-points{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;border-top:1px solid #c8d4da;border-left:1px solid #c8d4da}.gasket-identification-points article{display:grid;grid-template-columns:25px 1fr;gap:8px;min-height:94px;padding:15px 13px;border-right:1px solid #c8d4da;border-bottom:1px solid #c8d4da;background:#ffffffb8}.gasket-identification-points article>span{color:var(--copper);font-size:10px;font-weight:800}.gasket-identification-points h3{margin:0 0 6px;font-size:15px}.gasket-identification-points p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.gasket-matrix-brief{grid-column:2;align-self:end;padding-top:4px}.gasket-matrix-brief h3{margin:9px 0 6px;font-size:20px}.gasket-matrix-brief p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.gasket-sample-grid{display:grid;grid-template-columns:repeat(4,minmax(0,112px));grid-auto-rows:1fr;justify-content:start;gap:8px;margin:0}.gasket-sample-card{appearance:none;display:flex;flex-direction:column;min-width:0;height:100%;padding:0;overflow:hidden;background:#fff;border:1px solid #b8c7cf;border-radius:12px;box-shadow:0 10px 24px #081f2d1f;color:var(--ink);font:inherit;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gasket-sample-card:hover,.gasket-sample-card:focus-visible{transform:translateY(-4px);border-color:var(--copper);box-shadow:0 22px 42px #081f2d33;outline:none}.gasket-sample-card.is-active{border-color:var(--copper);box-shadow:0 18px 38px #de75343d;transform:translateY(-3px)}.gasket-sample-image{position:relative;display:block;width:100%;aspect-ratio:4/5;padding:7px;background:#fff;border-bottom:1px solid #d1dce1;overflow:hidden}.gasket-sample-image img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;border-radius:7px;transform-origin:center}.gasket-sample-card:not(.gasket-sample-sondex) .gasket-sample-image img{transform:rotate(-90deg) scale(var(--sample-scale,.76))}.gasket-sample-card.is-upright .gasket-sample-image img{transform:scale(var(--sample-scale,1))}.gasket-sample-meta{display:block;padding:9px 10px 10px;background:#fff}.gasket-sample-meta strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;color:var(--navy)}.gasket-sample-meta small{flex:0 0 auto;color:var(--copper);font-size:10px;font-weight:800;letter-spacing:.04em}.gasket-sample-meta small{display:block;margin-top:3px}.plate-sample-image{display:flex;align-items:center;justify-content:center;padding:9px;background:#fff;overflow:hidden}.plate-sample-card .plate-sample-image{aspect-ratio:4/5}.plate-sample-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:none;transform:none!important}.plate-sample-image{position:relative}.plate-image-zoom{position:absolute;right:8px;bottom:8px;z-index:3;display:block!important;visibility:visible!important;opacity:1!important;width:auto;height:auto;padding:2px;border:0;border-radius:0;background:transparent;color:var(--navy);font-size:14px;font-weight:400;line-height:1;box-shadow:none;cursor:zoom-in;transition:transform .2s ease,color .2s ease}.plate-image-zoom:hover,.plate-image-zoom:focus-visible{background:transparent;color:var(--copper);transform:translate(2px,-2px);outline:none}.plate-sample-card .gasket-sample-meta{position:relative;padding-right:30px}.plate-sample-card .gasket-sample-meta .plate-image-zoom{right:10px;bottom:11px;font-size:13px;font-weight:400}.gasket-model-table table{min-width:1100px}.gasket-model-table th:nth-child(1){width:170px}.gasket-model-table th:nth-child(2){width:180px}.gasket-model-table th:nth-child(3){width:360px}.gasket-model-table th:nth-child(4){width:230px}.gasket-model-table th:nth-child(5){width:210px}.gasket-model-table td:nth-child(3){text-align:left;line-height:1.65}.gasket-model-table{scroll-margin-top:150px}.gasket-material-table tr[data-material-code] td{transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.gasket-material-table tr.is-related td{background:#fff0e5!important;color:var(--navy)}.gasket-material-table tr.is-related td:first-child{box-shadow:inset 4px 0 var(--copper);color:var(--copper);font-weight:800}.material-matrix-heading{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);column-gap:42px;align-items:end;margin:72px 0 26px;padding-top:42px;border-top:1px solid #c8d3d9}.material-matrix-heading .eyebrow{grid-column:1/-1}.material-matrix-heading h2{margin:12px 0 0;font-size:clamp(28px,3vw,40px)}.material-matrix-heading p{margin:0;color:var(--muted)}.gasket-material-table table{min-width:1100px}.gasket-material-table td:nth-child(4),.gasket-material-table td:nth-child(5){text-align:left;line-height:1.6}.gasket-material-table td:first-child{white-space:nowrap}.gasket-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gasket-process-grid figure{margin:0;overflow:hidden;background:#fff;border:1px solid #b7c5cd;border-radius:12px;box-shadow:0 18px 38px #081f2d2e}.gasket-process-grid img{display:block;width:100%;height:330px;object-fit:cover;border-radius:11px 11px 0 0}.gasket-process-grid figcaption{display:flex;gap:14px;min-height:140px;padding:22px}.gasket-process-grid figcaption>span{color:var(--copper);font-size:11px;font-weight:800}.gasket-process-grid h3{margin:0 0 8px;font-size:18px}.gasket-process-grid p{margin:0;color:var(--muted);font-size:13px}.process-image-button{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:inherit}.process-image-button>span{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#031723e6;color:#fff;font-size:16px;box-shadow:0 8px 22px #03172347}.plate-process-section .gasket-process-grid img{height:310px;object-position:center;filter:saturate(.88) contrast(1.04)}.plate-process-section .gasket-process-grid figure:nth-child(1) img{object-position:center 62%}.plate-process-section .gasket-process-grid figure:nth-child(2) img{object-position:center 65%}.plate-process-section .gasket-process-grid figure:nth-child(3) img{object-position:center 58%}.plate-process-section .gasket-process-grid figure:nth-child(4) img{object-position:center 70%}.image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px;background:#000f19e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-lightbox[hidden]{display:none}.image-lightbox-dialog{position:relative;display:grid;place-items:center;width:min(96vw,1440px);height:94vh;padding:20px;overflow:auto;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:#fff;box-shadow:0 28px 80px #00000073}.image-lightbox img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(94vh - 40px);object-fit:contain;object-position:center;border-radius:10px;image-rendering:auto}.image-lightbox img.is-rotated{max-width:calc(94vh - 56px);max-height:calc(96vw - 56px);transform:rotate(-90deg)}.image-lightbox-close{position:absolute;right:14px;top:14px;z-index:1;width:38px;height:38px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 22px #00000038}@media(max-width:1050px){.gasket-custom-visual{grid-template-columns:1fr}.gasket-custom-visual img{min-height:260px;max-height:360px}.gasket-series-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.gasket-identification-intro{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:26px;padding:28px;margin-bottom:26px}.gasket-sample-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gasket-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gasket-custom-section{padding:18px}.gasket-series-strip{grid-template-columns:1fr}.gasket-identification-intro{display:flex;flex-direction:column;padding:24px 20px;margin-bottom:28px}.gasket-sample-panel{order:1}.gasket-identification-copy{order:2}.gasket-matrix-brief{order:3}.gasket-identification-points{grid-template-columns:1fr}.gasket-identification-points article{min-height:0}.gasket-sample-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gasket-sample-meta{display:block;padding:11px 12px 13px}.gasket-sample-meta small{display:block;margin-top:4px}.material-matrix-heading{display:block;margin-top:54px}.material-matrix-heading p{margin-top:14px}.gasket-process-grid{grid-template-columns:1fr}.gasket-process-grid img{height:280px}}@media(max-width:900px){:root{--shell: calc(100vw - 36px) }.section{padding:64px 0}.section-head{margin-bottom:32px}.zh-home .section-head h2,.en-home .section-head h2{font-size:clamp(27px,5vw,34px)}.process-preview-grid img,.zh-home .process-preview-grid img{height:230px}.mini-hero{padding-top:64px;padding-bottom:60px}}@media(max-width:580px){:root{--shell: calc(100vw - 28px) }body{font-size:13px}.section{padding:52px 0}html[lang^=zh] .hero h1{font-size:clamp(32px,9.2vw,39px)}.hero>.hero-content>p{font-size:14px}.faq-heading h2{font-size:28px}.mini-hero h1{font-size:clamp(34px,10vw,46px)}.cta h2{font-size:30px}}body{background:#f4f6f7;color:#122531}header{background:#fffffff7;border-bottom:1px solid #dfe5e8;box-shadow:0 5px 18px #1028360b}.topbar{background:#102c3c}.header-inner{max-width:1200px}nav a{position:relative;color:#203743}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-12px;height:2px;background:var(--copper);transition:right .22s ease}nav a:hover:after,nav a.active:after{right:0}.button{box-shadow:0 8px 18px #cd692e24}.hero{border-bottom:0}.hero-shade{background:linear-gradient(90deg,#03121cf5,#03121cd6 42%,#03121c2e 72%,#03121c05)}.hero .eyebrow{color:#dfe8ec}.hero-proof span{border-color:#ffffff3d}.section,.products-section,.parts-section,.process-preview,.application-section,.faq-section{background:#fff}.catalog-overview{background:#f4f7f8;padding-top:88px;padding-bottom:88px}.catalog-split{position:relative;background:#fff;border:1px solid #d9e1e5;border-radius:20px;padding:38px;box-shadow:0 18px 50px #112a3814}.catalog-group{padding-right:32px}.catalog-group+.catalog-group{padding-left:32px;border-left-color:#d9e1e5}.catalog-group-head{min-height:116px}.catalog-group-head h2{color:#173648;font-weight:700;letter-spacing:-.025em}.catalog-group-head p{color:#657580}.product-card{border-color:#d8e1e5;border-radius:12px;box-shadow:0 8px 24px #10283613;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover{transform:translateY(-5px);border-color:#b8c9d1;box-shadow:0 18px 38px #10283621}.catalog-card-grid .product-card.with-media{min-height:405px}.catalog-card-grid .product-media{height:205px;background:linear-gradient(145deg,#edf2f5,#f9fafb)}.catalog-card-grid .product-media img{object-fit:contain;padding:10px}.product-card.with-media>.tiny{margin-top:22px;color:var(--copper)}.product-card.with-media>.text-link{margin:18px 20px 22px;padding:11px 15px;background:#fff;color:#173648;border:1px solid #cbd8de;border-radius:10px;min-height:44px;box-shadow:0 8px 18px #10283624;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.product-card.with-media:hover>.text-link{transform:translateY(-3px);background:#fffaf6;border-color:#d97839;box-shadow:0 14px 26px #10283633}.product-card.with-media>.text-link svg{color:var(--copper)}.section-more{background:var(--copper);color:#fff;border:0;border-radius:8px;box-shadow:0 10px 24px #cd692e2e}.section-more:hover{background:#bd642f;color:#fff}.process-preview{background:#fff}.process-preview .section-head,.application-section .section-head{text-align:center;grid-template-columns:1fr;justify-items:center;max-width:820px;margin-left:auto;margin-right:auto}.process-preview .section-head>div:last-child,.application-section .section-head>div:last-child{max-width:690px}.process-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.process-preview-grid article{border-radius:12px;border-color:#d7e0e4;box-shadow:0 8px 26px #10283614}.process-preview-grid img,.zh-home .process-preview-grid img{height:215px;border-radius:0}.process-preview-grid article>div{min-height:132px}.application-section{background:#f4f7f8}.application-visual-banner{height:230px;border-radius:12px;box-shadow:0 14px 34px #1028361c}.application-directory{gap:14px}.en-home .application-directory{grid-template-columns:repeat(14,minmax(0,1fr))}.en-home .application-directory article,.en-home .application-directory article:nth-child(n+5):nth-child(-n+9){grid-column:span 2;min-height:215px;padding:19px 15px;border-top:1px solid #c4d0d6}.en-home .application-directory article:nth-child(9),.en-home .application-directory article:nth-child(12){grid-column:span 3!important}.en-home .application-directory article:nth-child(6),.en-home .application-directory article:nth-child(8){padding-top:19px}.en-home .application-directory h3{font-size:17px;margin:15px 0 10px}.en-home .application-directory li{font-size:10.5px;line-height:1.55}.application-directory article,.application-directory article:nth-child(n+5):nth-child(-n+9){border-radius:10px;border-color:#d5dfe4;box-shadow:0 7px 20px #10283611}.faq-section{background:#fff}.faq-shell{max-width:none}.faq-list details{background:#f7f9fa;border-color:#d9e2e6;box-shadow:none;border-radius:8px}.faq-list details:hover{border-color:#bacbd3}.faq-list summary{font-weight:500}.faq-list summary i{box-shadow:none}.cta{background:#173f55}footer{background:#071a25}.about-page .mini-hero{background:#0a1e2a}.about-page .section{background:#fff}.about-intro{padding-top:86px}.about-lead{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(46px,7vw,100px);align-items:center}.about-lead-image{margin:0;border:1px solid #ccd9df;border-radius:14px;overflow:hidden;background:#eef3f5;box-shadow:0 18px 44px #1028361c}.about-lead-image img{display:block;width:100%;height:clamp(420px,48vw,610px);object-fit:cover}.about-lead-image figcaption{display:flex;justify-content:space-between;padding:15px 18px;color:#60727d;font-size:13px;border-top:1px solid #d7e1e5}.about-factory-duo .about-factory-grid{display:grid;grid-template-rows:1fr 1fr;height:clamp(520px,55vw,700px);gap:2px;background:#fff}.about-factory-duo .about-factory-grid>img,.about-factory-duo .about-factory-sign-photo>img{width:100%;height:100%;min-height:0;object-fit:cover}.about-factory-sign-photo{position:relative;min-height:0;overflow:hidden;container-type:inline-size}.about-factory-name{position:absolute;left:17.5%;top:39.5%;width:58%;color:#806126;text-align:left;filter:drop-shadow(0 1px 1px rgba(17,22,25,.48));pointer-events:none}.about-factory-name strong,.about-factory-name span{display:block;line-height:1.18;text-transform:none}.about-factory-name strong{font-size:2.25cqw;font-weight:800;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(180deg,#563a10,#9d762f 22%,#d1b36c 42%,#8c6726 58%,#4d340f);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 1px 0 rgba(239,215,157,.22),1px 2px 1px rgba(25,27,25,.42)}.about-lead-copy h2,.about-trust h2{font-size:clamp(32px,4.2vw,58px);line-height:1.08;letter-spacing:-.035em;color:#122b3a;margin:14px 0 28px}.about-lead-copy p,.about-trust p{color:#596e79;font-size:17px;line-height:1.9;margin:0 0 18px}.about-capability{background:#f3f6f7!important}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.about-facts-integrated{margin-top:58px;padding-top:38px;border-top:1px solid #d7e1e5}.about-facts article{background:#fff;border:1px solid #cedae0;border-radius:12px;padding:28px;box-shadow:0 10px 28px #10283612}.about-facts b{color:var(--copper);font-size:12px}.about-facts h3{font-size:23px;margin:24px 0 12px;color:#183647}.about-facts p{color:#687985;line-height:1.7}.about-photo-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:250px;gap:18px;margin-top:42px}.about-photo{position:relative;margin:0;border-radius:12px;overflow:hidden;background:#eaf0f2;box-shadow:0 12px 32px #1028361a}.about-photo-1,.about-photo-2{grid-column:span 6}.about-photo-3,.about-photo-4,.about-photo-5{grid-column:span 4}.about-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.about-photo:hover img{transform:scale(1.025)}.about-photo figcaption{position:absolute;left:14px;right:14px;bottom:14px;display:flex;gap:12px;align-items:center;padding:12px 14px;border-radius:8px;background:#051925db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-weight:700}.about-photo figcaption span{color:#ed8a50;font-size:12px}.about-trust{background:#eef3f5!important}.about-trust-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,7vw,100px);align-items:start}.about-cert-note{margin-top:24px;padding:17px 20px;border-left:3px solid var(--copper);background:#fff;color:#60727e;border-radius:0 8px 8px 0}@media(min-width:901px){.hero{margin:18px auto 0;width:min(1440px,calc(100vw - 36px));border-radius:16px;overflow:hidden}.hero+.catalog-overview,.hero+.products-section{margin-top:18px}}@media(max-width:1100px){.process-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.en-home .application-directory{grid-template-columns:repeat(3,1fr)}.en-home .application-directory article,.en-home .application-directory article:nth-child(n+5):nth-child(-n+9),.en-home .application-directory article:nth-child(n+8){grid-column:auto!important}}@media(max-width:900px){.catalog-split{padding:26px}.catalog-group{padding:0}.catalog-group+.catalog-group{padding:56px 0 0;margin-top:56px;border-left:0;border-top:1px solid #d9e1e5}.process-preview .section-head,.application-section .section-head{text-align:left;justify-items:start}.en-home .application-directory{grid-template-columns:repeat(2,1fr)}.about-lead,.about-trust-grid,.about-facts{grid-template-columns:1fr}.about-photo-1,.about-photo-2,.about-photo-3,.about-photo-4,.about-photo-5{grid-column:span 6}}@media(max-width:580px){.catalog-overview{padding-top:52px;padding-bottom:52px}.catalog-split{padding:18px;border-radius:14px}.process-preview-grid,.en-home .application-directory{grid-template-columns:1fr}.application-visual-banner{height:180px}.about-intro{padding-top:52px}.about-lead{gap:34px}.about-lead-image:not(.about-factory-duo) img{height:420px}.about-factory-duo .about-factory-grid{height:560px}.about-factory-name{left:17.5%;top:39.5%;width:58%}.about-photo-grid{grid-template-columns:1fr;grid-auto-rows:220px}.about-photo-1,.about-photo-2,.about-photo-3,.about-photo-4,.about-photo-5{grid-column:auto}}.language-flag{position:relative;display:inline-block;flex:0 0 auto;width:22px;height:14px;overflow:hidden;border:1px solid rgba(5,25,38,.2);border-radius:1px;background:#eee;box-shadow:0 1px 2px #0000001f;font-size:0!important;color:transparent}.language-flag:before,.language-flag:after{content:"";position:absolute}.language-menu summary .language-flag{background:repeating-linear-gradient(180deg,#b22234 0 1.08px,#fff 1.08px 2.16px)}.language-menu summary .language-flag:before{left:0;top:0;width:9px;height:7.5px;background:#3c3b6e}html[lang=es] .language-menu summary .language-flag{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}html[lang=es] .language-menu summary .language-flag:before,html[lang=es] .language-menu summary .language-flag:after{content:none}html[lang=id] .language-menu summary .language-flag{background:linear-gradient(#ce1126 0 50%,#fff 50%)}html[lang=id] .language-menu summary .language-flag:before,html[lang=id] .language-menu summary .language-flag:after{content:none}html[lang^=zh] .language-menu summary .language-flag{background:#da251d}html[lang^=zh] .language-menu summary .language-flag:before{content:"★";left:7px;top:2px;width:auto;height:auto;background:none;color:#ffdf00;font-size:7px;line-height:1}.language-options a:nth-child(1) .language-flag{background:repeating-linear-gradient(180deg,#b22234 0 1.08px,#fff 1.08px 2.16px)}.language-options a:nth-child(1) .language-flag:before{left:0;top:0;width:9px;height:7.5px;background:#3c3b6e}.language-options a:nth-child(2) .language-flag{background:linear-gradient(#111 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.language-options a:nth-child(3) .language-flag{background:linear-gradient(90deg,#1b3f8b 0 33.33%,#fff 33.33% 66.66%,#e3343d 66.66%)}.language-options a:nth-child(4) .language-flag{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.language-options a:nth-child(5) .language-flag{background:linear-gradient(90deg,#009246 0 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66%)}.language-options a:nth-child(6) .language-flag{background:linear-gradient(#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66%)}.language-options a:nth-child(7) .language-flag{background:linear-gradient(#fff 0 50%,#dc143c 50%)}.language-options a:nth-child(8) .language-flag{background:linear-gradient(90deg,#046a38 0 40%,#da291c 40%)}.language-options a:nth-child(9) .language-flag{background:linear-gradient(#e70011 0 50%,#fff 50%)}.language-options a:nth-child(10) .language-flag,.language-options a:nth-child(14) .language-flag{background:#da251d}.language-options a:nth-child(10) .language-flag:after,.language-options a:nth-child(14) .language-flag:after{content:"★";left:7px;top:2px;color:#ffdf00;font-size:7px;line-height:1}.language-options a:nth-child(11) .language-flag{background:linear-gradient(#a51931 0 18%,#fff 18% 33%,#2d2a4a 33% 67%,#fff 67% 82%,#a51931 82%)}.language-options a:nth-child(12) .language-flag{background:repeating-linear-gradient(#cc0001 0 1.75px,#fff 1.75px 3.5px)}.language-options a:nth-child(12) .language-flag:before{left:0;top:0;width:10px;height:8px;background:#010066}.language-options a:nth-child(13) .language-flag{background:linear-gradient(#0038a8 0 50%,#ce1126 50%)}.language-options a:nth-child(13) .language-flag:before{left:0;top:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.language-flag-vi{background:#da251d!important}.language-flag-vi:before{content:""!important;background:none!important;border:0!important}.language-flag-vi:after{content:"★"!important;left:7px!important;top:2px!important;color:#ffdf00!important;font-size:7px!important;line-height:1!important}.language-flag-zh{background:#de2910!important}.language-flag-zh:before{content:"★"!important;left:2px!important;top:1px!important;width:auto!important;height:auto!important;background:none!important;border:0!important;color:#ffde00!important;font-size:7px!important;line-height:1!important}.language-flag-zh:after{content:"··"!important;left:9px!important;top:0!important;color:#ffde00!important;font-size:6px!important;line-height:1!important;letter-spacing:-1px!important;transform:rotate(-18deg)}.zh-home .hero-content,.en-home .hero-content{width:var(--shell)}.zh-home .hero-content>p,.en-home .hero-content>p{width:min(52%,660px);max-width:660px;font-size:14px;line-height:1.85;margin:22px 0 28px;color:#c0ced6}.zh-home .hero-actions,.en-home .hero-actions{margin-top:0}@media(min-width:901px){.zh-home .hero,.en-home .hero{height:clamp(620px,72vh,700px)!important;min-height:620px!important}.zh-home .hero-content,.en-home .hero-content{height:100%;padding-top:0;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;transform:translateY(-8px)}html[lang^=zh] .zh-home .hero h1{font-size:clamp(40px,4vw,52px);max-width:550px;line-height:1.08}.zh-home .hero-content>p,.en-home .hero-content>p{width:min(50%,620px);max-width:620px;margin:20px 0 25px;line-height:1.75}}@media(max-width:900px){.zh-home .hero-content>p,.en-home .hero-content>p{width:min(78%,620px);max-width:620px}}@media(max-width:580px){.zh-home .hero-content>p,.en-home .hero-content>p{width:100%;font-size:13px;line-height:1.75}}.zh-home .hero{height:auto!important;min-height:0!important;background:#eef1f0;color:#0a2331;padding:34px 0 50px;overflow:visible}.zh-home .hero-stage{display:grid;grid-template-columns:minmax(380px,.84fr) minmax(0,1.36fr);min-height:650px;background:#f8f9f7;border:1px solid #dce2e2;box-shadow:0 26px 70px #122b371a;position:relative;overflow:hidden}.zh-home .hero-editorial{padding:clamp(58px,6.4vw,90px) clamp(42px,5vw,74px) 42px;display:flex;flex-direction:column;position:relative;z-index:3;background:#f8f9f7}.zh-home .hero-editorial:after{content:"";position:absolute;right:-1px;top:0;bottom:0;border-right:1px solid #d7dddd}.zh-home .hero-kicker{color:#516772;margin-bottom:52px}.zh-home .hero-kicker span{color:#c96f3d}.zh-home .hero-kicker i{border-color:#a9b6ba}.zh-home .hero-kicker b{color:#263f4c}html[lang^=zh] .zh-home .hero-editorial h1{font-size:clamp(48px,4.3vw,62px);line-height:1.12;letter-spacing:-.075em;font-weight:500;color:#0b2634;margin:0;max-width:590px;text-shadow:none}html[lang^=zh] .zh-home .hero-editorial h1 em{display:inline-block;color:#c96f3d;background:none;-webkit-text-fill-color:currentColor;font:inherit;font-weight:400;margin-top:10px;white-space:nowrap}.zh-home .hero-editorial>p{width:auto!important;max-width:475px!important;font-size:14px!important;line-height:2!important;color:#60727a!important;letter-spacing:.025em!important;margin:34px 0 38px!important}.zh-home .hero-editorial .hero-actions{display:flex;align-items:center;gap:30px}.zh-home .hero-editorial .button{background:#0b2b3a;color:#fff;border-radius:0;box-shadow:none;min-width:182px;padding:16px 20px 16px 24px;justify-content:space-between;font-size:12px}.zh-home .hero-editorial .button:hover{background:#c96f3d}.zh-home .hero-editorial .hero-text-link{color:#203b48;border-color:#aebabc}.zh-home .hero-editorial .hero-text-link:hover{color:#c96f3d;border-color:#c96f3d}.zh-home .hero-editorial .hero-meta{width:100%;margin-top:auto;border-color:#d8dede;padding-top:20px;justify-content:space-between}.zh-home .hero-editorial .hero-meta span{color:#6b7c83;border-color:#d8dede;margin-right:16px;padding-right:16px;white-space:nowrap}.zh-home .hero-editorial .hero-meta b{color:#c96f3d}.hero-product-vault{position:relative;min-width:0;background:#0b202c;overflow:hidden}.hero-product-vault .hero-frame-sequence{position:absolute;inset:0;z-index:0}.hero-product-vault .hero-frame-sequence>.hero-frame{object-position:63% center}.hero-product-vault:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0411190a,#0411193d),linear-gradient(90deg,rgba(5,21,30,.14),transparent 38%);pointer-events:none}.hero-vault-label{position:absolute;left:32px;bottom:30px;z-index:2;color:#fff;display:flex;flex-direction:column;gap:7px}.hero-vault-label span{font:600 9px Manrope;letter-spacing:.22em;color:#d48657}.hero-vault-label b{font-size:12px;letter-spacing:.08em;font-weight:500;color:#dce6e9}.hero-vault-index{position:absolute;right:28px;top:26px;z-index:2;color:#ffffff8f;font:500 9px Manrope;letter-spacing:.16em;writing-mode:vertical-rl}@media(max-width:1000px){.zh-home .hero-stage{grid-template-columns:1fr;min-height:0}.zh-home .hero-editorial{min-height:530px}.zh-home .hero-editorial:after{display:none}.hero-product-vault{height:520px}.zh-home .hero-editorial .hero-meta{margin-top:55px}}@media(max-width:580px){.zh-home .hero{padding:14px 0 30px}.zh-home .hero-stage{border-left:0;border-right:0}.zh-home .hero-editorial{padding:44px 25px 30px;min-height:540px}.zh-home .hero-kicker{margin-bottom:36px}html[lang^=zh] .zh-home .hero-editorial h1{font-size:41px}.zh-home .hero-editorial>p{margin:26px 0 30px!important}.zh-home .hero-editorial .hero-actions{flex-direction:column;align-items:stretch;gap:10px}.zh-home .hero-editorial .hero-meta{margin-top:38px}.hero-product-vault{height:390px}.hero-vault-label{left:22px;bottom:22px}}.zh-home .hero{background:#07141d}.zh-home .hero-frame-sequence:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#030c1214,#030c122e),linear-gradient(90deg,#020a10f5,#020a10d4 33%,#020a1038 64%,#020a100f)}.zh-home .hero-shade{background:radial-gradient(circle at 68% 48%,transparent 0 22%,rgba(4,14,21,.22) 57%,rgba(4,14,21,.62) 100%)}.zh-home .hero-content-premium{align-items:flex-start}.hero-kicker{display:flex;align-items:center;gap:14px;color:#d6e0e4;font-size:9px;letter-spacing:.28em;margin-bottom:32px}.hero-kicker span{font-weight:700;color:#d58a5d}.hero-kicker i{width:42px;border-top:1px solid rgba(255,255,255,.32)}.hero-kicker b{font-weight:500}html[lang^=zh] .zh-home .hero-content-premium h1{font-size:clamp(48px,4.8vw,64px);font-weight:500;line-height:1.08;letter-spacing:-.065em;max-width:620px;margin:0;text-shadow:0 6px 24px rgba(0,0,0,.24)}html[lang^=zh] .zh-home .hero-content-premium h1 em{display:inline-block;white-space:nowrap;color:#d88959;background:none;-webkit-text-fill-color:currentColor;font-weight:400;letter-spacing:-.07em;margin-top:7px}.zh-home .hero-content-premium>p{max-width:540px!important;width:46%!important;color:#dde7ebb8!important;font-size:14px!important;line-height:1.95!important;letter-spacing:.035em!important;margin:28px 0 34px!important}.zh-home .hero-content-premium .hero-actions{align-items:center;gap:30px}.zh-home .hero-content-premium .button{border-radius:2px;background:#d77943;box-shadow:none;padding:15px 20px 15px 24px;min-width:176px;justify-content:space-between;font-size:12px;letter-spacing:.04em}.zh-home .hero-content-premium .button:hover{background:#e18a58;transform:translateY(-2px)}.hero-text-link{display:flex;align-items:center;gap:22px;color:#ebf1f3d1;font-size:12px;letter-spacing:.05em;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.27)}.hero-text-link:hover{color:#fff;border-color:#d77943}.hero-meta{display:flex;gap:0;margin-top:52px;border-top:1px solid rgba(255,255,255,.14);width:min(520px,46vw);padding-top:17px}.hero-meta span{display:flex;align-items:center;gap:10px;color:#cfdbe19e;font-size:10px;letter-spacing:.08em;padding-right:30px;margin-right:30px;border-right:1px solid rgba(255,255,255,.12)}.hero-meta span:last-child{border:0;margin:0;padding:0}.hero-meta b{font:600 9px Manrope;color:#d77943;letter-spacing:.12em}@media(max-width:900px){.zh-home .hero-frame-sequence:after{background:linear-gradient(90deg,#020a10f5,#020a1061)}.zh-home .hero-content-premium>p{width:min(76%,580px)!important}.hero-meta{width:min(650px,80vw)}}@media(max-width:580px){.hero-kicker{margin-bottom:24px}.zh-home .hero-content-premium>p{width:100%!important;margin:22px 0 28px!important}.zh-home .hero-content-premium .hero-actions{width:100%;align-items:stretch;gap:12px}.hero-text-link{justify-content:space-between}.hero-meta{width:100%;margin-top:36px;justify-content:space-between}.hero-meta span{padding-right:11px;margin-right:11px;font-size:9px}}html[lang^=en] .hero h1 em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}.form-error{color:#a52b2b;margin-top:12px}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}button:disabled{cursor:wait;opacity:.72}.language-flag.has-svg{display:inline-flex;width:22px;height:14px;overflow:hidden;border-radius:1px;box-shadow:0 0 0 1px #00000029}.language-flag.has-svg:before,.language-flag.has-svg:after{content:none!important}.language-flag.has-svg svg{display:block;width:100%;height:100%}html body :where(.hero,.catalog-split,.product-card,.product-media,.process-preview-grid article,.process-preview-grid img,.process-timeline article,.application-visual-banner,.application-directory article,.faq-list details,.section-more,.text-link,.button,.choice-grid a,.choice-grid strong,.long-form,.long-form fieldset,.long-form input,.long-form select,.long-form textarea,.form-wrap,.form-wrap input,.form-wrap select,.form-wrap textarea,.detail-product-image,.detail-image-meta,.detail-keywords span,.custom-visual,.series-family-strip article,.series-family-strip button,.model-matrix-image,.project-photo,.project-keywords span,.model-table-toolbar button,.responsive-model-table,.gasket-custom-visual img,.gasket-series-strip button,.gasket-identification-intro,.gasket-sample-card,.gasket-sample-image img,.plate-image-zoom,.gasket-process-grid figure,.gasket-process-grid img,.process-image-button>span,.image-lightbox-dialog,.image-lightbox img,.image-lightbox-close,.about-lead-image,.about-facts article,.about-photo,.about-photo figcaption,.language-options,.language-options a,.whatsapp-modal-card,.whatsapp-number,.whatsapp-number button){border-radius:0!important}.mobile-language{display:none}@media(max-width:900px){.header-inner{gap:12px}.mobile-language{display:flex;align-items:center;height:44px;margin-left:auto}.mobile-language .language-menu{height:44px}.mobile-language .language-menu summary{height:44px;min-width:0;padding:0 8px;color:#07152f;font-size:12px}.mobile-language .language-options{position:fixed;top:66px;right:18px;width:min(280px,calc(100vw - 36px));max-height:calc(100dvh - 84px);z-index:300}.mobile-language .language-options a{min-height:46px;padding:11px 13px;font-size:13px}}@media(max-width:580px){.mobile-language .language-menu summary>span:first-child{display:none}.mobile-language .language-menu summary{gap:6px}}.quality-timeline{gap:1px}.quality-timeline>article{display:flex;flex-direction:column;min-width:0;background:#fff}.quality-timeline>article>img{display:block;width:100%;height:230px;object-fit:cover}.quality-step-copy{display:flex;flex:1;flex-direction:column;padding:28px 30px 32px}.quality-timeline h3{margin:22px 0 12px}.quality-timeline p{margin:0;line-height:1.75}.quality-process-heading{margin-top:90px}@media(max-width:580px){.quality-timeline>article>img{height:250px}}body :where(.button,.section-more,.product-card.with-media .text-link,.choice-grid strong,.model-table-toolbar button,.series-family-strip button,.gasket-series-strip button,.long-form>button,.form-wrap form>button){background:#fff!important;color:#173f91!important;border:1px solid #2952a3!important;box-shadow:none!important;transition:background-color .18s ease,color .18s ease,border-color .18s ease!important}body :where(.button,.section-more,.product-card.with-media .text-link,.choice-grid strong,.model-table-toolbar button,.series-family-strip button,.gasket-series-strip button,.long-form>button,.form-wrap form>button):is(:hover,:focus-visible,:active){background:#23479d!important;color:#fff!important;border-color:#23479d!important}.en-home .en-hero-actions .en-primary{background:#fff!important;color:#23479d!important;border-color:#23479d!important}.en-home .en-hero-actions .en-primary:is(:hover,:focus-visible,:active){background:#23479d!important;color:#fff!important}.en-home .en-hero-actions .en-secondary{background:#fff!important;color:#23479d!important;border-color:#23479d!important}.en-home .en-hero-actions .en-secondary:is(:hover,:focus-visible,:active){background:#23479d!important;color:#fff!important}body .whatsapp-float,body .whatsapp-number button{background:#20a865!important;color:#fff!important;border-color:#20a865!important}body .whatsapp-float:is(:hover,:focus-visible,:active),body .whatsapp-number button:is(:hover,:focus-visible,:active){background:#168c52!important;color:#fff!important;border-color:#168c52!important}html body *{border-radius:0!important}.en-home,.zh-home{--en-blue:#23479d;--en-deep:#07152f;--en-ice:#f3f6fb;--en-line:#d9e1ee;background:#fff;color:var(--en-deep)}.en-home .section,.zh-home .section{background:#fff!important;background-image:none!important;border-color:var(--en-line)!important}.en-home .section:nth-of-type(odd),.zh-home .section:nth-of-type(odd){background:var(--en-ice)!important}.en-home :where(.catalog-split,.product-card,.process-preview-grid article,.application-directory article,.faq-list details),.zh-home :where(.catalog-split,.product-card,.process-preview-grid article,.application-directory article,.faq-list details){background:#fff!important;border-color:var(--en-line)!important;box-shadow:0 14px 36px #18325b14!important}.en-home :where(.eyebrow,.tiny,.process-preview-grid span,.application-directory article>span),.zh-home :where(.eyebrow,.tiny,.process-preview-grid span,.application-directory article>span){color:var(--en-blue)!important}.en-home :where(h2,h3,.catalog-group-head),.zh-home :where(h2,h3,.catalog-group-head){color:var(--en-deep)}.en-home .product-media,.zh-home .product-media{background:#f5f7fb!important;border-color:var(--en-line)!important}.en-home .application-visual-banner,.zh-home .application-visual-banner{background-image:linear-gradient(90deg,#07152feb,#23479d47),url(/images/chenhe-applications-grid.png)!important}.en-home .cta,.zh-home .cta{background:linear-gradient(120deg,#07152f,#173a83)!important;color:#fff}.en-home .faq-list summary i,.zh-home .faq-list summary i{background:var(--en-blue)!important}.zh-home>.zh-hero-v2{height:auto!important;min-height:0!important;padding:0!important;background:radial-gradient(circle at 72% 38%,#fff 0,#f3f6fb 40%,#eef3f9)!important;overflow:hidden!important}@media(min-width:1001px){.en-home .en-hero-layout,.zh-home .en-hero-layout{height:clamp(590px,calc(100vh - 248px),680px);min-height:590px}.en-home .en-hero-copy,.zh-home .en-hero-copy{height:100%;box-sizing:border-box}.en-home .en-hero-copy{padding-top:clamp(42px,6vh,60px);padding-bottom:26px}}@media(min-width:1001px)and (max-height:900px){.en-home .en-hero-layout,.zh-home .en-hero-layout{height:530px;min-height:530px}.en-home .en-hero-copy{padding-top:30px;padding-bottom:16px}.en-home .en-hero-copy h1{font-size:39px;margin-top:16px;margin-bottom:18px}.en-home .en-hero-copy>p{font-size:13px;line-height:1.55}.en-home .en-hero-actions{margin-top:16px}.en-home .en-hero-actions .button{padding-top:13px;padding-bottom:13px}.en-home .en-hero-benefits{padding-top:12px}.en-home>.en-hero-v2>.en-proof-strip,.zh-home>.zh-hero-v2>.en-proof-strip{height:104px!important;min-height:104px!important}.en-proof-strip span{padding-top:8px;padding-bottom:8px}.en-proof-strip b{font-size:23px}}.zh-home .en-hero-copy h1{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:clamp(45px,4.5vw,66px);line-height:1.12;letter-spacing:-.055em}.zh-home .en-hero-copy h1 em{font:inherit;font-style:normal;color:var(--en-blue);white-space:nowrap}.zh-home .en-hero-copy>p{color:#536177}.zh-home .en-hero-kicker{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;letter-spacing:.18em}.zh-home .en-hero-actions .button{background:#fff!important;color:#23479d!important;border-color:#23479d!important}.zh-home .en-hero-actions .button:is(:hover,:focus-visible,:active){background:#23479d!important;color:#fff!important}@media(max-width:600px){.zh-home .en-hero-copy h1{font-size:38px}.zh-home .en-hero-copy h1 em{white-space:normal}}:root{--navy:#07152f;--navy2:#102b5f;--blue:#23479d;--copper:#23479d;--ink:#07152f;--muted:#536177;--line:#d9e1ee;--paper:#f3f6fb}.mini-hero,.about-page .mini-hero{background:#23479d!important;color:#fff!important;border-top:1px solid #23479d!important;border-bottom:1px solid #23479d!important}.mini-hero .page-index{color:#fff!important;border-color:#ffffff6b!important}.mini-hero .eyebrow,.mini-hero h1{color:#fff!important}.mini-hero :where(i,b){border-color:#fff!important;color:#fff!important}.dark-section,.process-evidence,.guide-box,.parts-quote .guide-box{background:#23479d!important;color:#fff!important;border-color:#23479d!important}.responsive-model-table th{background:#173a83!important;color:#fff!important;border-color:#355aa5!important}.responsive-model-table tbody tr:nth-child(2n){background:#f3f6fb!important}.responsive-model-table tbody tr:hover{background:#e7eef9!important}.series-family-strip button.is-active,.gasket-series-strip button.is-active{background:#eaf0fb!important;border-color:#23479d!important;color:#07152f!important}.quote-choice,.quote-section,.quote-section.parts-quote,.about-capability,.about-trust,.gasket-custom-section{background:#f3f6fb!important;background-image:none!important;border-color:#d9e1ee!important}.long-form fieldset{background:#f3f6fb!important;border-color:#d9e1ee!important;border-left-color:#23479d!important}.cta{background:#23479d!important;color:#fff!important}.cta .eyebrow{color:#aebfe8!important}.topbar{background:#07152f!important}footer{background:#07152f!important;color:#aebbd0!important;border-top:1px solid #23479d!important}.mini-hero :where(.page-index,.eyebrow,h1){color:#fff!important}.mini-hero p{color:#ffffffdb!important}.dark-section :where(h1,h2,h3,h4,p,.eyebrow,a,span),.process-evidence :where(h1,h2,h3,h4,p,.eyebrow,a),.guide-box :where(h1,h2,h3,h4,p,.eyebrow,a),.cta :where(h1,h2,h3,h4,p,a){color:#fff!important}html :where(.cta,.dark-section,.process-evidence,.guide-box,.mini-hero) :where(a.button,button.button,.section-more){background:#fff!important;color:#23479d!important;border:1px solid #23479d!important}html :where(.cta,.dark-section,.process-evidence,.guide-box,.mini-hero) :where(a.button,button.button,.section-more) :where(span,svg){color:inherit!important}html :where(.cta,.dark-section,.process-evidence,.guide-box,.mini-hero) :where(a.button,button.button,.section-more):is(:hover,:focus-visible,:active){background:#eaf0fb!important;color:#23479d!important;border-color:#fff!important}.cta a.button,.dark-section a.button,.process-evidence a.button,.guide-box a.button,.mini-hero a.button{background:#fff!important;color:#23479d!important;border-color:#23479d!important}.cta a.button:is(:hover,:focus-visible,:active),.dark-section a.button:is(:hover,:focus-visible,:active),.process-evidence a.button:is(:hover,:focus-visible,:active),.guide-box a.button:is(:hover,:focus-visible,:active),.mini-hero a.button:is(:hover,:focus-visible,:active){background:#eaf0fb!important;color:#23479d!important;border-color:#fff!important}.about-photo figcaption{background:#23479d!important;color:#fff!important;border-color:#23479d!important}.about-photo figcaption :where(span,b,strong,small){color:#fff!important}.about-photo figcaption{left:0!important;right:0!important;bottom:0!important;width:auto!important;margin:0!important}.industry-index-page,.industry-detail-page{background:#fff}.industry-index-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.industry-index-grid>a{display:grid;grid-template-columns:44% 56%;min-height:330px;border:1px solid var(--line);background:#fff;color:inherit;text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.industry-index-grid>a:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0d273d1a}.industry-index-grid img{width:100%;height:100%;object-fit:cover}.industry-index-grid>a>div{padding:34px;display:flex;flex-direction:column}.industry-index-grid b,.industry-use-grid b{color:var(--blue);font-size:11px;letter-spacing:.12em}.industry-index-grid h2{font-size:27px;line-height:1.2;margin:18px 0 12px}.industry-index-grid p{color:var(--muted);font-size:13px;line-height:1.7;margin:0 0 22px}.industry-index-grid strong{margin-top:auto;color:var(--blue);font-size:12px}.industry-hero{padding:54px 0 0}.industry-hero-grid{display:grid;grid-template-columns:1.14fr .86fr;min-height:450px;border:1px solid var(--line);background:linear-gradient(135deg,#eef4fb,#fff)}.industry-hero-grid>div{display:flex;flex-direction:column;justify-content:center;padding:60px 64px}.industry-hero h1{font-size:clamp(40px,4.3vw,64px);line-height:1.08;margin:18px 0}.industry-hero p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.75}.industry-hero figure{align-self:center;height:330px;margin:30px 30px 30px 0;position:relative;overflow:hidden;border:1px solid var(--line);background:#fff}.industry-hero figure img{width:100%;height:100%;object-fit:cover}.industry-hero figcaption{position:absolute;right:12px;bottom:12px;padding:7px 11px;background:#fffffff0;color:#415467;font-size:10px}.industry-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.industry-chips span{padding:7px 10px;border:1px solid #b8c9dc;color:var(--blue);font-size:10px}.industry-use-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.industry-use-grid article{min-height:245px;padding:30px;border-right:1px solid var(--line)}.industry-use-grid article:last-child{border-right:0}.industry-use-grid h3{font-size:20px;line-height:1.35;margin:20px 0 10px}.industry-use-grid p,.industry-solution-grid p{color:var(--muted);font-size:13px;line-height:1.7}.industry-solution-section{background:#f1f5fa}.industry-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}.industry-solution-grid article{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:32px;border-right:1px solid var(--line)}.industry-solution-grid article:last-child{border-right:0}.industry-solution-grid article>span{display:grid;place-items:center;width:42px;height:42px;background:var(--navy);color:#fff;font-size:11px}.industry-solution-grid h3{font-size:20px;line-height:1.35;margin:5px 0 8px}.industry-material-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.industry-material-layout .section-head{display:block;margin:0}.industry-material-layout .section-head>div{width:auto}.industry-material-layout .section-head p{margin-top:18px}.industry-material-list{border-top:1px solid var(--line)}.industry-material-list>div{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px;padding:18px 10px;border-bottom:1px solid var(--line)}.industry-material-list strong{color:var(--blue)}.industry-material-list span{color:var(--muted)}@media(max-width:1000px){.industry-index-grid>a{grid-template-columns:1fr}.industry-index-grid img{height:220px}.industry-hero-grid{grid-template-columns:1fr}.industry-hero-grid>div{padding:46px 36px}.industry-hero figure{height:290px;margin:0 36px 36px}.industry-use-grid{grid-template-columns:1fr 1fr}.industry-use-grid article:nth-child(2){border-right:0}.industry-use-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.industry-solution-grid{grid-template-columns:1fr}.industry-solution-grid article{border-right:0;border-bottom:1px solid var(--line)}.industry-solution-grid article:last-child{border-bottom:0}}@media(max-width:700px){.industry-index-grid{grid-template-columns:1fr}.industry-index-grid>a{min-height:0}.industry-index-grid>a>div{padding:26px}.industry-hero{padding-top:28px}.industry-hero-grid>div{padding:38px 24px}.industry-hero h1{font-size:36px}.industry-hero p{font-size:15px}.industry-hero figure{height:220px;margin:0 18px 18px}.industry-use-grid{grid-template-columns:1fr}.industry-use-grid article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.industry-use-grid article:last-child{border-bottom:0}.industry-material-layout{grid-template-columns:1fr;gap:35px}.industry-material-list>div{grid-template-columns:1fr;gap:4px}}.home-industry-feature{margin:28px 0 34px;border:1px solid var(--line);background:#f4f7fb}.home-industry-feature-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:28px 30px;border-bottom:1px solid var(--line)}.home-industry-feature-head h3{font-size:25px;line-height:1.25;margin:9px 0 0}.home-industry-feature-head>a{color:var(--blue);text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.home-industry-feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-industry-feature-grid>a{display:flex;flex-direction:column;color:inherit;text-decoration:none;background:#fff;border-right:1px solid var(--line)}.home-industry-feature-grid>a:last-child{border-right:0}.home-industry-feature-grid img{width:100%;height:135px;object-fit:cover}.home-industry-feature-grid>a>div{display:flex;flex:1;flex-direction:column;padding:22px}.home-industry-feature-grid b{color:var(--blue);font-size:10px}.home-industry-feature-grid h4{font-size:17px;line-height:1.3;margin:11px 0 8px}.home-industry-feature-grid p{color:var(--muted);font-size:11px;line-height:1.65;margin:0 0 16px}.home-industry-feature-grid strong{margin-top:auto;color:var(--blue);font-size:10px}@media(max-width:1000px){.home-industry-feature-grid{grid-template-columns:1fr 1fr}.home-industry-feature-grid>a:nth-child(2){border-right:0}.home-industry-feature-grid>a:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:700px){.home-industry-feature-head{align-items:flex-start;flex-direction:column;padding:24px}.home-industry-feature-grid{grid-template-columns:1fr}.home-industry-feature-grid>a{display:grid;grid-template-columns:38% 62%;border-right:0;border-bottom:1px solid var(--line)}.home-industry-feature-grid>a:last-child{border-bottom:0}.home-industry-feature-grid img{height:100%;min-height:150px}.home-industry-feature-grid>a>div{padding:18px}}.secondary-industries{display:grid;grid-template-columns:32% 68%;margin-top:34px;border:1px solid var(--line);background:#fff}.secondary-industries-head{padding:34px;background:#0b2236;color:#fff}.secondary-industries-head .eyebrow{color:#a9c6f5}.secondary-industries-head h3{font-size:26px;line-height:1.25;margin:14px 0}.secondary-industries-head p{color:#b9c7d3;font-size:12px;line-height:1.7;margin:0}.secondary-industries-list{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 26px}.secondary-industries-list>div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:18px 12px;border-bottom:1px solid var(--line)}.secondary-industries-list>div:nth-last-child(-n+3){border-bottom:0}.secondary-industries-list b{color:var(--blue);font-size:9px;padding-top:3px}.secondary-industries-list span{display:flex;flex-direction:column;gap:5px}.secondary-industries-list strong{font-size:14px;line-height:1.3}.secondary-industries-list small{color:var(--muted);font-size:10px;line-height:1.55}@media(max-width:950px){.secondary-industries{grid-template-columns:1fr}.secondary-industries-list{grid-template-columns:1fr 1fr}.secondary-industries-list>div:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.secondary-industries-list>div:nth-last-child(-n+2){border-bottom:0}}@media(max-width:600px){.secondary-industries-head{padding:26px}.secondary-industries-list{grid-template-columns:1fr;padding:5px 20px}.secondary-industries-list>div,.secondary-industries-list>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.secondary-industries-list>div:last-child{border-bottom:0}}.secondary-industries-head{background:var(--blue);color:#fff}.secondary-industries-head .eyebrow,.secondary-industries-head h3,.secondary-industries-head p{color:#fff}.secondary-industries-head .eyebrow{opacity:.82}.secondary-industries-head p{opacity:.88}.en-home .application-section .section-head,.zh-home .application-section .section-head{display:grid;max-width:none;margin:0 0 30px;padding-bottom:28px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:56px;align-items:end;justify-items:start;border-bottom:1px solid var(--line);text-align:left}.en-home .application-section .section-head>p,.zh-home .application-section .section-head>p{max-width:680px;margin:0}.en-home .application-section .home-industry-feature,.zh-home .application-section .home-industry-feature{margin-top:0}.en-home .application-section .secondary-industries,.zh-home .application-section .secondary-industries{margin-top:28px}@media(max-width:900px){.en-home .application-section .section-head,.zh-home .application-section .section-head{grid-template-columns:1fr;gap:18px;padding-bottom:22px}}.case-studies-page{background:#fff;color:#07152f}.case-hero{padding:100px 0;background:#23479d;color:#fff}.case-hero-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.6fr);gap:80px;align-items:end}.case-hero .eyebrow{color:#fff}.case-hero h1{max-width:900px;margin:25px 0 22px;font-size:clamp(44px,5.6vw,82px);line-height:1.02;letter-spacing:-.055em;color:#fff}.case-hero p{max-width:780px;color:#ffffffd1;font-size:18px;line-height:1.8}.case-hero-proof{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;padding:28px;border:1px solid rgba(255,255,255,.35)}.case-hero-proof b{font-size:38px;line-height:1;color:#fff}.case-hero-proof span{align-self:center;color:#fff}.case-intro{padding:105px 0 80px;background:#f3f6fb}.case-intro .shell{display:grid;grid-template-columns:1fr 2fr;gap:30px 80px}.case-intro .eyebrow{grid-row:1/3;color:#23479d}.case-intro h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.045em}.case-intro p{max-width:850px;margin:0;color:#536177;font-size:17px;line-height:1.8}.case-list{padding:0 0 80px;background:#f3f6fb}.case-study{display:grid;grid-template-columns:minmax(270px,.74fr) minmax(0,1.5fr);margin-bottom:34px;background:#fff;border:1px solid #d9e1ee;box-shadow:0 20px 54px #122b5b14}.case-study:nth-child(2n){grid-template-columns:minmax(0,1.5fr) minmax(270px,.74fr)}.case-study:nth-child(2n) .case-study-copy{order:2}.case-study-copy{display:flex;flex-direction:column;justify-content:center;padding:52px}.case-study-copy>span{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#23479d}.case-study-copy h2{margin:22px 0 16px;font-size:clamp(28px,3vw,46px);line-height:1.08;letter-spacing:-.04em}.case-study-copy>p{margin:0;color:#536177;line-height:1.75}.case-study-copy dl{margin:34px 0 0;border-top:1px solid #d9e1ee}.case-study-copy dl div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid #d9e1ee;font-size:13px}.case-study-copy dt{color:#78869c}.case-study-copy dd{margin:0;font-weight:700;color:#07152f}.case-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,245px);gap:4px;background:#d9e1ee;min-height:494px}.case-gallery figure{margin:0;overflow:hidden;background:#e8edf4}.case-gallery figure:first-child{grid-row:1/3}.case-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.case-gallery figure:hover img{transform:scale(1.025)}.case-gallery-2{grid-template-columns:1.35fr .65fr;grid-template-rows:494px}.case-gallery-2 figure:first-child{grid-row:auto}.case-gallery-3{grid-template-columns:1.35fr .65fr;grid-template-rows:245px 245px}.case-gallery-3 figure:first-child{grid-row:1/3}.case-review-note{padding:90px 0;background:#07152f;color:#fff}.case-review-note .shell{display:grid;grid-template-columns:.5fr 1.5fr;gap:30px 80px}.case-review-note span{font-size:12px;font-weight:800;letter-spacing:.18em;color:#aebfe8}.case-review-note h2{margin:0;color:#fff;font-size:clamp(32px,4vw,54px)}.case-review-note p{grid-column:2;margin:0;color:#aebbd0;font-size:17px}.case-studies-page .whatsapp-float{display:none!important}@media(max-width:900px){.case-hero-grid,.case-intro .shell,.case-review-note .shell{grid-template-columns:1fr}.case-hero{padding:70px 0}.case-hero-proof{max-width:360px}.case-intro{padding:72px 0 55px}.case-intro .eyebrow{grid-row:auto}.case-study,.case-study:nth-child(2n){grid-template-columns:1fr}.case-study:nth-child(2n) .case-study-copy{order:0}.case-study-copy{padding:36px}.case-gallery,.case-gallery-2,.case-gallery-3{min-height:460px;grid-template-columns:1fr 1fr;grid-template-rows:280px 176px}.case-gallery figure:first-child,.case-gallery-2 figure:first-child,.case-gallery-3 figure:first-child{grid-column:1/3;grid-row:auto}.case-review-note p{grid-column:auto}}@media(max-width:560px){.case-hero{padding:55px 0}.case-hero h1{font-size:42px}.case-study-copy{padding:28px 22px}.case-gallery,.case-gallery-2,.case-gallery-3{grid-template-rows:230px 150px}.case-study-copy dl div{grid-template-columns:80px 1fr}.case-intro h2{font-size:36px}}.case-study{content-visibility:auto;contain-intrinsic-size:494px}.case-hero{padding:78px 0 72px;border-top:1px solid #23479d;border-bottom:1px solid #23479d}.case-hero-grid{gap:72px}.case-hero h1{margin:22px 0 18px;font-size:clamp(42px,5vw,58px);line-height:1.06;letter-spacing:-.045em}.case-hero p{max-width:760px;margin-bottom:0;color:#ffffffdb;font-size:15px}.case-hero-proof{gap:10px 18px;padding:26px;border-color:#ffffff6b;background:#ffffff0d}.case-hero-proof b{font-size:34px}.case-hero-proof span{color:#ffffffe0;font-size:13px}.case-intro{padding:88px 0 64px}.case-intro .shell{grid-template-columns:.7fr 1.3fr;gap:26px 72px}.case-intro h2{font-size:clamp(32px,3.6vw,48px);line-height:1.1}.case-intro p{max-width:820px;font-size:15px}.case-list{padding-bottom:88px}.case-study{margin-bottom:28px;box-shadow:0 14px 36px #18325b14}.case-review-note{padding:82px 0;background:#fff;color:#07152f;border-top:1px solid #d9e1ee}.case-review-note .shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 64px;align-items:center;padding:46px 50px;background:#f3f6fb;border:1px solid #d9e1ee}.case-review-note span{grid-column:1;color:#23479d;font-size:10px}.case-review-note h2{grid-column:1;color:#07152f;font-size:clamp(30px,3.5vw,46px);line-height:1.12}.case-review-note p{grid-column:1;max-width:780px;color:#536177;font-size:15px}.case-review-note .button{grid-column:2;grid-row:1/4;align-self:center;min-width:210px;background:#fff!important;color:#23479d!important;border:1px solid #23479d!important;box-shadow:none!important}.case-review-note .button:is(:hover,:focus-visible){background:#23479d!important;color:#fff!important}@media(max-width:900px){.case-hero{padding:64px 0 60px}.case-hero-grid{gap:38px}.case-intro{padding:68px 0 50px}.case-intro .shell{grid-template-columns:1fr;gap:20px}.case-review-note{padding:64px 0}.case-review-note .shell{grid-template-columns:1fr;padding:38px 34px}.case-review-note .button{grid-column:1;grid-row:auto;justify-self:start;margin-top:8px}.case-review-note p{grid-column:1}}@media(max-width:560px){.case-hero h1{font-size:38px}.case-review-note .shell{padding:30px 24px}.case-review-note .button{width:100%}}.case-review-note{padding:0;background:#fff;border-top:0}.case-review-note .shell{width:100%;max-width:none;display:flex;flex-direction:column;align-items:center;gap:0;padding:82px max(24px,calc((100vw - var(--shell))/2));background:#3c53a1;border:0;text-align:center;color:#fff}.case-review-note span{color:#c9d4ff;font-size:10px;letter-spacing:.2em}.case-review-note h2{margin:30px 0 18px;color:#fff;font-size:clamp(32px,4vw,50px)}.case-review-note p{max-width:820px;margin:0;color:#ffffffe6;font-size:16px}.case-review-note .button{min-width:280px;margin-top:36px;background:#fff!important;color:#29459b!important;border:1px solid #fff!important}.case-review-note .button:is(:hover,:focus-visible){background:#eaf0fb!important;color:#23479d!important;border-color:#fff!important}@media(max-width:900px){.case-review-note{padding:0}.case-review-note .shell{padding-top:64px;padding-bottom:64px}.case-review-note .button{margin-top:30px}}@media(max-width:560px){.case-review-note .shell{padding:52px 24px}.case-review-note h2{margin-top:24px;font-size:32px}.case-review-note p{font-size:14px}.case-review-note .button{width:100%;min-width:0}}.case-gallery img{filter:brightness(1.015) contrast(1.025) saturate(1.03)}.case-gallery .case-photo-yabang-1,.case-gallery .case-photo-fengxian-1{background:#dfe5ec}.case-gallery .case-photo-yabang-1 img,.case-gallery .case-photo-fengxian-1 img,.case-gallery .case-photo-yabang-1:hover img,.case-gallery .case-photo-fengxian-1:hover img{object-fit:contain;transform:none}.case-study{position:relative;margin-bottom:49px}.case-study:not(:last-child):after{content:"";position:absolute;right:0;bottom:-25px;left:0;height:1px;background:#cbd5e3}.home-cases{background:#eef3f9}.home-cases-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;margin-bottom:34px}.home-cases-head h2{max-width:780px;margin:14px 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.045em}.home-cases-head p{max-width:720px;margin:0;color:var(--muted);line-height:1.75}.home-cases-head .section-more{margin:0 0 4px;white-space:nowrap}.home-cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.home-cases-grid>a{color:inherit;text-decoration:none;background:#fff}.home-cases-grid figure{display:flex;height:100%;margin:0;flex-direction:column}.home-cases-grid img{width:100%;height:260px;object-fit:cover;filter:brightness(1.015) contrast(1.025) saturate(1.03);transition:transform .35s ease}.home-cases-grid>a:hover img{transform:scale(1.015)}.home-cases-grid figure{overflow:hidden}.home-cases-grid figcaption{display:flex;flex:1;padding:28px;flex-direction:column}.home-cases-grid span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-cases-grid h3{margin:14px 0 11px;font-size:24px;line-height:1.2}.home-cases-grid p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.home-cases-grid strong{margin-top:auto;color:var(--blue);font-size:12px}@media(min-width:901px){.header-inner nav{gap:14px;font-size:11px}.header-inner .button-small{padding-right:13px;padding-left:13px;gap:12px}}@media(max-width:900px){.home-cases-head{grid-template-columns:1fr;gap:22px}.home-cases-grid{grid-template-columns:1fr}.home-cases-grid img{height:300px}}@media(max-width:560px){.home-cases-grid img{height:220px}.home-cases-grid figcaption{padding:22px}}.en-home .home-section-head,.zh-home .home-section-head{display:flex;width:100%;max-width:none;margin:0 0 30px;padding:0 0 28px;flex-direction:column;align-items:flex-start;gap:0;border-bottom:1px solid var(--line);text-align:left}.en-home .home-section-head .eyebrow,.zh-home .home-section-head .eyebrow{display:block;margin:0 0 14px;color:var(--blue);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.en-home .home-section-head h2,.zh-home .home-section-head h2{max-width:none;margin:0;font-size:clamp(27px,2.55vw,36px);line-height:1.14;letter-spacing:-.035em;white-space:nowrap}.en-home .home-section-head>p,.zh-home .home-section-head>p{width:100%;max-width:none;margin:14px 0 0;color:var(--muted);font-size:12.5px;line-height:1.7;white-space:nowrap}.en-home .home-section-head>div,.zh-home .home-section-head>div,.en-home .home-section-head>p,.zh-home .home-section-head>p{min-width:0}.en-home .home-cases-head .section-more,.zh-home .home-cases-head .section-more{align-self:flex-end;margin:22px 0 0}.en-home .faq-heading,.zh-home .faq-heading{grid-column:1 / -1}.en-home .process-preview .section-head.home-section-head,.zh-home .process-preview .section-head.home-section-head,.en-home .application-section .section-head.home-section-head,.zh-home .application-section .section-head.home-section-head,.en-home .home-cases-head.home-section-head,.zh-home .home-cases-head.home-section-head,.en-home .faq-heading.home-section-head,.zh-home .faq-heading.home-section-head{display:flex;grid-template-columns:none;flex-direction:column;align-items:flex-start;justify-items:initial;gap:0;text-align:left}.en-home .application-section .section-head.home-section-head>p,.zh-home .application-section .section-head.home-section-head>p{width:100%;max-width:none;margin:14px 0 0}@media(max-width:900px){.en-home .home-section-head,.zh-home .home-section-head,.en-home .home-cases-head,.zh-home .home-cases-head{padding-bottom:22px}.en-home .home-section-head h2,.zh-home .home-section-head h2{white-space:normal}.en-home .home-section-head>p,.zh-home .home-section-head>p{white-space:normal}.en-home .home-cases-head .section-more,.zh-home .home-cases-head .section-more{align-self:flex-start;margin-top:20px}}
