:root{--red:#e6211c;--ink:#111;--muted:#666;--light:#f4f4f4;--line:#e5e5e5;--max:1228px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.section{padding:82px 0}.eyebrow{display:block;margin-bottom:10px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow.light{color:#fff}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--red);background:var(--red);color:#fff;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:.2s}.button:hover,.button:focus-visible{background:color-mix(in srgb,var(--red) 78%,#000);border-color:color-mix(in srgb,var(--red) 78%,#000)}.button.outline,.button.white{background:transparent;border-color:#fff;color:#fff}.button.white{background:#fff;color:var(--red)}.button.wide{width:100%}.actions{display:flex;gap:12px;flex-wrap:wrap}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,.3);color:#fff}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.logo img{width:176px}.main-nav{display:flex;gap:25px;margin-left:auto}.main-nav a{position:relative;font-size:12px;font-weight:700;text-transform:uppercase}.main-nav a:after{position:absolute;content:"";height:2px;left:0;right:100%;bottom:-10px;background:var(--red);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.nav-quote{min-height:38px}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;margin:5px;background:#fff}.hero{position:relative;height:790px;overflow:hidden;background:#222}.hero-slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;visibility:hidden;background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.12)),var(--hero-image);background-position:center;background-size:cover;transition:opacity .7s}.hero-slide:nth-child(1){--hero-image:url('../images/index/banner3.webp')}.hero-slide:nth-child(2){--hero-image:url('../images/index/banner1.webp')}.hero-slide:nth-child(3){--hero-image:url('../images/index/banner2.webp')}.hero-slide.active{opacity:1;visibility:visible}.hero-copy{padding-top:65px;color:#fff}.hero-copy>p:first-child{font-size:14px;text-transform:uppercase;letter-spacing:.1em}.hero-copy h1,.hero-copy h2{max-width:790px;margin:16px 0 20px;font-size:56px;line-height:1.08;text-transform:uppercase}.hero-copy>p:not(:first-child){max-width:680px;font-size:18px}.hero-dots{position:absolute;left:50%;bottom:25px;display:flex;gap:10px;transform:translateX(-50%)}.hero-dots button{width:35px;height:3px;padding:0;border:0;background:rgba(255,255,255,.45)}.hero-dots button.active{background:var(--red)}.section-head,.about-grid,.footprint-intro,.advantage-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start;margin-bottom:48px}h2{margin:0;font-size:37px;line-height:1.2}h3{line-height:1.25}.section-head p,.about-grid p,.footprint-intro p,.advantage-intro p{margin:4px 0;color:var(--muted)}.product-overview{position:relative;margin-bottom:42px;overflow:hidden;background:#ddd}.product-overview>img{width:100%}.overview-copy{position:absolute;top:50%;left:7%;max-width:350px;transform:translateY(-50%)}.overview-copy strong{font-size:29px;line-height:1.15}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{padding-bottom:28px;text-align:center;border:1px solid var(--line);background:#fff}.product-card img{width:100%}.product-card h3{font-size:21px}.product-card p{padding:0 24px;color:var(--muted);font-size:14px}.product-card a{display:inline-block;color:var(--red);font-size:12px;font-weight:800;text-transform:uppercase}.popular{background:#fafafa}.center-head{text-align:center;margin-bottom:45px}.center-head p{max-width:720px;margin:12px auto;color:var(--muted)}.featured-product{background:#fff}.featured-product>img{width:100%;max-height:900px;object-fit:contain}.featured-product>div{padding:25px 0}.featured-product p{color:var(--muted)}.solutions{min-height:592px;display:grid;align-items:center;color:#fff;background:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.52)),url('../images/index/lb2.webp') center/cover}.solution-copy{max-width:900px;text-align:center}.solution-copy p{max-width:820px;margin:20px auto}.solution-copy .actions{justify-content:center}.solution-tabs{display:flex;justify-content:center;gap:5px;margin-top:50px;overflow:auto}.solution-tabs button,.advantage-tabs button{padding:14px 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:inherit;white-space:nowrap}.solution-tabs button.active{border-color:#fff;font-weight:700}.video-card{position:relative}.video-card>img{width:100%}.video-caption{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:24px;color:#fff;font-size:28px;text-transform:uppercase;background:rgba(0,0,0,.25)}.video-caption button{width:64px;padding:0;border:0;border-radius:50%;background:none}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:32px}.metrics div{padding:25px;background:#f3f7fa}.metrics strong{display:block;color:var(--red);font-size:38px}.metrics span{font-size:13px}.feature-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-cards article{position:relative;overflow:hidden;color:#fff}.feature-cards img{width:100%;height:330px;object-fit:cover}.feature-cards article:after{position:absolute;content:"";inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.8))}.feature-cards article div{position:absolute;z-index:1;left:28px;right:28px;bottom:22px}.technology{min-height:600px;padding:78px 0;color:#fff;text-align:center;background:linear-gradient(color-mix(in srgb,var(--red) 45%,transparent),color-mix(in srgb,var(--red) 65%,transparent)),url('../images/index/bg2.webp') center/cover}.technology h2{max-width:700px;margin:auto}.tech-copy{max-width:680px;margin:260px auto 0}.tech-copy h3{color:#fff}.footprint-intro{margin-bottom:20px}.map-wrap{position:relative}.map-wrap>img{width:100%}.map-note{position:absolute;top:45%;left:18%;max-width:270px;padding:22px;color:#fff;background:#171717}.map-note h3{margin-top:0}.partners{background:#f5f5f5}.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#ddd}.logo-grid img{width:100%;background:#fff}.advantage-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.advantage-tabs button.active{color:var(--red);border-color:var(--red)}.advantage-copy{min-height:60px;padding:25px;color:var(--muted);background:#fafafa}.title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.news{display:grid;grid-template-columns:1fr 1.2fr auto;gap:45px;padding:30px 0;border-block:1px solid var(--line)}.news span{color:var(--red);font-size:12px}.news p{color:var(--muted)}.news>a{align-self:end;color:var(--red);font-size:12px;font-weight:700;text-transform:uppercase}.contact{background:linear-gradient(90deg,var(--red) 0 50%,#fff 50%)}.contact-grid{display:grid;grid-template-columns:1fr 1fr}.support,.inquiry{min-height:700px;padding:75px 55px}.support{position:relative;color:#fff;background:linear-gradient(color-mix(in srgb,var(--red) 92%,transparent),color-mix(in srgb,var(--red) 92%,transparent)),url('../images/index/bg4.jpg') center/cover}.support ul{padding:25px 0;list-style:none}.support li{display:flex;gap:12px;margin:18px 0}.support li img{width:24px;height:24px}.contact-logo{position:absolute;right:45px;bottom:40px;width:185px}.inquiry{background:#fff}.inquiry p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,textarea{width:100%;padding:13px;border:1px solid #ddd;background:#fff}textarea{min-height:200px;margin:14px 0;resize:vertical}.faq{background:#fafafa}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-grid article{border:1px solid #ddd;background:#fff}.faq-grid button{width:100%;display:flex;justify-content:space-between;padding:18px;border:0;background:#fff;text-align:left;font-weight:700}.faq-grid button span{color:var(--red);font-size:20px}.faq-grid p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:14px}.footer{padding:65px 0 30px;background:#f3f3f3}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(4,1fr);gap:45px}.footer-logo{width:180px;margin-bottom:28px}.footer h3{text-transform:uppercase}.footer a{display:block;margin:9px 0;color:var(--muted);font-size:13px}.footer p{color:var(--muted);font-size:13px}.copyright{display:flex;justify-content:space-between;margin-top:50px;padding-top:22px;border-top:1px solid #ddd}
@media(max-width:900px){.container{width:min(calc(100% - 32px),var(--max))}.nav-wrap{height:68px}.nav-toggle{display:block;margin-left:auto}.nav-quote{display:none}.main-nav{position:absolute;top:68px;left:0;right:0;display:none;flex-direction:column;gap:0;padding:15px 24px;background:#fff;color:#111}.main-nav.open{display:flex}.main-nav a{padding:12px 0;border-bottom:1px solid #eee}.hero{height:680px}.hero-copy h1,.hero-copy h2{font-size:42px}.section{padding:62px 0}.section-head,.about-grid,.footprint-intro,.advantage-intro{grid-template-columns:1fr;gap:20px}.card-grid{gap:14px}.contact{background:var(--red)}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.logo img{width:145px}.hero{height:640px}.hero-copy h1,.hero-copy h2{font-size:34px}.hero-copy>p:not(:first-child){font-size:15px}h2{font-size:29px}.section{padding:48px 0}.product-overview>img{min-height:300px;object-fit:cover;object-position:65% center}.overview-copy{max-width:55%;left:5%}.overview-copy strong{font-size:21px}.card-grid,.metrics,.feature-cards,.advantage-tabs,.news,.faq-grid{grid-template-columns:1fr}.featured-product>div{padding-inline:0}.solution-tabs{justify-content:flex-start}.video-caption{padding:25px;font-size:20px;text-align:center}.video-caption button{flex:0 0 48px}.metrics{grid-template-columns:1fr 1fr}.feature-cards img{height:260px}.technology{min-height:530px}.tech-copy{margin-top:190px}.map-note{position:static;max-width:none}.logo-grid{grid-template-columns:repeat(2,1fr)}.advantage-tabs{display:flex;overflow:auto}.news{gap:12px}.support,.inquiry{min-height:auto;padding:50px 24px}.form-grid{grid-template-columns:1fr}.contact-logo{position:static;margin:40px 0 0}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{display:block}.section-head{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.button{transition:none}}
html,body{overflow-x:hidden}.solutions{overflow:hidden}.solution-copy{min-width:0}
.footer{padding:68px 0 8px;background:#f3f3f3;font-family:Poppins,Arial,sans-serif}.footer .footer-inner{width:min(calc(100% - 120px),1680px)}.footer-brand{display:block;width:225px;margin:0 0 76px}.footer-brand img{width:100%}.footer .footer-grid{grid-template-columns:1.7fr .9fr .9fr .9fr .9fr;gap:70px}.footer h3{margin:0 0 28px;color:#222;font-size:18px;font-weight:700;text-transform:uppercase}.footer a,.footer p{color:#a7a7a7;font-size:15px;font-weight:500;line-height:1.55}.footer .footer-grid>div>a{margin:0 0 16px}.footer-contact p{display:flex;align-items:flex-start;gap:15px;margin:0 0 20px}.footer-contact p img{width:20px;height:20px;object-fit:contain;opacity:.62}.footer-contact p span{max-width:470px}.footer-contact p a{display:inline;margin:0}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:51px;padding-top:31px;border-top:1px solid #d9d9d9}.footer-bottom strong{display:block;margin-bottom:10px;color:#909090;font-size:15px}.footer-bottom p{margin:0 0 8px}.footer-meta{text-align:right}.footer-meta>p{display:flex;align-items:center;gap:10px}.footer-meta>p a{display:inline;margin:0}.footer-social{display:flex;justify-content:flex-end;gap:12px;margin-bottom:17px}.footer-social span{display:block;width:48px;height:48px}.footer-social img{width:100%;height:100%;object-fit:contain}@media(max-width:1000px){.footer .footer-inner{width:min(calc(100% - 48px),1680px)}.footer .footer-grid{grid-template-columns:repeat(3,1fr);gap:38px}.footer-contact{grid-column:1/-1}.footer-bottom{align-items:flex-start}}@media(max-width:600px){.footer{padding-top:48px}.footer .footer-inner{width:calc(100% - 32px)}.footer-brand{width:170px;margin-bottom:44px}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-contact{grid-column:1/-1}.footer h3{margin-bottom:20px}.footer-bottom{display:block;margin-top:42px}.footer-meta{margin-top:24px;text-align:left}.footer-social{justify-content:flex-start}}
@font-face{font-family:Poppins;src:url('../fonts/Poppins-Regular.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url('../fonts/Poppins-SemiBold.otf') format('opentype');font-style:normal;font-weight:600;font-display:swap}
.site-header{position:fixed;height:100px;border:0;font-family:Poppins,Arial,sans-serif;transition:background-color .25s,box-shadow .25s}.site-header .nav-wrap{width:100%;max-width:none;height:100px;padding:0 47px;gap:0}.site-header .logo{display:flex;flex:0 0 224px;width:224px;height:49px}.site-header .logo img{width:224px;height:49px;object-fit:contain}.site-header .logo-scrolled{display:none}.site-header .main-nav{gap:20px;margin-left:131px}.site-header .main-nav a{padding:0 0 5px;color:#fff;font-size:16px;font-weight:600;line-height:16px}.site-header .main-nav a:after{bottom:0}.nav-tools{display:flex;gap:10px;margin-left:auto;margin-right:10px}.nav-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:8px;border:0;border-radius:49%;color:#fff;background:rgba(51,51,51,.2)}.nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header .nav-quote{width:162px;height:45px;min-height:45px;padding:12px;border:0;border-radius:32px;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:600;line-height:normal;letter-spacing:0;white-space:nowrap}.site-header.scrolled{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.14)}.site-header.scrolled .logo-default{display:none}.site-header.scrolled .logo-scrolled{display:block}.site-header.scrolled .main-nav a,.site-header.scrolled .nav-icon{color:#333}.site-header.scrolled .nav-icon{background:#f0f0f0}
@media(max-width:1200px) and (min-width:901px){.site-header .nav-wrap{padding-inline:24px}.site-header .main-nav{margin-left:45px;gap:14px}.site-header .main-nav a{font-size:14px}.site-header .logo,.site-header .logo img{width:190px;flex-basis:190px;height:auto}.site-header .nav-quote{width:145px;font-size:12px}}
@media(max-width:900px){.site-header{height:72px}.site-header .nav-wrap{height:72px;padding:0 16px}.site-header .logo{flex-basis:170px;width:170px;height:auto}.site-header .logo img{width:170px;height:auto}.site-header .nav-toggle{display:block;order:4;margin:0 0 0 10px}.site-header .main-nav{top:72px;margin:0;gap:0}.site-header .nav-tools{margin-left:auto;margin-right:0}.site-header .nav-tools .nav-icon:first-child{display:none}.site-header.scrolled .nav-toggle span{background:#333}}
@media(max-width:480px){.site-header .logo{flex-basis:145px;width:145px}.site-header .logo img{width:145px}.site-header .nav-tools .nav-icon{display:none}}
@font-face{font-family:Poppins;src:url('../fonts/Poppins-Medium.otf') format('opentype');font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url('../fonts/Poppins-Bold.otf') format('opentype');font-style:normal;font-weight:700 800;font-display:swap}
.hero{width:100%;height:auto;aspect-ratio:16/9;font-family:Poppins,Arial,sans-serif}.hero-slide{background-image:var(--hero-image);background-position:center;background-size:cover}.hero-slide:nth-child(1){--hero-image:url('../images/index/banner1.webp')}.hero-slide:nth-child(2){--hero-image:url('../images/index/banner2.webp')}.hero-slide:nth-child(3){--hero-image:url('../images/index/banner3.webp')}.hero-slide:nth-child(4){--hero-image:url('../images/index/banner4.webp')}.hero-layout{position:absolute;inset:0 6.25%;display:flex;align-items:center;justify-content:space-between}.hero-copy{width:43.75vw;max-width:none;padding:0;color:#fff}.hero-copy>p:first-child{margin:0 0 16px;font-size:16px;font-weight:600;line-height:16px;letter-spacing:0;text-transform:none}.hero-copy h1,.hero-copy h2{max-width:none;margin:0 0 24px;font-size:56px;font-weight:800;line-height:64px;text-transform:none}.hero-copy>p:not(:first-child){max-width:none;margin:0 0 32px;font-size:16px;font-weight:600;line-height:24px}.hero-copy .actions{gap:16px}.hero-copy .button{height:52px;min-height:52px;padding:18px 24px;border:0;border-radius:32px;font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0;text-transform:none}.hero-copy .button.secondary{color:#000;background:#fff}.hero-copy .button.secondary:hover{color:#fff;background:var(--red)}.hero-product{width:23.58vw;max-width:336px;color:#fff}.hero-product img{width:100%;aspect-ratio:5/3;border-radius:8px;object-fit:cover}.hero-product h2{margin:24px 0 0;font-size:24px;font-weight:700;line-height:32px}.hero-product p{margin:24px 0 0;font-size:16px;font-weight:500;line-height:24px}.hero-product a{position:relative;display:inline-block;margin-top:24px;font-size:16px;font-weight:700;line-height:16px}.hero-product a:after{position:absolute;content:"";left:0;right:100%;bottom:-8px;height:2px;background:#fff;transition:right .2s}.hero-product a:hover:after{right:0}.hero-dots{bottom:15%;gap:12px}.hero-dots button{position:relative;width:80px;height:12px;overflow:hidden;border-radius:28px;background:rgba(255,255,255,.5)}.hero-dots button span{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:#fff}.hero-dots button.active span{animation:hero-progress 6s linear forwards}@keyframes hero-progress{to{width:100%}}
@media(max-width:900px){.hero{height:auto;min-height:620px;aspect-ratio:auto}.hero-layout{inset:72px 32px 70px}.hero-copy{width:100%;max-width:650px}.hero-copy h1,.hero-copy h2{font-size:44px;line-height:52px}.hero-product{display:none}.hero-dots{bottom:30px}.hero-dots button{width:56px;height:8px}}
@media(max-width:600px){.hero{height:700px;min-height:0}.hero-layout{inset:72px 20px 65px;align-items:center}.hero-copy h1,.hero-copy h2{font-size:36px;line-height:43px}.hero-copy>p:first-child{font-size:13px;line-height:16px}.hero-copy>p:not(:first-child){font-size:14px;line-height:22px}.hero-copy .button{height:46px;min-height:46px;padding:15px 18px;font-size:14px}.hero-dots{gap:8px}.hero-dots button{width:48px;height:7px}}
.hero-copy{width:50%}.hero-product{margin-right:32px}.hero-product a{display:block;width:max-content}
@media(max-width:900px){.hero-copy{width:100%}.hero-product{margin-right:0}}
@media(max-width:600px){.hero{height:auto;min-height:0;aspect-ratio:5/9}.hero-layout{inset:0 10% 50px;align-items:flex-end}.hero-copy{width:100%}.hero-copy>p:first-child{margin:0 0 12px;font-size:12px;line-height:12px}.hero-copy h1,.hero-copy h2{margin:0 0 16px;font-size:24px;line-height:28px}.hero-copy>p:not(:first-child){margin:0 0 24px;font-size:12px;line-height:18px}.hero-copy .actions{flex-direction:column;gap:16px}.hero-copy .button{width:100%;height:44px;min-height:44px;padding:14px 24px;font-size:14px;line-height:16px}.hero-dots{display:none}}
@media(max-width:600px){.hero-copy .actions .button:first-child{font-size:0}.hero-copy .actions .button:first-child:before{content:"Send Your Inquiry";font-size:14px}}
@media(min-width:901px){.container{width:87.5%;max-width:none}.site-header .nav-wrap{padding-inline:3.3%;justify-content:space-between}.site-header .main-nav{margin-left:0;gap:clamp(20px,1.25vw,32px)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions .nav-tools{margin:0}.hero{height:min(56.25vw,920px);aspect-ratio:auto}}
@media(max-width:900px){.header-actions{display:flex;align-items:center;margin-left:auto}.header-actions .nav-tools{margin:0}.header-actions .nav-quote{display:none}}
body{font-family:Poppins,Arial,sans-serif}
@media(min-width:901px){.products{padding-top:64px}}
@media(min-width:1920px){.site-header .main-nav{transform:translateX(-10px)}}

/* Shared desktop mega navigation */
.mega-menu{position:absolute;top:99px;right:auto;display:block;width:320px;padding:12px 20px;border-radius:8px;background:#fff;color:#333;box-shadow:0 14px 35px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;overflow:hidden}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-links{display:grid;align-content:start;grid-template-columns:1fr;gap:0;padding:0}.mega-links a{display:flex;min-height:52px;align-items:center;justify-content:center;color:#333;font-size:16px;font-weight:600;text-align:center;text-transform:none;transition:color .18s}.mega-links a:hover,.mega-links a:focus-visible{color:var(--red)}.mobile-submenu{display:none}
@media(max-width:900px){.mega-menu{display:none}.site-header .main-nav>a.has-submenu{padding-right:30px}.site-header .main-nav>a.has-submenu:before{position:absolute;right:4px;top:50%;content:'+';font-size:20px;transform:translateY(-50%)}.site-header .main-nav>a.has-submenu[aria-expanded=true]:before{content:'−'}.mobile-submenu{display:none;padding:5px 0 8px 18px;background:#f7f7f7}.mobile-submenu.open{display:block}.site-header .main-nav .mobile-submenu a{display:block;padding:9px 0;border:0;color:#555;font-size:13px;text-transform:none}.site-header .main-nav .mobile-submenu a:after{display:none}}
.site-overlay-open{overflow:hidden}.site-search{position:fixed;z-index:1200;inset:0;display:none;align-items:flex-start;justify-content:center;padding:120px 20px 20px}.site-search.open{display:flex}.site-search-backdrop{position:absolute;inset:0;background:#0009}.site-search-panel{position:relative;z-index:1;width:min(680px,100%);padding:28px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #0005}.site-search-close{position:absolute;top:4px;right:10px;padding:4px 8px;border:0;background:none;color:#333;font-size:30px;line-height:1}.site-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.site-search-form input{height:50px;margin:0;border:1px solid #ccc;border-radius:4px;padding:0 16px}.site-search-form button{padding:0 24px;border:0;border-radius:4px;background:var(--red);color:#fff;font-weight:700}.site-search-results{display:grid;margin-top:16px;border-top:1px solid #eee}.site-search-results a{display:flex;align-items:center;justify-content:space-between;padding:13px 8px;border-bottom:1px solid #eee;color:#333;font-weight:600}.site-search-results a:hover{color:var(--red)}.site-search-results p{color:#666}.language-menu{position:fixed;z-index:1250;display:none;width:130px;padding:7px;border-radius:6px;background:#fff;box-shadow:0 10px 30px #0004}.language-menu.open{display:block}.language-menu a{display:block;padding:10px 12px;border-radius:4px;color:#333;font:600 14px Poppins,Arial,sans-serif;text-align:center}.language-menu a:hover{color:#fff;background:var(--red)}
@media(max-width:600px){.site-search{padding-top:85px}.site-search-panel{padding:22px 16px}.site-search-form{grid-template-columns:1fr}.site-search-form button{height:46px}}
@media(min-width:901px){.hero{height:auto;max-height:920px;aspect-ratio:16/9}}
.popular{padding:64px 0;background:#fff}.popular-heading{text-align:center}.popular-heading .eyebrow{height:20px;margin:0 0 16px;font-size:14px;line-height:20px}.popular-heading h2{margin:0 0 24px;font-size:36px;font-weight:600;line-height:48px}.popular-viewport{width:87.5%;margin:0 auto 32px;padding-top:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.popular-viewport::-webkit-scrollbar{display:none}.popular-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 120px)/6);gap:24px}.popular-card{height:623px;display:grid;grid-template-rows:auto 56px 96px 48px;row-gap:24px;scroll-snap-align:start}.popular-card img{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover}.popular-card h3{display:-webkit-box;margin:0;overflow:hidden;font-size:20px;font-weight:500;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.popular-card p{display:-webkit-box;margin:0;overflow:hidden;color:#333;font-size:16px;font-weight:500;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:4}.popular-card a{display:flex;align-items:center;justify-content:center;height:48px;padding:16px 32px;border-radius:6px;color:#fff;background:var(--red);font-size:16px;font-weight:700;line-height:16px;text-transform:uppercase}.popular-card a:hover{background:color-mix(in srgb,var(--red) 78%,#000)}.popular-progress{position:relative;width:43.69%;height:4px;margin:32px auto 0;overflow:hidden;border-radius:2px;background:#d9d9d9}.popular-progress span{position:absolute;top:0;left:0;width:10%;height:100%;border-radius:2px;background:var(--red);transition:left .15s linear}
@media(max-width:1919px) and (min-width:1200px){.popular-track{grid-auto-columns:calc((100% - 48px)/3)}.popular-progress{width:50%}}
@media(max-width:1199px) and (min-width:701px){.popular-track{grid-auto-columns:calc((100% - 24px)/2)}.popular-progress{width:60%}}
@media(max-width:700px){.popular{padding:48px 0}.popular-heading .eyebrow{font-size:12px}.popular-heading h2{font-size:29px;line-height:38px}.popular-viewport{width:calc(100% - 32px)}.popular-track{grid-auto-columns:88%;gap:16px}.popular-card{height:auto;grid-template-rows:auto 56px 96px 48px;row-gap:18px}.popular-progress{width:70%;margin-top:24px}}
.popular-viewport{padding:16px 0}

/* Product range and industry solution sections */
.products{padding:32px 0 0;background:#f5f5f5}.products .products-layout{width:95.5%;max-width:none}.product-overview{aspect-ratio:2.8/1;margin:0 0 24px;border-radius:10px;background:#aaa}.product-overview>img{width:100%;height:100%;object-fit:cover}.overview-copy{left:3%;width:29%;max-width:none;color:#fff}.overview-copy .eyebrow{margin-bottom:24px;font-size:12px;line-height:16px;letter-spacing:0}.overview-copy h2{margin:0 0 24px;font-size:32px;line-height:1.2}.overview-copy p{margin:0 0 24px;font-size:15px;font-weight:600;line-height:1.42}.overview-copy .actions{gap:14px}.overview-copy .button{height:47px;min-width:128px;border-radius:5px;font-size:13px;letter-spacing:0}.overview-copy .button.white{min-width:190px;color:#111;border-color:#fff}.product-grid{gap:20px}.product-card{display:grid;grid-template-rows:auto 4px auto auto 47px;align-content:start;padding:0 28px 28px;border:0;border-radius:10px}.product-card img{width:calc(100% + 56px);max-width:none;margin-left:-28px;border-radius:10px 10px 0 0}.product-card:before{content:"";grid-row:2;width:25%;height:4px;margin:0 0 25px 10px;border-radius:2px;background:var(--red)}.product-card h3{grid-row:3;margin:0 0 12px;font-size:21px}.product-card p{grid-row:4;min-height:70px;margin:0 0 20px;padding:0;color:#222;font-size:14px;font-weight:500;line-height:1.45}.product-card a{grid-row:5;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;background:var(--red);font-size:13px;text-transform:none}.solutions{position:relative;height:601px;min-height:0;padding:0;background:linear-gradient(#0003,#0005),url('../images/index/banner2.webp') center/cover}.solution-copy{position:relative;width:80.8%;height:100%;padding-top:30px;text-align:center}.solution-copy>.eyebrow{margin-bottom:18px;font-size:18px;font-weight:500;line-height:1.2;letter-spacing:0}.solution-copy>h2{font-size:36px}.solution-copy>p{max-width:713px;margin:24px auto 32px;font-size:16px;font-weight:400;line-height:1.6}.solution-copy>.actions{justify-content:center;gap:16px}.solution-copy>.actions .button{min-width:154px;height:49px;border-radius:24px;font-size:16px;font-weight:600;letter-spacing:0;text-transform:none}.solution-tabs{position:absolute;right:0;bottom:44px;left:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:0;border-bottom:3px solid #ffffff66}.solution-tabs button{min-width:0;padding:0 8px 28px;color:#ddd;font-size:18px;font-weight:500;line-height:1.2;white-space:normal}.solution-tabs button.active{border-color:var(--red);color:#fff}
@media(max-width:900px){.products .products-layout{width:calc(100% - 32px)}.product-overview{aspect-ratio:auto;height:520px}.product-overview>img{object-position:65% center}.overview-copy{left:6%;width:55%}.product-grid{grid-template-columns:1fr}.solutions{height:650px}.solution-tabs{display:flex;overflow-x:auto}.solution-tabs button{min-width:150px}.solution-copy{padding-top:45px}}
@media(max-width:600px){.products{padding-top:16px}.product-overview{height:500px}.overview-copy{left:6%;width:84%}.overview-copy h2{font-size:28px}.overview-copy p{font-size:13px}.product-card{padding-inline:18px}.product-card img{width:calc(100% + 36px);margin-left:-18px}.solutions{height:620px}.solution-copy>h2{font-size:28px}.solution-copy>p{font-size:13px}.solution-tabs{bottom:24px}}
.product-card img{height:280px;object-fit:contain}
.product-carousel{position:relative;overflow:hidden}.product-carousel .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;overflow:visible}.product-carousel .product-card{display:grid;grid-template-rows:auto auto 1fr 52px;min-width:0;padding:0 32px 32px;border-radius:12px}.product-card:before{display:none}.product-image-carousel{grid-row:1;width:calc(100% + 64px);margin-left:-32px;overflow:hidden}.product-image-track{display:flex;overflow-x:auto;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;user-select:none}.product-image-track.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.product-image-track::-webkit-scrollbar{display:none}.product-card .product-image-track img{width:100%;max-width:none;aspect-ratio:16/9;flex:0 0 100%;margin:0;border-radius:12px 12px 0 0;background:#fff;object-fit:contain;pointer-events:none;scroll-snap-align:start;user-select:none}.product-image-progress{height:4px;margin:0 0 32px;overflow:hidden;border-radius:2px;background:color-mix(in srgb,var(--red) 10%,transparent)}.product-image-progress span{display:block;width:25%;height:100%;border-radius:2px;background:var(--red);transform:translateX(0);transition:transform .25s ease}.product-carousel .product-card h3{grid-row:2;margin:0 0 16px;font-size:24px;line-height:24px}.product-carousel .product-card p{grid-row:3;min-height:96px;margin:0 0 24px;padding:0;color:#333;font-size:16px;font-weight:500;line-height:24px}.product-carousel .product-card a{grid-row:4;height:52px;border-radius:6px;font-size:16px;line-height:16px}@media(max-width:900px){.product-carousel .product-grid{grid-template-columns:1fr;gap:24px}.product-carousel .product-card{padding:0 24px 24px}.product-image-carousel{width:calc(100% + 48px);margin-left:-24px}.product-carousel .product-card h3{font-size:20px}.product-carousel .product-card p{font-size:14px;line-height:20px}.product-carousel .product-card a{font-size:14px}}@media(max-width:600px){.product-carousel .product-card{padding:0 18px 24px}.product-image-carousel{width:calc(100% + 36px);margin-left:-18px}.product-image-progress{margin-bottom:24px}}
@media(max-width:600px){.product-card img{height:auto}}
.solutions{background-image:linear-gradient(#0003,#0005),var(--solution-image);background-position:center;background-size:cover}.solution-tabs button{position:relative;border-bottom:0}.solution-tabs button.active{border-bottom:0}.solution-tabs button::after{position:absolute;right:0;bottom:-3px;left:0;height:3px;border-radius:2px;background:var(--red);content:"";transform:scaleX(0);transform-origin:center;transition:transform .35s ease}.solution-tabs button.active::after{transform:scaleX(1)}
.solution-tabs button::after{opacity:0;transform:none;transition:opacity .3s ease}.solution-tabs button.active::after{opacity:1;transform:none}
.solution-tabs{position:absolute;overflow:visible;border-bottom:3px solid rgba(255,255,255,.45)}.solution-tabs::after{position:absolute;bottom:-3px;left:0;width:calc(100% / 7);height:3px;border-radius:2px;background:var(--red);content:"";transform:translateX(calc(var(--solution-index,3) * 100%));transition:transform .45s ease}.solution-tabs button{color:rgba(255,255,255,.55);transition:color .3s ease}.solution-tabs button.active{color:#fff}.solution-tabs button::after{display:none}
@media(max-width:900px){.solution-tabs{overflow-x:auto}.solution-tabs::after{display:none}.solution-tabs button{border-bottom:3px solid transparent}.solution-tabs button.active{border-bottom-color:var(--red)}}
.feature-cards article{border-radius:10px}.feature-cards img{height:clamp(430px,30vw,614px)}.feature-cards article:after{inset:38% 0 0}.feature-cards article div{left:28px;right:28px;bottom:28px}.feature-cards article h3{margin:0 0 10px;font-size:30px}.feature-cards article p{max-width:90%;margin:0;font-size:15px;font-weight:600;line-height:1.45}
@media(max-width:900px){.feature-cards img{height:430px}}
@media(max-width:600px){.feature-cards img{height:360px}.feature-cards article h3{font-size:24px}.feature-cards article p{font-size:13px}}
.technology{position:relative;display:block;height:654px;min-height:0;padding:0;overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgba(60,0,0,.38),color-mix(in srgb,var(--red) 18%,transparent)),url('../images/index/bg2.webp');background-position:center;background-size:cover}.technology-heading{height:290px;padding-top:55px;text-align:center}.technology-heading h2{max-width:680px;margin:0 auto 20px;font-size:36px;font-weight:600;line-height:1.2}.technology-heading a{font-size:16px;font-weight:600}.technology-viewport{width:100%;height:292px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.technology-viewport::-webkit-scrollbar{display:none}.technology-track{display:flex;align-items:flex-start;gap:24px;width:max-content;padding:16px calc(50vw - 255px)}.technology-card{width:510px;height:112px;flex:0 0 510px;padding:30px 32px;border-radius:10px;color:#333;background:rgba(255,255,255,.96);text-align:center;scroll-snap-align:center;transition:height .35s ease,transform .35s ease}.technology-card h3{max-width:350px;margin:0 auto;font-size:20px;font-weight:600;line-height:28px}.technology-card p{height:0;margin:0;overflow:hidden;opacity:0;text-align:left;font-size:16px;font-weight:400;line-height:24px;transition:opacity .25s ease}.technology-card.active{height:260px}.technology-card.active h3{margin-bottom:16px;color:var(--red)}.technology-card.active p{height:auto;opacity:1}.technology-controls{display:flex;height:72px;align-items:center;justify-content:center;gap:24px}.technology-controls button{width:40px;height:40px;padding:0;border:3px solid #fff;border-radius:50%;color:#fff;background:transparent;font-family:Arial,sans-serif;font-size:36px;line-height:30px}.technology-progress{width:400px;height:4px;border-radius:2px;background:rgba(255,255,255,.28)}.technology-progress span{display:block;width:10%;height:100%;border-radius:2px;background:#fff;transition:transform .35s ease}
@media(max-width:900px){.technology{height:680px}.technology-heading{height:300px;padding-top:60px}.technology-heading h2{font-size:30px}.technology-track{padding-inline:calc(50vw - 220px)}.technology-card{width:440px;flex-basis:440px}.technology-progress{width:260px}}
@media(max-width:600px){.technology{height:650px}.technology-heading{height:270px;padding:48px 20px 0}.technology-heading h2{font-size:28px}.technology-viewport{height:300px}.technology-track{padding-inline:20px;gap:16px}.technology-card{width:calc(100vw - 40px);flex-basis:calc(100vw - 40px);height:105px;padding:24px}.technology-card.active{height:275px}.technology-card h3{font-size:18px;line-height:25px}.technology-card p{font-size:14px;line-height:21px}.technology-controls{height:64px}.technology-progress{width:180px}}
.footprint{padding:44px 0 0;background:#fff}.footprint .container{width:87.5%;max-width:none}.footprint-intro{grid-template-columns:1fr 1fr;gap:70px;margin-bottom:34px}.footprint-intro h2{font-size:32px;font-weight:600;line-height:1.25}.footprint-intro p{margin:0 0 30px;color:#222;font-size:15px;font-weight:500;line-height:1.45}.footprint-intro .button{height:52px;min-width:130px;border-radius:28px;font-size:14px;letter-spacing:0;text-transform:none}.map-wrap>img{width:100%;height:auto}.map-note{top:42%;left:27%;width:310px;max-width:none;padding:18px 16px;border-radius:6px;background:#242424}.map-note h3{margin:0 0 10px;font-size:21px}.map-note p{margin:0;color:#ddd;font-size:13px;line-height:1.35}
@media(max-width:900px){.footprint-intro{grid-template-columns:1fr;gap:20px}.footprint .container{width:calc(100% - 32px)}.map-note{left:18%;width:280px}}
@media(max-width:600px){.footprint{padding-top:40px}.footprint-intro h2{font-size:29px}.footprint-intro p{font-size:14px}.map-note{position:static;width:100%;margin-top:16px}}
.map-hotspots{position:absolute;inset:0}.map-hotspot{position:absolute;z-index:2;top:var(--y);left:var(--x);display:block;width:14px;height:14px;padding:0;border:0;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px color-mix(in srgb,var(--red) 20%,transparent);transform:translate(-50%,-50%);cursor:pointer}.map-hotspot::before{position:absolute;inset:-12px;border-radius:50%;background:color-mix(in srgb,var(--red) 16%,transparent);content:"";opacity:0;transform:scale(.4);transition:.3s}.map-hotspot:hover::before,.map-hotspot.active::before{opacity:1;transform:scale(1)}.map-hotspot.static{cursor:default}.map-note{z-index:3;top:40%;left:45%;transform:translate(-105%,-50%);transition:top .25s ease,left .25s ease}.map-note::after{position:absolute;top:50%;right:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #242424;content:"";transform:translateY(-50%)}
@media(max-width:600px){.map-hotspot{width:9px;height:9px;box-shadow:0 0 0 2px color-mix(in srgb,var(--red) 20%,transparent)}.map-note{transform:none}.map-note::after{display:none}}
.partners{padding:64px 0 38px;overflow:hidden;background:#f5f5f5}.partners-heading{text-align:center}.partners-heading h2{margin:0 0 28px;font-size:36px;font-weight:600}.partners-heading p{margin:0 0 30px;font-size:16px;font-weight:500;line-height:1.75}.partners-carousel{position:relative;width:100%}.partners .logo-grid{width:100%;height:432px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,205px);grid-auto-columns:416px;gap:22px;padding:0;background:transparent;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.partners .logo-grid::-webkit-scrollbar{display:none}.partners .logo-grid img{width:416px;height:205px;padding:24px;border-radius:8px;background:#fff;object-fit:contain;scroll-snap-align:start}.partners-prev,.partners-next{position:absolute;z-index:4;top:50%;width:48px;height:48px;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(0,0,0,.48);font-size:38px;line-height:42px;opacity:0;transform:translateY(-50%);transition:opacity .2s}.partners-prev{left:20px}.partners-next{right:20px}.partners-carousel:hover .partners-prev,.partners-carousel:hover .partners-next,.partners-prev:focus-visible,.partners-next:focus-visible{opacity:1}
@media(max-width:900px){.partners .logo-grid{grid-auto-columns:320px}.partners .logo-grid img{width:320px}.partners-heading p br{display:none}.partners-heading{padding-inline:24px}}
@media(max-width:600px){.partners{padding-top:48px}.partners-heading h2{font-size:29px}.partners-heading p{font-size:14px}.partners .logo-grid{height:332px;grid-template-rows:repeat(2,155px);grid-auto-columns:250px}.partners .logo-grid img{width:250px;height:155px}.partners-prev,.partners-next{width:40px;height:40px;font-size:30px;opacity:.7}}
.partners .logo-grid{grid-template-columns:none}
.advantages{padding:38px 0 0;overflow:hidden;background:#fff}.advantages .advantage-intro{width:87.5%;max-width:none;grid-template-columns:1fr 1fr;gap:70px;margin-bottom:72px}.advantages .advantage-intro .eyebrow{margin-bottom:20px;font-size:14px;letter-spacing:0}.advantages .advantage-intro h2{font-size:36px;font-weight:600}.advantages .advantage-intro p{margin:0 0 28px;color:#222;font-size:15px;font-weight:500;line-height:1.45}.advantages .advantage-intro .button{height:52px;min-width:222px;border-radius:5px;font-size:14px;letter-spacing:0}.advantage-viewport{width:100%;height:534px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.advantage-viewport::-webkit-scrollbar{display:none}.advantage-track{display:flex;gap:24px;width:max-content;padding:0 calc(50vw - 460px)}.advantage-card{position:relative;width:920px;height:534px;flex:0 0 920px;overflow:hidden;border-radius:10px;color:#fff;scroll-snap-align:center}.advantage-card img{width:100%;height:100%;object-fit:cover}.advantage-card::after{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88));content:""}.advantage-card>div{position:absolute;z-index:2;right:42px;bottom:32px;left:42px;text-align:center}.advantage-card h3{margin:0 0 10px;font-size:20px}.advantage-card p{max-width:680px;margin:0 auto;font-size:15px;font-weight:500;line-height:1.45}.advantages .advantage-tabs{position:relative;width:87.5%;height:94px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:3px solid #d9d9d9}.advantages .advantage-tabs::after{position:absolute;bottom:-3px;left:0;width:25%;height:3px;background:var(--red);content:"";transform:translateX(calc(var(--advantage-index,0) * 100%));transition:transform .4s ease}.advantages .advantage-tabs button{border:0;color:#222;font-size:15px;font-weight:600}.advantages .advantage-tabs button.active{color:var(--red);border:0}
@media(max-width:900px){.advantages .advantage-intro{width:calc(100% - 32px);grid-template-columns:1fr;gap:24px;margin-bottom:48px}.advantage-track{padding-inline:calc(50vw - 360px)}.advantage-card{width:720px;flex-basis:720px}.advantages .advantage-tabs{width:calc(100% - 32px)}}
@media(max-width:600px){.advantages .advantage-intro h2{font-size:29px}.advantages .advantage-intro p{font-size:14px}.advantage-viewport{height:440px}.advantage-track{padding-inline:16px;gap:16px}.advantage-card{width:calc(100vw - 32px);height:420px;flex-basis:calc(100vw - 32px)}.advantage-card>div{right:20px;bottom:20px;left:20px}.advantage-card h3{font-size:19px}.advantage-card p{font-size:13px}.advantages .advantage-tabs{height:80px;overflow-x:auto;display:flex}.advantages .advantage-tabs::after{display:none}.advantages .advantage-tabs button{min-width:180px}.advantages .advantage-tabs button.active{border-bottom:3px solid var(--red)}}
.faq{padding:60px 0 46px;background:#fff}.faq .container{width:95.5%;max-width:none}.faq .center-head{margin-bottom:38px}.faq .center-head .eyebrow{margin-bottom:30px;font-size:16px;letter-spacing:0}.faq .center-head h2{font-size:36px;font-weight:600}.faq-grid{grid-template-columns:1fr 1fr;gap:24px}.faq-grid article{min-height:132px;overflow:hidden;border:1px solid #bbb;border-radius:12px;background:#f7f7f7}.faq-grid button{position:relative;min-height:130px;align-items:center;gap:18px;padding:28px 46px 28px 72px;background:#f7f7f7;font-size:18px;font-weight:600;line-height:1.25}.faq-grid button::before{position:absolute;left:32px;width:16px;height:16px;border:7px solid var(--red);border-radius:50%;content:""}.faq-grid button span{flex:0 0 auto;margin-left:auto;color:#111;font-size:30px;font-weight:400}.faq-grid article>p{padding:0 72px 28px;color:#555;font-size:15px;line-height:1.55}.faq-grid article:has(button[aria-expanded="true"]){background:#fff}.faq-grid article:has(button[aria-expanded="true"]) button{min-height:96px;background:#fff}
.contact-float{position:fixed;z-index:900;top:50%;right:18px;display:flex;width:80px;height:352px;align-items:center;justify-content:space-evenly;flex-direction:column;padding:16px 0;border-radius:42px;background:#e3e3e3;box-shadow:0 8px 22px rgba(0,0,0,.14);transform:translateY(-50%)}.contact-float a,.contact-float .contact-wechat{--contact-icon-bg:#737373;position:relative;display:flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:var(--contact-icon-bg);transition:transform .2s,background .2s}.contact-float a:hover,.contact-float .contact-wechat:hover,.contact-float .contact-wechat:focus-visible{--contact-icon-bg:var(--red);background:var(--contact-icon-bg);transform:scale(1.06)}.contact-float svg{width:28px;height:28px;overflow:visible;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-float .icon-fill{fill:#fff;stroke:none}.contact-float .icon-cutout{fill:var(--contact-icon-bg);stroke:none}.contact-icon-wechat .icon-wechat-back{filter:drop-shadow(-1px -1px 0 var(--contact-icon-bg))}.contact-wechat-qr{position:absolute;right:calc(100% + 18px);bottom:-16px;width:190px;padding:10px;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);opacity:0;pointer-events:none;transform:translateX(8px);transition:opacity .2s,transform .2s}.contact-wechat-qr::after{position:absolute;right:-9px;bottom:30px;width:16px;height:16px;border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fff;content:"";transform:rotate(45deg)}.contact-wechat-qr img{position:relative;z-index:1;width:100%;height:auto}.contact-wechat:hover .contact-wechat-qr,.contact-wechat:focus-visible .contact-wechat-qr{opacity:1;transform:translateX(0)}
@media(max-width:900px){.faq .container{width:calc(100% - 32px)}.faq-grid{grid-template-columns:1fr}.contact-float{right:8px;width:54px;height:280px}.contact-float a,.contact-float .contact-wechat{width:40px;height:40px;flex-basis:40px}.contact-float svg{width:23px;height:23px}.contact-wechat-qr{right:calc(100% + 12px);width:160px}}
@media(max-width:600px){.faq .center-head h2{font-size:29px}.faq-grid button{min-height:105px;padding:22px 24px 22px 58px;font-size:16px}.faq-grid button::before{left:22px}.faq-grid article{min-height:107px}.contact-float{top:65%}}

/* User-feedback alignment: home layout, motion and card sizing */
.hero-product{padding:18px 18px 20px;border-radius:10px;background:rgba(8,12,18,.72);box-shadow:0 12px 30px rgba(0,0,0,.22)}
.hero-product img{border-radius:7px}.hero-product h2{margin-top:16px}.hero-product p{margin-top:10px}.hero-product a{margin-top:14px}
.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.metrics div{min-height:126px;padding:30px 34px}
.map-hotspot::before{opacity:.45;animation:map-hotspot-pulse 1.8s ease-out infinite}.map-hotspot.active::before{opacity:.75}
@keyframes map-hotspot-pulse{0%{opacity:.7;transform:scale(.35)}70%,100%{opacity:0;transform:scale(1.25)}}
.advantages{padding-top:64px}.advantages .advantage-intro{gap:96px;margin-bottom:64px}.advantages .advantage-intro p{line-height:1.75}
.advantage-viewport{height:350px}.advantage-track{gap:24px;padding:0 6.25vw}.advantage-card{width:calc((87.5vw - 48px)/3);height:320px;flex-basis:calc((87.5vw - 48px)/3)}
.advantage-card>div{right:24px;bottom:22px;left:24px;text-align:left}.advantage-card p{font-size:13px;line-height:1.45}
@media(max-width:900px){.advantage-viewport{height:420px}.advantage-track{padding-inline:16px}.advantage-card{width:calc((100vw - 56px)/2);height:390px;flex-basis:calc((100vw - 56px)/2)}}
@media(max-width:600px){.hero-product{display:none}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metrics div{min-height:110px;padding:20px}.advantage-viewport{height:420px}.advantage-card{width:calc(100vw - 32px);height:400px;flex-basis:calc(100vw - 32px)}}
@media(prefers-reduced-motion:reduce){.map-hotspot::before{animation:none}}
.map-hotspot{min-width:24px;min-height:24px;background-clip:content-box;padding:5px}.map-hotspot::before{inset:-9px}.quote-modal{position:fixed;z-index:1000;inset:0;display:none;align-items:center;justify-content:center;padding:24px}.quote-modal.open{display:flex}.quote-modal-backdrop{position:absolute;inset:0;background:#0009}.quote-modal-panel{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:42px;border-radius:10px;background:#fff;box-shadow:0 25px 80px #0005}.quote-modal-panel h2{margin:0 0 10px;color:var(--red)}.quote-modal-panel>p{margin:0 0 24px;color:#555}.quote-modal-close{position:absolute;top:12px;right:16px;border:0;background:none;font-size:30px;line-height:1}.quote-modal-panel form>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-modal-panel input,.quote-modal-panel textarea{width:100%;padding:13px;border:1px solid #ddd}.quote-modal-panel textarea{min-height:120px;margin:14px 0;resize:vertical}.quote-modal-panel form>button{width:100%;height:48px;border:0;color:#fff;background:var(--red);font-weight:700;text-transform:uppercase}.quote-modal-open{overflow:hidden}@media(max-width:600px){.quote-modal-panel{padding:34px 20px 24px}.quote-modal-panel form>div{grid-template-columns:1fr}}
.site-header .logo-default{filter:brightness(0) invert(1)}
.site-header .logo-scrolled{filter:none}
.contact-logo{position:absolute;right:45px;bottom:40px;display:block;width:185px;height:52px;background:var(--contact-logo-color,#fff);-webkit-mask:var(--contact-logo-image) center/contain no-repeat;mask:var(--contact-logo-image) center/contain no-repeat}
@media(max-width:600px){.contact-logo{position:static;margin:40px 0 0}}
@media(max-width:900px) and (min-width:481px){.site-header .logo{flex-basis:210px;width:210px}.site-header .logo img{width:210px}}
.contact .support{background:var(--red)}
@media(min-width:901px){.mega-menu[data-menu="Products"] .mega-links{gap:10px}.mega-menu[data-menu="Products"] .mega-links a{min-height:58px;padding:10px 8px;line-height:1.5}}
/* Footer social links */
.footer-social>a{display:block;width:48px;height:48px;margin:0}
