@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#111923;--muted:#606a76;--night:#0b1017;--cyan:#62d6f1;--blue:#225de8;--paper:#fff;--line:#dfe4e9;--display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #119bd0;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:20px;top:-80px;z-index:99;background:white;color:black;padding:12px}.skip-link:focus{top:12px}.site-header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:32px;color:white;background:var(--night);border-bottom:1px solid #ffffff21}.brand{display:flex;align-items:center;gap:20px}.brand-name{font-family:'Microsoft YaHei','PingFang SC',sans-serif;font-size:27px;font-weight:700;letter-spacing:3px;white-space:nowrap}.brand-description{border-left:1px solid #ffffff36;padding-left:20px;font-size:10px;letter-spacing:2px;line-height:1.5;max-width:150px}.site-header nav{display:flex;gap:30px;align-items:center;font-size:14px;color:#c9d0da}.site-header nav a:hover{color:var(--cyan)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:16px 24px;font-size:15px;line-height:1.3;font-weight:600;min-height:52px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 17px;min-height:44px;font-size:14px;gap:22px}.button-outline{border-color:#ffffff50;color:white}.button-outline:hover{background:#ffffff0d}.button-primary{background:var(--cyan);color:#0a1925}.button-primary:hover{background:#9ee7f8}.button span{font-size:20px;line-height:1}.hero{background:var(--night);color:#fff;position:relative;min-height:660px;padding:84px 5% 90px;overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:510px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:600;display:flex;gap:14px;align-items:center;margin:0 0 26px;color:#b3c4d3}.line{display:inline-block;width:26px;height:2px;background:var(--cyan)}h1,h2,h3,p,figure{margin-top:0}h1{font-family:var(--display);font-size:clamp(4rem,6.2vw,6.35rem);font-weight:600;letter-spacing:-1.2px;line-height:.99;margin-bottom:28px}h1 span{color:var(--cyan)}.hero-intro{max-width:405px;font-size:17px;color:#abb8c6;line-height:1.75;margin-bottom:30px}.hero-caption{font-size:12px;letter-spacing:.2px;color:#81919f;margin:20px 0 0}.hero-product{position:absolute;top:104px;right:-2%;width:60%;margin:0}.hero-product img{width:100%;height:auto;mix-blend-mode:lighten}.hero-product figcaption{margin:-2% 11% 0 22%;border-top:1px solid #ffffff24;padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.hero-product figcaption>span:first-child{font-family:var(--display);font-size:26px;letter-spacing:2px}.hero-product figcaption b{font-size:14px;color:var(--cyan);border:1px solid #62d6f144;padding:2px 6px;vertical-align:middle;letter-spacing:1px}.hero-product figcaption>span:last-child{color:#7e909f;font-size:10px;letter-spacing:2px}.hero-bottom{position:absolute;bottom:24px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;letter-spacing:2px;color:#71808f}.hero-bottom a{display:flex;gap:20px;align-items:center;font-size:12px;letter-spacing:0;color:#a3b3c1}.hero-bottom a span{color:var(--cyan);font-size:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:38px 5%;border-bottom:1px solid var(--line);background:#f7f9fb}.stats>div{padding:0 34px;border-left:1px solid #d5dce3}.stats>div:first-child{padding-left:0;border:0}.stats p{margin:0 0 0;line-height:1.25}.stats strong{font-family:var(--display);font-size:54px;letter-spacing:-1px;font-weight:500}.stats p>span{font-size:18px;color:#67788d;margin-left:8px}.stats>div>span{font-size:13px;color:var(--muted)}.section{padding:96px 5%}.dark-eyebrow{color:#1c68a4;font-size:12px;margin-bottom:18px}h2{font-family:var(--display);font-weight:500;font-size:clamp(2.8rem,4.2vw,4rem);letter-spacing:-.7px;line-height:1.1;margin-bottom:36px}.specs-table{border-top:1px solid var(--ink)}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:18px 20px}th{font-weight:450;color:var(--muted);width:45%}td{font-weight:550}tbody tr:nth-child(even){background:#f6f8fa}.source-note{font-size:12px;color:var(--muted);max-width:750px;margin:24px 0 0}footer{background:var(--night);color:#92a3b2;padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}footer p{margin:0}.footer-brand{font-size:24px;letter-spacing:3px;color:white;font-weight:700}footer>a:last-child{font-size:13px}
@media(min-width:1600px){.site-header,.section,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero{padding-left:max(5%,calc((100vw - 1440px)/2))}.hero-product{right:5%;width:56%;max-width:1000px}}
@media(max-width:1100px){.brand-description{display:none}.site-header{gap:20px}.hero{min-height:630px;padding-top:70px}.hero-copy{max-width:430px}.hero-intro{max-width:330px}.hero-product{top:145px;right:-9%;width:67%}.hero-product figcaption>span:last-child{display:none}.hero-product figcaption{margin-left:30%;margin-right:16%}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{height:78px;padding:0 6%;gap:15px}.brand-name{font-size:24px;letter-spacing:2px}.site-header nav{display:none}.button-small{font-size:12px;min-height:40px;padding:10px 12px;gap:14px}.hero{padding:54px 6% 64px;min-height:unset}.hero-copy{max-width:100%}h1{font-size:clamp(3.6rem,12vw,5rem);letter-spacing:-.5px}.eyebrow{font-size:11px;letter-spacing:1.1px;margin-bottom:24px}.hero-intro{font-size:16px;max-width:440px}.hero-caption{margin-top:18px}.hero-product{position:relative;top:auto;right:auto;width:114%;margin:32px -7% 35px}.hero-product figcaption{margin:8px 7% 0;}.hero-product figcaption>span:last-child{display:block;font-size:9px;letter-spacing:1px}.hero-bottom{left:6%;right:6%;font-size:8px;letter-spacing:1.1px}.hero-bottom a{font-size:11px;gap:10px}.stats{padding:25px 6%;gap:16px}.stats>div{padding-left:16px;padding-right:0}.stats strong{font-size:36px}.stats p>span{font-size:12px;margin-left:2px;display:inline-block}.stats>div>span{font-size:11px;line-height:1.4;display:block;margin-top:6px}.section{padding:64px 6%}h2{font-size:43px}th,td{padding:15px 9px;font-size:13px}th{width:42%}.source-note{font-size:12px}footer{padding:32px 6%;display:grid;grid-template-columns:1fr 1fr;gap:16px}footer p{grid-column:1/-1;grid-row:2}footer>a:last-child{text-align:right}}
.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px}.section-intro h2{margin-bottom:0}.section-description{color:var(--muted);max-width:370px;margin:0;font-size:16px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.feature-grid article{padding:32px 26px 6px;border-right:1px solid var(--line)}.feature-grid article:first-child{padding-left:0}.feature-grid article:last-child{border-right:0;padding-right:0}.feature-number{font-family:var(--display);font-size:30px;color:#b7c8d7;display:block;margin-bottom:26px}.feature-grid h3{font-size:20px;font-weight:600;line-height:1.35;max-width:210px;min-height:54px;margin-bottom:16px}.feature-grid p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:28px}.feature-detail{font-size:10px;letter-spacing:1px;color:#267095;font-weight:650}.tile-section{background:#123146;color:#fff;padding:76px 5%;display:grid;grid-template-columns:1fr 1fr;gap:10%}.tile-copy h2{margin-bottom:24px}.tile-copy>p:not(.eyebrow){max-width:420px;color:#adc2cf;font-size:16px;line-height:1.8}.tile-copy .tile-note{font-size:12px!important;margin-top:16px}.pattern-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.pattern-list span{border:1px solid #a2bdce47;padding:7px 14px;font-size:13px;color:#d8e6ee}.tile-formats>div{border-top:1px solid #91acbd42;display:flex;align-items:baseline;gap:16px;padding:14px 0 18px}.tile-formats>div:nth-child(3){border-bottom:1px solid #91acbd42}.format-index{font-size:12px;color:#7eacbf;margin-right:12px}.tile-formats strong{font-family:var(--display);font-size:46px;line-height:1.3;font-weight:500;letter-spacing:.2px}.tile-formats>div>span:last-child{font-size:15px;color:#7eacbf;margin-left:auto}.tile-formats>p{font-size:12px;color:#a0b8c6;margin-top:20px;max-width:360px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-grid figure{margin:0}.project-image{overflow:hidden;aspect-ratio:1.5;background:#dae2e7}.project-image img{width:100%;height:100%;object-fit:cover}.project-grid figcaption{padding-top:25px}.project-type{color:#236996;font-size:10px;letter-spacing:1.6px;margin-bottom:10px;font-weight:600}.project-grid h3{font-weight:550;font-size:22px;line-height:1.3;margin-bottom:7px}.project-grid figcaption>p:last-child{font-size:14px;color:var(--muted);margin:0}.equipment-section{background:var(--night);color:white}.equipment-section .section-description{color:#96a9b9}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.equipment-grid figure{margin:0}.equipment-grid figure>div{height:285px;display:flex;align-items:center;justify-content:center;padding:15px 20px 25px}.equipment-grid img{max-height:100%;height:100%;width:auto;object-fit:contain;mix-blend-mode:lighten}.equipment-grid figcaption{border-top:1px solid #ffffff22;padding-top:20px;display:flex;gap:20px;align-items:center}.equipment-grid figcaption>span{font-size:12px;color:#70b3cd}.equipment-grid h3{margin:0;font-size:17px;font-weight:500}.model-badge{font-family:var(--display);font-size:36px;font-weight:500;white-space:nowrap;margin:0}.model-badge span{font-family:var(--body);font-size:12px;vertical-align:middle;color:#286da1;border:1px solid #b4d1e7;padding:4px 7px;margin-left:3px;letter-spacing:1px}.applications-section .source-note{margin-top:28px}.specs-section{max-width:1320px;margin:0 auto}
@media(min-width:1600px){.tile-section{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.specs-section{padding-left:0;padding-right:0}}
@media(max-width:1100px){.site-header nav{gap:20px;font-size:13px}.section-intro{gap:35px}.section-description{max-width:300px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article{padding:28px 26px}.feature-grid article:nth-child(2){border-right:0;padding-right:0}.feature-grid article:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.feature-grid article:last-child{border-top:1px solid var(--line)}.feature-grid h3{min-height:unset;max-width:unset}.feature-number{margin-bottom:16px}.equipment-grid{gap:25px}.equipment-grid figure>div{height:230px}.equipment-grid h3{font-size:15px}.tile-section{gap:6%}.tile-formats strong{font-size:40px}}
@media(max-width:760px){.section-intro{display:block;margin-bottom:32px}.section-description{max-width:unset;margin-top:22px;font-size:16px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:first-child,.feature-grid article:last-child{padding:25px 0;border-right:0;border-top:1px solid var(--line)}.feature-grid article:first-child{border-top:0}.feature-number{font-size:24px;margin-bottom:12px}.feature-grid h3{font-size:21px;margin-bottom:12px}.feature-grid p{margin-bottom:16px;font-size:16px}.feature-detail{font-size:11px}.tile-section{padding:60px 6%;grid-template-columns:1fr;gap:28px}.tile-formats strong{font-size:44px}.tile-copy h2{font-size:43px}.tile-copy>p:not(.eyebrow){max-width:unset}.pattern-list{margin-top:25px}.project-grid{grid-template-columns:1fr;gap:36px}.project-image{aspect-ratio:1.7}.project-grid figcaption{padding-top:18px}.project-grid h3{font-size:23px}.project-type{font-size:11px;margin-bottom:6px}.equipment-grid{grid-template-columns:1fr;gap:28px}.equipment-grid figure{display:grid;grid-template-columns:42% 1fr;gap:24px;align-items:center}.equipment-grid figure>div{height:190px;padding:10px}.equipment-grid figcaption{display:block;padding-top:16px}.equipment-grid figcaption>span{display:block;margin-bottom:8px}.equipment-grid h3{font-size:18px}.model-badge{display:none}.section .eyebrow{font-size:11px}}
.site-header{background:#fff;color:var(--ink);border-bottom:1px solid #dce2e8}.brand{gap:12px}.brand-logo{height:60px;width:60px;object-fit:contain;flex:none;mix-blend-mode:multiply}.brand-lockup{display:flex;flex-direction:column;gap:2px;line-height:1}.brand-name{font-family:var(--body);font-size:25px;font-weight:700;letter-spacing:2px}.brand-description{display:block;border:0;padding:0;font-size:10px;letter-spacing:4.4px;max-width:unset;color:#63768a;line-height:1.7}.site-header nav{color:#5d6a77}.site-header nav a:hover{color:#1167c9}.site-header .button-outline{color:#1f3445;border-color:#b3c0cc}.site-header .button-outline:hover{background:#eef4fa}footer{background:#f4f7fa;color:#637184;border-top:1px solid var(--line)}.footer-brand{color:var(--ink);letter-spacing:0}.footer-brand .brand-logo{height:52px;width:52px}.footer-brand .brand-name{font-size:22px}.footer-brand .brand-description{font-size:9px;letter-spacing:3.8px}.hero-product img{color:transparent}
@media(max-width:1100px){.site-header nav{gap:17px}.site-header .brand{gap:8px}.site-header .brand-name{font-size:22px}.site-header .brand-description{font-size:9px;letter-spacing:3.8px}}
@media(max-width:760px){.site-header{padding:0 5%;height:82px}.brand-logo{height:44px;width:44px}.site-header .brand-name{font-size:19px;letter-spacing:1.5px}.site-header .brand-description{font-size:8px;letter-spacing:3.5px}.site-header .button-small{font-size:11px;padding:10px;gap:7px}.footer-brand .brand-logo{height:43px;width:43px}.footer-brand .brand-name{font-size:20px}.footer-brand .brand-description{font-size:8px;letter-spacing:3.8px}footer{grid-template-columns:1fr auto}.brand{gap:8px}}
.hero-product figcaption{display:none}
@media(min-width:761px){.hero-product{top:90px;right:0;width:56%;max-width:810px}}
@media(min-width:761px) and (max-width:1100px){.hero-product{top:135px;right:-2%;width:58%}}
.feature-grid p{font-size:16px}.feature-detail,.project-type,.hero-bottom,.tile-copy .tile-note,.format-index{font-size:12px}.brand-description,.site-header .brand-description,.footer-brand .brand-description{font-size:12px;letter-spacing:2px}.hero-bottom{letter-spacing:1px}.stats>div>span{font-size:14px}.hero-product figcaption{display:none}
@media(max-width:760px){.site-header .button-small{font-size:12px}.hero-bottom{font-size:12px;letter-spacing:0}.hero-bottom a{font-size:12px}.hero-bottom>span{display:none}.hero-bottom{justify-content:flex-end}.stats>div>span{font-size:12px}.eyebrow,.section .eyebrow{font-size:12px}.project-type,.feature-detail{font-size:12px}}
.brand-crop{display:block;position:relative;width:270px;aspect-ratio:1300/355;overflow:hidden;flex:none}.brand-crop img{position:absolute;width:118.15385%;max-width:none;height:auto;left:-8.615385%;top:-50.704225%;mix-blend-mode:multiply}.footer-brand .brand-crop{width:230px}
@media(max-width:1100px){.site-header .brand-crop{width:230px}.site-header nav{gap:16px;font-size:12px}}
@media(max-width:760px){.site-header .brand-crop{width:200px}.footer-brand .brand-crop{width:190px}}
@media(max-width:380px){.site-header .brand-crop{width:175px}.footer-brand .brand-crop{width:170px}}
.brand-english{display:flex;align-items:center;gap:16px;width:274px}.brand-symbol,.brand-wordmark{display:block;position:relative;overflow:hidden;flex:none}.brand-symbol{width:88px;aspect-ratio:480/325}.brand-wordmark{width:170px;aspect-ratio:720/142}.brand-english img{position:absolute;max-width:none;height:auto;mix-blend-mode:multiply}.brand-symbol img{width:320%;left:-25%;top:-56.92308%}.brand-wordmark img{width:213.33333%;left:-95.13889%;top:-270.42254%}.footer-brand .brand-english{width:244px;gap:12px}.footer-brand .brand-symbol{width:78px}.footer-brand .brand-wordmark{width:154px}
@media(max-width:1100px){.site-header .brand-english{width:235px;gap:12px}.site-header .brand-symbol{width:73px}.site-header .brand-wordmark{width:150px}}
@media(max-width:760px){.site-header .brand-english{width:205px;gap:10px}.site-header .brand-symbol{width:65px}.site-header .brand-wordmark{width:130px}.footer-brand .brand-english{width:205px;gap:10px}.footer-brand .brand-symbol{width:65px}.footer-brand .brand-wordmark{width:130px}}
@media(max-width:380px){.site-header .brand-english,.footer-brand .brand-english{width:180px;gap:8px}.site-header .brand-symbol,.footer-brand .brand-symbol{width:57px}.site-header .brand-wordmark,.footer-brand .brand-wordmark{width:115px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
