:root{--ink:#111315;--ink-soft:#25292d;--paper:#f4f5f1;--white:#fff;--line:#d6d9d3;--muted:#626a6e;--orange:#ff5b1f;--orange-dark:#d9420d;--blue:#2468ff;--green:#b9f56b;--shell:min(1240px, calc(100vw - 64px));--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,video{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;font-weight:620;line-height:1.03}h1{margin-bottom:28px;font-size:clamp(3rem,7vw,6.8rem)}h2{margin-bottom:22px;font-size:clamp(2.15rem,4vw,4.25rem)}h3{margin-bottom:14px;font-size:clamp(1.3rem,2vw,1.85rem)}.shell{width:var(--shell);margin-inline:auto}.section{padding:112px 0}.section-tight{padding:54px 0}.eyebrow{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:.73rem;font-weight:750}.eyebrow.light{color:#ff9a73}.muted{color:var(--muted)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f5f1f0;border-bottom:1px solid #11131524;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;min-height:78px;display:grid}.brand{letter-spacing:.13em;align-items:center;gap:12px;font-size:1rem;font-weight:820;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--white);background:var(--ink);letter-spacing:0;place-items:center;font-size:.86rem;font-weight:820;display:grid;transform:skew(-9deg)}.brand-mark:first-letter{transform:skew(9deg)}.desktop-nav{justify-content:center;gap:clamp(14px,1.6vw,28px);display:flex}.desktop-nav a{color:#34393d;white-space:nowrap;font-size:clamp(.72rem,.78vw,.86rem);font-weight:650;position:relative}.desktop-nav a:after{background:var(--orange);content:"";height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.desktop-nav a:focus-visible:after{right:0}.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{align-items:center;gap:6px;display:inline-flex}.language-switcher select{border:1px solid var(--line);max-width:128px;min-height:40px;color:var(--ink);background:var(--paper);cursor:pointer;border-radius:0;padding:0 26px 0 10px;font-size:.76rem;font-weight:700}.language-switcher-pending{opacity:.7;pointer-events:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.header-cta{min-height:42px;color:var(--white);background:var(--ink);text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;padding:0 19px;font-size:.8rem;font-weight:720;display:inline-flex}.header-cta:hover{background:var(--orange)}.mobile-nav{display:none}.hero{color:var(--white);background-color:var(--ink);background-image:linear-gradient(90deg,#080c10eb 0%,#080c10ad 48%,#080c103d 100%),url(/images/collaborative-welding-hero.png);background-position:50% 58%;background-size:cover;min-height:calc(100svh - 82px);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:80px;min-height:calc(100svh - 82px);padding-top:88px;padding-bottom:88px;display:grid}.hero h1{max-width:850px;font-size:clamp(3.7rem,7.2vw,7.4rem)}.hero-cn,.hero-en{display:block}.hero-cn{letter-spacing:.04em;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}.hero-en{color:#e2e7e4;letter-spacing:.1em;text-transform:uppercase;margin-top:12px;font-size:.34em;font-weight:520}.hero-lede{color:#c9ceca;max-width:710px;margin-bottom:34px;font-size:clamp(1.08rem,1.6vw,1.38rem)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:var(--radius);letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.87rem;font-weight:760;transition:background .17s,color .17s,border-color .17s;display:inline-flex}.button.ghost-light{color:var(--white);border-color:#ffffff73}.button.ghost-light:hover{border-color:var(--white);background:#ffffff14}.button.secondary,.button.dark-outline{border-color:var(--ink);color:var(--ink)}.button.secondary:hover,.button.dark-outline:hover{color:var(--white);background:var(--ink)}.button.white-button{color:var(--ink);background:var(--white)}.button.white-button:hover{color:var(--white);background:var(--ink)}.hero-notes{flex-wrap:wrap;gap:8px;margin-top:46px;display:flex}.hero-notes span{color:#aeb5b1;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff2e;padding:7px 10px;font-size:.7rem}.media-slot{background:#e8eae5;border:1px solid #bdc2bc;flex-direction:column;justify-content:space-between;min-height:390px;padding:25px;display:flex;position:relative;overflow:hidden}.media-slot:before{content:"";opacity:.38;background-image:radial-gradient(circle at 1px 1px,#11131524 1px,#0000 0);background-size:18px 18px;position:absolute;inset:0}.media-slot>*{z-index:1;position:relative}.media-dark{color:var(--white);background:#202428;border-color:#ffffff3b}.media-dark:before{background-image:radial-gradient(circle at 1px 1px,#fff3 1px,#0000 0)}.media-index{letter-spacing:.12em;border:1px solid;align-self:flex-start;padding:5px 8px;font-size:.66rem;font-weight:750}.media-cross{width:112px;height:112px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.media-cross span{opacity:.24;background:currentColor;width:100%;height:1px;display:block;position:absolute;top:50%;left:50%}.media-cross span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.media-cross span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.media-slot strong{margin-bottom:6px;font-size:1rem;display:block}.media-slot p{max-width:400px;color:var(--muted);margin-bottom:0;font-size:.82rem}.media-dark p{color:#aeb5b1}.hero-media{min-height:560px;transform:translateY(34px)}.hero-image{display:none}.statement-band{border-bottom:1px solid var(--line);background:var(--white)}.statement-grid{grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);align-items:start;gap:60px;display:grid}.statement-copy{letter-spacing:-.035em;max-width:950px;margin-bottom:0;font-size:clamp(1.65rem,3vw,3rem);line-height:1.15}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:end;gap:80px;margin-bottom:55px;display:grid}.section-heading h2{max-width:800px;margin-bottom:0}.section-heading-copy{color:var(--muted)}.section-heading-copy p{margin-bottom:20px}.text-link{color:var(--orange-dark);border-bottom:1px solid;gap:8px;font-size:.86rem;font-weight:750;display:inline-flex}.light-link{color:#ff9a73}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);flex-direction:column;min-height:480px;padding:28px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.product-card:hover{border-color:var(--ink);transform:translateY(-4px);box-shadow:0 18px 50px #11131514}.product-card-top{align-items:center;gap:15px;margin-bottom:82px;display:flex}.product-code{min-width:48px;height:28px;color:var(--white);background:var(--ink);letter-spacing:.1em;justify-content:center;align-items:center;padding:0 8px;font-size:.67rem;font-weight:800;display:inline-flex}.product-line{background:var(--line);flex:1;height:1px}.product-card>p{color:var(--muted)}.best-for{border-top:1px solid var(--line);gap:5px;margin-top:auto;margin-bottom:28px;padding-top:20px;display:grid}.best-for span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:750}.best-for strong{font-size:.9rem;font-weight:670}.card-link{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;padding-top:18px;font-size:.84rem;font-weight:750;display:flex}.dark-section{color:var(--white);background:var(--ink)}.split-feature{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:90px;display:grid}.split-feature .media-slot{min-height:590px}.feature-copy p:not(.eyebrow){color:#b8bfbb}.line-list{margin:34px 0;padding:0;list-style:none}.line-list li{color:#e0e3e1;border-top:1px solid #ffffff26;padding:14px 0 14px 25px;font-size:.92rem}.line-list li:before{color:var(--orange);content:"+";margin-left:-25px;padding-right:13px}.challenge-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.challenge-grid article{border-right:1px solid var(--line);min-height:310px;padding:30px}.challenge-grid article:last-child{border-right:0}.challenge-number{color:var(--orange-dark);margin-bottom:76px;font-size:.72rem;font-weight:800;display:block}.challenge-grid p{color:var(--muted);font-size:.92rem}.center-link{justify-content:center;margin-top:45px;display:flex}.proof-section{background:#e5e8e1}.proof-grid{grid-template-columns:minmax(0,.7fr) minmax(450px,1fr);align-items:center;gap:100px;display:grid}.proof-cards{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.proof-cards div{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex}.proof-cards strong{color:var(--orange-dark);font-size:.72rem}.proof-cards span{font-weight:680}.light-proof,.light-proof div{border-color:var(--line)}.input-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.input-grid article{border-right:1px solid var(--line);min-height:240px;padding:24px 22px}.input-grid article:last-child{border-right:0}.input-grid span{color:var(--orange-dark);margin-bottom:64px;font-size:.72rem;font-weight:800;display:block}.input-grid p{color:var(--muted);font-size:.88rem}.contact-band{color:var(--white);background:var(--orange);padding:92px 0}.contact-band-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.55fr);gap:100px;display:grid}.contact-band h2{max-width:780px;margin-bottom:0}.contact-band-grid>div:last-child p{color:#401408;margin-bottom:28px}.page-hero,.product-hero{color:var(--white);background:var(--ink);border-bottom:1px solid #ffffff24}.page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:80px;min-height:450px;padding-top:95px;padding-bottom:72px;display:grid}.page-hero h1{max-width:880px;margin-bottom:0;font-size:clamp(3.4rem,6.5vw,6.5rem)}.page-hero-grid>p{color:#b8bfbb;margin-bottom:4px;font-size:1.04rem}.product-grid-full .product-card{min-height:525px}.comparison-section{background:var(--white);padding-top:30px}.comparison-table{border-top:1px solid var(--ink);border-left:1px solid var(--line)}.comparison-row{grid-template-columns:1.1fr repeat(3,1fr);display:grid}.comparison-row>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;color:var(--muted);padding:20px;font-size:.88rem}.comparison-row>div:first-child{color:var(--ink);font-weight:700}.comparison-head>div{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#e6e8e2;font-size:.74rem;font-weight:800}.breadcrumbs{color:#89918c;flex-wrap:wrap;gap:9px;padding-top:38px;font-size:.76rem;display:flex}.breadcrumbs span{gap:9px;display:flex}.breadcrumbs a:hover{color:var(--white)}.breadcrumbs i{font-style:normal}.product-hero-image{border:1px solid var(--line);background:#1f2528;min-height:420px;overflow:hidden}.product-hero-image img{object-fit:cover;width:100%;height:100%;min-height:420px}.product-photo{border:1px solid var(--line);background:var(--white);margin:0}.product-photo img{object-fit:cover;width:100%;height:360px;display:block}.product-photo figcaption{color:var(--muted);padding:14px 18px;font-size:.82rem}.product-detail-highlights{gap:12px;margin:0 0 34px;padding:0;list-style:none;display:grid}.product-detail-highlights li{color:#dce1de;grid-template-columns:18px 1fr;gap:11px;display:grid}.product-detail-highlights li:before{content:"✓";color:var(--orange);font-weight:800}.mobile-cell-hero{color:var(--white);background:var(--ink)}.mobile-cell-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr);align-items:center;gap:76px;min-height:650px;padding-top:64px;padding-bottom:80px;display:grid}.mobile-cell-hero-image{background:var(--white);border:1px solid #fff3;margin:0;overflow:hidden}.mobile-cell-hero-image img{object-fit:contain;width:100%;min-height:440px;display:block}.mobile-cell-hero h1{max-width:720px;margin-top:22px;font-size:clamp(3rem,5.5vw,5.7rem)}.mobile-cell-hero-copy{color:#bdc4c0;max-width:660px;font-size:1.08rem}.mobile-cell-badges{flex-wrap:wrap;gap:9px;margin:30px 0;padding:0;list-style:none;display:flex}.mobile-cell-badges li{color:var(--white);letter-spacing:.04em;border:1px solid #ffffff4d;padding:9px 12px;font-size:.76rem;font-weight:760}.mobile-cell-actions{flex-wrap:wrap;gap:12px;display:flex}.mobile-cell-hero .dark-outline{color:var(--white);border-color:#ffffff8c}.mobile-cell-component-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.mobile-cell-component-card{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(180px,.75fr) minmax(0,1fr);align-items:center;gap:24px;padding:16px;display:grid}.mobile-cell-component-card img{object-fit:contain;background:#f7f8f6;width:100%;height:190px;display:block}.mobile-cell-component-card h3,.mobile-spec-card h3{margin-bottom:9px;font-size:1.28rem}.mobile-cell-component-card p{color:var(--muted);margin-bottom:0}.mobile-cell-specifications{background:var(--paper)}.mobile-spec-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;display:grid}.mobile-spec-card{border:1px solid var(--line);background:var(--white);padding:26px}.mobile-spec-list{margin:0}.mobile-spec-list>div{border-top:1px solid var(--line);grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:20px;padding:15px 0;display:grid}.mobile-spec-list dt{color:var(--muted);font-size:.83rem}.mobile-spec-list dd{margin:0;font-weight:750}.home-modern-hero{min-height:710px;color:var(--white);background:var(--ink);display:grid;position:relative;overflow:hidden}.home-modern-hero-image,.home-modern-hero-overlay{position:absolute;inset:0}.home-modern-hero-image{object-fit:cover;opacity:.45;width:100%;height:100%}.home-modern-hero-overlay{background:linear-gradient(90deg,#111315f7 0%,#111315cf 48%,#11131540 100%)}.home-modern-hero-content{flex-direction:column;justify-content:center;max-width:1240px;min-height:710px;display:flex;position:relative}.home-modern-hero-content>p:not(.eyebrow){color:#d8dcd9;max-width:760px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.home-hero-stats{border-top:1px solid #ffffff47;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:660px;margin:42px 0 0;padding:22px 0 0;display:grid}.home-hero-stats div{min-width:0}.home-hero-stats dt{color:#fff;font-size:1.5rem;font-weight:760}.home-hero-stats dd{color:#ffffffbd;margin:3px 0 0;font-size:.88rem;line-height:1.35}.home-modern-hero h1{max-width:890px;margin-top:16px;font-size:clamp(3.7rem,7vw,7rem)}.home-logo-cloud{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8f6;padding:30px 0;overflow:hidden}.home-logo-cloud>.shell>p{color:var(--muted);letter-spacing:.14em;text-align:center;margin-bottom:20px;font-size:.7rem;font-weight:800}.home-logo-viewport{overflow:hidden}.home-logo-track{gap:12px;width:max-content;animation:25s linear infinite marquee;display:flex}.home-logo-track span{border:1px solid var(--line);width:188px;height:60px;color:var(--muted);background:var(--white);text-align:center;place-items:center;font-size:.78rem;font-weight:750;display:grid}.home-section-intro{max-width:760px;margin-bottom:45px}.home-section-intro h2{margin-top:14px}.home-section-intro>p:last-child{color:var(--muted);font-size:1.05rem}.home-application-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-application-card{min-height:365px;color:var(--white);background:var(--ink);display:flex;position:relative;overflow:hidden}.home-application-card:after{content:"";background:linear-gradient(#1113150a,#111315f5);position:absolute;inset:0}.home-application-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s,opacity .45s;position:absolute;inset:0}.home-application-card:hover img{opacity:.72;transform:scale(1.06)}.home-application-card>div{z-index:1;align-self:end;padding:24px;position:relative}.home-application-card small{color:var(--orange);letter-spacing:.12em;font-size:.66rem;font-weight:800}.home-application-card h3{margin:8px 0;font-size:1.55rem}.home-application-card p{color:#dce0dd;margin-bottom:18px;font-size:.86rem}.home-application-card strong{font-size:.82rem}.home-feature-section{background:#f7f8f6;padding:110px 0}.home-feature-list{gap:105px;display:grid}.home-feature{grid-template-columns:minmax(0,1fr) minmax(320px,.77fr);align-items:center;gap:82px;display:grid}.home-feature-reverse figure{order:2}.home-feature figure{border:1px solid var(--line);background:var(--white);margin:0;overflow:hidden}.home-feature figure img{object-fit:cover;width:100%;height:420px;display:block}.home-feature h2{margin-top:14px}.home-feature>div>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.04rem}.home-final-cta{color:var(--white);background:var(--ink);padding:80px 0}.home-final-cta-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;display:grid}.home-final-cta h2{max-width:880px;margin-bottom:0}.home-whatsapp{z-index:20;color:var(--white);background:#25d366;border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-size:.84rem;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 28px #00000040}.home-whatsapp span{font-size:1.25rem}.product-view-section{background:var(--paper)}.product-view-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-view-card{border:1px solid var(--line);background:var(--white);margin:0;overflow:hidden}.product-view-card img{object-fit:contain;width:100%;height:300px;display:block}.tech-spec-table-wrap{border:1px solid var(--line);background:var(--white);overflow-x:auto}.tech-spec-table{border-collapse:collapse;text-align:left;width:100%;min-width:720px}.tech-spec-table th,.tech-spec-table td{border-bottom:1px solid var(--line);padding:18px 20px}.tech-spec-table thead th{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#e6e8e2;font-size:.74rem;font-weight:800}.tech-spec-table tbody th{color:var(--ink);font-weight:800}.tech-spec-table tbody td{color:var(--muted)}.tech-spec-table tbody tr:last-child>*{border-bottom:0}.product-software-features{background:var(--white)}.software-feature-list{border:1px solid var(--line);background:var(--line);gap:1px;display:grid}.software-feature-card{background:var(--white);grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);align-items:center;gap:34px;padding:18px;display:grid}.software-feature-card img{object-fit:cover;width:100%;height:180px;display:block}.software-feature-card h3{margin-bottom:8px;font-size:1.35rem}.software-feature-card p{max-width:620px;color:var(--muted);margin-bottom:0}@media (max-width:760px){.home-modern-hero,.home-modern-hero-content{min-height:640px}.home-modern-hero-overlay{background:linear-gradient(90deg,#111315f0,#1113158c)}.home-hero-stats{gap:12px;margin-top:30px;padding-top:18px}.home-hero-stats dt{font-size:1.18rem}.home-hero-stats dd{font-size:.76rem}.home-application-grid,.home-feature,.home-final-cta-grid{grid-template-columns:1fr}.home-feature-section{padding:72px 0}.home-feature-list{gap:65px}.home-feature{gap:30px}.home-feature-reverse figure{order:0}.home-feature figure img{height:290px}.home-final-cta-grid{align-items:start}.home-final-cta-grid .button{justify-self:start}.home-whatsapp{bottom:15px;right:15px}.home-whatsapp b{display:none}.mobile-cell-hero-grid,.mobile-cell-component-grid,.mobile-spec-grid,.product-view-grid,.software-feature-card{grid-template-columns:1fr}.mobile-cell-hero-grid{gap:36px;min-height:0;padding-top:40px;padding-bottom:52px}.mobile-cell-hero-image img{min-height:0}.mobile-cell-component-card{grid-template-columns:1fr}.product-view-card img{height:260px}}.product-hero-grid{grid-template-columns:minmax(0,.85fr) minmax(410px,.65fr);align-items:center;gap:90px;min-height:680px;padding:55px 0 90px;display:grid}.product-hero h1{max-width:800px;margin-top:25px;font-size:clamp(3.2rem,6vw,6.4rem)}.product-hero-grid>div:first-child>p{color:#bdc4c0;max-width:700px;margin-bottom:32px;font-size:1.06rem}.large-code{background:var(--orange)}.product-hero .dark-outline{color:var(--white);border-color:#ffffff80}.product-hero .dark-outline:hover{color:var(--ink);background:var(--white)}.product-info-grid{grid-template-columns:minmax(0,.8fr) minmax(400px,.65fr);gap:120px;display:grid}.product-info-grid h2{max-width:720px}.checklist-panel{border-top:4px solid var(--orange);background:var(--white);padding:32px}.checklist-panel h3{font-size:1.25rem}.checklist-panel ul{margin:26px 0 0;padding:0;list-style:none}.checklist-panel li{border-top:1px solid var(--line);color:var(--muted);padding:13px 0 13px 23px;font-size:.9rem}.checklist-panel li:before{color:var(--orange-dark);content:"—";margin-left:-23px;padding-right:11px}.workflow-section{background:#e5e8e1}.workflow-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.workflow-grid article{border-right:1px solid #adb3ac;min-height:220px;padding:25px}.workflow-grid article:last-child{border-right:0}.workflow-grid span{color:var(--orange-dark);margin-bottom:78px;font-size:.72rem;font-weight:800;display:block}.workflow-grid h3{margin-bottom:0;font-size:1.13rem;line-height:1.2}.application-list{border-top:1px solid var(--ink)}.application-list>div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:center;min-height:78px;display:grid}.application-list span{color:var(--orange-dark);font-size:.72rem;font-weight:800}.application-list strong{font-size:1.05rem}.media-pair-section,.about-media-section{padding-top:20px}.media-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.media-pair .media-slot{min-height:430px}.scenario-list{gap:0;display:grid}.scenario-list article{border-top:1px solid var(--line);grid-template-columns:90px minmax(250px,.55fr) 1fr;gap:35px;padding:45px 0;display:grid}.scenario-list article:last-child{border-bottom:1px solid var(--line)}.scenario-index{color:var(--orange-dark);font-size:.74rem;font-weight:800}.scenario-list h2{margin-bottom:0;font-size:clamp(1.8rem,3vw,3rem)}.scenario-list p{max-width:680px;color:var(--muted)}.scenario-list a{color:var(--orange-dark);font-weight:750}.about-intro{grid-template-columns:minmax(0,.9fr) minmax(360px,.65fr);gap:100px;display:grid}.about-copy{color:var(--muted);font-size:1.03rem}.contact-page{color:var(--white);background:var(--ink);padding:90px 0 110px}.contact-page-grid{grid-template-columns:minmax(0,.72fr) minmax(480px,.75fr);gap:100px;display:grid}.contact-intro h1{font-size:clamp(3.5rem,6.5vw,6.8rem)}.contact-intro>p:not(.eyebrow){color:#b8bfbb;max-width:650px;font-size:1.06rem}.contact-details{gap:20px;margin-top:58px;display:grid}.contact-details div{border-top:1px solid #ffffff2e;padding-top:17px}.contact-details span{color:#878e8a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:750;display:block}.inquiry-form{color:var(--ink);background:var(--white);padding:34px}.inquiry-form>label,.form-row label,.file-label{gap:7px;margin-bottom:18px;font-size:.77rem;font-weight:720;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;min-height:48px;color:var(--ink);background:var(--white);border:1px solid #bdc2bc;border-radius:0;outline:none;padding:12px 13px}.inquiry-form textarea{resize:vertical;min-height:130px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff5b1f29}.file-label{color:var(--muted);border:1px dashed #aeb4ae;padding:17px}.file-label input{border:0;min-height:auto;padding:0}.form-button{cursor:not-allowed;opacity:.58;width:100%;margin-top:6px}.form-status{color:var(--muted);margin:13px 0 0;font-size:.75rem}.site-footer{color:#cbd0cc;background:#0b0d0e;padding:75px 0 30px}.footer-grid{grid-template-columns:1.3fr 1fr .75fr 1.15fr;gap:65px;padding-bottom:66px;display:grid}.footer-brand{color:var(--white);margin-bottom:22px}.site-footer h2{color:#7d8580;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.68rem;font-weight:760}.site-footer p{color:#8e9691;font-size:.86rem}.site-footer>.footer-grid>div>a:not(.brand):not(.text-link){margin-bottom:10px;font-size:.87rem;display:block}.site-footer>.footer-grid>div>a:hover{color:var(--white)}.footer-note{max-width:300px}.footer-bottom{color:#717975;border-top:1px solid #ffffff24;justify-content:space-between;padding-top:24px;font-size:.72rem;display:flex}@media (max-width:980px){:root{--shell:min(100% - 40px, 920px)}.desktop-nav,.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{align-items:center;gap:6px;display:inline-flex}.language-switcher select{border:1px solid var(--line);max-width:128px;min-height:40px;color:var(--ink);background:var(--paper);cursor:pointer;border-radius:0;padding:0 26px 0 10px;font-size:.76rem;font-weight:700}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.header-cta{display:none}.header-inner{justify-content:space-between;display:flex}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--ink);cursor:pointer;padding:9px 14px;font-size:.78rem;font-weight:730;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--white);width:230px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #11131529}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:11px 10px;font-size:.88rem}.hero-grid,.split-feature,.product-hero-grid,.contact-page-grid{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-media{min-height:430px;transform:none}.section-heading,.page-hero-grid,.proof-grid,.product-info-grid,.about-intro,.contact-band-grid{grid-template-columns:1fr;gap:45px}.product-grid,.challenge-grid{grid-template-columns:1fr}.product-card{min-height:410px}.challenge-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.challenge-grid article:last-child{border-bottom:0}.challenge-number{margin-bottom:42px}.input-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.input-grid article:nth-child(2),.workflow-grid article:nth-child(2){border-right:0}.input-grid article:nth-child(-n+2),.workflow-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.scenario-list article{grid-template-columns:60px 1fr}.scenario-list article p{grid-column:2}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){:root{--shell:calc(100% - 28px)}h1{font-size:clamp(2.8rem,15vw,4.2rem)}h2{font-size:clamp(2rem,10vw,3rem)}.section{padding:78px 0}.header-inner{min-height:68px}.hero-grid{min-height:auto;padding-top:70px;padding-bottom:45px}.hero h1,.page-hero h1,.product-hero h1,.contact-intro h1{font-size:clamp(2.8rem,15vw,4.4rem)}.button-row,.button{width:100%}.hero-notes{margin-top:34px}.hero-media,.split-feature .media-slot,.media-pair .media-slot{min-height:350px}.statement-grid,.section-heading{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:38px}.product-card-top{margin-bottom:52px}.proof-cards,.input-grid,.workflow-grid,.media-pair,.form-row,.footer-grid{grid-template-columns:1fr}.input-grid article,.workflow-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.input-grid span,.workflow-grid span{margin-bottom:48px}.page-hero-grid{min-height:390px;padding-top:70px;padding-bottom:50px}.comparison-table{overflow-x:auto}.comparison-row{min-width:760px}.product-hero-image{border:1px solid var(--line);background:#1f2528;min-height:420px;overflow:hidden}.product-hero-image img{object-fit:cover;width:100%;height:100%;min-height:420px}.product-photo{border:1px solid var(--line);background:var(--white);margin:0}.product-photo img{object-fit:cover;width:100%;height:360px;display:block}.product-photo figcaption{color:var(--muted);padding:14px 18px;font-size:.82rem}.product-hero-grid{gap:45px;min-height:auto;padding:40px 0 65px}.product-info-grid{gap:52px}.scenario-list article{grid-template-columns:38px 1fr;gap:18px;padding:32px 0}.contact-page{padding-top:70px}.inquiry-form{padding:22px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}html,body,.site-header,.header-inner,.desktop-nav,.header-actions,.hero-grid,.page-hero-grid,.product-hero-grid{direction:ltr!important}.hero-copy,.page-hero-grid,.product-hero-grid,main p,main h1,main h2,main h3,main li{unicode-bidi:plaintext}.product-carousel{min-width:0}.product-carousel-stage{border:1px solid var(--line);background:#f3f4f1;height:clamp(460px,39vw,640px);position:relative;overflow:hidden}.product-carousel-slide{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .42s;position:absolute;inset:0}.product-carousel-slide.is-active{opacity:1}.product-carousel-arrow{z-index:2;color:#fff;width:48px;height:48px;font:inherit;cursor:pointer;background:#080f14c7;border:1px solid #ffffff59;border-radius:50%;place-items:center;padding:0;font-size:20px;transition:background-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}:is(.product-carousel-arrow:hover,.product-carousel-arrow:focus-visible){background:var(--orange);outline:none;transform:translateY(-50%)scale(1.05)}.product-carousel-arrow-prev{left:18px}.product-carousel-arrow-next{right:18px}.product-carousel-counter{z-index:2;color:#fff;letter-spacing:.14em;background:#080f14c7;padding:8px 12px;font-size:12px;font-weight:700;position:absolute;bottom:18px;right:18px}.product-carousel-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.product-carousel-thumbnail{border:1px solid var(--line);cursor:pointer;background:#f3f4f1;height:92px;padding:4px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.product-carousel-thumbnail img{object-fit:contain;width:100%;height:100%}:is(.product-carousel-thumbnail:hover,.product-carousel-thumbnail:focus-visible,.product-carousel-thumbnail.is-active){border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);outline:none}@media (max-width:760px){.product-carousel-stage{height:min(72vh,500px)}.product-carousel-arrow{width:42px;height:42px}.product-carousel-arrow-prev{left:12px}.product-carousel-arrow-next{right:12px}.product-carousel-thumbnail{height:70px}}@media (prefers-reduced-motion:reduce){.product-carousel-slide,.product-carousel-arrow{transition:none}}.product-hero .product-hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);align-items:center;gap:clamp(38px,4vw,72px);min-height:690px}.product-hero .product-carousel{grid-area:1/1;width:100%}.product-hero .product-hero-grid>div:first-child{grid-area:1/2;align-self:center}.product-hero .product-carousel-stage{aspect-ratio:16/9;background:#fff;border-color:#ffffff38;width:100%;height:auto;min-height:0}.product-hero .product-carousel-slide{object-fit:contain;background:#fff}.product-hero .product-hero-grid>div:first-child h1{max-width:560px;margin-top:20px;font-size:clamp(2.6rem,3.6vw,4.65rem);line-height:.98}.product-hero .product-hero-grid>div:first-child>p{max-width:500px;margin-bottom:28px;font-size:clamp(.9rem,1vw,1.02rem);line-height:1.75}.product-hero .product-hero-grid>div:first-child .button-row{gap:10px}.product-hero .product-hero-grid>div:first-child .button{min-height:48px;padding:0 18px;font-size:.78rem}@media (max-width:980px){.product-hero .product-hero-grid{grid-template-columns:1fr;gap:38px;min-height:auto;padding-top:40px}.product-hero .product-carousel{grid-area:1/1}.product-hero .product-hero-grid>div:first-child{grid-area:2/1}.product-hero .product-hero-grid>div:first-child h1,.product-hero .product-hero-grid>div:first-child>p{max-width:760px}}@media (max-width:640px){.product-hero .product-carousel-stage{aspect-ratio:4/3}.product-hero .product-hero-grid>div:first-child h1{font-size:clamp(2.3rem,12vw,3.6rem)}}.product-case-section{background:#e9ebe6}.product-case-list{gap:84px;display:grid}.product-case-entry{min-width:0}.product-case-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:end;gap:48px;max-width:1280px;margin:0 auto 42px;display:grid}.product-case-heading h2{margin-top:12px;font-size:clamp(3rem,6vw,6rem);line-height:.95}.product-case-heading>p{color:var(--muted);margin:0;line-height:1.75}.product-case-photo{max-width:1280px;margin:0 auto}.product-photo{background:0 0;border:0;align-self:start}.product-case-video-heading{grid-template-columns:1fr}.product-case-photo video{background:#111}.product-case-photo img,.product-case-photo video,.product-photo img{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:760px){.product-case-list{gap:56px}.product-case-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.product-case-heading h2{font-size:clamp(2.6rem,13vw,4.2rem)}}.site-header .desktop-nav{z-index:2;position:relative}.site-header .desktop-nav a,.site-header .mobile-nav nav a{z-index:1;pointer-events:auto;cursor:pointer;position:relative}.site-header .header-actions{z-index:3;position:relative}.site-header .mobile-nav{z-index:4}@media (max-width:980px){.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:14px;display:grid}.site-header .desktop-nav{display:none!important}.site-header .header-actions{display:flex!important}}@media (max-width:520px){.site-header .brand>span:last-child{display:none}.site-header .language-switcher select{max-width:105px}}:root{--paper:#f5f6f7;--line:#d8dde1;--muted:#505a63}.hero-title{max-width:11ch;font-size:clamp(3rem,6.4vw,6rem);line-height:1.04}.contact-intro h1{overflow-wrap:break-word;font-size:clamp(2.5rem,5.8vw,5.4rem)}.product-case-section,.proof-section{background:#e9edef}.mobile-nav{position:relative}.mobile-nav summary{border:1px solid var(--ink);cursor:pointer;min-height:44px;padding:11px 14px;font-size:.875rem;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:#fff;width:min(300px,100vw - 40px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #11131526}.mobile-nav nav a{border-bottom:1px solid var(--line)}.feature-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.feature-grid article{background:#fff;min-width:0;padding:28px}.feature-grid h3{font-size:1.4rem;line-height:1.2}.feature-grid p{color:var(--muted);margin-bottom:0}.inquiry-form>h2{font-size:clamp(1.8rem,3vw,2.5rem)}.inquiry-form>.form-status:first-of-type{margin-top:-8px}.inquiry-result:focus{outline-offset:8px;outline:2px solid #2468ff}@media (max-width:980px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.feature-grid{grid-template-columns:1fr}.hero-title{max-width:12ch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.site-header{background:#fff}.header-inner{gap:24px}.desktop-nav{gap:18px}.desktop-nav a{white-space:normal;text-align:center;font-size:.875rem;line-height:1.35}.eyebrow{letter-spacing:.08em;font-size:.875rem}.button,.product-hero .product-hero-grid>div:first-child .button{font-size:.875rem}.button.primary{color:#fff;background:#c43c0a}.button.primary:hover{background:#a62f06}.hero-notes,.best-for span,.footer-bottom{font-size:.875rem}.product-hero .product-hero-grid>div:first-child>p{font-size:1rem}.skip-link{z-index:100;color:#111;background:#fff;border:2px solid #111;padding:12px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline-offset:4px;outline:3px solid #2468ff}#main-content:focus{outline:none}[id]{scroll-margin-top:110px}.catalog-image{border-bottom:1px solid var(--line);background:#fff;margin:-1px -1px 28px;display:block}.catalog-image img{object-fit:contain;width:100%;height:300px}.product-grid:has(>:only-child){grid-template-columns:minmax(0,1fr)}.product-grid>.product-card:only-child{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:40px;display:grid}.product-grid>.product-card:only-child .catalog-image{border:0;grid-area:1/1/6;align-self:center;margin:0}.product-grid>.product-card:only-child .catalog-image img{height:360px}.product-grid>.product-card:only-child>:not(.catalog-image){grid-column:2}.section-nav{border-block:1px solid var(--line);background:#fff}#systems .section-heading h2{text-wrap:balance;max-width:none}@media (min-width:981px){#systems .section-heading{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:48px}}.section-nav .shell{flex-wrap:wrap;gap:8px 30px;padding-block:18px;display:flex}.section-nav a{padding-block:6px;font-size:.9375rem;font-weight:650}.section-nav a:hover{color:#b33108}.product-carousel-pause{z-index:3;color:#fff;cursor:pointer;background:#101a22ed;border:1px solid #fff8;border-radius:3px;min-height:44px;padding:8px 14px;font-size:.875rem;position:absolute;bottom:18px;left:18px}.product-carousel-counter{align-items:center;min-height:44px;font-size:.875rem;display:flex}.inquiry-form label,.inquiry-form small,.form-status{font-size:.9375rem}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{min-width:0;max-width:100%;font-size:1rem}.inquiry-form input,.inquiry-form select{min-height:48px}.inquiry-result{border-top:1px solid var(--line);padding-top:24px}.inquiry-result h2{font-size:1.6rem}.inquiry-result textarea{width:100%;color:var(--ink);background:#f4f6f8;padding:14px}.inquiry-form .form-status{color:#45515b;line-height:1.6}.contact-details a{text-underline-offset:4px;overflow-wrap:anywhere;text-decoration:underline}.mobile-nav nav a{min-height:44px;padding-block:12px;font-size:1rem}@media (max-width:1200px){.site-header .desktop-nav{display:none!important}.site-header .mobile-nav{display:block}.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto}}@media (max-width:760px){.product-grid>.product-card:only-child{display:block}.product-grid>.product-card:only-child .catalog-image{margin-bottom:24px}.product-grid>.product-card:only-child .catalog-image img{height:260px}.section{padding-block:60px}.form-row{grid-template-columns:1fr}.contact-page-grid>*,.page-hero-grid>*,.product-hero-grid>*{min-width:0}.product-carousel-pause{bottom:12px;left:12px}.product-carousel-counter{bottom:12px;right:12px}}@media (max-width:520px){html:lang(zh-CN) .product-hero h1{font-size:clamp(2rem,8vw,2.6rem)}.site-header .header-inner{gap:8px}.site-header .brand{letter-spacing:.05em;gap:6px;font-size:.7rem}.site-header .brand>span:last-child{display:inline}.site-header .brand-mark{width:25px;height:30px;font-size:1rem}.site-header .language-label{display:none}.site-header .language-switcher select{width:94px;padding-inline:8px;font-size:.75rem}.site-header .mobile-nav summary{padding-inline:10px}}#main-content img,#main-content video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#main-content img{-webkit-user-drag:none}
