@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');
:root{--navy:#092c35;--mint:#a4e8c5;--ink:#15343b;--gray:#66777b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'Noto Sans SC','Microsoft YaHei',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1f0}.brand{display:flex;align-items:center;gap:12px}.brand img{width:44px}.brand span{font-size:28px;font-weight:800;letter-spacing:2px}.brand small{display:block;font-size:9px;letter-spacing:1.8px;font-weight:500;margin-top:0}nav{display:flex;gap:35px;font-size:14px}nav a:hover{color:#269465}.nav-cta{border:1px solid #d7e0dd;border-radius:5px;padding:13px 20px;font-size:14px}.nav-cta span{margin-left:25px}.menu{display:none}.hero{background:var(--navy);color:white;padding:28px 5.5% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;color:#b2c5c8;font-size:12px;letter-spacing:1px}.hero-top{border-bottom:1px solid #ffffff20;padding-bottom:22px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;padding:62px 0 48px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--mint);display:flex;gap:10px;align-items:center}.eyebrow i{width:6px;height:6px;background:var(--mint);border-radius:50%}h1{font-size:clamp(40px,4.5vw,68px);line-height:1.35;letter-spacing:-2px;margin:26px 0}h1 span{color:var(--mint)}.hero-copy>p{font-size:16px;line-height:2;color:#b8cccf}.actions{display:flex;gap:28px;align-items:center;margin-top:32px}.button{display:inline-flex;justify-content:space-between;gap:36px;padding:16px 23px;border-radius:4px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.mint{background:var(--mint);color:var(--navy)}.navy{background:var(--navy);color:white}.text-link{font-size:14px}.text-link span{margin-left:16px}.hero-tags{display:flex;gap:20px;margin-top:42px;color:#adbec0;font-size:12px}.hero-tags span+span{border-left:1px solid #ffffff30;padding-left:20px}.visual{position:relative}.visual-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#a6bcbf;margin-bottom:16px}.product-image{height:350px;background:#f5f7f5;border-radius:8px;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;bottom:17px;left:18px;padding:8px 12px;background:#ffffffed;border-radius:3px;font-size:12px;color:var(--navy)}.verification{margin:16px 0 0 24px;background:#173c44;border:1px solid #47656a;border-radius:6px;padding:18px;display:flex;gap:15px;align-items:center}.check{color:var(--mint);border:1px solid #8bb6a1;border-radius:50%;width:32px;height:32px;text-align:center;line-height:30px}.verification b{font-size:14px;font-weight:500}.verification small{display:block;color:#9fb7ba;font-size:12px;margin-top:6px}.scan{margin-left:auto;color:var(--mint);font-size:32px}.hero-bottom{border-top:1px solid #ffffff20;padding:22px 0}.hero-bottom a{font-size:24px}.section{padding:88px 5.5%}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.dark{color:#5b7d76}h2{font-size:34px;letter-spacing:-1px;line-height:1.5;margin:16px 0 0}.section-heading p,.muted{font-size:14px;color:var(--gray);line-height:1.9;margin:0}.services{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe7e4;border-radius:6px;overflow:hidden}.services article{padding:28px;position:relative}.services article+article{border-left:1px solid #dfe7e4}.services article:hover{background:#f3f8f5}.service-icon{font-size:38px;color:#35896b}.num{float:right;font-size:12px;color:#8a9b97}h3{font-size:20px;font-weight:600}.services p{font-size:14px;line-height:1.9;color:var(--gray)}.services a{font-size:13px;display:flex;justify-content:space-between;margin-top:26px}.industry-section{background:#f0f5f2}.industry-tabs{display:flex;border-bottom:1px solid #cddbd5;gap:48px}.industry-tabs button{padding:15px 5px;background:none;border:0;border-bottom:3px solid transparent;color:#667a71;font-size:16px}.industry-tabs button[aria-selected=true]{color:var(--navy);border-color:#25845f;font-weight:600}.industry-content{display:grid;grid-template-columns:1.25fr 1fr;gap:12%;padding-top:44px}.industry-content h3{font-size:30px;line-height:1.6;margin:15px 0}.industry-content p{line-height:1.9;color:var(--gray);font-size:15px;max-width:520px}.pills{display:flex;gap:10px;margin:22px 0 28px}.pills span{background:#e2ece6;padding:7px 12px;font-size:12px;border-radius:3px}.industry-detail{background:white;padding:28px 32px;border-radius:5px}.industry-detail>span{font-size:12px;color:#688178}.industry-detail>div{display:flex;align-items:center;gap:25px;border-bottom:1px solid #e8edea}.industry-detail b{font-size:13px;font-weight:400;color:#308b63}.industry-detail p{color:var(--ink);font-size:16px}.industry-detail p span{display:block;font-size:13px;color:#798780}.industry-detail small{display:block;font-size:12px;color:#82918b;margin-top:20px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-grid article>div{height:260px;background:#f3f6f4;overflow:hidden;border-radius:5px;margin-bottom:22px}.product-grid img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-grid article:hover img{transform:scale(1.05)}.product-grid small{font-size:10px;letter-spacing:1.5px;color:#7a8f84}.product-grid h3{margin:10px 0}.product-grid p{font-size:14px;color:var(--gray);line-height:1.8}.journey{background:var(--navy);color:white}.journey h2 span{color:#94b4b8}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px}.journey-grid>div{border-top:1px solid #527077;padding-top:22px}.journey-grid b{color:var(--mint);font-size:13px;font-weight:400}.journey-grid h3{margin:20px 0 10px}.journey-grid p{font-size:13px;color:#a7bfc2}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about h3{margin-top:0}.about p{line-height:2;font-size:15px;color:var(--gray)}.about-values{display:flex;gap:28px;padding-top:16px;font-size:14px;color:#35765e}.contact{background:#d8eee1;display:flex;justify-content:space-between;align-items:center;padding-top:52px;padding-bottom:52px}.contact h2{font-size:36px}.contact p{font-size:14px;color:#557568}.contact-right{display:flex;flex-direction:column;gap:10px}.contact-right b{font-size:22px;letter-spacing:1px}.contact-right small{font-size:12px;color:#668071}footer{padding:45px 5.5%;display:flex;gap:40px;align-items:center;justify-content:space-between}footer .brand span{font-size:22px}footer .brand img{width:36px}footer .brand small{font-size:8px}footer p{font-size:12px;line-height:2}footer p span,footer>small{color:#81918b;font-size:12px}footer>div:nth-of-type(2){display:flex;gap:20px;font-size:12px}:focus-visible{outline:3px solid #3bab85;outline-offset:5px}
@media(min-width:1600px){header,.hero,.section,footer{padding-left:max(5.5%,calc((100vw - 1400px)/2));padding-right:max(5.5%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){nav{gap:18px}.hero-grid{gap:4%}h1{font-size:46px}.product-image{height:310px}.services article{padding:22px}.hero-tags{gap:10px}.hero-tags span+span{padding-left:10px}.section{padding:64px 5%}.section-heading{align-items:start}.section-heading p{max-width:240px}h2{font-size:28px}footer{flex-wrap:wrap}.industry-content{gap:6%}.verification{margin-left:0}}
@media(max-width:700px){header{height:76px;padding:0 5%}.brand span{font-size:24px}.brand img{width:38px}.brand small{font-size:8px}.nav-cta{margin-left:auto;margin-right:15px;padding:10px 12px}.nav-cta span{display:none}.menu{display:block;border:0;background:none;font-size:23px;color:var(--navy)}nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:25px;box-shadow:0 14px 20px #092c3515}nav.open{display:flex;flex-direction:column}.hero-top span:last-child{display:none}.hero-grid{grid-template-columns:1fr;padding:35px 0;gap:38px}h1{font-size:43px;letter-spacing:-1px}.hero-copy>p{font-size:14px}.hero-tags{margin-top:26px}.actions{gap:20px}.product-image{height:280px}.hero-bottom{font-size:10px;gap:20px}.hero-bottom span:nth-child(2){display:none}.section{padding:52px 5%}.section-heading{display:block;margin-bottom:28px}.section-heading p,.muted{display:block;max-width:none;margin-top:16px}.services{grid-template-columns:1fr 1fr}.services article{padding:20px}.services article:nth-child(3){border-left:0}.services article:nth-child(n+3){border-top:1px solid #dfe7e4}.services h3{font-size:18px}.services p{font-size:13px}.industry-tabs{gap:0;justify-content:space-between}.industry-tabs button{font-size:14px}.industry-content{grid-template-columns:1fr;gap:30px}.industry-content h3{font-size:27px}.product-grid{grid-template-columns:1fr;gap:25px}.product-grid article>div{height:290px}.journey-grid{grid-template-columns:1fr 1fr;gap:24px 10px}.journey-grid p{font-size:12px}.about{grid-template-columns:1fr;gap:25px}.contact{display:block}.contact h2{font-size:28px}.contact-right{align-items:flex-start;margin-top:25px}footer{gap:20px}footer>small{width:100%}h2{font-size:27px}.hero-top{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
nav a[aria-current="page"]{color:#25845f;font-weight:600}header nav{gap:24px}@media(min-width:701px) and (max-width:1100px){header{padding-left:3%;padding-right:3%}header nav{gap:12px;font-size:13px}header .brand span{font-size:23px}header .nav-cta{padding:10px}header .nav-cta span{margin-left:8px}}

header .brand .company-logo{width:76px;height:76px;object-fit:contain;flex-shrink:0}footer .brand .company-logo{width:70px;height:70px;object-fit:contain;flex-shrink:0}@media(max-width:700px){header .brand .company-logo{width:56px;height:56px}header .brand{gap:7px}header .brand span{font-size:21px}header .brand small{font-size:7px;letter-spacing:1px}footer .brand .company-logo{width:60px;height:60px}}
