:root{--orange:#ee7c26;--ink:#192126;--muted:#5c6670;--line:#dce0e3;--soft:#f2f3f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,"Microsoft YaHei",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b85b18;outline-offset:5px}button{cursor:pointer}svg{width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(38px,4.5vw,66px)}h2{font-size:clamp(30px,3vw,44px)}h3{font-size:22px}p{color:var(--muted)}.wrap{width:min(1392px,calc(100% - 128px));margin:auto}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.header{height:82px;background:white;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:28px}.brand{display:block;flex-shrink:0}.brand img{width:187px;height:43px;object-fit:contain;object-position:left}.brand-word{font-size:28px;font-weight:850;letter-spacing:-1px}.brand-word i{color:var(--orange);font-style:normal}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav a{padding:12px 0;position:relative}.nav a:hover,.nav a[aria-current=page]{color:#b85b18}.nav .contact-nav{padding:10px 19px;border:1px solid var(--ink)}.lang{border-left:1px solid var(--line);padding-left:24px!important}.menu-button{display:none;background:none;border:1px solid var(--line);padding:8px 14px;font-weight:600}.hero{min-height:555px;display:flex;align-items:center;position:relative;color:white;background:#192126;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,23,28,.92),rgba(13,23,28,.68) 41%,rgba(13,23,28,.05) 85%)}.hero .wrap{position:relative;z-index:1;padding-top:76px;padding-bottom:82px}.hero h1{max-width:850px;font-weight:750;line-height:1.06;letter-spacing:-.045em}.hero p{color:#e0e5e9;font-size:19px;line-height:1.55;max-width:560px;margin-top:25px}.buttons{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:50px;padding:13px 24px;background:var(--orange);color:#192126;font-size:14px;font-weight:700;border:1px solid var(--orange);transition:background .2s,transform .2s}.button:hover{background:#d96818;transform:translateY(-2px)}.button.outline{background:transparent;border-color:#fff;color:#fff}.button.outline:hover{background:#ffffff16}.button.secondary{background:white;border-color:var(--line)}.section{padding:68px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:35px}.section-title p{max-width:560px;margin-top:18px}.text-link{display:inline-flex;gap:12px;align-items:center;color:#b85b18;font-size:14px;font-weight:700}.text-link:hover{text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.product{min-width:0;position:relative;border-bottom:1px solid var(--line);padding-bottom:24px}.product-image{background:#fafafa;height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:24px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product:hover img{transform:scale(1.045)}.product h3{font-size:23px;letter-spacing:-.02em}.product p{font-size:15px;line-height:1.55;margin-top:12px;max-width:370px}.product .text-link{margin-top:18px}.all-link{text-align:right;margin-top:27px}.split-section{background:var(--soft)}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.split-photo{width:100%;height:440px;object-fit:cover}.split-copy>p{margin-top:20px;max-width:600px}.application-list{margin-top:26px}.application-link{display:flex;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid #d5dadd}.application-link:last-child{border-bottom:0}.application-link>svg{width:35px;height:35px;color:#b85b18}.application-link h3{font-size:19px;letter-spacing:-.02em}.application-link p{font-size:14px;margin-top:5px}.application-link:hover h3{color:#b85b18}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-image{width:100%;aspect-ratio:2.1;object-fit:cover;margin-bottom:22px}.project h3{font-size:23px}.project p{font-size:15px;margin:10px 0 14px}.cta{background:var(--ink);color:white;padding:48px 0;border-bottom:1px solid #364149}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:32px}.cta h2{font-size:clamp(28px,2.7vw,40px)}.cta p{color:#bbc3c8;margin-top:12px}.cta .button{flex-shrink:0}.footer{padding:44px 0 23px;background:var(--ink);color:white}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.6fr;gap:32px}.footer .brand{display:inline-block;background:white;padding:9px 12px;margin-bottom:14px}.footer .brand img{width:155px;height:34px}.footer p,.footer a:not(.brand){color:#c3cbd0;font-size:13px}.footer h3{font-size:14px;letter-spacing:0;margin-bottom:15px}.footer a:not(.brand){display:block;margin:7px 0}.footer a:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #354047;margin-top:32px;padding-top:20px;color:#abb5bb;font-size:12px}.footer-bottom a{margin:0!important;font-size:12px!important}.page-head{background:var(--soft);padding:34px 0 52px}.breadcrumb{font-size:13px;color:#596670;margin-bottom:28px;display:flex;gap:12px;flex-wrap:wrap}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-head h1{max-width:960px;font-size:clamp(34px,4vw,58px)}.page-head p{max-width:760px;font-size:18px;margin-top:22px}.filter-row{display:flex;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.filter-row label{font-weight:600}.filter-row input{border:1px solid #a9b2b9;padding:11px 15px;width:min(440px,100%)}.count{font-size:14px;color:var(--muted)}[hidden]{display:none!important}.detail{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:start}.detail-image{background:#fafafa;width:100%;max-height:540px;object-fit:contain}.detail-copy h2{font-size:32px}.detail-copy p{margin:19px 0}.detail-copy ul{padding-left:22px;color:var(--muted)}.detail-copy li{margin:10px 0}.note{border-left:3px solid var(--orange);background:var(--soft);padding:20px 24px;font-size:15px;margin-top:28px}.content-narrow{max-width:880px}.prose h2{font-size:30px;margin:35px 0 16px}.prose p{margin:14px 0}.prose ul{padding-left:23px;color:var(--muted)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:38px}.process article{border-top:2px solid var(--orange);padding-top:20px}.process b{font-size:14px;color:#b85b18}.process h3{font-size:20px;margin:12px 0}.process p{font-size:15px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-list{margin-top:30px}.contact-item{padding:22px 0;border-top:1px solid var(--line)}.contact-item span{display:block;font-size:13px;color:var(--muted);margin-bottom:4px}.contact-item a{font-size:clamp(16px,1.6vw,23px);overflow-wrap:anywhere}.form{background:var(--soft);padding:34px}.form h2{font-size:28px;margin-bottom:12px}.form p{font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px}.field input,.field select,.field textarea{width:100%;padding:12px;background:white;border:1px solid #aeb7be;color:var(--ink);border-radius:0}.field.full{grid-column:1/-1}.field textarea{resize:vertical;min-height:120px}.form .buttons{gap:12px}.form-status{margin-top:16px;color:var(--ink)!important;white-space:pre-line}.privacy-note{margin-top:16px}.privacy-note a{text-decoration:underline}.empty{padding:50px 0}.project-hero{width:100%;max-height:620px;object-fit:cover}.project-caption{font-size:14px;padding-top:12px}.component-grid .product-image{height:190px}.component-grid .product h3{font-size:19px}.component-grid .product p{font-size:14px}.section-heading-small{margin:50px 0 25px}.backtop{display:inline-flex!important;align-items:center;gap:9px}.zh h1{line-height:1.2;letter-spacing:-.02em}.zh h2{line-height:1.3}.zh .hero h1{max-width:780px}.no-image{border-top:4px solid var(--orange);padding:48px;background:var(--soft)}.no-image h2{font-size:30px}.noscript{padding:15px;background:#fff2e9}
.product-image{background:white;aspect-ratio:1.5;height:auto!important}.product-image img{object-fit:cover;aspect-ratio:1.5;object-position:center 49%}.component-grid .product-image{aspect-ratio:1.7}.component-grid .product-image img{object-fit:contain;aspect-ratio:1.7}.detail-image[src*="/equipment/"]{aspect-ratio:1.5;object-fit:cover;object-position:center 49%}.product{display:flex;flex-direction:column}.product>.text-link{margin-top:auto;padding-top:18px}.product>p{padding-bottom:8px}
@media(min-width:1600px){.hero{min-height:650px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.nav{gap:20px}.brand img{width:165px}.split{gap:32px}.contact-layout{gap:40px}.hero h1{font-size:55px}.product-image{height:190px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:72px}.brand img{width:155px;height:36px}.menu-button{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;padding:18px 25px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 22px #0001;flex-direction:column;align-items:stretch;gap:2px}.nav.open{display:flex}.nav .lang{border-left:0;padding-left:0!important}.nav .contact-nav{border:0;padding:12px 0}.hero{min-height:555px}.hero .wrap{padding:70px 0}.hero h1{font-size:clamp(36px,6.8vw,53px)}.hero p{font-size:17px;max-width:490px}.hero:after{background:linear-gradient(90deg,#101b22e8,#101b2260)}.section{padding:48px 0}.section-title{align-items:start;flex-direction:column;gap:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.home-products .product:last-child{grid-column:1/-1}.home-products .product:last-child .product-image{height:240px}.split,.detail,.contact-layout{grid-template-columns:1fr;gap:32px}.split-photo{height:340px}.project-image{aspect-ratio:1.5}.cta .wrap{align-items:start;flex-direction:column;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.detail-image{max-height:390px}.page-head{padding-top:28px}.contact-layout{gap:36px}}
@media(max-width:500px){.hero{min-height:570px}.hero h1{font-size:39px}.hero .buttons{gap:12px}.button{padding:12px 17px;gap:12px}.hero .button{min-height:48px;font-size:13px}.hero p{font-size:16px;max-width:320px}.product-grid,.project-grid{grid-template-columns:1fr}.home-products .product:last-child{grid-column:auto}.product-image,.home-products .product:last-child .product-image{height:225px}.product h3{font-size:23px}.split-photo{height:270px}.split h2{font-size:32px}.project-grid{gap:34px}.footer-grid{gap:30px 20px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:18px;flex-direction:column}.form{padding:23px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.process{grid-template-columns:1fr}.page-head h1{font-size:38px}.page-head p{font-size:16px}.breadcrumb{font-size:12px}.section-title h2{font-size:32px}.zh .hero h1{font-size:38px}.contact-item a{font-size:20px}}

/* Homepage V2 */
.header{height:86px}.header-inner{max-width:1512px}.nav{gap:23px}.nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--orange)}.nav .contact-nav{background:var(--orange);border-color:var(--orange);padding:11px 17px;color:#111416}.nav .contact-nav:hover{background:#d96818;color:#111416}.hero-carousel{min-height:calc(100vh - 86px);max-height:860px}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .9s ease,visibility .9s}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide .hero-image{transform:scale(1.025);transition:transform 7s linear}.hero-slide.is-active .hero-image{transform:scale(1)}.hero-carousel:after{background:linear-gradient(90deg,rgba(11,15,17,.9) 0%,rgba(11,15,17,.67) 42%,rgba(11,15,17,.08) 78%)}.hero-content{padding-top:96px!important;padding-bottom:150px!important}.hero-content h1{font-size:clamp(52px,5.5vw,84px);max-width:1020px}.hero-content p{max-width:650px;font-size:20px}.hero-controls{position:absolute!important;left:50%;bottom:35px;transform:translateX(-50%);z-index:3;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:0!important}.hero-count{font-size:14px;font-variant-numeric:tabular-nums}.hero-count b{font-size:20px}.hero-progress{height:2px;background:#ffffff55}.hero-progress i{display:block;width:0;height:100%;background:var(--orange)}.hero-carousel.is-playing .hero-progress i{animation:heroProgress 6s linear}.hero-arrows{display:flex;gap:8px}.hero-arrows button{width:46px;height:46px;border:1px solid #ffffff88;background:#12171955;color:white;font-size:20px}.hero-arrows button:hover{background:var(--orange);border-color:var(--orange);color:#111416}@keyframes heroProgress{to{width:100%}}
.product-showcase,.component-showcase-section{overflow:hidden;background:#fff}.product-showcase .section-title,.component-showcase-section .section-title{margin-bottom:22px}.auto-rail{--rail-duration:46s;overflow:hidden;padding:12px 0 22px}.rail-track{display:flex;width:max-content;gap:24px;animation:railMove var(--rail-duration) linear infinite;will-change:transform}.rail-track-slow{--rail-duration:82s}.rail-group{display:flex;gap:24px}.auto-rail:hover .rail-track,.auto-rail:focus-within .rail-track{animation-play-state:paused}.showcase-card{width:clamp(260px,calc((100vw - 224px)/4),330px);flex:0 0 auto;border-top:1px solid var(--line);padding-top:14px}.showcase-card a{display:block}.showcase-media{height:250px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.showcase-media img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.showcase-card:hover .showcase-media img,.showcase-card:focus-within .showcase-media img{transform:scale(1.09)}.showcase-card h3{font-size:21px;margin-top:17px}.showcase-card p{font-size:14px;line-height:1.5;margin-top:8px;min-height:42px}.rail-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#b85b18;font-size:13px;font-weight:700}.rail-link svg{width:18px;height:18px}.component-showcase .showcase-media{height:205px}.component-showcase h3{font-size:17px;min-height:40px}.component-rail{--rail-duration:80s}@keyframes railMove{to{transform:translateX(calc(-50% - 12px))}}
.capability-section{background:#111416;color:white;padding:82px 0}.capability-head{display:flex;justify-content:space-between;align-items:end;gap:50px}.capability-head>div{max-width:760px}.capability-head p{color:#b9c1c5;font-size:18px;margin-top:18px}.capability-section .text-link{color:#ee7c26}.system-flow{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #455057}.system-flow li{position:relative;padding:28px 22px 0 0}.system-flow li:not(:last-child):after{content:"";position:absolute;right:18px;top:-4px;width:8px;height:8px;border-top:1px solid #899399;border-right:1px solid #899399;transform:rotate(45deg)}.system-flow b{color:var(--orange);font-size:13px;letter-spacing:.12em}.system-flow h3{font-size:19px;margin:14px 0 10px}.system-flow p{color:#aeb7bc;font-size:13px;line-height:1.55}.application-section{background:#f3f5f6}.application-section .split-photo{height:560px}.application-section .split{grid-template-columns:1.15fr .85fr}.global-section{padding-top:86px}.global-map{background:#121719;color:white;padding:34px;margin-top:12px}.map-canvas{position:relative;max-width:1180px;margin:auto}.world-dots{display:block;width:100%;height:auto;color:#68747a;opacity:.72}.map-point{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:white}.map-point span{position:absolute;inset:8px;border-radius:50%;background:#d0d8dc;border:3px solid #121719;box-shadow:0 0 0 1px #d0d8dc}.map-point b{position:absolute;left:25px;top:-13px;background:#fff;color:#111416;font-size:12px;padding:3px 7px;opacity:0;transform:translateY(5px);transition:.25s}.map-point:after{content:"";position:absolute;inset:2px;border:1px solid var(--orange);border-radius:50%;opacity:0}.map-point.is-active span,.map-point:hover span,.map-point:focus span{background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.map-point.is-active:after{animation:mapPulse 1.8s ease-out infinite}.map-point.is-active b,.map-point:hover b,.map-point:focus b{opacity:1;transform:none}.map-stats{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #3a4449;margin-top:15px}.map-stat{background:none;border:0;border-right:1px solid #3a4449;color:white;text-align:left;padding:18px 14px}.map-stat:last-child{border-right:0}.map-stat span,.map-stat small{display:block;color:#aeb7bc;font-size:12px}.map-stat strong{display:inline-block;font-size:28px;margin:5px 7px 0 0}.map-stat.is-active span,.map-stat:hover span,.map-stat:focus span{color:#ee7c26}@keyframes mapPulse{0%{transform:scale(.65);opacity:1}100%{transform:scale(1.8);opacity:0}}
.project-mosaic{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:12px;margin-top:12px}.project-mosaic figure{margin:0;position:relative;overflow:hidden;height:300px;background:#111416}.project-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-mosaic figure:hover img{transform:scale(1.035)}.project-mosaic figcaption{position:absolute;left:18px;bottom:16px;color:white;font-weight:700;font-size:15px;text-shadow:0 2px 12px #000}.insight-section{background:#f3f5f6}.insight-list{border-top:1px solid #bec5c9}.insight-list a{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:25px;padding:25px 0;border-bottom:1px solid #bec5c9}.insight-list a:hover h3{color:#b85b18}.insight-list span{color:#b85b18;font-weight:700}.insight-list h3{font-size:clamp(18px,2vw,26px)}.footer-grid{grid-template-columns:1.4fr .85fr .85fr 1.05fr 1.35fr}
@media(max-width:1180px){.nav{gap:14px;font-size:13px}.brand img{width:164px}.showcase-card{width:290px}.system-flow{grid-template-columns:repeat(3,1fr);row-gap:38px}.map-stats{grid-template-columns:repeat(3,1fr)}.map-stat:nth-child(3){border-right:0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:12px}}
@media(max-width:960px){.menu-button{display:block}.nav{display:none;position:absolute;top:86px;left:0;right:0;padding:18px 36px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 22px #0001;flex-direction:column;align-items:stretch;gap:2px}.nav.open{display:flex}.nav .lang{border-left:0;padding-left:0!important}.nav .contact-nav{background:transparent;border:0;padding:12px 0}.nav a[aria-current=page]:after{right:auto;width:26px}.hero-carousel{min-height:680px}.hero-content h1{font-size:58px}.project-mosaic{grid-template-columns:1fr 1fr}.project-mosaic figure:first-child{grid-column:1/-1}.application-section .split{grid-template-columns:1fr}.application-section .split-photo{height:460px}}
@media(max-width:700px){.header{height:72px}.nav{top:72px}.hero-carousel{min-height:650px;max-height:none}.hero-content{padding-top:72px!important;padding-bottom:135px!important}.hero-content h1{font-size:clamp(40px,11vw,56px)}.hero-carousel:after{background:linear-gradient(90deg,rgba(11,15,17,.9),rgba(11,15,17,.48))}.hero-controls{bottom:25px}.showcase-card{width:76vw}.capability-head{display:block}.capability-head .text-link{margin-top:24px}.system-flow{grid-template-columns:1fr}.system-flow li{border-bottom:1px solid #384248;padding-bottom:22px}.system-flow li:not(:last-child):after{display:none}.global-map{padding:18px}.map-stats{grid-template-columns:1fr 1fr}.map-stat:nth-child(3){border-right:1px solid #3a4449}.map-stat:nth-child(2n){border-right:0}.project-mosaic{grid-template-columns:1fr}.project-mosaic figure,.project-mosaic figure:first-child{grid-column:auto;height:240px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.insight-list a{grid-template-columns:42px 1fr auto;gap:12px}.insight-list h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide .hero-image,.showcase-media img,.project-mosaic img{transition:none}.hero-carousel.is-playing .hero-progress i,.rail-track,.map-point.is-active:after{animation:none}.auto-rail{overflow-x:auto}.hero-progress i{width:100%}}
.component-grid .product:not(:has(img)){grid-column:1/-1;display:grid;grid-template-columns:1fr 1.35fr auto;gap:24px;align-items:center;padding:20px 0}.component-grid .product:not(:has(img)) p{margin:0;padding:0;max-width:none}.component-grid .product:not(:has(img))>.text-link{padding:0;margin:0}
@media(max-width:800px){.component-grid .product:not(:has(img)){grid-template-columns:1fr;gap:12px}}

/* 2026 catalogue and brand refinement */
.footer .brand{background:transparent;padding:0;margin-bottom:20px}.footer .brand img{width:178px;height:auto}.footer-grid{grid-template-columns:1.35fr .9fr .9fr 1fr 1.35fr}
.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.15em;margin-bottom:14px}.lead{font-size:18px;line-height:1.7}.product-detail-hero .detail{align-items:center}.product-detail-hero .detail-image{background:#fff;border:1px solid #edf0f2;padding:18px;max-height:610px}.product-detail-hero .detail-copy h2{font-size:clamp(30px,3vw,45px)}
.detail-sections{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:start}.detail-sections h2,.configuration-block h2{font-size:clamp(28px,2.7vw,40px);margin-bottom:24px}.feature-list{list-style:none;padding:0;margin:24px 0}.feature-list li{position:relative;padding:14px 0 14px 28px;border-bottom:1px solid #d8dde0;color:#46515a}.feature-list li:before{content:"";position:absolute;left:0;top:23px;width:10px;height:3px;background:var(--orange)}
.component-grid .product-image img[src$="-roller-reference.webp"]{object-fit:cover;object-position:center 72%}
.spec-table{border-top:3px solid var(--orange)}.spec-row{display:grid;grid-template-columns:minmax(150px,.8fr) 1.2fr;gap:22px;padding:15px 2px;border-bottom:1px solid #d6dcdf}.spec-row span{color:#65717a;font-size:14px}.spec-row strong{font-size:15px;font-weight:700}.data-note{font-size:12px;line-height:1.55;margin-top:17px}.spec-empty{padding:24px;border-top:3px solid var(--orange);background:#fff}.spec-empty p{margin-top:8px;font-size:14px}
.configuration-block{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.configuration-block>div p{max-width:480px}.configuration-block ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.configuration-block li{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.configuration-block li b{color:var(--orange);font-size:13px;letter-spacing:.1em}.configuration-block li span{font-weight:600}
.detail-inquiry{background:#111416;color:#fff;padding:54px 0}.detail-inquiry .wrap{display:flex;justify-content:space-between;align-items:center;gap:36px}.detail-inquiry span{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.15em}.detail-inquiry h2{font-size:clamp(28px,3vw,44px);margin:8px 0}.detail-inquiry p{color:#bbc3c8}.detail-inquiry .button{flex-shrink:0}.no-image>span{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}
.catalog-switch{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);margin:0 0 38px}.catalog-switch a{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;font-weight:750;background:#fff}.catalog-switch a+a{border-left:1px solid var(--line)}.catalog-switch a[aria-current="true"]{background:#111416;color:#fff}.catalog-switch a:hover{color:var(--orange)}.catalog-switch small{font-size:12px;font-weight:500;color:#69757d}.catalog-switch a[aria-current="true"] small{color:#abb5bb}

/* Restored process illustrations */
.system-flow{border-top:0;gap:22px;position:relative}.system-flow:before{content:"";position:absolute;left:5%;right:5%;top:31px;height:1px;background:#536068}.system-flow li{padding:0 18px;text-align:center}.system-flow li:not(:last-child):after{right:-15px;top:27px;width:8px;height:8px}.flow-icon{position:relative;z-index:1;display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;background:var(--orange);color:#fff;box-shadow:0 0 0 8px #111416}.flow-icon svg{width:38px;height:38px}.system-flow b{display:block}.system-flow h3{margin:10px 0 9px}

/* Project deployment map */
.global-map{display:grid;grid-template-columns:235px 1fr;gap:0;background:#edf4fa;color:var(--ink);padding:0;margin-top:12px;border:1px solid #d9e5ee;overflow:hidden}.map-summary{background:#10212d;color:#fff;padding:38px 30px;display:flex;flex-direction:column}.map-summary>span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.14em}.map-summary>strong{font-size:66px;line-height:1;margin-top:20px}.map-summary sup{color:var(--orange);font-size:28px}.map-summary>p{color:#b9c8d2;margin:6px 0 35px}.map-summary>div{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:17px 0;border-top:1px solid #30424d}.map-summary b{font-size:26px;color:var(--orange)}.map-summary small{color:#d0d9de;line-height:1.35}.map-area{padding:24px 26px 0}.map-canvas{max-width:1100px}.world-dots{color:#7895aa;opacity:1}.map-grid{stroke:#fff;stroke-width:1;opacity:.85}.map-land{opacity:.86}.map-point{width:auto;height:auto;min-width:22px;min-height:22px;z-index:2}.map-point i{position:absolute;width:13px;height:13px;border-radius:50%;background:#167bb7;border:3px solid #fff;box-shadow:0 2px 8px #234b6577}.map-point b,.map-point em{position:absolute;left:17px;white-space:nowrap;opacity:0;transform:translateY(4px);transition:.25s;font-style:normal}.map-point b{top:-13px;background:#fff;color:#21333f;padding:4px 8px 13px;font-size:11px;box-shadow:0 8px 22px #244a6330}.map-point em{top:4px;color:var(--orange);font-size:13px;font-weight:800;padding:0 8px}.map-point:after{content:"";position:absolute;left:-6px;top:-6px;width:22px;height:22px;border:1px solid var(--orange);border-radius:50%;opacity:0}.map-point.is-active i,.map-point:hover i,.map-point:focus i{background:var(--orange)}.map-point.is-active:after{animation:mapPulse 1.8s ease-out infinite}.map-point.is-active b,.map-point.is-active em,.map-point:hover b,.map-point:hover em,.map-point:focus b,.map-point:focus em{opacity:1;transform:none}.map-stats{border-top:1px solid #d1e0ea;margin-top:5px}.map-stat{color:var(--ink);border-right:1px solid #d1e0ea;padding:15px 12px}.map-stat span,.map-stat small{color:#687984}.map-stat strong{font-size:24px;color:#1a3546}.map-stat.is-active{background:#fff}.map-stat.is-active span,.map-stat:hover span,.map-stat:focus span{color:var(--orange)}

@media(max-width:1180px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.global-map{grid-template-columns:200px 1fr}.map-summary{padding:30px 22px}.detail-sections,.configuration-block{gap:45px}}
@media(max-width:800px){.detail-sections,.configuration-block{grid-template-columns:1fr;gap:40px}.detail-inquiry .wrap{align-items:flex-start;flex-direction:column}.catalog-switch{grid-template-columns:1fr}.catalog-switch a+a{border-left:0;border-top:1px solid var(--line)}.system-flow:before{display:none}.system-flow li{text-align:left;display:grid;grid-template-columns:64px 44px 1fr;column-gap:15px;align-items:center}.flow-icon{grid-row:1/3;margin:0;box-shadow:none}.system-flow h3{margin:0}.system-flow p{grid-column:2/4}.global-map{grid-template-columns:1fr}.map-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.map-summary>span,.map-summary>strong,.map-summary>p{grid-column:1/-1}.map-summary>p{margin-bottom:12px}.map-summary>div{border-top:1px solid #30424d}.map-area{padding:14px 12px 0}.map-point b,.map-point em{display:none}}
.article-list article{display:grid;grid-template-columns:110px 1fr auto;gap:30px;border-bottom:1px solid var(--line);padding:30px 0;align-items:start}.article-list h2{font-size:25px}.article-list h2 a:hover{color:#b85b18}.article-list p,.article-list time{font-size:13px;color:var(--muted)}.article-list p{margin-top:12px}.article-body{max-width:850px;font-size:17px}.article-body p{line-height:1.85}.article-gallery{display:grid;gap:24px;margin:36px 0}.article-gallery img{max-width:100%;width:auto;max-height:580px;margin:auto;object-fit:contain}.article-list .text-link{white-space:nowrap}
@media(max-width:800px){.article-list article{grid-template-columns:1fr;gap:12px}.article-list h2{font-size:23px}.article-body{font-size:16px}}
.article-body h3{font-size:21px;line-height:1.4;margin:27px 0 12px}
.article-summary{padding:25px 30px;background:#f6f7f8;border-top:3px solid var(--orange);margin-bottom:34px}
.article-summary h2{font-size:19px;margin:0 0 10px}
.article-summary p{margin:0;color:var(--ink);font-size:16px;line-height:1.75}
.article-related{margin-top:40px;border-top:1px solid var(--line);padding-top:8px}
.article-related h2{font-size:25px;margin-bottom:15px}
.article-related ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}
.article-related li{border-bottom:1px solid var(--line)}
.article-related a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;font-size:15px;color:var(--ink)}
.article-related a:hover{color:#b85b18}
.article-related svg{width:17px;height:17px;color:#b85b18}
.article-source{font-size:14px;margin:20px 0}.article-source a{color:#a94f12;text-decoration:underline;text-underline-offset:3px}
@media(max-width:800px){.article-summary{padding:20px}.article-related ul{grid-template-columns:1fr}}
h1,h2,h3{text-wrap:balance}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.catalogue-heading{padding:14px 0 6px}.component-family{margin-top:48px}.family-heading{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:16px;border-top:2px solid #1d262b;padding:18px 0 24px}.family-heading>span{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}.family-heading h2{font-size:clamp(25px,2.4vw,34px)}.family-heading small{display:grid;place-items:center;width:34px;height:34px;background:#eef1f2;color:#4e5a62;font-weight:700}.component-family .component-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.component-family .product:not(:has(img)){grid-column:auto;display:flex;align-items:stretch;gap:0;padding:0 0 24px}.component-family .product:not(:has(img)) p{margin-top:12px}.component-family .product:not(:has(img))>.text-link{margin-top:auto;padding-top:18px}
@media(max-width:1100px){.component-family .component-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.component-family .component-grid{grid-template-columns:1fr 1fr}.component-family .product:not(:has(img)){grid-column:1/-1}}
@media(max-width:480px){.component-family .component-grid{grid-template-columns:1fr}}
@media(max-width:1180px){.system-flow{grid-template-columns:repeat(5,1fr);row-gap:0}}
@media(max-width:900px){.system-flow{grid-template-columns:repeat(2,1fr);row-gap:34px}.system-flow:before{display:none}.system-flow li:not(:last-child):after{display:none}}
@media(max-width:700px){.system-flow{grid-template-columns:1fr}}

/* Full-width applications mosaic */
.operations-section{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(430px,.86fr);min-height:680px;background:#111416;color:#fff}
.operations-lead,.operation-tile{position:relative;overflow:hidden}
.operations-lead>img,.operation-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.operations-lead:after,.operation-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,11,14,.88),rgba(6,11,14,.3) 72%,rgba(6,11,14,.16))}
.operations-lead-copy{position:absolute;left:clamp(38px,5vw,92px);right:clamp(30px,5vw,80px);bottom:clamp(42px,6vw,86px);z-index:2;max-width:690px}
.operations-lead-copy h2{max-width:650px;color:#fff;font-size:clamp(45px,5.1vw,78px);line-height:.98;letter-spacing:-.05em}
.operations-lead-copy h2::first-line{color:#fff}
.operations-lead-copy p{max-width:560px;margin:23px 0 25px;color:#d7dfe3;font-size:17px}
.operations-lead-copy .text-link{color:var(--orange)}
.operations-stack{display:grid;grid-template-rows:repeat(3,1fr)}
.operation-tile{display:flex;min-height:0;padding:35px 40px;color:#fff;border-bottom:1px solid rgba(255,255,255,.32);align-items:flex-end}
.operation-tile:last-child{border-bottom:0}
.operation-tile:after{background:linear-gradient(90deg,rgba(7,13,16,.92),rgba(7,13,16,.68) 60%,rgba(7,13,16,.3))}
.operation-tile>span{position:absolute;top:27px;left:39px;z-index:2;color:#d7dfe2;font-size:11px;font-weight:800;letter-spacing:.14em}
.operation-tile>div{position:relative;z-index:2}
.operation-tile h3{font-size:clamp(24px,2.1vw,34px);letter-spacing:-.035em}
.operation-tile p{max-width:520px;margin-top:9px;color:#c7d0d4;font-size:13px;line-height:1.5}
.operation-tile b{display:inline-flex;align-items:center;gap:10px;margin-top:14px;color:var(--orange);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.operation-tile b svg{width:17px;height:17px}
.operations-lead:hover>img,.operation-tile:hover>img{transform:scale(1.035)}

/* Compact global map; map image and markers share one fixed-ratio coordinate plane */
.global-section{padding:0;background:#0a171f}
.compact-map{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(500px,1.32fr) minmax(360px,.9fr);align-items:center;gap:34px;margin:0;padding:38px clamp(38px,4.5vw,86px);border:0;background:radial-gradient(circle at 57% 52%,rgba(238,124,38,.1),transparent 25%),linear-gradient(115deg,#0a171f,#102630 64%,#0a171f);color:#fff;overflow:hidden}
.compact-map-copy>span{display:block;margin-bottom:13px;color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.17em}
.compact-map-copy h2{color:#fff;font-size:clamp(28px,2.8vw,43px);line-height:1.04}
.compact-map-copy p{margin:17px 0 20px;color:#9aabb3;font-size:13px;line-height:1.55}
.compact-map-copy .text-link{color:var(--orange)}
.map-visual{display:flex;align-items:center;min-width:0}
.map-plot{position:relative;width:100%;aspect-ratio:2111/1331;isolation:isolate}
.map-plot .map-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}
.map-plot .map-silhouette{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;opacity:.58;filter:brightness(.86) saturate(.58);mix-blend-mode:screen;pointer-events:none;user-select:none}
.map-plot .map-marker{position:absolute;left:var(--x);top:var(--y);z-index:3;width:28px;height:28px;padding:0;border:0;background:transparent;color:#fff;transform:translate(-50%,-50%)}
.map-plot .map-marker>i{position:absolute;left:8px;top:8px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#61737c;box-shadow:0 2px 10px rgba(0,0,0,.5);transition:.2s}
.map-plot .map-marker>i span{position:absolute;inset:-7px;border:1px solid var(--orange);border-radius:50%;opacity:0}
.map-plot .map-marker b{position:absolute;left:14px;top:14px;width:94px;padding:8px 10px;border-left:2px solid var(--orange);background:#fff;color:#0d2029;text-align:left;box-shadow:0 10px 26px rgba(0,0,0,.28);transform:translate(var(--dx),var(--dy)) translateY(5px);opacity:0;visibility:hidden;transition:.2s;pointer-events:none}
.map-plot .map-marker b small{display:block;color:#53656e;font-size:8px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.map-plot .map-marker b strong{display:block;margin-top:2px;color:#102630;font-size:19px;line-height:1}
.map-plot .map-marker.is-active>i,.map-plot .map-marker:hover>i,.map-plot .map-marker:focus-visible>i{background:var(--orange);transform:scale(1.12)}
.map-plot .map-marker.is-active>i span{opacity:1;animation:mapPulse 1.9s ease-out infinite}
.map-plot .map-marker.is-active b,.map-plot .map-marker:hover b,.map-plot .map-marker:focus-visible b{opacity:1;visibility:visible;transform:translate(var(--dx),var(--dy)) translateY(0)}
.map-facts{min-width:0;border-left:1px solid rgba(255,255,255,.14);padding-left:30px}
.map-facts dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 25px}
.map-facts dl>div{padding:0 15px;border-right:1px solid rgba(255,255,255,.14)}
.map-facts dl>div:first-child{padding-left:0}.map-facts dl>div:last-child{border-right:0}
.map-facts dt{color:var(--orange);font-size:clamp(28px,2.8vw,43px);font-weight:850;line-height:1}
.map-facts dt sup{font-size:15px}.map-facts dd{margin:7px 0 0;color:#c2ccd1;font-size:10px;line-height:1.25;text-transform:uppercase}
.compact-map .map-stats{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border:1px solid rgba(255,255,255,.1);background:rgba(3,10,14,.25)}
.compact-map .map-stat{position:relative;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;padding:9px 10px;border:0;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;text-align:left}
.compact-map .map-stat:nth-child(2n){border-right:0}.compact-map .map-stat:nth-last-child(-n+2){border-bottom:0}
.compact-map .map-stat>span{color:#60737c;font-size:8px;font-weight:800}.compact-map .map-stat>b{overflow:hidden;color:#c5cfd3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.compact-map .map-stat>strong{color:#fff;font-size:13px}
.compact-map .map-stat.is-active,.compact-map .map-stat:hover,.compact-map .map-stat:focus-visible{background:rgba(255,255,255,.07)}
.compact-map .map-stat.is-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--orange)}
.compact-map .map-stat.is-active>b{color:var(--orange)}

/* Partner logo marquee */
.partner-section{padding:54px 0 46px;background:#fff;overflow:hidden;border-bottom:1px solid #e6e9eb}
.partner-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.partner-heading h2{max-width:620px;font-size:clamp(28px,3vw,44px)}
.partner-heading p{color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.17em}
.partner-rail{overflow:hidden;border-top:1px solid #e0e4e6;border-bottom:1px solid #e0e4e6}
.partner-track{display:flex;width:max-content;animation:partnerMove 42s linear infinite;will-change:transform}
.partner-group{display:flex;flex-shrink:0}
.partner-logo{display:flex;align-items:center;justify-content:center;width:220px;height:108px;padding:22px 28px;border-right:1px solid #e0e4e6;background:#fff}
.partner-logo img{width:100%;height:100%;object-fit:contain;filter:saturate(.9);transition:filter .25s,transform .25s}
.partner-logo:hover img{filter:saturate(1.15);transform:scale(1.05)}
.partner-rail:hover .partner-track,.partner-rail:focus-within .partner-track{animation-play-state:paused}
@keyframes partnerMove{to{transform:translateX(-50%)}}

@media(max-width:1180px){.operations-section{grid-template-columns:1fr;min-height:0}.operations-lead{min-height:610px}.operations-stack{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.operation-tile{min-height:270px}.compact-map{grid-template-columns:220px minmax(480px,1fr);gap:28px;padding:34px}.map-facts{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:23px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.12)}.map-facts dl{margin:0;padding-right:25px}.compact-map .map-stats{grid-template-columns:repeat(3,1fr)}.compact-map .map-stat:nth-child(2n){border-right:1px solid rgba(255,255,255,.08)}.compact-map .map-stat:nth-child(3n){border-right:0}.compact-map .map-stat:nth-last-child(-n+3){border-bottom:0}.compact-map .map-stat:nth-child(4){border-bottom:0}}
@media(max-width:800px){.operations-lead{min-height:530px}.operations-lead-copy h2{font-size:48px}.operations-stack{grid-template-columns:1fr}.operation-tile{min-height:240px}.compact-map{grid-template-columns:1fr;padding:34px 24px;gap:22px}.compact-map-copy{display:grid;grid-template-columns:1fr auto;column-gap:20px}.compact-map-copy>span,.compact-map-copy h2,.compact-map-copy p{grid-column:1}.compact-map-copy .text-link{grid-column:2;grid-row:1/4;align-self:center}.map-visual{max-width:660px;width:100%;margin:auto}.map-facts{grid-column:auto;display:block;padding-top:23px}.map-facts dl{padding:0;margin-bottom:20px}.partner-heading{align-items:flex-start;flex-direction:column}.partner-logo{width:180px;height:92px;padding:20px 24px}}
@media(max-width:560px){.operations-lead{min-height:500px}.operations-lead-copy{left:24px;right:24px;bottom:36px}.operations-lead-copy h2{font-size:42px}.operation-tile{padding:30px 25px;min-height:215px}.operation-tile>span{left:25px;top:24px}.compact-map-copy{display:block}.compact-map-copy .text-link{margin-top:4px}.map-plot .map-marker b{display:none}.map-facts dl>div{padding:0 9px}.map-facts dt{font-size:29px}.compact-map .map-stats{grid-template-columns:repeat(2,1fr)}.compact-map .map-stat,.compact-map .map-stat:nth-child(2n),.compact-map .map-stat:nth-child(3n),.compact-map .map-stat:nth-child(4){border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.compact-map .map-stat:nth-child(2n){border-right:0}.compact-map .map-stat:nth-last-child(-n+2){border-bottom:0}.partner-section{padding:42px 0 38px}.partner-logo{width:155px;height:82px;padding:18px 20px}}
@media(prefers-reduced-motion:reduce){.operations-lead>img,.operation-tile>img,.partner-logo img{transition:none}.partner-track,.map-plot .map-marker.is-active>i span{animation:none}.partner-rail{overflow-x:auto}}

/* Premium global project map — based on the supplied vector silhouette */
.premium-map{display:block;position:relative;margin-top:12px;padding:0;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 73% 45%,rgba(238,124,38,.14),transparent 25%),linear-gradient(135deg,#08141c 0%,#102632 58%,#091821 100%);color:#fff;box-shadow:0 28px 75px rgba(7,22,31,.22);overflow:hidden}
.premium-map .map-overview{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding:31px 38px 24px;border-bottom:1px solid rgba(255,255,255,.11)}
.premium-map .map-overview>div>span{display:block;margin-bottom:7px;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.17em}
.premium-map .map-overview h3{max-width:620px;color:#fff;font-size:clamp(22px,2vw,31px);letter-spacing:-.025em}
.premium-map .map-overview dl{display:flex;align-items:flex-end;gap:28px;margin:0}
.premium-map .map-overview dl>div{min-width:82px;padding-left:20px;border-left:1px solid rgba(255,255,255,.16)}
.premium-map .map-overview dt{color:#fff;font-size:33px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}
.premium-map .map-overview dt sup{color:var(--orange);font-size:16px}
.premium-map .map-overview dd{margin:7px 0 0;color:#91a4ae;font-size:11px;letter-spacing:.06em;text-transform:uppercase}
.premium-map .map-stage{position:relative;min-height:570px;isolation:isolate;overflow:hidden}
.premium-map .map-stage:before{content:"";position:absolute;left:58%;top:29%;width:310px;height:310px;border:1px solid rgba(238,124,38,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(238,124,38,.025),0 0 0 140px rgba(238,124,38,.018);z-index:-1}
.premium-map .map-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);opacity:.7}
.premium-map .map-silhouette{position:absolute;inset:3% 2%;width:96%;height:94%;object-fit:contain;opacity:.48;filter:brightness(1.12) saturate(.7);user-select:none;pointer-events:none}
.premium-map .map-marker{position:absolute;left:var(--x);top:var(--y);z-index:3;width:32px;height:32px;padding:0;border:0;background:transparent;color:#fff;transform:translate(-50%,-50%)}
.premium-map .map-marker>i{position:absolute;left:8px;top:8px;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#75858d;box-shadow:0 3px 14px rgba(0,0,0,.38);transition:background .2s,transform .2s}
.premium-map .map-marker>i span{position:absolute;inset:-9px;border:1px solid var(--orange);border-radius:50%;opacity:0}
.premium-map .map-marker b{position:absolute;left:16px;top:16px;width:128px;padding:11px 13px 10px;border-left:3px solid var(--orange);background:rgba(255,255,255,.97);box-shadow:0 13px 30px rgba(0,0,0,.26);color:#12232c;text-align:left;transform:translate(var(--dx),var(--dy)) translateY(7px);opacity:0;visibility:hidden;transition:opacity .25s,transform .25s;pointer-events:none}
.premium-map .map-marker b small{display:block;color:#50616a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.premium-map .map-marker b strong{display:inline-block;margin:4px 6px 0 0;color:#102632;font-size:25px;line-height:1;font-variant-numeric:tabular-nums}
.premium-map .map-marker b em{color:var(--orange);font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}
.premium-map .map-marker.is-active>i,.premium-map .map-marker:hover>i,.premium-map .map-marker:focus-visible>i{background:var(--orange);transform:scale(1.12)}
.premium-map .map-marker.is-active>i span{animation:mapPulse 1.9s ease-out infinite;opacity:1}
.premium-map .map-marker.is-active b,.premium-map .map-marker:hover b,.premium-map .map-marker:focus-visible b{opacity:1;visibility:visible;transform:translate(var(--dx),var(--dy)) translateY(0)}
.premium-map .map-origin{position:absolute;left:72.4%;top:48.4%;z-index:2;display:flex;align-items:center;gap:9px;padding:7px 10px;background:rgba(8,20,28,.8);border:1px solid rgba(255,255,255,.13);transform:translateX(-50%)}
.premium-map .map-origin span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}
.premium-map .map-origin small{color:#c2cdd2;font-size:9px;white-space:nowrap}
.premium-map .map-stats{display:grid;grid-template-columns:repeat(6,1fr);margin:0;border-top:1px solid rgba(255,255,255,.1);background:rgba(4,13,18,.34)}
.premium-map .map-stat{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-width:0;padding:17px 18px;border:0;border-right:1px solid rgba(255,255,255,.1);background:transparent;color:#fff;text-align:left;transition:background .2s}
.premium-map .map-stat:last-child{border-right:0}
.premium-map .map-stat:before{content:"";position:absolute;left:0;right:0;top:-1px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.premium-map .map-stat>span{grid-row:1/3;color:#61757f;font-size:10px;font-weight:800;letter-spacing:.08em}
.premium-map .map-stat>b{overflow:hidden;color:#d4dde1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.premium-map .map-stat>strong{margin:2px 4px 0 0;color:#fff;font-size:23px;line-height:1}
.premium-map .map-stat>small{grid-column:2;color:#71858f;font-size:9px;text-transform:uppercase}
.premium-map .map-stat.is-active,.premium-map .map-stat:hover,.premium-map .map-stat:focus-visible{background:rgba(255,255,255,.06)}
.premium-map .map-stat.is-active:before{transform:scaleX(1)}
.premium-map .map-stat.is-active>b,.premium-map .map-stat:hover>b{color:var(--orange)}
@media(max-width:1000px){.premium-map .map-overview{align-items:flex-start;flex-direction:column;gap:22px}.premium-map .map-overview dl{width:100%}.premium-map .map-overview dl>div{flex:1}.premium-map .map-stage{min-height:470px}.premium-map .map-marker b{width:112px}.premium-map .map-stats{grid-template-columns:repeat(3,1fr)}.premium-map .map-stat:nth-child(3){border-right:0}.premium-map .map-stat:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.1)}}
@media(max-width:700px){.premium-map{padding:0}.premium-map .map-overview{padding:24px 20px 19px}.premium-map .map-overview h3{font-size:22px}.premium-map .map-overview dl{gap:0}.premium-map .map-overview dl>div{min-width:0;padding-left:12px}.premium-map .map-overview dt{font-size:26px}.premium-map .map-overview dd{font-size:9px}.premium-map .map-stage{min-height:330px}.premium-map .map-silhouette{inset:3% -11%;width:122%;height:94%}.premium-map .map-grid-lines{background-size:40px 40px}.premium-map .map-marker b{display:none}.premium-map .map-marker{transform:translate(-50%,-50%) scale(.82)}.premium-map .map-origin{display:none}.premium-map .map-stats{grid-template-columns:repeat(2,1fr)}.premium-map .map-stat,.premium-map .map-stat:nth-child(3){border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.premium-map .map-stat:nth-child(2n){border-right:0}.premium-map .map-stat:nth-last-child(-n+2){border-bottom:0}}

/* Homepage concept fidelity: short project band and single-row partner rail */
.compact-map{
 grid-template-columns:minmax(205px,.54fr) minmax(390px,1.34fr) minmax(350px,.92fr);
 gap:28px;
 min-height:218px;
 padding:17px clamp(34px,4.2vw,72px)
}
.compact-map-copy>span{margin-bottom:10px}
.compact-map-copy h2{font-size:clamp(27px,2.45vw,39px)}
.compact-map-copy p{margin:13px 0 16px;font-size:12px;line-height:1.48}
.map-visual{justify-content:center}
.map-plot{width:min(100%,360px);aspect-ratio:2111/1331}
.map-plot .map-grid-lines{background-size:34px 34px}
.map-plot .map-silhouette{object-fit:contain}
.map-plot .map-marker>i{background:var(--orange);border-color:#0c1d26;box-shadow:0 0 0 1px var(--orange),0 2px 8px rgba(0,0,0,.45)}
.map-plot .map-marker b,.map-plot .map-marker.is-active b,.map-plot .map-marker:hover b,.map-plot .map-marker:focus-visible b{display:block;width:auto;padding:0;border:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:translate(var(--dx),var(--dy));white-space:nowrap}
.map-plot .map-marker b small{color:#dbe3e6;font-size:8px;line-height:1;font-weight:750;letter-spacing:.02em;text-transform:none;text-shadow:0 1px 4px #061016}
.map-plot .map-marker b strong{display:none}
.map-plot .map-marker.is-active b small{color:var(--orange)}
.map-facts{padding-left:28px}
.map-facts dl{margin:0}
.map-facts>small{display:block;margin-top:19px;color:#8698a1;font-size:9px;font-weight:750;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}
.compact-map .map-stats{display:none}

.partner-section{padding:0;background:#fff;border-bottom:1px solid #e2e6e8}
.partner-shell{display:grid;grid-template-columns:minmax(330px,360px) minmax(0,1fr);height:176px;min-height:176px}
.partner-heading{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:0;margin:0;padding:23px 25px 23px clamp(34px,3.2vw,54px);border-right:1px solid #e0e4e6}
.partner-heading p{order:0;margin:0 0 11px;color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.17em}
.partner-heading h2{order:1;max-width:300px;font-size:clamp(25px,2.15vw,31px);line-height:1.04}
.partner-heading:after{content:"";width:34px;height:3px;margin-top:20px;background:var(--orange)}
.partner-marquee{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;min-width:0}
.partner-control{display:grid;place-items:center;padding:0;border:0;border-right:1px solid #e0e4e6;background:#fff;color:#5e6a70;transition:color .2s,background .2s}
.partner-control:hover,.partner-control:focus-visible{background:#f5f6f6;color:var(--orange)}
.partner-control svg{width:21px;height:21px}
.partner-control:first-child svg{transform:rotate(180deg)}
.partner-control.partner-forward{border-right:0;border-left:1px solid #e0e4e6}
.partner-rail{min-width:0;border:0;overflow:hidden}
.partner-logo{width:190px;height:176px;padding:40px 25px}

@media(max-width:1180px) and (min-width:901px){
 .compact-map{grid-template-columns:180px minmax(350px,1fr) minmax(280px,.82fr);gap:20px;min-height:206px;padding:16px 24px}
 .compact-map-copy h2{font-size:30px}
 .compact-map-copy p{display:none}
 .map-facts{grid-column:auto;display:block;padding:0 0 0 20px;border-top:0;border-left:1px solid rgba(255,255,255,.14)}
 .map-facts dl{padding:0;margin:0}
 .map-facts>small{display:none}
 .partner-shell{grid-template-columns:310px minmax(0,1fr)}
 .partner-heading{padding-left:30px}
 .partner-heading h2{font-size:27px}
 .partner-logo{width:175px}
}
@media(max-width:900px){
 .compact-map{grid-template-columns:1fr;gap:19px;padding:28px 20px}
 .compact-map-copy{display:grid;grid-template-columns:1fr auto;column-gap:18px}
 .compact-map-copy>span,.compact-map-copy h2,.compact-map-copy p{grid-column:1}
 .compact-map-copy .text-link{grid-column:2;grid-row:1/4;align-self:center}
 .map-visual{width:100%;max-width:none}
 .map-plot{width:min(100%,360px);aspect-ratio:2111/1331}
 .map-plot .map-marker b{display:none}
 .map-facts{grid-column:auto;padding-top:15px}
 .map-facts dl{padding:0;margin:0}
 .partner-shell{grid-template-columns:1fr;height:auto;min-height:0}
 .partner-heading{padding:27px 20px 24px;border-right:0;border-bottom:1px solid #e0e4e6}
 .partner-heading h2{max-width:430px}
 .partner-heading:after{margin-top:15px}
 .partner-marquee{grid-template-columns:40px minmax(0,1fr) 40px;height:112px}
 .partner-logo{width:160px;height:112px;padding:25px 20px}
}
@media(max-width:500px){
 .compact-map-copy{display:block}
 .compact-map-copy .text-link{margin-top:2px}
 .map-facts dt{font-size:28px}
 .map-facts dd{font-size:8px}
 .partner-heading h2{font-size:27px}
 .partner-logo{width:142px;padding:24px 17px}
}

/* Clean global-operations map: original aspect ratio, compact labels, generous whitespace */
.global-section{background:linear-gradient(105deg,#fff 0%,#fbfcfd 42%,#f3f7f9 100%)}
.compact-map{
 grid-template-areas:"copy map" "facts map";
 grid-template-columns:minmax(0,500px) minmax(0,1fr);
 grid-template-rows:1fr auto;
 align-items:center;
 gap:12px clamp(32px,4vw,64px);
 min-height:430px;
 margin-inline:auto;
 padding:30px 0;
 background:transparent;
 color:var(--ink)
}
.compact-map-copy{grid-area:copy;align-self:end;justify-self:start;width:min(100%,500px);padding-bottom:20px}
.compact-map-copy>span{margin-bottom:12px;color:var(--orange)}
.compact-map-copy h2{max-width:390px;color:#17242b;font-size:clamp(34px,3.2vw,49px);line-height:1.02}
.compact-map-copy p{display:block;max-width:390px;margin:17px 0 20px;color:#7b898f;font-size:14px;line-height:1.58}
.compact-map-copy .text-link{color:var(--orange)}
.map-visual{grid-area:map;flex-direction:column;align-items:flex-end;justify-content:center;width:100%;max-width:none}
.map-plot{width:min(100%,760px);aspect-ratio:1238/729;isolation:auto}
.map-plot .map-grid-lines{display:none}
.map-plot .map-silhouette{object-fit:fill;opacity:1;filter:none;mix-blend-mode:multiply}
.map-plot .map-marker{width:14px;height:14px}
.map-plot .map-marker>*{pointer-events:none}
.map-plot .map-marker>i{left:2px;top:2px;width:10px;height:10px;background:var(--orange);border:2px solid #fff;box-shadow:0 0 0 1px rgba(238,124,38,.75),0 2px 8px rgba(51,74,84,.22)}
.map-plot .map-marker b{display:block;left:40px;top:1px;width:auto;padding:0;border:0;background:transparent;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(5px);white-space:nowrap}
.map-plot .map-marker.is-active b,.map-plot .map-marker:hover b,.map-plot .map-marker:focus-visible b{opacity:1;visibility:visible;transform:none}
.map-plot .map-marker:hover:not(.is-active) b{opacity:0;visibility:hidden}
.map-plot .map-marker[data-map-point="thailand"] b,.map-plot .map-marker[data-map-point="vietnam"] b,.map-plot .map-marker[data-map-point="malaysia"] b{left:auto;right:52px;text-align:right}
.map-plot .map-marker b small{color:#49616d;font-size:10px;line-height:1;font-weight:750;letter-spacing:.01em;text-transform:none;text-shadow:0 1px 0 #fff}
.map-plot .map-marker b strong{display:none}
.map-plot .map-marker.is-active b small{color:var(--orange)}
.map-country-list{display:none}
.map-facts{grid-area:facts;align-self:start;justify-self:start;width:min(100%,500px);padding:22px 0 0;border:0;border-top:1px solid #dde5e8}
.map-facts dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}
.map-facts dl>div{padding:0 18px;border-right:1px solid #dce4e7}
.map-facts dl>div:first-child{padding-left:0}.map-facts dl>div:last-child{border-right:0}
.map-facts dt{color:var(--orange);font-size:clamp(34px,3vw,46px)}
.map-facts dd{color:#65757d;font-size:10px}
.map-facts>small{display:block;margin-top:18px;color:#98a4a9;font-size:9px;font-weight:750;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}

@media(max-width:1180px) and (min-width:901px){
 .compact-map{grid-template-areas:"copy map" "facts map";grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);grid-template-rows:1fr auto;gap:10px 28px;min-height:410px;padding:26px 0}
 .compact-map-copy h2{font-size:38px}
 .compact-map-copy p{display:block;font-size:13px}
 .map-plot{width:min(100%,590px)}
 .map-facts{grid-column:auto;display:block;padding:18px 0 0;border:0;border-top:1px solid #dde5e8}
 .map-facts dl{padding:0;margin:0}
 .map-facts>small{display:none}
}
@media(max-width:900px){
 .compact-map{grid-template-areas:"copy" "map" "facts";grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:24px;padding:38px 0}
 .compact-map-copy{display:grid;grid-template-columns:1fr auto;column-gap:18px;justify-self:stretch;width:100%;padding:0}
 .compact-map-copy>span,.compact-map-copy h2,.compact-map-copy p{grid-column:1}
 .compact-map-copy .text-link{grid-column:2;grid-row:1/4;align-self:center}
 .map-visual{align-items:center}
 .map-plot{width:min(100%,610px);aspect-ratio:1238/729}
 .map-plot .map-marker b{display:block}
 .map-country-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:min(100%,610px);margin:8px auto 0}
 .map-country-list button{min-height:36px;padding:7px 4px;border:1px solid #dce5e9;background:#fff;color:#52656f;font-size:11px;cursor:pointer}
 .map-country-list button.is-active,.map-country-list button:hover,.map-country-list button:focus-visible{border-color:var(--orange);color:var(--orange)}
 .map-facts{grid-column:auto;justify-self:stretch;width:100%;padding-top:20px}
}
@media(max-width:560px){
 .compact-map{gap:18px;padding:32px 0}
 .compact-map-copy{display:block}
 .compact-map-copy h2{font-size:36px}
 .compact-map-copy p{font-size:13px}
 .map-plot .map-marker b small{font-size:8px}
 .map-plot .map-marker b,.map-plot .map-marker.is-active b,.map-plot .map-marker:hover b,.map-plot .map-marker:focus-visible b{display:none}
 .map-country-list{grid-template-columns:repeat(2,minmax(0,1fr))}
 .map-facts dl>div{padding:0 10px}
 .map-facts dt{font-size:30px}
}

/* Homepage opening: navigation over the carousel and three primary product gateways */
.home-page .header{position:fixed;top:0;left:0;right:0;width:100%;height:88px;border-bottom:0;background:transparent;color:var(--ink);box-shadow:none;transition:background .25s,color .25s,box-shadow .25s}
.home-page .header-inner{max-width:none}
.home-page .nav a{color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.35)}
.home-page .nav a:hover,.home-page .nav a[aria-current=page]{color:var(--orange)}
.home-page .nav .contact-nav{color:#111416;text-shadow:none}
.home-page .lang{border-left-color:rgba(255,255,255,.35)}
.home-page .menu-button{border-color:rgba(255,255,255,.55);background:rgba(5,11,14,.3);color:#fff}
.home-page .header:hover,.home-page .header:focus-within{background:#fff;color:var(--ink);box-shadow:0 8px 26px rgba(20,31,37,.12)}
.home-page .header:hover .nav a,.home-page .header:focus-within .nav a{color:var(--ink);text-shadow:none}
.home-page .header:hover .nav a:hover,.home-page .header:hover .nav a[aria-current=page],.home-page .header:focus-within .nav a:hover,.home-page .header:focus-within .nav a[aria-current=page]{color:var(--orange)}
.home-page .header:hover .nav .contact-nav,.home-page .header:focus-within .nav .contact-nav{color:#111416}
.home-page .header:hover .lang,.home-page .header:focus-within .lang{border-left-color:#d7dde0}
.home-page .header:hover .menu-button,.home-page .header:focus-within .menu-button{border-color:#aab4b9;background:#fff;color:var(--ink)}
.home-page .header.is-scrolled{background:rgba(255,255,255,.96);border-bottom:1px solid #e3e7e9;box-shadow:0 8px 26px rgba(20,31,37,.1);backdrop-filter:blur(12px)}
.home-page .hero-carousel{height:clamp(520px,64vh,650px);min-height:520px;max-height:650px}
.home-page .hero-carousel:after{background:linear-gradient(180deg,rgba(5,10,13,.12) 0%,rgba(5,10,13,.04) 38%,rgba(5,10,13,.72) 100%)}
.home-page .hero-content{align-self:end;padding-top:175px!important;padding-bottom:92px!important}
.home-page .hero-content h1{max-width:920px;font-size:clamp(47px,4.7vw,70px);line-height:1.02;text-shadow:0 3px 22px rgba(0,0,0,.62)}
.home-page .hero-content p{max-width:650px;margin-top:19px;color:#f1f4f5;font-size:18px;text-shadow:0 2px 14px rgba(0,0,0,.72)}
.home-page .hero-content .buttons{margin-top:24px}
.home-page .hero-controls{bottom:25px}
.home-page .hero-progress{background:rgba(255,255,255,.42)}

.category-section{padding:42px clamp(18px,2vw,34px) 54px;background:#fff}
.category-heading{text-align:center;padding:0 20px 34px}
.category-heading span{display:block;color:#8b979c;font-size:10px;font-weight:800;letter-spacing:.17em}
.category-heading h2{margin-top:8px;color:#202b31;font-size:clamp(27px,2.6vw,39px)}
.category-heading:after{content:"";display:block;width:38px;height:3px;margin:16px auto 0;background:var(--orange)}
.category-gateway{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,1fr);grid-template-rows:220px 220px;gap:18px;background:#fff}
.category-tile{position:relative;display:flex;min-width:0;min-height:0;align-items:flex-end;overflow:hidden;color:#fff}
.category-tile:first-child{grid-row:1/3}
.category-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
.category-tile .category-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,12,15,.05) 18%,rgba(6,12,15,.88) 100%);transition:background .3s}
.category-tile>div{position:relative;z-index:1;width:100%;padding:28px clamp(25px,3vw,48px)}
.category-tile small{display:block;margin-bottom:10px;color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.15em}
.category-tile h2{color:#fff;font-size:clamp(27px,2.5vw,38px);line-height:1.04}
.category-tile p{max-width:390px;margin-top:9px;color:#dce3e6;font-size:13px;line-height:1.45}
.category-tile b{display:inline-flex;align-items:center;gap:11px;margin-top:14px;color:#fff;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.category-tile b svg{width:17px;height:17px;color:var(--orange)}
.category-tile:hover>img,.category-tile:focus-visible>img{transform:scale(1.045)}
.category-tile:hover .category-shade,.category-tile:focus-visible .category-shade{background:linear-gradient(180deg,rgba(6,12,15,.04),rgba(6,12,15,.78))}
.category-tile:first-child h2{font-size:clamp(34px,3.2vw,50px)}
.category-tile:nth-child(n+2)>div{padding:23px 30px}
.category-tile:nth-child(n+2) h2{font-size:clamp(25px,2.1vw,33px)}
.category-tile:nth-child(n+2) p{max-width:520px}

@media(max-width:960px){
 .home-page .nav.open{top:88px;background:#fff;border-bottom:1px solid #dce1e3;box-shadow:0 15px 30px rgba(20,31,37,.15)}
 .home-page .nav.open a,.home-page .nav.open .contact-nav{color:var(--ink);text-shadow:none}
 .home-page .hero-carousel{height:600px;min-height:600px}
 .home-page .hero-content{padding-top:165px!important;padding-bottom:105px!important}
 .category-gateway{grid-template-columns:minmax(0,1.25fr) minmax(290px,1fr);grid-template-rows:205px 205px}
 .category-tile>div{padding:25px 24px}
}
@media(max-width:700px){
 .home-page .header{height:72px}
 .home-page .nav.open{top:72px}
 .home-page .hero-carousel{height:610px;min-height:610px;max-height:610px}
 .home-page .hero-content{padding-top:145px!important;padding-bottom:120px!important}
 .home-page .hero-content h1{font-size:clamp(40px,11vw,53px)}
 .home-page .hero-content p{font-size:16px}
 .home-page .hero-controls{bottom:24px}
 .category-section{padding:34px 14px 42px}
 .category-heading{padding-bottom:27px}
 .category-heading h2{font-size:27px}
 .category-gateway{grid-template-columns:1fr;grid-template-rows:none;gap:12px}
 .category-tile,.category-tile:first-child{grid-row:auto;height:215px}
 .category-tile h2{font-size:31px}
}
@media(prefers-reduced-motion:reduce){.category-tile>img{transition:none}}

/* Certifications and intellectual property */
.honors-section{overflow:hidden;padding:66px 0;background:linear-gradient(120deg,#0b151b,#142630 68%,#0d1a21);color:#fff}
.honors-shell{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:center;gap:clamp(38px,5vw,78px);padding-left:clamp(38px,5.2vw,88px)}
.honors-heading>span{display:block;margin-bottom:14px;color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.17em}
.honors-heading h2{color:#fff;font-size:clamp(31px,3.1vw,47px);line-height:1.04}
.honors-heading>p{margin-top:18px;color:#9eafb7;font-size:14px;line-height:1.6}
.honors-heading>div{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:end;gap:5px 12px;margin-top:28px;padding-top:21px;border-top:1px solid rgba(255,255,255,.16)}
.honors-heading strong{color:var(--orange);font-size:35px;line-height:1}
.honors-heading strong sup{font-size:15px}
.honors-heading small{padding-bottom:3px;color:#b9c5ca;font-size:9px;line-height:1.25;text-transform:uppercase}
.honors-viewport{min-width:0;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 94%,transparent 100%)}
.honors-track{display:flex;width:max-content;animation:honorsMove 58s linear infinite;will-change:transform}
.honors-group{display:flex;flex-shrink:0;gap:18px;padding-right:18px}
.honor-card{position:relative;width:205px;flex:0 0 auto;padding:12px;background:#fff;color:var(--ink);box-shadow:0 18px 36px rgba(0,0,0,.2)}
.honor-card>div{height:272px;display:flex;align-items:center;justify-content:center;background:#f7f8f8;overflow:hidden}
.honor-card img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
.honor-card>span{display:block;margin-top:14px;color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.14em}
.honor-card h3{min-height:39px;margin-top:5px;font-size:15px;line-height:1.3;letter-spacing:-.01em}
.honor-card:hover img{transform:scale(1.035)}
.honors-viewport:hover .honors-track,.honors-viewport:focus-within .honors-track{animation-play-state:paused}
@keyframes honorsMove{to{transform:translateX(-50%)}}

@media(max-width:900px){
 .honors-section{padding:52px 0}
 .honors-shell{grid-template-columns:1fr;gap:34px;padding-left:28px}
 .honors-heading{padding-right:28px}
 .honors-heading>p{max-width:620px}
 .honors-heading>div{max-width:500px}
}
@media(max-width:560px){
 .honors-section{padding:44px 0}
 .honors-shell{padding-left:20px}
 .honors-heading{padding-right:20px}
 .honors-heading h2{font-size:34px}
 .honor-card{width:174px}
 .honor-card>div{height:232px}
}
@media(prefers-reduced-motion:reduce){.honors-track{animation:none}.honors-viewport{overflow-x:auto;mask-image:none}.honor-card img{transition:none}}

/* Light-grey treatment for process and credentials sections */
.capability-section{background:#eef1f2;color:var(--ink)}
.capability-section .capability-head h2,.capability-section .system-flow h3{color:#202b31}
.capability-section .capability-head p,.capability-section .system-flow p{color:#66747b}
.capability-section .system-flow:before{background:#bfc8cc}
.capability-section .system-flow li:not(:last-child):after{border-color:#8e9ba1}
.capability-section .flow-icon{box-shadow:0 0 0 8px #eef1f2}
.capability-section .system-flow b{color:var(--orange)}

.honors-section{background:linear-gradient(115deg,#edf0f1,#e4e8ea 72%,#eef1f2);color:var(--ink)}
.honors-heading h2{color:#202b31}
.honors-heading>p{color:#66747b}
.honors-heading>div{border-top-color:#c7d0d4}
.honors-heading small{color:#63727a}
.honor-card{box-shadow:0 16px 32px rgba(40,53,60,.12)}

/* Editorial homepage stories and optically balanced partner marks */
.partner-mark{position:relative;display:block;overflow:hidden;flex:none;transition:transform .25s}
.partner-logo .partner-mark img{position:absolute;max-width:none;object-fit:fill;filter:none;transform:none}
.partner-logo:hover .partner-mark{transform:scale(1.05)}
.insight-section{background:#f5f6f6}
.insight-eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700;color:var(--orange);margin:0 0 12px}
/* Industry imagery and editorial stories have distinct, equal-column rhythms. */
.industry-section{background:#fff;padding-top:82px;padding-bottom:82px}
.industry-heading{text-align:center;max-width:900px;margin:0 auto 38px}
.industry-heading h2{font-size:clamp(28px,3vw,44px);line-height:1.2;margin:0 0 16px}
.industry-heading>p:last-child{color:#657178;margin:0;font-size:16px}
.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.industry-card{position:relative;display:flex;align-items:flex-end;min-height:460px;overflow:hidden;color:#fff;background:#243238}
.industry-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s}
.industry-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,19,24,.12) 10%,rgba(8,19,24,.2) 35%,rgba(8,19,24,.9) 100%)}
.industry-number{position:absolute;left:30px;top:28px;z-index:1;font-size:12px;letter-spacing:.14em;border-top:2px solid var(--orange);padding-top:10px}
.industry-copy{position:relative;z-index:1;padding:30px;width:100%}
.industry-copy h3{font-size:clamp(24px,2.2vw,32px);line-height:1.15;color:white;margin:0 0 16px}
.industry-copy p{font-size:14px;line-height:1.65;color:#e0e5e7;margin:0 0 26px;min-height:70px}
.industry-copy>span{display:flex;align-items:center;gap:18px;font-size:12px;font-weight:700;color:#fff}
.industry-copy svg{width:22px;color:var(--orange)}
.industry-card:hover>img{transform:scale(1.045)}
.industry-card:focus-visible,.journal-card:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.journal-card{display:flex;flex-direction:column;min-width:0;border-top:1px solid #cad1d4;padding-top:18px}
.journal-image{overflow:hidden;aspect-ratio:1.6;background:#e3e7e9}
.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.journal-card:hover .journal-image img{transform:scale(1.045)}
.journal-copy{padding:25px 0 0;display:flex;align-items:flex-start;flex-direction:column;flex:1}
.journal-tag{color:#a34c0d;font-size:10px;letter-spacing:.11em;font-weight:700}
.journal-copy h3{font-size:clamp(22px,1.9vw,28px);line-height:1.25;margin:14px 0 12px}
.journal-copy p{font-size:14px;line-height:1.65;color:#657178;margin:0 0 24px}
.journal-read{display:flex;gap:20px;align-items:center;font-size:12px;font-weight:700;margin-top:auto}
.journal-read svg{width:20px;color:var(--orange)}
.journal-card:hover h3{color:#b45916}
@media(max-width:1000px){.industry-grid{gap:16px}.industry-copy{padding:24px}.industry-copy h3{font-size:25px}.industry-card{min-height:430px}.journal-grid{gap:22px}}
@media(max-width:700px){.industry-section{padding:54px 0}.industry-heading{text-align:left;margin-bottom:28px}.industry-grid,.journal-grid{grid-template-columns:1fr;gap:32px}.industry-card{min-height:370px}.industry-copy p{min-height:0;max-width:420px}.industry-copy h3{font-size:30px}.journal-copy{padding-top:22px}.insight-section .section-title{align-items:flex-start;gap:22px;flex-direction:column}.partner-logo{min-width:180px}}
@media(prefers-reduced-motion:reduce){.industry-card>img{transition:none}}
@media(prefers-reduced-motion:reduce){.journal-image img,.partner-mark{transition:none}}
/* Unified miniature logistics hero */
.home-page .hero-diorama{height:100vh;min-height:680px;max-height:none;background:#e7e7e6;color:#202b31;overflow:hidden}
.hero-diorama:after{display:none}
.diorama-slides{position:absolute;inset:0;display:flex;will-change:transform}
.hero-diorama .diorama-scene{position:relative;inset:auto;flex:0 0 100%;width:100%;height:100%;overflow:hidden;opacity:1;visibility:visible;transition:none}
.diorama-image{width:100%;height:100%;object-fit:cover;object-position:center 55%}
.home-page .hero-diorama .hero-content{position:relative;z-index:2;align-self:center;padding-top:115px!important;padding-bottom:70px!important;pointer-events:none}
.hero-diorama .buttons{pointer-events:auto}
.home-page .hero-diorama h1{font-size:clamp(38px,3.6vw,58px);line-height:1.08;max-width:560px;color:#202b31;text-shadow:none;letter-spacing:-.035em}
.home-page .hero-diorama .hero-content p{max-width:410px;color:#46545c;text-shadow:none;font-size:17px}
.diorama-eyebrow{display:block;color:#985019;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:24px}
.home-page .hero-diorama .button.secondary{background:rgba(255,255,255,.7);border-color:#9ba5aa;color:#202b31}
.home-page .nav a{color:#202b31;text-shadow:none}
.home-page .menu-button{color:#202b31;border-color:#87939b}
.diorama-caption{position:absolute;bottom:25px;left:4.5%;z-index:2;color:#59656b;font-size:9px;font-weight:600;letter-spacing:.14em}
.diorama-controls{position:absolute;right:4.5%;bottom:20px;z-index:3;display:flex;align-items:center;gap:17px;color:#35434a}
.diorama-count{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}
.diorama-count b{font-size:17px}
.diorama-dots,.diorama-arrows{display:flex;align-items:center;gap:6px}
.diorama-dots button{width:24px;height:28px;padding:0;border:0;background:none;cursor:pointer}
.diorama-dots button:after{content:"";display:block;width:6px;height:6px;margin:auto;border-radius:50%;background:#65727a;transition:background .2s,transform .2s}
.diorama-dots button[aria-current=true]:after{background:var(--orange);transform:scale(1.45)}
.diorama-arrows button{width:34px;height:34px;border:1px solid #aab3b8;border-radius:50%;background:#ffffffb8;color:#26333b;font-size:17px;cursor:pointer}
.diorama-arrows button:hover{background:var(--orange);border-color:var(--orange);color:#fff}
.diorama-controls button:focus-visible{outline:2px solid #d96818;outline-offset:3px}
@media(max-width:900px){.home-page .hero-diorama{height:660px}.home-page .hero-diorama .hero-content{align-self:start;padding-top:125px!important}.diorama-image{object-position:65% bottom}.diorama-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,238,237,.92),rgba(238,238,237,.65) 38%,transparent 75%)}}
@media(max-width:600px){.home-page .hero-diorama{height:740px;min-height:740px}.home-page .hero-diorama .hero-content{padding-top:115px!important;padding-bottom:0!important}.home-page .hero-diorama h1{font-size:42px}.home-page .hero-diorama .hero-content p{font-size:16px;max-width:330px}.diorama-slides{top:365px;left:-55%;width:155%;height:360px;bottom:auto}.diorama-image{object-fit:cover;object-position:right center}.diorama-scene:after{background:linear-gradient(180deg,#e7e7e6,transparent 25%)}.diorama-caption{bottom:17px;left:20px}.diorama-eyebrow{font-size:9px;margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){.diorama-scene{transition:none}.diorama-dots button:after{transition:none}}
.home-page .hero-diorama .button.outline{color:#202b31;background:rgba(255,255,255,.78);border-color:#8f999e}
@media(max-width:600px){.home-page .hero-diorama .hero-content{position:absolute;top:105px;left:20px;right:20px;width:auto;margin:0;padding:0!important}.home-page .hero-diorama h1{font-size:36px}.home-page .hero-diorama .buttons{gap:10px}.home-page .hero-diorama .button{padding:12px 16px;font-size:12px}.diorama-slides{top:440px;height:285px}.home-page .menu-button{background:transparent}}
@media(max-width:600px){.diorama-controls{right:12px;bottom:13px;gap:6px}.diorama-count{font-size:10px}.diorama-count b{font-size:14px}.diorama-dots,.diorama-arrows{gap:2px}.diorama-dots button{width:18px}.diorama-arrows button{width:29px;height:29px;font-size:14px}.diorama-caption{left:20px;bottom:54px}}


/* Full-bleed category artwork, with whitespace composed into the images. */
.category-gateway{grid-template-rows:260px 260px}
.category-tile{background:#e6e6e6;color:#202b31}
.category-tile>img,.category-tile:first-child>img,.category-tile:nth-child(n+2)>img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center;mask-image:none;mix-blend-mode:normal}
.category-tile .category-shade{display:none}
.category-tile h2,.category-tile b{color:#202b31}
.category-tile p{color:#46535b;max-width:390px}
.category-tile:first-child>div{padding:26px 38px}
.category-tile:first-child h2{font-size:40px}
.category-tile:nth-child(n+2)>div{width:40%;padding:24px}
.category-tile:nth-child(n+2) h2{font-size:25px}
.category-tile:nth-child(n+2) p{font-size:12px}
.category-tile:nth-child(n+2) small{font-size:8px}
.industry-card{background:#e6e6e6;color:#202b31;min-height:530px}
.industry-card>img{height:78%;object-position:center top;mix-blend-mode:multiply}
.industry-card:after{background:linear-gradient(180deg,transparent 38%,#e6e6e6 70%)}
.industry-copy h3,.industry-copy>span{color:#202b31}
.industry-copy p{color:#566169;min-height:70px}
@media(max-width:1000px){.category-gateway{grid-template-columns:1.3fr 1fr}.category-tile:nth-child(n+2)>div{width:44%;padding:18px}.category-tile:nth-child(n+2) h2{font-size:21px}.category-tile p{font-size:12px}}
@media(max-width:700px){.category-gateway{grid-template-columns:1fr;grid-template-rows:none}.category-tile,.category-tile:first-child{height:350px}.category-tile:first-child>img{object-position:center top}.category-tile:first-child>div{padding:22px}.category-tile:first-child h2{font-size:30px}.category-tile:nth-child(n+2){height:240px}.category-tile:nth-child(n+2)>img{object-fit:cover;object-position:42% center}.category-tile:nth-child(n+2)>div{width:44%;padding:16px}.category-tile:nth-child(n+2) h2{font-size:22px}.category-tile:nth-child(n+2) p{font-size:11px}.category-tile b{font-size:9px}.industry-card{min-height:510px}}
.category-tile:nth-child(3){align-items:flex-start}
.category-tile:nth-child(3)>div{padding-top:24px}
.category-tile:nth-child(3) p{max-width:180px}
@media(max-width:700px){.category-tile:nth-child(3)>div{padding-top:18px}}

/* Applications: close-up scenes above independent editorial copy. */
.industry-card{display:flex;flex-direction:column;align-items:stretch;min-height:0;background:#f3f4f4;overflow:hidden}
.industry-card>img{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;mix-blend-mode:normal;transition:filter .3s}
.industry-card:after{display:none}
.industry-number{top:18px;left:18px;background:#fff;padding:8px 10px;border-top:2px solid var(--orange);color:#263238}
.industry-copy{display:flex;flex-direction:column;flex:1;padding:28px}
.industry-copy h3{font-size:27px;min-height:62px;margin-bottom:14px}
.industry-copy p{min-height:74px;margin-bottom:24px;color:#566169}
.industry-copy>span{margin-top:auto}
.industry-card:hover>img{transform:none;filter:brightness(1.04)}
@media(max-width:1000px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-copy{padding:22px}.industry-copy h3{font-size:24px}}
@media(max-width:700px){.industry-card{min-height:0}.industry-copy h3,.industry-copy p{min-height:0}.industry-copy h3{font-size:28px}.industry-grid{grid-template-columns:1fr;gap:24px}}

/* Journal: horizontal editorial rows distinguish reading from application cards. */
.journal-grid{display:flex;flex-direction:column;gap:0;border-bottom:1px solid #d0d5d7}
.journal-card{display:grid;grid-template-columns:240px minmax(0,1fr) 150px;gap:38px;align-items:center;padding:28px 0;border-top:1px solid #d0d5d7;transition:background .2s}
.journal-image{aspect-ratio:1.65}
.journal-copy{padding:0}
.journal-copy h3{font-size:clamp(23px,2vw,29px);margin:10px 0 12px;max-width:740px}
.journal-copy p{margin:0;max-width:700px}
.journal-read{margin:0;justify-content:flex-end;gap:16px;white-space:nowrap}
.journal-read svg{width:28px;height:28px;padding:5px;box-sizing:content-box;border:1px solid #d0d5d7;border-radius:50%;transition:background .2s}
.journal-card:hover .journal-read svg{background:#fff}
@media(max-width:1000px){.journal-card{grid-template-columns:190px minmax(0,1fr) 40px;gap:26px}.journal-read{font-size:0;gap:0}.journal-copy h3{font-size:24px}}
@media(max-width:600px){.journal-card{grid-template-columns:100px minmax(0,1fr);gap:16px;align-items:start;padding:24px 0}.journal-image{aspect-ratio:1;grid-column:1;grid-row:1}.journal-copy{grid-column:2;grid-row:1}.journal-copy h3{font-size:20px;margin:8px 0 10px}.journal-copy p{font-size:13px}.journal-tag{font-size:8px}.journal-read{grid-column:2;font-size:11px;justify-content:flex-start;gap:12px}.journal-read svg{width:17px;height:17px;padding:4px}}
@media(prefers-reduced-motion:reduce){.journal-card,.journal-read svg{transition:none}}

/* Inquiry form states */
.hp-field{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.form-status[data-state="success"]{color:#176b42!important}
.form-status[data-state="error"]{color:#a23324!important}
.form button:disabled{opacity:.65;cursor:wait}

/* Homepage carousel: full-width stage, bounded proportional artwork. */
.home-page .hero-showcase{height:92svh;min-height:720px;max-height:1000px;background:#e6e8eb;isolation:isolate}
.hero-showcase .showcase-scene{position:absolute;width:min(90vw,1600px);aspect-ratio:1671/941;right:0;bottom:50px;line-height:0;mask-image:linear-gradient(to right,transparent,black 24%),linear-gradient(to bottom,transparent,black 10%,black 94%,transparent);mask-composite:intersect}
.hero-showcase .showcase-frame{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .9s ease}
.hero-showcase .showcase-frame.is-active{opacity:1}
.hero-showcase .showcase-frame img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain}
.home-page .hero-showcase .hero-content{position:relative;inset:auto;align-self:center;width:min(1660px,calc(100% - 128px));margin:auto;padding:75px 0 100px!important;pointer-events:none}
.home-page .hero-showcase h1{max-width:clamp(460px,38vw,660px);font-size:clamp(44px,3.6vw,64px);line-height:1.08;letter-spacing:-.045em}
.home-page .hero-showcase .hero-content p{max-width:370px;margin-top:26px;font-size:17px;line-height:1.65}
.hero-showcase .buttons{max-width:440px;gap:12px;margin-top:32px}
.hero-showcase .button{padding:14px 20px;gap:14px}
.hero-showcase .diorama-caption{left:max(64px,calc((100vw - 1660px)/2));bottom:27px;letter-spacing:.16em}
.hero-showcase .diorama-controls{bottom:22px}
@media(min-width:1800px){.hero-showcase .showcase-scene{bottom:60px}.home-page .hero-showcase .hero-content{padding-bottom:130px!important}.home-page .hero-showcase h1{max-width:660px}}
@media(max-width:1100px){
 .home-page .hero-showcase{min-height:760px;max-height:900px}
 .home-page .hero-showcase .hero-content{align-self:flex-start;width:calc(100% - 80px);margin:0 auto;padding:130px 0 0!important}
 .home-page .hero-showcase h1{font-size:46px;max-width:460px}
 .hero-showcase .showcase-scene{width:min(92vw,960px);bottom:35px}
 .hero-showcase .diorama-caption{left:40px;bottom:22px}
}
@media(max-width:700px){
 .home-page .hero-showcase{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;padding:125px 0 48px}
 .home-page .hero-showcase .hero-content{position:relative;inset:auto;width:calc(100% - 40px);margin:0 auto;padding:0!important}
 .home-page .hero-showcase h1{font-size:clamp(36px,8.8vw,46px);max-width:520px}
 .home-page .hero-showcase .hero-content p{max-width:370px;font-size:16px;margin-top:22px}
 .hero-showcase .diorama-eyebrow{margin-bottom:20px}
 .home-page .hero-showcase .buttons{margin-top:26px;gap:8px;max-width:none;flex-wrap:nowrap}
 .home-page .hero-showcase .button{padding:12px 10px;gap:7px;font-size:12px;white-space:nowrap}
 .hero-showcase .showcase-scene{position:relative;order:2;right:auto;bottom:auto;width:100%;margin:28px 0 0;mask-image:linear-gradient(to bottom,transparent,black 12%,black 94%,transparent);mask-composite:add}
 .hero-showcase .diorama-caption{left:20px;bottom:20px;font-size:8px}
 .hero-showcase .diorama-controls{right:16px;bottom:16px;gap:8px}
 .hero-showcase .diorama-count b{font-size:13px}
 .hero-showcase .diorama-count{font-size:10px}
 .hero-showcase .diorama-dots{gap:1px}
 .hero-showcase .diorama-dots button{width:16px}
 .hero-showcase .diorama-arrows button{width:28px;height:28px;font-size:14px}
}
@media(prefers-reduced-motion:reduce){.hero-showcase .showcase-frame{transition:none}}
@media(min-width:351px) and (max-width:370px){.home-page .hero-showcase .buttons{gap:6px}.home-page .hero-showcase .button{padding:11px 7px;gap:5px;font-size:11px}}
@media(max-width:350px){.home-page .hero-showcase .buttons{flex-direction:column;align-items:flex-start}.home-page .hero-showcase .button{min-width:0}}

/* Keep all three product illustrations visible within their cards. */
.category-gateway{grid-template-rows:auto auto;align-items:start;background:transparent}
.category-gateway .category-tile{min-height:0;align-self:start}
.category-gateway .category-tile:first-child{grid-row:1/3;aspect-ratio:1536/1024}
.category-gateway .category-tile:nth-child(2){aspect-ratio:1858/846}
.category-gateway .category-tile:nth-child(3){aspect-ratio:1774/887}
.category-gateway .category-tile>img{object-fit:contain;object-position:center;transform:none}
.category-gateway .category-tile:hover>img,.category-gateway .category-tile:focus-visible>img{transform:none}
@media(max-width:1000px){
 .category-gateway{grid-template-columns:1fr;grid-template-rows:none}
 .category-gateway .category-tile,.category-gateway .category-tile:first-child{grid-row:auto;height:auto;min-height:0;aspect-ratio:1.5}
 .category-gateway .category-tile:nth-child(n+2){aspect-ratio:2.1}
}
@media(max-width:700px){
 .category-gateway .category-tile,.category-gateway .category-tile:first-child,.category-gateway .category-tile:nth-child(n+2){display:block;height:auto;min-height:0;aspect-ratio:auto}
 .category-gateway .category-tile>img,.category-gateway .category-tile:first-child>img,.category-gateway .category-tile:nth-child(n+2)>img{position:relative;inset:auto;display:block;width:100%;height:auto;object-fit:contain;aspect-ratio:auto}
 .category-gateway .category-tile>div,.category-gateway .category-tile:first-child>div,.category-gateway .category-tile:nth-child(n+2)>div{position:relative;width:100%;padding:20px;background:#f2f3f4}
 .category-gateway .category-tile:nth-child(3){align-items:initial}
 .category-gateway .category-tile:nth-child(3)>div{padding-top:20px}
}

/* Product gateway proportions follow each source illustration, so no gray bars appear. */
.category-gateway{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);grid-template-rows:none;align-items:start;gap:18px;background:#e4e6e8}
.category-gateway>.category-tile:first-child{grid-row:auto;aspect-ratio:1536/1024}
.category-gateway>.category-tile:first-child>img{height:100%;object-fit:cover}
.category-side{display:flex;flex-direction:column;gap:18px;min-width:0}
.category-side .category-tile{height:auto;min-height:0;aspect-ratio:1858/846}
.category-side .category-tile:nth-child(2){aspect-ratio:1774/887}
.category-side .category-tile>img{height:100%;object-fit:cover}
.category-side .category-tile>div{width:40%;padding:24px}
@media(max-width:1000px){
 .category-gateway{display:block;background:transparent}
 .category-gateway>.category-tile:first-child{aspect-ratio:1536/1024}
 .category-side{margin-top:12px;gap:12px}
 .category-side .category-tile{aspect-ratio:1858/846}
 .category-side .category-tile:nth-child(2){aspect-ratio:1774/887}
}
@media(max-width:700px){
 .category-gateway>.category-tile:first-child{aspect-ratio:auto}
 .category-side{margin-top:12px}
 .category-side .category-tile,.category-side .category-tile:nth-child(2){aspect-ratio:auto}
 .category-side .category-tile>img{height:auto;object-fit:contain}
 .category-side .category-tile>div{width:100%;padding:20px;background:#f2f3f4}
}

/* Independent product-card styles prevent legacy first-child rules leaking into the side column.
   Column widths align a 3:2 image with both right images and their 18px gap. */
.core-products{display:grid;grid-template-columns:minmax(0,calc((100% - 45px)*.58898 + 27px)) minmax(0,1fr);gap:18px;align-items:start;width:100%;background:#fff}
.core-products__side{display:flex;flex-direction:column;gap:18px;min-width:0}
.core-card{display:block;position:relative;min-width:0;color:#202b31;background:#fff}
.core-card>img{display:block;width:100%;max-width:100%;height:auto;transform:none}
.core-card__copy{position:absolute;z-index:1;left:24px;bottom:24px;width:calc(38% - 24px)}
.core-card__copy small{display:block;margin-bottom:9px;color:#c75d15;font-size:9px;font-weight:750;letter-spacing:.1em}
.core-card__copy h2{font-size:clamp(20px,1.55vw,29px);line-height:1.08;color:#202b31}
.core-card__copy p{font-size:12px;line-height:1.5;margin-top:9px;color:#46535b}
.core-card__copy b{display:inline-flex;align-items:center;gap:10px;font-size:10px;line-height:1.3;margin-top:14px;letter-spacing:.06em;text-transform:uppercase}
.core-card__copy b svg{width:17px;height:17px;color:var(--orange)}
.core-card--01 .core-card__copy{left:32px;bottom:28px;width:calc(100% - 64px)}
.core-card--01 h2{font-size:clamp(30px,2.7vw,44px)}
.core-card--01 p{max-width:460px;font-size:13px}
.core-card--03 .core-card__copy{top:20px;bottom:auto}
.core-card:hover b,.core-card:focus-visible b{color:#ad500f}
@media(min-width:2000px){
 .core-products{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);align-items:stretch}
 .core-products__side{display:grid;grid-template-rows:1fr 1fr;height:clamp(430px,23vw,595px)}
 .core-card{overflow:hidden}
 .core-card--01{height:clamp(430px,23vw,595px);background:#d6d9de}
 .core-card--02{background:#e3e4e8}
 .core-card--03{background:#dedfe1}
 .core-card>img{position:absolute;top:0;right:0;width:auto;max-width:none;height:100%;object-fit:contain;mask-image:linear-gradient(to right,transparent,#000 15%)}
 .core-card--01 .core-card__copy{width:min(35%,440px)}
 .core-products__side .core-card__copy{width:39%;bottom:20px}
 .core-card--03 .core-card__copy{top:20px;bottom:auto}
}
@media(max-width:1100px){
 .core-products{grid-template-columns:1fr;gap:18px}
 .core-card--01 .core-card__copy{left:24px;bottom:24px}
 .core-products__side{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
 .core-products__side .core-card__copy{position:static;width:auto;padding:20px}
 .core-products__side .core-card{background:#f5f6f7}
}
@media(max-width:700px){
 .core-products,.core-products__side{display:grid;grid-template-columns:1fr;gap:20px}
 .core-card{background:#fff}
 .core-card .core-card__copy,.core-card--01 .core-card__copy{position:static;width:auto;padding:18px 4px 8px;background:#fff}
 .core-card__copy h2,.core-card--01 h2{font-size:27px}
 .core-card__copy p{max-width:none;font-size:14px}
}

/* Conveying systems overview */
.conveying-intro{background:#fff;padding-top:52px;padding-bottom:68px}
.conveying-intro-image{display:block;width:100%;height:clamp(320px,43vw,540px);object-fit:cover;object-position:center 67%;background:#eef1f3}
.conveying-intro-copy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px 60px;align-items:start;margin-top:38px}
.conveying-intro-copy .eyebrow{grid-column:1/-1;color:var(--orange)}
.conveying-intro-copy h2{max-width:520px;font-size:clamp(30px,3vw,43px);line-height:1.12}
.conveying-intro-copy p{max-width:620px;margin:3px 0 0;color:#566770;font-size:17px;line-height:1.65}
.conveying-equipment{background:#f3f6f7;padding-top:80px;padding-bottom:86px}
.conveying-equipment .section-title{margin-bottom:30px}
.conveying-equipment .eyebrow{color:var(--orange)}
.conveying-equipment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.conveying-equipment-card{display:flex;flex-direction:column;min-height:260px;padding:26px 24px;background:#fff;border:1px solid #dbe3e6}
.conveying-equipment-number{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}
.conveying-equipment-card h3{margin:22px 0 11px;color:#172b35;font-size:clamp(19px,1.6vw,23px);line-height:1.2}
.conveying-equipment-card>p{margin:0 0 22px;color:#5b6a72;font-size:13px;line-height:1.6}
.conveying-equipment-use{margin-top:auto;padding-top:16px;border-top:1px solid #e0e7ea}
.conveying-equipment-use strong{color:#192e39;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.conveying-equipment-use p{margin:7px 0 0;color:#61717a;font-size:12px;line-height:1.5}
.conveying-contact{background:#122832;color:#fff;padding:60px 0}
.conveying-contact .wrap{display:flex;align-items:center;justify-content:space-between;gap:42px}
.conveying-contact .eyebrow{color:var(--orange)}
.conveying-contact h2{margin:8px 0 10px;color:#fff;font-size:clamp(28px,2.5vw,39px)}
.conveying-contact p{max-width:660px;margin:0;color:#c4d1d6;line-height:1.6}
.conveying-contact .button{flex:none}
@media(max-width:1100px){.conveying-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.conveying-intro{padding-top:28px;padding-bottom:52px}.conveying-intro-image{height:300px;object-position:58% 65%}.conveying-intro-copy{display:block;margin-top:28px}.conveying-intro-copy h2{margin:10px 0 15px}.conveying-intro-copy p{font-size:15px}.conveying-equipment{padding:56px 0}.conveying-contact .wrap{display:block}.conveying-contact .button{margin-top:24px}}
@media(max-width:520px){.conveying-intro-image{height:230px}.conveying-equipment-grid{grid-template-columns:1fr}.conveying-equipment-card{min-height:0}.conveying-equipment-card h3{margin-top:15px}}

/* About MANZUN */
.about-hero{background:#f2f5f6;overflow:hidden}
.about-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch;min-height:590px}
.about-hero-copy{padding:36px 64px 76px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.about-hero .breadcrumb{align-self:stretch;margin:0 0 auto}
.about-hero .eyebrow{margin:50px 0 18px}
.about-hero h1{max-width:610px;font-size:clamp(44px,4vw,66px);line-height:1.08}
.about-hero-copy>p{max-width:575px;margin-top:25px;font-size:17px;line-height:1.75;color:#52636c}
.about-hero-links{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}
.about-inline-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:14px}
.about-inline-link svg{color:var(--orange);width:18px}
.about-hero-visual{position:relative;min-width:0;margin:0;background:#d5dadd}
.about-hero-visual:before{content:"";position:absolute;z-index:1;left:0;top:0;bottom:0;width:8px;background:var(--orange)}
.about-hero-visual img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:51% 50%}
.about-hero-visual figcaption{position:absolute;z-index:2;left:36px;bottom:31px;display:flex;gap:15px;align-items:center;padding:13px 18px;background:#14242cde;color:white;font-size:11px;letter-spacing:.02em}
.about-hero-visual figcaption b{color:#f29149;letter-spacing:.1em}
.about-overview{padding-top:92px;padding-bottom:80px}
.about-overview-copy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px 85px}
.about-overview-copy>.eyebrow{grid-column:1/-1}
.about-overview-copy h2{max-width:520px}
.about-overview-copy p{font-size:16px;line-height:1.8;margin:0 0 16px}
.about-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:46px 0 0;border-top:1px solid #d5dee2;border-bottom:1px solid #d5dee2}
.about-metrics>div{padding:30px 25px 32px 0}
.about-metrics>div+div{border-left:1px solid #d5dee2;padding-left:35px}
.about-metrics dt{color:#cf661e;font-size:clamp(40px,4vw,65px);font-weight:800;letter-spacing:-.06em;line-height:1}
.about-metrics dt span{font-size:.42em;letter-spacing:0;vertical-align:top;margin-left:3px}
.about-metrics dd{margin:12px 0 0;color:#53636c;font-size:14px;font-weight:700}
.about-capabilities{background:#172b34;color:#fff;padding-top:88px;padding-bottom:96px}
.about-section-head,.about-work-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:70px;align-items:end}
.about-section-head h2{color:white;max-width:690px}
.about-section-head>p{color:#b6c5ca;font-size:16px;line-height:1.75;max-width:490px}
.about-capability-grid{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#49606a;border:1px solid #49606a}
.about-capability-grid li{min-height:235px;padding:25px 24px 27px;background:#172b34}
.about-capability-grid li span{color:#f28b3c;font-size:11px;font-weight:800;letter-spacing:.14em}
.about-capability-grid h3{color:white;font-size:21px;line-height:1.3;margin:31px 0 12px}
.about-capability-grid p{color:#b8c5c9;font-size:13px;line-height:1.65}
.about-capability-grid li:nth-child(5){grid-column:1}
.about-capability-grid li:nth-child(7){grid-column:span 2}
.about-work{background:#f4f6f7;padding-top:90px;padding-bottom:94px}
.about-work-intro{margin-bottom:32px}
.about-work-intro h2{max-width:640px}
.about-work-intro>p{max-width:490px;font-size:16px;line-height:1.7}
.about-work figure{margin:0;position:relative;overflow:hidden;background:#d7dfe2}
.about-work figure img{width:100%;height:100%;object-fit:cover}
.about-work figure figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:13px;padding:19px 22px;background:linear-gradient(transparent,#10242acb);color:white;font-size:13px;font-weight:700}
.about-work figure figcaption b{font-size:11px;color:#ff9950}
.about-work-lead{height:clamp(350px,39vw,540px)}
.about-work-lead img{object-position:center 57%}
.about-work-gallery{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:16px;margin-top:16px;height:305px}
.about-work-manufacturing img{object-position:center 38%}
.about-work-motor img{object-position:center 45%}
.about-work-installation img{object-position:center 45%}
.about-trust{background:#fff;padding-top:92px;padding-bottom:96px}
.about-trust .wrap{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:80px;align-items:start}
.about-trust-copy h2{max-width:490px}
.about-trust-copy p{font-size:16px;line-height:1.8;margin:22px 0}
.about-certificates{border-left:1px solid #dae2e5;padding-left:55px}
.about-certificates h3{font-size:17px;margin-bottom:18px;letter-spacing:0}
.about-certificates>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.about-certificates a{display:flex;flex-direction:column;min-width:0;background:#f3f5f6}
.about-certificates a img{width:100%;height:210px;object-fit:contain;padding:14px}
.about-certificates a span{display:block;padding:10px 9px 15px;text-align:center;color:#44545d;font-size:12px;font-weight:700}
.about-certificates a:hover span{text-decoration:underline}
.about-location{background:#f2f5f6;padding-top:90px;padding-bottom:95px}
.about-location-heading{max-width:760px;margin-bottom:34px}
.about-location-heading p{margin-top:15px;font-size:16px}
.about-location-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);gap:16px}
.about-address{position:relative;overflow:hidden;min-height:350px;padding:40px 43px;background:#162b34;color:#fff}
.about-address:after{content:"";position:absolute;right:-130px;top:-130px;width:440px;height:440px;border:1px solid #ffffff35;border-radius:50%;box-shadow:0 0 0 65px #ffffff08,0 0 0 130px #ffffff07;pointer-events:none}
.about-address-index{position:relative;z-index:1;display:block;color:#f39550;font-size:12px;font-weight:800;letter-spacing:.17em;margin-bottom:43px}
.about-address strong{position:relative;z-index:1;display:block;font-size:clamp(30px,2.6vw,42px);line-height:1.2;letter-spacing:-.03em}
.about-address p{position:relative;z-index:1;color:#d1dcdf;font-size:17px;margin-top:12px}
.about-map-links{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.about-map-links a{display:inline-flex;gap:12px;align-items:center;padding:11px 15px;border:1px solid #84969e;color:white;font-size:13px;font-weight:700}
.about-map-links a:hover{background:#ffffff20}
.about-map-links svg,.about-contact svg{width:17px;height:17px}
.about-address small{position:relative;z-index:1;display:block;margin-top:16px;color:#bac9cd;font-size:11px}
.about-contact{background:#fff;padding:40px 37px}
.about-contact h3{font-size:24px;margin-bottom:27px}
.about-contact>div{border-top:1px solid #dde5e8;padding:14px 0}
.about-contact span{display:block;color:#778890;font-size:11px;font-weight:800;letter-spacing:.09em;margin-bottom:5px}
.about-contact a{display:inline-flex;align-items:center;gap:9px;color:#1d333d;font-size:16px;font-weight:700;overflow-wrap:anywhere}
.about-contact a:hover{color:#c25c18}
@media(max-width:1100px){
 .about-hero-grid{grid-template-columns:1fr 1fr;min-height:520px}
 .about-hero-copy{padding-right:35px;padding-bottom:45px}
 .about-hero-visual img{min-height:520px}
 .about-hero h1{font-size:clamp(40px,4.3vw,56px)}
 .about-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .about-capability-grid li:nth-child(5){grid-column:auto}
 .about-capability-grid li:nth-child(7){grid-column:1/-1}
 .about-trust .wrap{gap:40px}
 .about-certificates{padding-left:35px}
}
@media(max-width:800px){
 .about-hero-grid{display:flex;flex-direction:column}
 .about-hero-copy{padding:27px 0 45px}
 .about-hero .breadcrumb{margin-bottom:30px}
 .about-hero .eyebrow{margin-top:0}
 .about-hero-visual img{min-height:0;height:390px}
 .about-overview-copy,.about-section-head,.about-work-intro,.about-trust .wrap,.about-location-grid{grid-template-columns:1fr;gap:20px}
 .about-overview-copy>.eyebrow{grid-column:auto}
 .about-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .about-capability-grid li:nth-child(7){grid-column:1/-1}
 .about-work-gallery{height:250px}
 .about-trust .wrap{gap:40px}
 .about-certificates{padding-left:0;border-left:0;border-top:1px solid #dae2e5;padding-top:30px}
}
@media(max-width:600px){
 .about-hero-copy{padding-bottom:34px}
 .about-hero h1{font-size:clamp(39px,10vw,52px)}
 .about-hero-copy>p{font-size:15px;margin-top:18px}
 .about-hero-visual img{height:275px}
 .about-hero-visual figcaption{left:15px;bottom:15px;padding:9px 12px;font-size:9px}
 .about-overview,.about-capabilities,.about-work,.about-trust,.about-location{padding-top:60px;padding-bottom:64px}
 .about-metrics{margin-top:30px;grid-template-columns:1fr}
 .about-metrics>div,.about-metrics>div+div{padding:20px 0;border-left:0;border-top:1px solid #d5dee2}
 .about-metrics>div:first-child{border-top:0}
 .about-metrics dt{font-size:46px}
 .about-capability-grid{grid-template-columns:1fr;margin-top:29px}
 .about-capability-grid li:nth-child(7){grid-column:auto}
 .about-capability-grid li{min-height:0;padding:22px}
 .about-capability-grid h3{margin:14px 0 7px}
 .about-work-lead{height:260px}
 .about-work-gallery{grid-template-columns:1fr 1fr;height:auto}
 .about-work-gallery figure{height:240px}
 .about-work-gallery figure:last-child{grid-column:1/-1;height:220px}
 .about-certificates>div{gap:7px}
 .about-certificates a img{height:130px;padding:6px}
 .about-certificates a span{font-size:10px;padding:6px}
 .about-address{padding:29px 24px;min-height:0}
 .about-address-index{margin-bottom:32px}
 .about-address p{font-size:15px}
 .about-contact{padding:28px 24px}
}
