:root{--ink:#122a3b;--muted:#5d707d;--blue:#008dcc;--orange:#ff9c72;--line:#dce6eb;--wrap:min(1320px,calc(100% - 80px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 "Segoe UI",Arial,"Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #008dcc;outline-offset:5px}.wrap{width:var(--wrap);margin:auto}.skip{position:absolute;left:10px;top:-80px;background:#fff;padding:12px;z-index:200}.skip:focus{top:8px}header{height:92px;position:sticky;top:0;z-index:50;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #e4edf1}.nav{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:49px}.brand>span{font-size:24px;letter-spacing:-1px;font-weight:700;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:3px;font-weight:500;line-height:2;margin-top:5px;color:#597786}nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:14px;font-weight:600}nav a:hover,.quiet:hover{color:var(--blue)}nav a:last-child{padding:10px 18px;border:1px solid var(--line);border-radius:30px}.tools{display:flex;gap:8px}.tools button{background:none;border:0;font-size:13px;color:#4d697b;padding:10px}#menu{display:none}.hero{position:relative;background:radial-gradient(ellipse at 87% 20%,#e4f6fd,transparent 38%),radial-gradient(ellipse at 68% 75%,#fff0e8,transparent 28%),#f9fbfc;padding:82px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:50px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;color:#527485;margin:0 0 24px}.hero .eyebrow:before{content:"";display:inline-block;width:21px;height:3px;background:var(--orange);margin:0 10px 3px 0}h1,h2,h3{letter-spacing:-.045em;line-height:1.1;margin:0 0 24px}h1{font-size:clamp(44px,4.8vw,72px);font-weight:650;letter-spacing:-.062em}h1>span{font-size:.75em}h1 em{font-style:normal;color:#008fc5;display:inline-block;margin-top:8px;font-weight:600}h2{font-size:clamp(34px,3.5vw,50px);font-weight:600}h3{font-size:23px;letter-spacing:-.025em}p{color:var(--muted)}.lead{font-size:17px;max-width:510px;margin:26px 0 28px}.actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;background:#152f40;color:#fff;padding:16px 23px;border-radius:100px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#007cae;transform:translateY(-2px)}.quiet{font-size:14px;font-weight:600;border-bottom:1px solid #9bb4c2;padding-bottom:4px}.micro{font-size:12px;color:#6f8492;margin-top:18px}.workspace{position:relative;min-width:0}.workspace-top,.workspace-bottom{display:flex;justify-content:space-between;gap:12px;font:10px/1.6 monospace;letter-spacing:.4px;color:#607e90}.workspace-top{border-bottom:1px solid #b7d3e1;padding-bottom:12px}.workspace-top>span:last-child{font-size:9px;color:#849ca9}.workflow{position:relative;height:470px}.connections{position:absolute;inset:0;width:100%;height:100%}.connections path{stroke:#99c8df;stroke-width:1.5}.connections .signal{stroke:#008ecc;stroke-width:2.5;stroke-dasharray:24 530;animation:flow 6s linear infinite}@keyframes flow{to{stroke-dashoffset:-554}}.node{display:flex;align-items:center;gap:12px;position:absolute;background:#fffffff5;padding:17px;border:1px solid #d9e7ed;border-radius:12px;box-shadow:0 12px 30px #284b6410}.incoming{top:40px;left:0;max-width:90%}.knowledge{top:125px;right:0;max-width:86%}.node b{color:var(--blue);font-size:23px;line-height:1;background:#eef8fd;padding:8px;border-radius:8px}.node small{display:block;font:9px/1.8 monospace;letter-spacing:.5px;color:#7191a3}.node strong{font-size:12px;font-weight:500}.core{position:absolute;top:44%;left:32%;width:118px;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(140deg,#fff,#e1f3fc);border:1px solid #83cbeb;box-shadow:0 0 0 8px #eaf7fd90,0 0 45px #38bfff30;z-index:2}.core img{width:55px}.core small{font:8px monospace;margin-top:12px;letter-spacing:1px;color:#557b8e}.orbit{position:absolute;inset:-18px;border-radius:50%;border:1px dashed #6dbde2;animation:orbit 32s linear infinite}.orbit:after{content:"";position:absolute;left:20px;top:15px;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 10px #ff9c7260}@keyframes orbit{to{transform:rotate(360deg)}}.result{position:absolute;bottom:8px;right:0;width:76%;background:linear-gradient(130deg,#fff,#f3faff);border:1px solid #c5dee9;box-shadow:0 20px 50px #30566f12;border-radius:12px;padding:20px 22px}.result-top{display:flex;justify-content:space-between;gap:10px;font:8px/1.6 monospace;color:#608094}.result-top>span:last-child{background:#fff1e9;color:#915635;border:1px solid #f3d9c9;padding:1px 5px}.result h3{font-size:22px;margin:15px 0 8px}.result p{font-size:12px;margin:0 0 14px;line-height:1.6}.result-bottom{border-top:1px solid #dfe9ee;padding-top:10px;font-size:10px;display:flex;justify-content:space-between;color:#738b99}.result-bottom>span:last-child{color:#008dcc}.workspace-bottom{align-items:center;padding-top:10px}#motion{font:10px monospace;background:none;border:1px solid #cbdde7;border-radius:30px;padding:7px 10px;color:#5b7c8f}.paused .signal,.paused .orbit{animation-play-state:paused}.credentials{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce6eb;margin-top:64px;padding:25px 0;gap:24px}.credentials>div{display:flex;align-items:center;gap:16px}.credentials b{font-size:48px;line-height:1;font-weight:500;letter-spacing:-3px}.credentials>div>span{font-size:12px;color:#698190;line-height:1.5}.credentials p{font-size:15px;margin:0}.credentials strong{font-weight:600;color:#243f50}.credentials>span{font:9px/1.6 monospace;color:#78909e}.section{padding:100px 0}.section-head{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:end;margin-bottom:45px}.section-head p:not(.eyebrow){max-width:450px;margin:0 0 24px}.services{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:16px}.service{border:1px solid #e0e8ed;background:#fff;border-radius:14px;padding:27px;transition:transform .2s,border-color .2s}.service:hover{transform:translateY(-4px);border-color:#78bddd}.service.featured{grid-row:span 2;background:#ecf7fc;padding:32px;display:flex;flex-direction:column;justify-content:space-between;border-color:#cde5f1}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;color:#7994a3;font:12px monospace}.service-top b{display:grid;place-items:center;width:37px;height:37px;border:1px solid #d3e6ef;border-radius:9px;color:#008dcc;font-size:23px;font-weight:400}.featured .service-top{margin-bottom:45px}.service h3{font-size:22px;margin-bottom:12px}.service p{font-size:14px;line-height:1.75;margin:0}.featured h3{font-size:30px}.featured p{font-size:15px}.mini{margin:32px -10px;display:flex;gap:5px;align-items:center;justify-content:center;font-size:12px;color:#0085bc}.mini span{background:#fff;border:1px solid #cce4f0;border-radius:7px;padding:9px}.industry-section{background:#f5f8fa}.industry-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5e2e9;gap:40px}.industry-list article{padding-top:26px}.industry-list article>span{font:11px monospace;color:#7993a3}.industry-list h3{font-size:26px;line-height:1.2;margin-top:38px}.industry-list p{font-size:15px;max-width:320px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:110px}.approach>div>p:not(.eyebrow){max-width:450px;margin-bottom:30px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:28px;border-top:1px solid var(--line);padding:26px 0}.steps li>span{font:12px monospace;color:#018fcc;padding-top:7px}.steps h3{font-size:22px;margin-bottom:10px}.steps p{font-size:15px;margin:0}.expertise{background:#122f42;padding:76px 0;color:#f0f8fd}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.expertise .eyebrow{color:#9ed8f3}.expertise h2{font-size:39px}.expertise p:not(.eyebrow){color:#b1c8d5;font-size:15px}.bilingual{display:inline-block;border-top:1px solid #658596;padding-top:14px;margin-top:12px;color:#d6eaf4;font-size:13px}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:center}.contact p:not(.eyebrow){max-width:460px}.contact-link{display:block;padding:30px 0;border-top:1px solid #9ecfe4;border-bottom:1px solid #9ecfe4;position:relative}.contact-link>span{font:10px monospace;color:#758f9f}.contact-link strong{display:block;font-size:clamp(22px,2.4vw,34px);line-height:1.3;font-weight:500;letter-spacing:-1px;margin:20px 30px 0 0;color:#007fb4;overflow-wrap:anywhere}.contact-link b{position:absolute;right:0;bottom:35px;font-size:30px;color:#008dcc}.contact-link:hover{background:#f4fbff}footer{background:#f6f9fb;border-top:1px solid #e0e9ee;padding:30px 0}.footer{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer .brand img{width:34px}.footer .brand>span{font-size:19px}.footer p,.footer>span{font-size:11px;color:#7a8f9b}html[lang=zh-CN] h1{font-size:clamp(40px,4.4vw,65px);line-height:1.3;letter-spacing:-.04em}html[lang=zh-CN] h1>span{font-size:.85em}html[lang=zh-CN] h2{line-height:1.35}html[lang=zh-CN] .eyebrow{letter-spacing:1px}html[lang=zh-CN] .result h3{font-size:23px}
.core{top:34%}
@media(min-width:1600px){.hero{padding-top:110px}.hero-grid{gap:90px}.workflow{height:500px}}
@media(max-width:1100px){:root{--wrap:calc(100% - 48px)}.hero-grid{gap:30px}h1{font-size:52px}.nav{gap:18px}nav{gap:18px}.brand>span{font-size:21px}.section-head{gap:50px}.services{grid-template-columns:1fr 1fr}.service.featured{grid-row:span 2}.services>.service:last-child{grid-column:span 2}.approach,.expertise-grid,.contact{gap:50px}.credentials>span{max-width:180px}.core{left:25%}.result{width:85%}.result-top{font-size:7px}}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero{padding-top:55px}h1{font-size:clamp(48px,8vw,65px)}h1 em br{display:none}.lead{max-width:620px}.workspace{max-width:580px;width:100%;margin:20px auto 0}.core{left:33%}.result{width:76%}.credentials{margin-top:40px}.credentials>span{display:none}.section-head{grid-template-columns:1fr;gap:0}.section-head p:not(.eyebrow){max-width:620px;margin:0}.approach,.expertise-grid,.contact{grid-template-columns:1fr;gap:35px}.industry-list{gap:20px}.industry-list h3{font-size:22px}.section{padding:74px 0}.footer{flex-wrap:wrap}.nav{gap:12px}nav{gap:15px;font-size:12px}.brand>span{font-size:19px}.brand img{width:36px}.tools button{padding:8px}}
@media(max-width:620px){:root{--wrap:calc(100% - 36px)}header{height:74px}.nav{justify-content:space-between}.tools{margin-left:auto}#menu{display:block}nav{display:none;position:absolute;top:74px;left:18px;right:18px;padding:20px;background:#fff;border:1px solid var(--line);box-shadow:0 15px 40px #214b6120;border-radius:12px}nav.open{display:grid;gap:20px}nav a{font-size:15px}h1{font-size:clamp(40px,10.7vw,60px);letter-spacing:-.06em}h1>span{font-size:.78em}.hero .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:25px}.lead{font-size:16px}.actions{gap:20px}.button{font-size:13px}.micro{font-size:11px}.workflow{height:460px}.workspace-top{font-size:8px}.node{padding:12px;gap:10px}.node strong{font-size:11px}.node small{font-size:8px}.incoming{top:30px}.knowledge{top:108px}.core{top:43%;left:18%;width:100px;height:100px}.core img{width:45px}.core small{font-size:7px}.result{width:90%;padding:18px;bottom:2px}.result h3{font-size:21px}.result-top{font-size:6px}.workspace-bottom{font-size:7px;letter-spacing:0}#motion{font-size:9px;padding:7px}.credentials{padding:25px 0;gap:18px}.credentials b{font-size:40px}.credentials>div>span{font-size:10px}.credentials p{font-size:11px}.services{grid-template-columns:1fr}.services>.service:last-child{grid-column:auto}.service.featured{grid-row:auto}.service{padding:26px}.service.featured{padding:28px}.featured .service-top{margin-bottom:25px}.mini{justify-content:flex-start;margin:25px 0}.service h3{font-size:25px}.industry-list{grid-template-columns:1fr;gap:0}.industry-list article{border-bottom:1px solid var(--line);padding-bottom:22px}.industry-list h3{margin-top:18px}.industry-list p{max-width:none}.expertise{padding:60px 0}.expertise h2{font-size:33px}.footer{gap:18px}.footer p{margin:0}.footer>span{width:100%}.contact-link strong{font-size:29px}.eyebrow{font-size:10px}.section{padding:65px 0}html[lang=zh-CN] h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}#motion{display:none}}

/* Expansive original brand artwork; diagram becomes a secondary business explainer. */
.hero{padding-top:80px;background:#f4f9fc;isolation:isolate}
.hero-art{position:absolute;z-index:-2;top:0;right:0;width:100%;height:780px;object-fit:cover;object-position:center}
.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#f8fbfef7 0%,#f8fbfef2 24%,#f8fbfeb5 38%,#f8fbfe00 60%),linear-gradient(0deg,#f8fbfe 0%,transparent 28%);pointer-events:none}
.hero-grid{display:block;min-height:615px}
.hero-copy{max-width:620px}
.hero h1{font-size:clamp(56px,5.8vw,84px);line-height:1.04;letter-spacing:-.065em}
.hero h1>span{font-size:.66em}
.hero .lead{max-width:460px;color:#3a576b;font-size:16px}
.hero .workspace{display:none}
.hero .credentials{position:relative;background:#f8fbfeae;border-top:1px solid #bdcfda;margin-top:0}
.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:75px;padding-top:65px;border-top:1px solid #dce6eb}
.brand-story .workspace{display:block;width:100%;min-width:0}
.brand-story h3{font-size:36px;line-height:1.15}
.brand-story p{max-width:420px}
.expertise{position:relative;overflow:hidden;background:#12344b}
.expertise:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#082d44ed,#082d44e8),url("assets/ai-sculpture.png") center 50%/cover}
.expertise-grid{position:relative;z-index:1}
@media(min-width:1600px){.hero-grid{min-height:700px}.hero-art{height:880px}.hero{padding-top:105px}}
@media(max-width:980px){.hero-copy{max-width:540px}.hero h1{font-size:64px}.hero-art{width:130%;max-width:none;right:-26%;object-position:center;height:730px}.hero-grid{min-height:600px}.hero:after{background:linear-gradient(90deg,#f8fbfef5,#f8fbfed6 37%,#f8fbfe10 90%),linear-gradient(0deg,#f8fbfe,transparent 28%)}.brand-story{gap:35px}}
@media(max-width:800px){.hero-art{width:100%;right:0;top:360px;height:440px;object-position:70% center}.hero{padding-top:45px}.hero-grid{min-height:750px}.hero-copy{max-width:100%}.hero:after{background:linear-gradient(180deg,#f8fbfe 0%,#f8fbfe 40%,#f8fbfe00 58%,#f8fbfe00 80%,#f8fbfe 98%)}.hero h1{font-size:58px}.hero h1 em br{display:none}.hero .lead{max-width:620px}.brand-story{grid-template-columns:1fr}.brand-story .workspace{max-width:540px;margin:auto}}
@media(max-width:620px){.hero h1{font-size:clamp(43px,11.7vw,66px)}.hero h1>span{font-size:.7em}.hero .lead{font-size:15px}.hero-grid{min-height:760px}.hero-art{top:400px;height:365px;width:130%;right:-13%;object-position:65% center}.hero .credentials{background:#f8fbfe}.brand-story{margin-top:45px;padding-top:45px;gap:24px}.brand-story h3{font-size:30px}.hero:after{background:linear-gradient(180deg,#f8fbfe 0%,#f8fbfe 42%,#f8fbfe00 62%,#f8fbfe00 82%,#f8fbfe 99%)}}

