:root{--navy:#071a2d;--navy-2:#0b263d;--teal:#16a998;--teal-light:#84e0d2;--orange:#ff7b2c;--gold:#edc276;--ink:#102638;--muted:#627484;--paper:#f5f8f7;--white:#fff;--line:rgba(15,42,59,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:78px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;gap:42px;position:fixed;top:0;left:0;width:100%;z-index:100;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);transition:.35s}.site-header.scrolled{height:68px;background:rgba(7,26,45,.94);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{font:italic 800 25px/1 Arial;color:var(--orange);letter-spacing:-3px}.brand strong{display:block;font-size:14px;letter-spacing:.15em}.brand small{display:block;font-size:7px;letter-spacing:.12em;opacity:.65;margin-top:3px}.desktop-nav{display:flex;gap:28px;font-size:13px}.desktop-nav a{opacity:.72;transition:.2s}.desktop-nav a:hover{opacity:1;color:var(--teal-light)}.header-actions{display:flex;align-items:center;gap:16px}.lang-switcher{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:rgba(255,255,255,.7);background:rgba(255,255,255,.08);padding:4px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}.lang-btn{background:none;border:none;color:inherit;font-size:12px;font-weight:600;padding:2px 4px;cursor:pointer;opacity:.65;transition:.2s ease}.lang-btn:hover{opacity:1;color:var(--teal-light)}.lang-btn.active{opacity:1;color:var(--teal-light);font-weight:700}.lang-divider{opacity:.35;font-size:11px;user-select:none}.mobile-lang-switcher{margin-top:22px;padding:8px 16px;background:rgba(255,255,255,.08);border-radius:6px;width:fit-content}.header-cta{border:1px solid rgba(255,255,255,.45);padding:10px 18px;border-radius:2px;font-size:12px}.menu-toggle,.mobile-nav{display:none}
.hero{min-height:760px;height:100vh;background:radial-gradient(circle at 70% 40%,#173e51 0,var(--navy) 46%,#051423 100%);color:#fff;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:120px clamp(24px,7vw,110px) 80px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to right,#000,transparent 75%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-orb-one{width:550px;height:550px;right:-210px;top:-140px;border:1px solid rgba(80,215,194,.2)}.hero-orb-two{width:320px;height:320px;left:-160px;bottom:-180px;background:rgba(255,123,44,.08);filter:blur(50px)}.hero-content{position:relative;z-index:2;max-width:720px}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:700;color:var(--teal-light);display:flex;align-items:center;gap:10px;margin:0 0 25px}.eyebrow span{display:inline-block;width:28px;height:2px;background:currentColor}.eyebrow.dark{color:#168e83}.hero h1{font-size:clamp(44px,5.6vw,84px);line-height:1.08;letter-spacing:-.045em;margin:0 0 30px;font-weight:600}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy{font-size:17px;line-height:1.9;color:rgba(255,255,255,.7);max-width:610px}.hero-actions{display:flex;gap:15px;margin:35px 0 50px}.button{padding:15px 24px;font-size:13px;font-weight:600;border-radius:2px}.button-primary{background:var(--teal);color:#fff}.button-primary b{margin-left:20px}.button-ghost{border:1px solid rgba(255,255,255,.27)}.trust-line{display:flex;flex-wrap:wrap;gap:11px 24px;font-size:10px;color:rgba(255,255,255,.48)}.trust-line span:before{content:"✓";color:var(--teal-light);margin-right:6px}.hero-visual{position:relative;z-index:2;width:min(42vw,590px);justify-self:end}.visual-frame{position:relative;overflow:hidden;border-radius:48% 48% 10px 10px;box-shadow:0 35px 90px rgba(0,0,0,.35)}.visual-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,26,45,.65),transparent 50%),linear-gradient(90deg,rgba(7,26,45,.22),transparent)}.visual-frame img{width:100%;height:min(67vh,620px);object-fit:cover;object-position:58% center;filter:saturate(.9)}.scan-line{position:absolute;z-index:2;left:8%;right:8%;top:50%;height:1px;background:linear-gradient(90deg,transparent,var(--teal-light),transparent);box-shadow:0 0 18px var(--teal-light);animation:scan 5s ease-in-out infinite}.data-chip{position:absolute;background:rgba(7,26,45,.86);border:1px solid rgba(125,224,209,.26);backdrop-filter:blur(12px);padding:14px 17px;display:flex;align-items:center;gap:12px;box-shadow:0 14px 35px rgba(0,0,0,.2)}.chip-one{left:-55px;bottom:65px}.chip-one strong{font-size:25px;color:var(--gold)}.data-chip span{font-size:10px;line-height:1.5;color:rgba(255,255,255,.72)}.chip-two{right:-25px;top:20%}.chip-two i{width:26px;height:26px;border:1px solid var(--teal-light);border-radius:50%;box-shadow:inset 0 0 10px var(--teal)}.scroll-hint{position:absolute;bottom:26px;left:50%;font-size:8px;letter-spacing:.25em;color:rgba(255,255,255,.4);display:flex;align-items:center;gap:12px}.scroll-hint span{width:60px;height:1px;background:rgba(255,255,255,.25)}@keyframes scan{0%,100%{transform:translateY(-120px);opacity:.3}50%{transform:translateY(120px);opacity:1}}
.metrics{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:38px clamp(24px,7vw,110px);border-bottom:1px solid var(--line)}.metrics div{padding:10px 35px;border-right:1px solid var(--line)}.metrics div:first-child{padding-left:0}.metrics div:last-child{border:0}.metrics strong{font-size:36px;color:#0c716b;display:block;letter-spacing:-.04em}.metrics sup{font-size:14px;margin-left:3px}.metrics span{font-size:11px;color:var(--muted)}
.section{padding:120px clamp(24px,7vw,110px)}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;margin-bottom:65px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.pathway h2,.scenes h2,.about h2{font-size:clamp(38px,4vw,62px);line-height:1.12;letter-spacing:-.045em;margin:0}.section-heading>p:last-child{font-size:15px;line-height:1.9;color:var(--muted);max-width:500px;margin:8px 0}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.problem-grid article{background:#fff;padding:32px;min-height:290px;position:relative;transition:.3s}.problem-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(10,44,57,.09);z-index:2}.number{position:absolute;right:20px;top:18px;font-size:10px;color:#97a8b3}.icon{width:49px;height:49px;background:#e4f5f1;color:#0b8b80;display:grid;place-items:center;font-size:26px;margin:15px 0 42px}.problem-grid h3{font-size:20px;margin:0 0 16px}.problem-grid p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}
.pathway{background:var(--navy);color:#fff;position:relative;overflow:hidden}.pathway:after{content:"AI · BCI";position:absolute;right:-20px;bottom:-65px;font-size:160px;font-weight:800;color:rgba(255,255,255,.025);letter-spacing:-.08em}.pathway-top{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:70px}.pathway-top>p{color:rgba(255,255,255,.58);line-height:1.9;font-size:14px}.pathway-flow{display:flex;align-items:stretch;margin-top:70px;position:relative;z-index:2}.pathway-flow article{flex:1;border:1px solid rgba(255,255,255,.14);padding:28px 24px;background:rgba(255,255,255,.025)}.pathway-flow article span{font:700 10px Arial;color:var(--teal-light)}.pathway-flow article strong{display:block;margin:45px 0 12px;font-size:18px}.pathway-flow article p{font-size:11px;line-height:1.7;color:rgba(255,255,255,.5)}.pathway-flow>i{align-self:center;margin:0 -8px;z-index:2;background:var(--teal);border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-style:normal;font-size:11px}
.products{background:#fff}.product-feature{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#eef6f4;margin-bottom:28px;overflow:hidden}.product-copy{padding:70px}.product-tag{font-size:10px;background:var(--orange);color:#fff;padding:6px 10px}.product-copy h3{font-size:46px;margin:25px 0 6px}.product-copy h4{font-size:19px;margin:0 0 24px;color:#168e83}.product-copy>p{font-size:14px;color:var(--muted);line-height:1.9}.product-copy ul{list-style:none;padding:0;margin:30px 0 0}.product-copy li{font-size:12px;padding:12px 0;border-top:1px solid var(--line)}.product-copy li:before{content:"✦";color:var(--teal);margin-right:12px}.phone-stage{position:relative;background:radial-gradient(circle,#1d6970,#0a2737 66%);display:grid;place-items:center;overflow:hidden}.device{height:430px;max-width:70%;object-fit:contain;position:relative;z-index:3;filter:drop-shadow(0 25px 20px rgba(0,0,0,.35));border-radius:30px}.ring{position:absolute;border:1px solid rgba(132,224,210,.2);border-radius:50%}.ring-one{width:370px;height:370px}.ring-two{width:520px;height:520px}.floating-label{position:absolute;z-index:4;background:rgba(255,255,255,.92);padding:10px 15px;font-size:10px;color:#0b5b59;box-shadow:0 8px 25px rgba(0,0,0,.2)}.label-a{top:20%;left:11%}.label-b{right:9%;bottom:23%}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-cards article{min-height:390px;border:1px solid var(--line);padding:24px;position:relative;display:flex;flex-direction:column}.card-index{position:absolute;right:20px;font-size:10px;color:#8ca0ab}.product-cards img,.abstract-visual{height:190px;width:100%;object-fit:contain;margin-bottom:25px;background:#eef7f6}.abstract-visual{display:grid;place-items:center;font-size:70px;font-weight:200;color:var(--teal);background:radial-gradient(circle,#e7f9f3,#eff5f5)}.abstract-visual small{font-size:16px}.abstract-visual.cloud{color:#246b8a;background:linear-gradient(145deg,#eef5fb,#dfeff2)}.product-cards p{font-size:9px;letter-spacing:.15em;color:#168e83}.product-cards h3{margin:6px 0 12px;font-size:22px}.product-cards div span{font-size:12px;color:var(--muted);line-height:1.7}
.scenes{background:#0b2335;color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.scenes-intro{position:sticky;top:120px;align-self:start}.scenes-intro>p:last-child{color:rgba(255,255,255,.55);font-size:14px;line-height:1.9;margin-top:30px}.scene-list article{border-top:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:180px 1fr;gap:30px;padding:28px 0;position:relative;min-height:115px;overflow:hidden}.scene-list article:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.scene-title{display:flex;gap:22px;align-items:baseline}.scene-title span{font-size:9px;color:var(--teal-light)}.scene-title h3{font-size:28px;margin:0}.scene-list p{font-size:12px;line-height:1.8;color:rgba(255,255,255,.5);max-width:330px;margin:4px 0}.scene-list img{position:absolute;right:0;top:0;height:100%;width:190px;object-fit:cover;opacity:0;transform:translateX(20px);transition:.35s;filter:saturate(.75)}.scene-list article:hover img,.scene-list article.active img{opacity:.65;transform:none}.scene-list article:hover p,.scene-list article.active p{color:rgba(255,255,255,.8)}
.technology{background:#f4f8f7;overflow:hidden}.section-heading.centered{display:block;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading.centered>p:last-child{margin:18px auto}.tech-orbit{width:min(820px,85vw);height:540px;margin:40px auto 30px;position:relative;border:1px solid rgba(22,169,152,.14);border-radius:50%}.tech-orbit:before{content:"";position:absolute;inset:80px;border:1px dashed rgba(22,169,152,.25);border-radius:50%}.orbit-center{width:190px;height:190px;border-radius:50%;background:var(--navy);color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 60px rgba(7,26,45,.25)}.orbit-center strong{font-size:38px;color:var(--teal-light)}.orbit-center span{font-size:15px}.orbit-center small{font-size:9px;color:rgba(255,255,255,.5);margin-top:8px}.tech-orbit article{position:absolute;width:190px;background:#fff;padding:20px;border-left:3px solid var(--teal);box-shadow:0 15px 40px rgba(14,50,64,.08)}.tech-orbit article b,.tech-orbit article span,.tech-orbit article small{display:block}.tech-orbit article b{font-size:20px;color:#0b726a}.tech-orbit article span{font-size:13px;margin:5px 0 15px}.tech-orbit article small{color:var(--muted);line-height:1.7}.tech-a{left:0;top:50px}.tech-b{right:0;top:50px}.tech-c{left:50%;bottom:0;transform:translateX(-50%)}.safety-note{background:#e2f3ef;display:flex;gap:25px;align-items:center;padding:20px 28px;max-width:900px;margin:50px auto 0}.safety-note span{white-space:nowrap;color:#087168;font-weight:700;font-size:12px}.safety-note p{margin:0;font-size:12px;color:#486772;line-height:1.7}
.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#fff}.about-image{position:relative}.about-image img{height:620px;width:100%;object-fit:cover;filter:saturate(.7)}.since{position:absolute;right:-30px;bottom:35px;background:var(--orange);color:#fff;padding:22px 30px}.since strong{font-size:29px;display:block}.since span{font-size:9px}.about-copy{padding-top:35px}.about-copy>p{line-height:1.9;color:var(--muted);font-size:14px;margin:30px 0 40px}.milestones{border-left:1px solid #b9d7d1}.milestones div{display:grid;grid-template-columns:75px 1fr;gap:18px;padding:0 0 26px 24px;position:relative}.milestones div:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--teal);position:absolute;left:-4px;top:5px}.milestones span{font-size:11px;color:#0c8a7f;font-weight:700}.milestones p{font-size:12px;margin:0;color:#526b78}
.contact{min-height:570px;background:var(--navy);color:#fff;padding:100px clamp(24px,7vw,110px);position:relative;overflow:hidden;display:grid;grid-template-columns:1fr .55fr;align-items:end}.contact:before{content:"WM";position:absolute;right:-20px;top:-85px;font:800 420px Arial;color:rgba(255,255,255,.018);letter-spacing:-.12em}.contact-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:var(--orange);filter:blur(130px);opacity:.15;left:25%;bottom:-200px}.contact-copy,.contact-meta{position:relative;z-index:2}.contact h2{font-size:clamp(48px,6vw,84px);margin:0 0 22px;letter-spacing:-.05em;color:var(--gold)}.contact-copy>p{color:rgba(255,255,255,.58);font-size:14px}.contact-links{display:flex;gap:40px;margin-top:45px}.contact-links a{border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:8px;font-size:13px}.contact-links b{margin-left:35px;color:var(--teal-light)}.contact-meta{border-left:1px solid rgba(255,255,255,.14);padding-left:50px}.contact-meta div{margin-top:30px}.contact-meta span,.contact-meta strong{display:block}.contact-meta span{font-size:9px;color:var(--teal-light);letter-spacing:.15em;margin-bottom:8px}.contact-meta strong{font-size:14px;font-weight:400}footer{background:#051422;color:rgba(255,255,255,.5);padding:35px clamp(24px,7vw,110px);display:flex;align-items:center;gap:45px;font-size:9px}.footer-brand{color:#fff;margin:0 auto 0 0}.footer-right{margin-left:auto;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-right a{color:inherit;transition:color .2s}.footer-right a:hover{color:var(--teal-light)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;background:none;border:0;width:36px;height:30px;flex-direction:column;gap:7px;justify-content:center}.menu-toggle span{width:24px;height:1px;background:#fff}.mobile-nav{display:flex;position:fixed;z-index:99;top:68px;left:0;right:0;background:#071a2d;color:#fff;flex-direction:column;padding:20px 28px 30px;transform:translateY(-140%);transition:.3s}.mobile-nav.open{transform:none}.mobile-nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.hero{height:auto;min-height:100vh;grid-template-columns:1fr;padding-top:130px}.hero-content{padding-bottom:50px}.hero-visual{width:80vw;justify-self:center}.visual-frame img{height:530px}.metrics{grid-template-columns:1fr 1fr}.metrics div:nth-child(2){border-right:0}.section-heading,.pathway-top,.about{grid-template-columns:1fr}.section-heading{gap:25px}.problem-grid{grid-template-columns:1fr 1fr}.pathway-flow{display:grid;grid-template-columns:1fr 1fr}.pathway-flow>i{display:none}.product-feature{grid-template-columns:1fr}.phone-stage{min-height:520px}.product-cards{grid-template-columns:1fr 1fr}.scenes{grid-template-columns:1fr;gap:45px}.scenes-intro{position:static}.about{gap:50px}.about-image img{height:480px}.since{right:20px}.contact{grid-template-columns:1fr;gap:60px}.contact-meta{border-left:0;border-top:1px solid rgba(255,255,255,.15);padding:25px 0 0}}
@media(max-width:600px){.site-header{height:68px;padding:0 20px}.brand strong{font-size:13px}.hero{padding:110px 20px 70px}.hero h1{font-size:47px}.hero-copy{font-size:14px}.hero-actions{margin-bottom:35px}.trust-line{display:grid}.hero-visual{width:100%;margin-top:10px}.visual-frame img{height:390px}.chip-one{left:8px;bottom:30px}.chip-two{right:5px}.scroll-hint{display:none}.metrics{padding:24px 20px}.metrics div{padding:18px 12px!important}.metrics strong{font-size:27px}.section{padding:85px 20px}.section-heading h2,.pathway h2,.scenes h2,.about h2{font-size:38px}.problem-grid,.product-cards{grid-template-columns:1fr}.problem-grid article{min-height:230px}.icon{margin-bottom:25px}.pathway-flow{grid-template-columns:1fr}.pathway-flow article strong{margin-top:28px}.product-copy{padding:42px 26px}.product-copy h3{font-size:39px}.device{height:380px}.scenes{padding-left:20px;padding-right:20px}.scene-list article{grid-template-columns:105px 1fr}.scene-list img{display:none}.tech-orbit{height:auto;border:0;display:flex;flex-direction:column;gap:12px}.tech-orbit:before{display:none}.orbit-center,.tech-orbit article{position:static!important;transform:none!important;width:100%}.orbit-center{height:170px;border-radius:4px}.about{padding-left:20px;padding-right:20px}.about-image img{height:400px}.contact{padding:80px 20px}.contact-links{flex-direction:column;gap:22px;align-items:flex-start}.contact h2{font-size:48px}footer{flex-wrap:wrap;padding:30px 20px;gap:20px}footer p{width:100%;order:3}.footer-right{margin:0;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scan-line{animation:none}.reveal{opacity:1;transform:none}}
