@font-face{font-family:Inter;src:url('assets/Inter-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('assets/Inter-600.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{--blue:#0070f3;--link:#0057bd;--ink:#101820;--muted:#536475;--paper:#fff;--surface:#f4f7fa;--tint:#e8f1ff;--line:#d5dee7;--header:80px;--layer-header:10;--layer-menu:11;color-scheme:light;font-family:Inter,'PingFang SC','Microsoft YaHei',sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.35}h1,h2{letter-spacing:-.045em}h2{font-size:clamp(30px,3.3vw,46px)}h3{letter-spacing:-.025em}ul,ol{margin:0;padding:0;list-style:none}button{border:0;background:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:active,.button:active{transform:translateY(1px)}[hidden]{display:none!important}::selection{background:#b4d7ff;color:#101820}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding:108px 0}.section-intro{max-width:690px;margin-top:23px;color:var(--muted);font-size:18px;line-height:1.85}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--link);margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 24px;background:var(--blue);color:#fff;font-size:15px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:var(--link)}.arrow{display:inline-block;font-family:Arial,sans-serif;font-size:23px;line-height:1;transition:transform .32s cubic-bezier(.22,1,.36,1)}.text-link{display:inline-flex;gap:26px;align-items:center;padding:9px 0;font-weight:600;font-size:15px;line-height:1.5}.text-link:hover{color:var(--link)}.text-link:hover .arrow,.button:hover .arrow{transform:translate(2px,-2px)}.plain-link{padding:0;text-decoration:underline;text-underline-offset:4px}.skip-link{position:fixed;top:8px;left:16px;padding:12px 20px;background:var(--ink);color:#fff;z-index:20;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:var(--header);position:sticky;top:0;background:var(--paper);z-index:var(--layer-header);border-bottom:1px solid transparent;transition:box-shadow .2s,border-color .2s}.site-header.scrolled{border-color:var(--line);box-shadow:0 4px 22px #102d5110}.header-inner{width:min(1408px,calc(100% - 80px));height:100%;margin:auto;display:flex;gap:28px;align-items:center}.brand{margin-right:auto;flex:none}.brand img{width:148px;height:54px;object-fit:contain}.desktop-nav{display:flex;gap:27px;align-items:center}.desktop-nav a,.nav-contact{font-size:14px;font-weight:600;white-space:nowrap;position:relative}.desktop-nav a::after{content:'';position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{transform:scaleX(1)}.nav-contact{padding-left:22px;border-left:1px solid var(--line)}.nav-cta{padding:11px 18px;gap:20px;font-size:14px}.menu-toggle{display:none;width:44px;height:44px;padding:11px}.menu-toggle span{height:2px;display:block;background:var(--ink);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}#top-sentinel{height:1px;position:absolute;top:0}#mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:16px 28px 28px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #17375612;z-index:var(--layer-menu);max-height:calc(100dvh - var(--header));overflow:auto}#mobile-nav a{display:block;font-size:17px;padding:13px 0;border-bottom:1px solid var(--line)}
.hero{padding:69px 0 73px;min-height:650px;display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:55px;align-items:center}.hero-copy{padding-bottom:22px}.hero h1{font-size:clamp(35px,3.6vw,52px);line-height:1.48;white-space:nowrap;letter-spacing:-.035em}.hero h1 span{color:var(--blue)}.hero-intro{font-size:18px;color:var(--ink);margin-top:27px;line-height:1.9;max-width:500px}.hero-intro span{display:block;font-size:16px;color:var(--muted);margin-top:5px;max-width:440px}.actions{display:flex;align-items:center;gap:32px;margin-top:35px}.hero-visual{position:relative;padding:17px 0 20px 6px}.hero-visual::before{content:'';position:absolute;inset:-26px -54px -18px 38px;background:var(--tint);z-index:-1;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.dashboard{border:1px solid #c7d6e6;background:#fff;box-shadow:0 20px 45px #173d6420;transform:rotate(-1.3deg);transform-origin:center;border-radius:3px;overflow:hidden;color:#101820}.dashboard-top{display:flex;align-items:center;gap:10px;padding:18px 22px;border-bottom:1px solid #e1e8ee;background:#fcfdff}.dashboard-top strong{font-size:15px}.sample-label{margin-left:auto;font-size:11px;background:#eef3f8;color:#536475;padding:2px 8px;border:1px solid #dbe3eb}.dashboard-body{padding:19px 22px 22px}.dashboard-heading{display:flex;justify-content:space-between;font-size:12px;color:#647485;margin-bottom:18px}.dashboard-heading span:first-child{font-size:13px;color:#101820;font-weight:600}.metric-tabs{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:10px}.metric-tabs button{text-align:left;padding:10px 10px 12px;color:#536475;font-size:11px;line-height:1.6;border-bottom:2px solid #e9eff6;transition:background .2s}.metric-tabs button:hover{background:#f4f7fa}.metric-tabs button[aria-selected=true]{background:#f0f6ff;border-color:var(--blue);color:var(--link)}.metric-tabs strong{display:block;font-size:28px;color:#101820;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.5;letter-spacing:-.04em}.metric-tabs small{font-size:11px;margin-left:4px;font-weight:400}.chart-caption{display:flex;justify-content:space-between;font-size:10px;color:#536475;margin:22px 0 4px;gap:10px}.chart-caption span:last-child{color:#0057bd}.trend-chart{width:100%;height:132px;overflow:visible}.chart-grid{stroke:#e6edf4;stroke-dasharray:3 4;fill:none}.chart-months{fill:#536475;font-size:10px}.assistant-box{margin-top:18px;padding:15px;background:#f4f7fa;border:1px solid #e2eaf2}.assistant-heading{display:flex;gap:7px;align-items:center;font-size:11px}.assistant-heading>span:last-child{margin-left:auto;font-size:9px;color:#536475}.ai-mark{font-size:10px;background:var(--blue);color:#fff;padding:1px 4px;font-weight:600}.demo-question{padding:12px 0 3px;display:flex;gap:10px;justify-content:space-between;width:100%;font-size:12px;font-weight:600;text-align:left}.demo-question span{font-size:17px;color:var(--blue)}.assistant-note{font-size:10px;color:#536475;margin-top:5px}.demo-answer{font-size:11px;line-height:1.85;padding-top:12px;color:#34495c}.demo-answer p+p{margin-top:8px;font-size:10px;color:#536475}.data-connection{display:flex;justify-content:center;gap:22px;align-items:center;margin-top:25px;font-size:11px;color:var(--muted)}.data-connection i{font-style:normal;color:var(--blue)}
.problems{background:var(--surface);padding-top:86px;padding-bottom:74px}.problem-title{font-size:clamp(28px,2.7vw,38px);line-height:1.55}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:47px}.problem{border-top:1px solid var(--line);padding-top:26px}.problem h3{font-size:22px}.problem p{margin-top:17px;color:var(--muted);font-size:15px;line-height:1.9}.problem-tags{color:var(--link);font-size:12px;margin-top:23px}.problem-conclusion{font-size:21px;margin-top:54px;padding-top:25px;border-top:1px solid var(--line);font-weight:600}.problem-conclusion span{color:var(--link)}
.path-rows{margin-top:58px;display:grid;gap:20px}.path-row{display:grid;grid-template-columns:80px 1.2fr 1fr;gap:24px;padding:45px 42px;background:var(--surface);align-items:start;scroll-margin-top:104px}.path-number{font-size:46px;line-height:1;color:#73869b;font-weight:400;letter-spacing:-.07em}.path-english{font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--link);margin-bottom:10px}.path-copy h3{font-size:35px;margin-bottom:18px}.path-copy>p:not(.path-english){font-size:15px;line-height:1.9;color:var(--muted);max-width:450px}.tags{display:flex;gap:8px 14px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:var(--muted)}.tags li{border-bottom:1px solid #a9bacb;padding-bottom:3px}.path-visual{align-self:center;padding-left:18px}.path-outcome{font-size:12px;color:var(--muted);text-align:center;margin-top:26px}.system-nodes{display:flex;gap:7px;justify-content:center}.system-nodes span{background:var(--paper);border:1px solid var(--line);padding:9px 12px;font-size:12px}.integration-line{height:23px;border-left:1px solid #a0b7ce;width:1px;margin:auto}.system-core{width:80%;margin:auto;border:1px solid #b2c9e2;background:var(--tint);padding:16px;display:grid;grid-template-columns:34px 1fr;column-gap:16px;align-items:center}.system-core img{grid-row:span 2}.system-core span{font-size:16px;font-weight:600}.system-core small{font-size:10px;color:var(--muted)}.path-understand{background:#eaf2fc}.data-bars{display:flex;align-items:flex-end;gap:13px;height:110px;padding:0 16px;border-bottom:1px solid #a0b7ce}.data-bars i{display:block;flex:1;height:35%;background:#a9cdf5}.data-bars i:nth-child(2){height:49%}.data-bars i:nth-child(3){height:45%}.data-bars i:nth-child(4){height:60%}.data-bars i:nth-child(5){height:71%;background:#76aef1}.data-bars i:nth-child(6){height:66%;background:#76aef1}.data-bars i:nth-child(7){height:85%;background:#3687e7}.data-bars i:nth-child(8){height:100%;background:var(--blue)}.data-axis{display:flex;justify-content:space-between;font-size:11px;margin-top:14px;color:var(--muted)}.data-axis strong{color:var(--link)}.path-intelligence{background:#f0f2f6}.intelligence-diagram{display:grid;grid-template-columns:1fr 1fr;gap:15px;position:relative}.intelligence-diagram span{padding:10px 9px;background:var(--paper);border:1px solid var(--line);font-size:12px;text-align:center}.intelligence-diagram span:nth-child(4){background:var(--blue);color:#fff;border-color:var(--blue)}.intelligence-diagram p{grid-column:1/-1;font-size:11px;text-align:center;color:var(--muted)}
.capabilities{padding-top:30px}.capability-list{margin-top:44px;border-top:1px solid var(--line)}.capability{border-bottom:1px solid var(--line);scroll-margin-top:105px}.capability[data-animating]{overflow:hidden}.cap-title strong{transition:color .24s ease}.capability summary{display:grid;grid-template-columns:42px 1fr 1.35fr 28px;gap:27px;padding:29px 0;align-items:center;cursor:pointer;list-style:none}.capability summary:focus-visible{outline-offset:-4px}.capability summary::-webkit-details-marker{display:none}.cap-number{font-size:13px;color:var(--muted)}.cap-title strong{display:block;font-size:25px;line-height:1.55}.cap-title small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.cap-description{font-size:14px;line-height:1.9;color:var(--muted);max-width:450px}.expand-icon{position:relative;display:block;width:24px;height:24px}.expand-icon::before,.expand-icon::after{content:'';position:absolute;background:var(--ink);width:14px;height:1px;top:12px;left:5px}.expand-icon::after{transform:rotate(90deg);transition:transform .2s}.capability[open]:not([data-expanded="false"]) .expand-icon::after{transform:rotate(0)}.capability[open]:not([data-expanded="false"]) .cap-title strong{color:var(--link)}.capability summary:hover .cap-title strong{color:var(--link)}.cap-detail{margin-left:69px;max-width:750px;padding:0 0 30px}.cap-detail>p{font-size:15px;color:var(--muted);line-height:1.9}.cap-detail .tags{margin-top:18px}.cap-detail .text-link{margin-top:15px;font-size:13px;color:var(--link)}
.industries{background:var(--surface)}.industry-tabs{display:flex;gap:40px;border-bottom:1px solid var(--line);margin:44px 0 36px}.industry-tabs button{padding:17px 0;font-size:17px;white-space:nowrap;position:relative;color:var(--muted)}.industry-tabs button:hover,.industry-tabs button:focus-visible{color:var(--link)}.industry-tabs button[aria-selected=true]{color:var(--link);font-weight:600}.industry-tabs button[aria-selected=true]::after{content:'';position:absolute;bottom:-1px;height:3px;background:var(--blue);left:0;right:0}.industry-layout{display:grid;grid-template-columns:1.07fr 1fr;gap:55px;align-items:center}.industry-layout figure{margin:0;position:relative}.industry-layout figure img{width:100%;height:360px;object-fit:cover;background:#d5dee7}.industry-layout figcaption{font-size:10px;color:var(--muted);margin-top:7px}.industry-en{font-size:12px;color:var(--muted);margin-bottom:14px}.industry-panel h3{font-size:30px;line-height:1.55;max-width:410px;margin-bottom:20px}.industry-copy>p:not(.industry-en):not(.industry-tags){font-size:15px;color:var(--muted);line-height:1.9}.industry-chain{display:flex;margin-top:29px;flex-wrap:wrap;gap:8px 20px}.industry-chain li{font-size:12px;color:var(--link);position:relative}.industry-chain li:not(:last-child)::after{content:'›';position:absolute;right:-14px;color:#6984a0}.industry-tags{font-size:11px;color:var(--muted);margin-top:16px}.industry-panel .text-link{margin-top:22px}
.ai-section{text-align:left}.ai-section .eyebrow{margin-bottom:21px}.ai-section h2{font-size:clamp(34px,4.2vw,58px)}.ai-chain{display:grid;grid-template-columns:repeat(5,1fr);margin-top:47px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ai-chain li{position:relative;padding:25px 20px 27px;border-right:1px solid var(--line)}.ai-chain li:first-child{padding-left:0}.ai-chain li:last-child{border:0;background:var(--tint);padding-left:30px}.ai-chain span{display:block;font-size:11px;color:var(--muted);margin-bottom:19px}.ai-chain strong{font-size:21px;font-weight:600}.ai-chain li:not(:last-child)::after{content:'→';position:absolute;right:19px;top:26px;color:var(--blue);font-size:17px}.ai-chain li:last-child strong{color:var(--link)}.ai-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 58px;margin-top:48px}.ai-capabilities h3{font-size:18px}.ai-capabilities p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:12px;max-width:325px}
.stories{background:#f0f4f9}.story-feature{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;margin-top:48px}.story-type{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--link);margin-bottom:31px}.story-type span{border:1px solid #bacada;padding:1px 7px;font-size:10px;color:var(--muted)}.story-client{font-size:14px;color:var(--muted);margin-bottom:13px}.story-copy h3{font-size:34px;line-height:1.6;max-width:430px}.story-copy>p:last-of-type{font-size:15px;color:var(--muted);margin-top:20px;line-height:1.9;max-width:440px}.story-copy>.text-link{margin-top:20px}.story-map{padding:36px 35px;background:#e2ecf8;display:flex;flex-direction:column;justify-content:center}.source-systems{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.source-systems>span{font-size:12px;border:1px solid #b2c7de;background:#f5f8fd;text-align:center;padding:10px 3px}.map-line{height:31px;width:1px;background:#95b4d6;margin:auto}.data-platform{display:grid;grid-template-columns:38px 1fr;gap:0 15px;align-items:center;width:85%;margin:auto;background:var(--blue);color:white;padding:20px}.data-platform img{grid-row:span 2;filter:brightness(0) invert(1)}.data-platform strong{font-size:18px}.data-platform span{font-size:10px;color:#e6f0ff}.topic-row{display:flex;gap:0;border:1px solid #a6bfd8;background:#fff}.topic-row span{font-size:12px;text-align:center;flex:1;padding:10px 0;border-right:1px solid #d5dee7}.topic-row span:last-child{border:0}.story-map>p{font-size:12px;text-align:center;color:#3c5979;margin-top:25px}.case-results{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:43px;padding-top:29px;border-top:1px solid #c6d4e3}.case-results span{color:var(--link);font-size:12px}.case-results p{font-size:15px;margin-top:10px}
.method-list{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;margin-top:58px}.method-list li{border-top:2px solid var(--line);padding-top:22px}.method-list li:last-child{border-color:var(--blue)}.method-number{display:block;font-size:36px;color:#73869b;line-height:1}.method-list li:last-child .method-number{color:var(--blue)}.method-list p{font-size:10px;color:var(--link);letter-spacing:.07em;margin-top:28px}.method-list h3{font-size:21px;margin-top:7px}.method-description{display:block;font-size:13px;color:var(--muted);margin-top:15px;line-height:1.9}.method-statement{font-size:28px;font-weight:600;line-height:1.65;margin:64px 0 0;padding-left:29px;border-left:3px solid var(--blue)}
.insights{background:var(--surface)}.insights-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px;margin-top:40px}.insight-card{min-width:0}.insight-visual{height:210px;overflow:hidden;position:relative;transition:transform .3s}.visual-foundation{background:#d9e9fc;display:flex;align-items:center;justify-content:center;gap:30px;color:#0057bd}.visual-foundation>span{font-size:104px;letter-spacing:-.08em;line-height:1}.visual-foundation>div{display:grid;gap:8px;transform:skewY(-7deg)}.visual-foundation b{font-size:13px;background:#f4f8ff;border:1px solid #a4c4e8;padding:7px 24px;box-shadow:4px 4px 0 #b1cfee;font-weight:400}.visual-connection{background:#e5e9ee;display:flex;gap:11px;align-items:center;justify-content:center}.visual-connection span{border:1px solid #a7b6c6;padding:14px 9px;font-size:13px;background:#f5f8fb}.visual-connection strong{background:var(--blue);color:white;padding:14px 9px;font-size:15px}.visual-connection i{font-style:normal;color:var(--link)}.visual-workflow{background:#dce6f0;display:flex;align-items:center;justify-content:center;gap:30px}.visual-workflow span{font-size:24px;font-weight:600;writing-mode:vertical-rl;letter-spacing:13px}.visual-workflow span:last-child{color:var(--link)}.visual-workflow i{font-size:80px;font-style:normal;color:var(--blue);line-height:1}.insight-copy{padding:25px 0 0}.article-meta{font-size:11px;color:var(--link);display:flex;gap:20px;justify-content:space-between}.article-meta span{color:var(--muted);font-size:10px}.insight-card h3{margin-top:16px;font-size:22px;line-height:1.65}.insight-card h3 button{text-align:left;padding:0;font:inherit;display:inline}.insight-card h3 .arrow{font-size:19px;margin-left:12px}.insight-card h3 button:hover{color:var(--link)}.insight-copy>p:last-child{color:var(--muted);font-size:14px;line-height:1.9;margin-top:17px}.eco-group{display:grid;grid-template-columns:300px 1fr;gap:30px;margin-top:45px;border-top:1px solid var(--line);padding-top:29px}.eco-group h3{font-size:21px}.eco-group p{font-size:12px;color:var(--muted);margin-top:9px}.eco-group ul{display:flex;flex-wrap:wrap;gap:22px 35px;align-items:center}.eco-group li{font-size:20px;font-weight:600;letter-spacing:-.025em}.eco-note{font-size:11px;color:var(--muted);margin-top:36px}
.about{padding:68px 0;background:var(--surface)}.about-layout{display:grid;grid-template-columns:200px 1fr;gap:60px;align-items:center}.about-layout>img{margin-inline:auto}.about .eyebrow{margin-bottom:14px;font-size:12px}.about h2{font-size:34px}.about p:last-child{font-size:16px;color:var(--muted);max-width:750px;margin-top:19px;line-height:1.9}.contact{background:var(--tint);padding:98px 0}.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:120px;align-items:center}.contact h2{font-size:clamp(36px,4vw,56px);line-height:1.4}.contact-layout>div>p{font-size:16px;line-height:1.9;color:var(--muted);max-width:430px;margin-top:25px}.contact .button{margin-top:30px}.contact address,.contact-dialog address{font-style:normal}.contact address a{display:grid;grid-template-columns:42px 1fr 23px;gap:16px;align-items:center;padding:19px 0;border-bottom:1px solid #b6cce5}.contact address span{font-size:12px;color:var(--muted)}.contact address strong{font-size:21px;letter-spacing:-.02em;font-weight:400;overflow-wrap:anywhere}.contact address a:hover{color:var(--link)}.wechat{display:flex;gap:23px;align-items:center;margin-top:28px}.wechat img{background:white;padding:5px;width:104px}.wechat strong{font-size:14px;font-weight:600}.wechat p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.9}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px;padding-top:64px;padding-bottom:56px}.footer-brand img{width:147px}.footer-brand p{font-size:13px;color:var(--muted);margin-top:17px}.footer-main h3{font-size:14px;margin-bottom:16px}.footer-main>div>a{display:block;font-size:13px;color:var(--muted);padding:4px 0}.footer-main a:hover{color:var(--link)}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;padding-bottom:25px;display:flex;gap:24px;font-size:11px;color:var(--muted)}.footer-bottom>span{margin-right:auto}.footer-bottom .plain-link{font-size:11px}
dialog{border:1px solid var(--line);color:var(--ink);background:var(--paper);padding:0;max-height:85dvh;max-width:calc(100% - 40px);overscroll-behavior:contain;box-shadow:0 25px 70px #172d4233}dialog::backdrop{background:#10203278;backdrop-filter:blur(3px)}.reading-dialog{width:800px}.contact-dialog{width:560px}.dialog-close{display:block;margin-left:auto;position:sticky;top:12px;right:12px;margin-top:12px;margin-right:12px;width:40px;height:40px;background:var(--surface);font-size:29px;line-height:1;z-index:1}.dialog-close:hover{background:var(--tint)}.reading-content{padding:0 54px 50px}.reading-content h2{font-size:34px;line-height:1.5;margin:24px 0}.reading-content h3{font-size:21px;line-height:1.5;margin:30px 0 12px}.reading-content p{font-size:15px;color:var(--muted);line-height:2}.reading-content .article-meta{color:var(--link);font-size:12px}.reading-content .reading-lead{font-size:18px;color:var(--ink)}.reading-end{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between;padding-top:30px;border-top:1px solid var(--line);margin-top:35px;font-size:12px;color:var(--muted)}.reading-content .source-note{font-size:12px;padding:15px;background:var(--surface);margin-top:25px}.contact-dialog .eyebrow{font-size:12px;color:var(--link);margin-top:0}.contact-dialog h2{font-size:30px;margin-top:10px}.contact-dialog address{margin-top:25px}.contact-dialog address a{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:14px 0;border-bottom:1px solid var(--line)}.contact-dialog address strong{font-weight:600;overflow-wrap:anywhere}.dialog-wechat{display:flex;gap:24px;align-items:center;margin-top:27px}.dialog-wechat p{font-size:13px}.dialog-wechat img{width:145px;background:white;padding:5px}.noscript-note{padding:20px;background:var(--surface)}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .65s both}.hero-visual{animation:enter .8s .1s both}.section h2,.path-row,.insight-card{animation:section-reveal linear both;animation-timeline:view();animation-range:entry 0% entry 18%}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes section-reveal{from{opacity:.65;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:no-preference){.industry-panel:not([hidden]) figure,.industry-panel:not([hidden]) .industry-copy{animation:industry-enter .26s cubic-bezier(.22,1,.36,1) both}.industry-panel:not([hidden]) .industry-copy{animation-delay:.035s}@keyframes industry-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(min-width:1024px){.hero{min-height:620px;padding:40px 0 44px}.hero-visual{padding-top:8px;padding-bottom:10px}.dashboard-top{padding:15px 20px}.dashboard-body{padding:14px 20px 18px}.dashboard-heading{margin-bottom:12px}.metric-tabs button{padding-top:7px;padding-bottom:8px}.chart-caption{margin-top:15px}.trend-chart{height:108px}.assistant-box{margin-top:12px;padding:11px 13px}.demo-question{padding-top:9px}.assistant-note{margin-top:3px}.data-connection{margin-top:20px}.hero-copy{padding-bottom:12px}}
@media(min-width:1600px){.hero{min-height:680px}.hero h1{font-size:54px}}
@media(max-width:1279px){.header-inner{gap:19px;width:calc(100% - 64px)}.desktop-nav{gap:19px}.desktop-nav a,.nav-contact{font-size:13px}.nav-contact{display:none}.container{width:calc(100% - 88px)}.hero-grid{gap:35px}.hero h1{font-size:3.65vw}.hero-intro{font-size:16px}.hero-intro span{font-size:14px}.hero .eyebrow{font-size:12px}.metric-tabs strong{font-size:25px}.path-row{grid-template-columns:54px 1.2fr 1fr;padding:35px 30px;gap:21px}.path-number{font-size:39px}.system-nodes span{padding:8px}.contact-layout{gap:65px}.contact address strong{font-size:19px}.industry-layout{gap:38px}.industry-panel h3{font-size:27px}}
@media(max-width:1023px){:root{--header:72px}.header-inner{width:calc(100% - 48px);gap:16px}.desktop-nav{display:none}.menu-toggle{display:block}.brand img{width:141px}.container{width:calc(100% - 64px)}.hero{min-height:0;padding:64px 0}.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.hero h1{font-size:3.5vw}.hero .eyebrow{font-size:11px;margin-bottom:20px}.hero-intro{font-size:14px;margin-top:19px}.hero-intro span{font-size:13px;margin-top:9px}.actions{gap:20px;margin-top:27px;flex-wrap:wrap}.actions .button{font-size:13px;padding:13px 15px;gap:14px}.actions .text-link{font-size:13px;gap:10px}.dashboard-top{padding:14px}.dashboard-top strong{font-size:12px}.dashboard-top img{width:21px}.sample-label{font-size:9px;padding:1px 5px}.dashboard-body{padding:16px 13px}.metric-tabs{gap:6px}.metric-tabs button{font-size:9px;padding:8px 5px}.metric-tabs strong{font-size:22px}.metric-tabs small{font-size:9px}.chart-caption{font-size:9px}.trend-chart{height:110px}.assistant-box{padding:11px}.demo-question{font-size:10px}.assistant-heading{font-size:10px}.assistant-note{font-size:9px}.data-connection{gap:16px;font-size:10px}.section{padding:80px 0}.problem-grid{gap:26px}.problem h3{font-size:20px}.problem p{font-size:14px}.path-row{grid-template-columns:38px 1fr 1fr;gap:19px;padding:32px 25px}.path-copy h3{font-size:29px}.path-number{font-size:32px}.path-visual{padding-left:5px}.path-copy>p:not(.path-english){font-size:13px}.tags{font-size:10px;gap:7px 12px}.system-nodes{gap:4px}.system-nodes span{font-size:10px;padding:7px 5px}.system-core{width:94%;column-gap:11px;padding:12px}.capabilities{padding-top:10px}.capability summary{grid-template-columns:30px 1fr 1.15fr 24px;gap:17px}.cap-title strong{font-size:22px}.cap-description{font-size:12px}.cap-detail{margin-left:47px}.industry-layout{grid-template-columns:1fr 1fr;gap:28px}.industry-layout figure img{height:340px}.industry-tabs{gap:30px}.industry-tabs button{font-size:15px}.industry-panel h3{font-size:24px}.industry-copy>p:not(.industry-en):not(.industry-tags){font-size:13px}.industry-chain{gap:7px 19px}.industry-chain li{font-size:11px}.ai-chain strong{font-size:17px}.ai-capabilities{gap:32px}.story-feature{gap:35px}.story-copy h3{font-size:27px}.story-map{padding:27px 23px}.data-platform{width:95%;padding:15px}.data-platform strong{font-size:15px}.source-systems>span{font-size:10px}.case-results{gap:30px}.case-results p{font-size:13px}.method-list{grid-template-columns:repeat(3,1fr);gap:35px 30px}.method-list p{margin-top:17px}.method-description{max-width:210px}.insights-grid{gap:23px;grid-template-columns:repeat(3,1fr)}.insight-visual{height:170px}.visual-foundation{gap:20px}.visual-foundation>span{font-size:65px}.visual-foundation b{font-size:10px;padding:5px 14px}.visual-connection{gap:5px}.visual-connection span,.visual-connection strong{font-size:10px;padding:13px 5px}.visual-workflow{gap:15px}.visual-workflow span{font-size:19px}.visual-workflow i{font-size:58px}.insight-card h3{font-size:19px}.article-meta{font-size:10px;gap:10px}.insight-copy>p:last-child{font-size:12px}.eco-group{grid-template-columns:230px 1fr}.eco-group h3{font-size:18px}.eco-group li{font-size:17px}.about-layout{grid-template-columns:150px 1fr;gap:35px}.about-layout>img{width:100px}.about h2{font-size:29px}.about p:last-child{font-size:14px}.contact-layout{gap:40px}.contact address a{grid-template-columns:30px 1fr 20px;gap:10px}.contact address strong{font-size:16px}.contact-layout>div>p{font-size:14px}.footer-main{gap:30px}.footer-bottom{font-size:10px}}
@media(max-width:767px){:root{--header:68px}.container{width:calc(100% - 44px)}.header-inner{width:calc(100% - 36px);gap:12px}.brand img{width:129px;height:48px}.nav-cta{font-size:12px;gap:13px;padding:10px 12px}.nav-cta .arrow{font-size:18px}.menu-toggle{width:36px;padding:7px}.hero{padding:43px 0 42px}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{padding-bottom:10px}.hero .eyebrow{font-size:11px;margin-bottom:20px}.hero h1{font-size:clamp(26px,6.8vw,43px);line-height:1.5}.hero-intro{font-size:14px;max-width:450px;margin-top:18px}.hero-intro span{font-size:13px;max-width:350px;margin-top:7px}.actions{gap:26px;margin-top:24px}.actions .button{padding:13px 17px;gap:22px;font-size:13px}.actions .text-link{font-size:13px;gap:20px}.hero-visual{padding:18px 5px 7px;max-width:520px;width:100%;margin:10px auto 0}.hero-visual::before{inset:0 -22px 0 32px}.dashboard{transform:none}.dashboard-top{padding:15px 18px}.dashboard-top strong{font-size:13px}.sample-label{font-size:10px}.dashboard-body{padding:16px 17px}.dashboard-heading{font-size:10px;margin-bottom:13px}.dashboard-heading span:first-child{font-size:12px}.metric-tabs button{font-size:10px;padding:8px}.metric-tabs strong{font-size:26px}.metric-tabs small{font-size:10px}.chart-caption{font-size:9px;margin-top:18px}.trend-chart{height:113px}.assistant-box{padding:12px;margin-top:12px}.assistant-heading{font-size:10px}.demo-question{font-size:11px}.assistant-note{font-size:9px}.data-connection{margin-top:20px;font-size:10px;gap:19px}.section{padding:64px 0}h2{font-size:30px;line-height:1.5;letter-spacing:-.04em}.section-intro{font-size:14px;margin-top:18px;line-height:1.9}.problem-title{font-size:26px}.problem-grid{grid-template-columns:1fr;gap:26px;margin-top:32px}.problem{padding-top:21px}.problem h3{font-size:21px}.problem p{margin-top:12px;max-width:500px;font-size:14px}.problem-tags{margin-top:13px;font-size:11px}.problem-conclusion{font-size:18px;margin-top:32px;padding-top:21px;line-height:1.8}.path-rows{margin-top:34px;gap:18px}.path-row{grid-template-columns:34px 1fr;padding:28px 23px;gap:0 17px}.path-number{font-size:29px}.path-english{font-size:10px;line-height:1.5;margin-bottom:9px}.path-copy h3{font-size:28px;margin-bottom:15px}.path-copy>p:not(.path-english){font-size:13px}.path-row .tags{font-size:10px;margin-top:19px}.path-visual{grid-column:1/-1;padding:29px 0 0;max-width:410px;width:100%;margin:auto}.path-outcome{font-size:11px;margin-top:20px}.system-nodes span{font-size:11px;padding:7px 12px}.system-core{width:80%;padding:13px}.system-core span{font-size:15px}.data-bars{height:105px;gap:12px}.intelligence-diagram{gap:12px}.capabilities{padding-top:0}.capability-list{margin-top:30px}.capability summary{grid-template-columns:25px 1fr 20px;padding:23px 0;gap:12px}.cap-title strong{font-size:22px}.cap-title small{font-size:11px}.cap-description{display:none}.cap-number{font-size:11px}.cap-detail{margin-left:37px;padding-bottom:25px}.cap-detail>p{font-size:13px}.cap-detail .text-link{font-size:12px}.industry-tabs{gap:0;justify-content:space-between;overflow-x:auto;margin:25px 0;scrollbar-width:none}.industry-tabs button{font-size:12px;padding:16px 9px;flex-shrink:0}.industry-tabs button:first-child{padding-left:0}.industry-tabs button:last-child{padding-right:0}.industry-layout{grid-template-columns:1fr;gap:25px}.industry-layout figure img{height:235px;object-position:center}.industry-layout figcaption{font-size:9px}.industry-en{font-size:11px;margin-bottom:12px}.industry-panel h3{font-size:26px;max-width:320px;margin-bottom:17px}.industry-copy>p:not(.industry-en):not(.industry-tags){font-size:14px}.industry-chain{margin-top:24px}.industry-tags{font-size:10px;margin-top:14px}.industry-panel .text-link{font-size:13px;margin-top:17px}.ai-section .eyebrow{font-size:11px;margin-bottom:18px}.ai-section h2{font-size:34px}.ai-chain{grid-template-columns:1fr;margin-top:29px;border-bottom:0}.ai-chain li,.ai-chain li:first-child,.ai-chain li:last-child{padding:17px 18px;display:flex;align-items:center;gap:26px;border-right:0;border-bottom:1px solid var(--line)}.ai-chain span{margin:0;font-size:11px}.ai-chain strong{font-size:18px}.ai-chain li:not(:last-child)::after{right:18px;top:17px;content:'↓';font-size:17px}.ai-capabilities{grid-template-columns:1fr 1fr;gap:27px 25px;margin-top:30px}.ai-capabilities h3{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.ai-capabilities p{font-size:12px;margin-top:10px}.story-feature{grid-template-columns:1fr;gap:30px;margin-top:30px}.story-type{margin-bottom:20px}.story-client{font-size:12px}.story-copy h3{font-size:28px;max-width:340px}.story-copy>p:last-of-type{font-size:14px;margin-top:17px}.story-copy>.text-link{margin-top:15px;font-size:13px}.story-map{padding:29px 24px}.source-systems>span{font-size:11px}.data-platform{width:85%;padding:18px}.data-platform strong{font-size:16px}.case-results{grid-template-columns:1fr;gap:22px;margin-top:30px;padding-top:25px}.case-results>div{display:grid;grid-template-columns:64px 1fr;gap:15px;align-items:baseline}.case-results span{font-size:11px}.case-results p{font-size:13px;margin:0}.method-list{grid-template-columns:1fr 1fr;gap:32px 29px;margin-top:33px}.method-number{font-size:29px}.method-list p{font-size:9px;margin-top:18px}.method-list h3{font-size:20px}.method-description{font-size:12px;margin-top:12px}.method-statement{font-size:21px;margin-top:41px;padding-left:20px}.insights-grid{grid-template-columns:1fr;gap:37px;margin-top:30px}.insight-visual{height:210px}.visual-foundation>span{font-size:110px}.visual-foundation b{font-size:14px;padding:7px 23px}.visual-foundation{gap:35px}.visual-connection{gap:17px}.visual-connection span,.visual-connection strong{font-size:17px;padding:15px 10px}.visual-workflow span{font-size:26px}.visual-workflow i{font-size:86px}.visual-workflow{gap:38px}.insight-copy{padding-top:18px}.article-meta{font-size:11px}.insight-card h3{font-size:23px;margin-top:11px}.insight-copy>p:last-child{font-size:14px;margin-top:12px}.eco-group{grid-template-columns:1fr;gap:25px;margin-top:28px;padding-top:25px}.eco-group h3{font-size:21px}.eco-group p{font-size:11px;margin-top:7px}.eco-group ul{gap:19px 25px}.eco-group li{font-size:17px}.eco-note{font-size:10px;line-height:1.9;margin-top:26px}.about{padding:47px 0}.about-layout{grid-template-columns:1fr;gap:24px}.about-layout>img{width:64px;margin:0}.about h2{font-size:28px}.about p:last-child{font-size:14px;margin-top:16px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact h2{font-size:37px}.contact-layout>div>p{font-size:14px;margin-top:21px;max-width:360px}.contact .button{margin-top:23px;font-size:13px}.contact address strong{font-size:18px}.contact address a{padding:18px 0;grid-template-columns:32px 1fr 20px;gap:16px}.wechat{margin-top:24px;gap:22px}.wechat img{width:98px}.footer-main{grid-template-columns:repeat(3,1fr);gap:34px 20px;padding-top:43px;padding-bottom:32px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:12px;font-size:12px}.footer-main h3{font-size:13px}.footer-main>div>a{font-size:11px;padding:5px 0}.footer-bottom{flex-wrap:wrap;gap:16px 25px;padding:21px 0}.footer-bottom>span{width:100%;font-size:10px}.footer-bottom>a{margin-left:auto}.reading-content{padding:0 24px 32px}.reading-content h2{font-size:25px;margin-top:18px}.reading-content .reading-lead{font-size:16px}.reading-content p{font-size:14px}.reading-content h3{font-size:20px;margin-top:25px}.reading-content .article-meta{font-size:10px}.contact-dialog address a{font-size:12px;gap:10px}.dialog-wechat{gap:16px}.dialog-wechat img{width:122px}.dialog-wechat p{font-size:12px}.contact-dialog h2{font-size:26px}.contact-dialog .eyebrow{font-size:11px}dialog{max-width:calc(100% - 28px);max-height:88dvh}.dialog-close{width:36px;height:36px}}
@media(max-width:359px){.header-inner{gap:8px}.brand img{width:116px}.nav-cta{padding:9px;font-size:11px;gap:7px}.container{width:calc(100% - 36px)}.hero h1{font-size:25px}.hero-intro{font-size:12px}.hero-intro span{font-size:12px}.dashboard-top{padding:13px}.dashboard-body{padding:13px}.metric-tabs strong{font-size:23px}.demo-question{font-size:10px}.path-row{padding:25px 18px;gap:0 10px}.path-number{font-size:26px}.system-nodes span{padding:6px 8px}.industry-tabs button{font-size:11px;padding-inline:6px}.industry-chain{gap:8px 18px}.industry-chain li{font-size:10px}.industry-panel h3{font-size:24px}.contact address strong{font-size:16px}.contact h2{font-size:33px}.case-results>div{gap:11px}.case-results p{font-size:12px}.data-platform{width:93%}.story-map{padding-inline:19px}}

.language-switch{color:var(--link);font-size:13px;font-weight:600;line-height:1;white-space:nowrap;padding:8px 2px 7px;border-bottom:1px solid currentColor}
.language-switch:hover{color:var(--blue)}
.mobile-language{display:none!important}
.lang-en .hero h1{white-space:normal;line-height:1.32}
.lang-en .hero-copy{min-width:0}
.lang-en .cap-title strong,.lang-en .industry-panel h3,.lang-en .footer-bottom>span{overflow-wrap:anywhere}
.lang-en .deck-card-heading{white-space:normal}
.lang-en .deck-prompts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.lang-en .deck-prompts button{white-space:normal;padding-inline:5px}
@media(max-width:1279px){.lang-en .header-inner{gap:15px}.lang-en .desktop-nav{gap:15px}.lang-en .desktop-nav a{font-size:12px}.lang-en .nav-cta{padding-inline:14px}}
@media(max-width:1023px){.desktop-language{display:none}.site-header #mobile-nav .mobile-language{display:block!important;color:var(--link);font-size:14px;font-weight:600;min-height:44px;margin-top:9px;padding-top:18px;border-top:1px solid var(--line);border-bottom:0}}
@media(max-width:767px){.lang-en .hero h1{font-size:clamp(30px,7.5vw,43px);line-height:1.25}.lang-en .problem-title{font-size:28px}.lang-en .system-nodes{flex-wrap:wrap}.lang-en .industry-tabs{justify-content:flex-start;gap:25px}.lang-en .industry-tabs button{font-size:12px}.lang-en .method-list h3{overflow-wrap:anywhere}.lang-en .contact h2{font-size:34px}}
@media(max-width:359px){.lang-en .hero h1{font-size:27px}.lang-en .nav-cta{padding-inline:10px}}

.contact address .contact-address-item{display:grid;grid-template-columns:42px minmax(0,1fr) 23px;gap:16px;align-items:start;padding:19px 0;border-bottom:1px solid #b6cce5}
.contact address .contact-address-item strong{min-width:0;font-size:16px;line-height:1.65;letter-spacing:0}
.contact-dialog address .contact-address-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:20px;font-size:13px;padding:14px 0;border-bottom:1px solid var(--line)}
.contact-dialog address .contact-address-item strong{min-width:0;text-align:right;line-height:1.55;overflow-wrap:anywhere}
@media(max-width:1023px){.contact address .contact-address-item{grid-template-columns:30px minmax(0,1fr) 20px;gap:10px}}
@media(max-width:767px){.contact address .contact-address-item{grid-template-columns:32px minmax(0,1fr) 20px;gap:16px;padding:18px 0}.contact-dialog address .contact-address-item{gap:10px;font-size:12px}}
@media(max-width:359px){.contact address .contact-address-item strong{font-size:14px}}
