:root{--blue:#075af4;--ink:#101b2e;--muted:#647083;--line:#e3e8ef;--pale:#f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #36a2ff;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.header{height:86px;padding:0 4%;display:flex;align-items:center;gap:35px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0f4}.brand{width:208px;flex-shrink:0}.brand img{width:100%}.header nav{display:flex;gap:34px;margin:auto;align-self:stretch}.header nav a{font-size:14px;display:flex;align-items:center;position:relative;white-space:nowrap}.header nav a.active:after{content:"";position:absolute;height:3px;background:var(--blue);bottom:0;left:0;right:0}.header nav a:hover{color:var(--blue)}.nav-contact{background:var(--blue);color:white;font-size:14px;padding:10px 20px;display:flex;gap:25px}.menu{display:none}.hero{height:690px;position:relative;background:#0b2538;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 52%;animation:zoom 16s ease-out both}.hero-shade{background:linear-gradient(90deg,rgba(3,20,39,.94) 0%,rgba(5,24,43,.76) 40%,rgba(2,20,40,.1) 100%),linear-gradient(0deg,rgba(3,20,39,.64),transparent 50%)}.hero-content{position:relative;padding-top:98px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--blue);margin-bottom:25px}.eyebrow.light{color:#b6d6ff}.eyebrow i{display:inline-block;width:25px;border-top:1px solid #6b90b3;vertical-align:middle;margin:0 12px}.hero h1{font-size:clamp(40px,4.1vw,64px);line-height:1.35;letter-spacing:1px;margin:0 0 23px;font-weight:600}.hero h1 span{color:#3a8aff}.hero p{color:#c8d2de;line-height:1.95;margin:0}.hero-actions{display:flex;gap:15px;margin-top:34px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;padding:13px 23px;font-size:14px;transition:.2s}.button span{font-size:20px}.primary{background:var(--blue);color:white}.primary:hover,.nav-contact:hover{background:#0049ce}.glass{border:1px solid #698097;background:#ffffff08}.glass:hover{background:#ffffff19}.hero-bottom{position:absolute;bottom:43px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#c9d4e1;letter-spacing:1px}.hero-bottom>div{display:flex;align-items:center;gap:17px}.hero-bottom b{font-size:18px;color:white}.progress{display:block;width:115px;height:2px;background:#ffffff40;position:relative}.progress:after{content:"";position:absolute;width:36px;height:2px;background:#5495ff}.image-note{position:absolute;right:4%;bottom:12px;font-size:12px;opacity:.65}.trustbar{border-bottom:1px solid var(--line)}.trust-inner{display:grid;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;min-height:133px;gap:30px}.trust-inner p{font-size:13px;color:var(--muted);line-height:1.8}.trust-inner p strong{color:var(--ink);font-size:16px}.trust-inner>div{border-left:1px solid var(--line);padding-left:30px;display:flex;flex-direction:column}.trust-inner>div strong{font-size:23px;font-weight:600}.trust-inner>div span{font-size:12px;color:var(--muted);margin-top:3px}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:44px}.section-head .eyebrow{margin-bottom:15px}h2{font-size:38px;line-height:1.45;font-weight:600;letter-spacing:-.5px;margin:0}.section-head>p{font-size:14px;color:var(--muted);margin:0 0 5px;line-height:1.9}.platform-feature{display:grid;grid-template-columns:1fr 1.12fr;background:#081e3a;color:white;overflow:hidden}.platform-copy{padding:42px}.tag{font-size:12px;border:1px solid #365577;padding:4px 10px;color:#a9c9ee}.platform-copy h3{font-size:28px;margin:20px 0 15px}.platform-copy>p{font-size:14px;color:#acc0d7;line-height:1.95;max-width:440px}.chain{display:flex;gap:22px;margin:30px 0;align-items:center}.chain span{font-size:17px}.chain small{display:block;font-size:12px;color:#8eaccd}.chain i{color:#538dcc;font-style:normal}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:34px;padding-bottom:5px;border-bottom:1px solid #b0c0d4}.text-link span{font-size:20px}.platform-visual{display:flex;align-items:center;flex-direction:column;justify-content:center;background:radial-gradient(ellipse at center,#194a7b,#0a2544);padding:30px 0 30px 30px;overflow:hidden}.platform-visual img{width:110%;max-width:none;transform:perspective(900px) rotateY(-12deg);box-shadow:-15px 20px 35px #0005;border:1px solid #3b5b7f}.visual-caption{width:100%;display:flex;justify-content:space-between;padding:23px 32px 0 0;font-size:12px;color:#9bb9d9}.visual-caption b{letter-spacing:3px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:24px}.product{padding:28px 30px 20px;background:var(--pale);min-height:340px;overflow:hidden}.product-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;color:#7c899a}.product-top>span:first-child{color:var(--blue);font-size:13px}.product h3{font-size:23px;margin:21px 0 9px}.product p{font-size:13px;color:var(--muted);margin:0}.app-list{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.app-list>span{font-size:15px;color:var(--blue)}.app-list small{display:block;font-size:12px;color:#68788c}.devices{display:flex;align-items:center;height:130px;gap:10px}.devices img{width:57%;max-height:100px;object-fit:contain;mix-blend-mode:multiply}.devices img+img{width:33%}.device-label{font-size:12px;letter-spacing:1px;color:#768397}.d6-mark{font-size:86px;line-height:1.4;letter-spacing:-8px;font-weight:600;color:#c5d9f9}.d6-mark span{color:var(--blue)}.solutions{background:#f3f6fa}.industry-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d7dfe9;margin-bottom:30px;gap:35px}.industry-tabs button{background:none;border:0;text-align:left;color:#6e798b;padding:16px 0;display:flex;justify-content:space-between;position:relative;font-size:17px}.industry-tabs button span{font-size:12px;color:#9ca7b7}.industry-tabs button[aria-selected=true]{color:var(--blue)}.industry-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;height:3px;background:var(--blue);width:100%}.industry-panel{display:grid;grid-template-columns:1.15fr 1fr;background:white;min-height:345px}.industry-panel>img{height:100%;width:100%;object-fit:cover;min-height:345px}.industry-copy{padding:43px 45px}.industry-copy .eyebrow{font-size:12px}.industry-copy h3{font-size:25px;margin:16px 0}.industry-copy>p{font-size:14px;color:var(--muted)}.chips{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0 25px}.chips span{font-size:12px;background:#eef4fc;color:#496789;padding:4px 10px}.industry-copy .text-link{color:var(--blue)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case-image{height:218px;overflow:hidden;position:relative;background:#eef2f5}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.case-grid article:hover img{transform:scale(1.04)}.case-image span{position:absolute;bottom:0;left:0;background:#fff;padding:5px 17px;font-size:12px}.case-grid small{display:block;color:var(--blue);font-size:12px;margin:22px 0 8px}.case-grid h3{font-size:18px;margin:0;font-weight:600}.case-grid p{font-size:12px;color:var(--muted);margin:9px 0 0}.about{padding:85px 0;background:#f4f7fb;border-top:1px solid #e8edf4}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about h2{font-size:37px;margin-bottom:23px}.about p{font-size:14px;color:var(--muted);max-width:480px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:30px 48px}.stats>div{border-bottom:1px solid #dce4ed;padding-bottom:15px}.stats strong{font-size:51px;font-weight:500;line-height:1.4;letter-spacing:-2px;color:var(--blue)}.stats strong span{font-size:13px;color:var(--muted);letter-spacing:0;margin-left:9px}.stats p{margin:3px 0;font-size:13px}.stats .stat-label strong{font-size:25px;letter-spacing:0;line-height:2.9}.stats>small{grid-column:1/-1;color:#8994a4;font-size:12px}.contact{background:var(--blue);color:white;padding:66px 0 55px;position:relative;overflow:hidden}.contact:after{content:"";position:absolute;width:550px;height:550px;border:1px solid #ffffff1f;border-radius:50%;right:-20px;top:-250px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05;pointer-events:none}.contact-inner{position:relative;z-index:1}.contact .eyebrow{margin-bottom:18px}.contact h2{font-size:40px}.contact-line{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.contact-line p{color:#c7dbff;font-size:14px}.white{background:white;color:var(--blue)}footer{padding-top:45px;background:white}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:36px}.footer-logo{width:180px}.footer-top p,.footer-top a{font-size:12px;color:var(--muted);line-height:1.9}.footer-top>div>span{font-size:12px;display:block;margin-bottom:12px;color:#27384f}.footer-top>div>a{display:block}.footer-top>div:first-child p{letter-spacing:2px;font-size:12px}.backtop{align-self:flex-start}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:18px 0;font-size:12px;letter-spacing:.5px;color:#8d97a5}@keyframes zoom{from{transform:scale(1.045)}to{transform:scale(1)}}@media(min-width:1600px){.hero{height:760px}.hero-content{padding-top:130px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{gap:20px}.brand{width:170px}.header nav{gap:20px}.nav-contact{padding:8px 14px;gap:15px}.platform-copy{padding:30px}.chain{gap:17px}.product{padding:23px}.industry-copy{padding:30px}.about-inner{gap:50px}.case-image{height:185px}}@media(max-width:800px){html{scroll-padding-top:74px}.wrap{width:calc(100% - 40px)}.header{height:72px;padding:0 20px}.brand{width:166px}.nav-contact{margin-left:auto;padding:7px 12px;font-size:12px;gap:10px}.menu{display:block;background:none;border:0;font-size:22px;padding:5px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:15px 25px;box-shadow:0 12px 20px #0001}.header nav.open{display:flex;flex-direction:column;gap:0}.header nav a{padding:13px 0}.header nav a.active:after{display:none}.hero{height:655px}.hero-content{padding-top:92px}.hero h1{font-size:43px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero .eyebrow i{margin:0 6px;width:12px}.hero p{font-size:14px}.hero-shade{background:linear-gradient(90deg,#031427e8,#0314276b),linear-gradient(0deg,#031427aa,transparent)}.hero-bottom>span{display:none}.hero-bottom{bottom:45px}.hero-bottom>div{gap:12px}.hero-bottom>a{font-size:12px}.image-note{font-size:12px}.trust-inner{grid-template-columns:1fr 1fr;gap:22px;padding-top:24px;padding-bottom:28px}.trust-inner>p{grid-column:1/-1;margin:0}.trust-inner>p br{display:none}.trust-inner>p strong{margin-left:12px}.trust-inner>div{padding-left:16px}.trust-inner>div strong{font-size:21px}.section{padding-top:64px;padding-bottom:64px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:18px;font-size:13px}h2{font-size:30px}.eyebrow{font-size:12px}.platform-feature{grid-template-columns:1fr}.platform-copy{padding:29px}.platform-copy h3{font-size:25px}.platform-visual{padding:25px 25px 0}.platform-visual img{width:100%;transform:none}.visual-caption{padding:18px 0 22px;font-size:12px}.product-grid{grid-template-columns:1fr;gap:15px}.product{min-height:290px;padding:26px}.product h3{font-size:23px}.product p br{display:none}.devices{justify-content:center;height:125px}.devices img{width:45%;max-height:110px}.devices img+img{width:25%}.app-list{gap:20px}.d6-mark{font-size:75px}.industry-tabs{gap:15px}.industry-tabs button{font-size:14px;white-space:nowrap}.industry-tabs button span{display:none}.industry-panel{grid-template-columns:1fr}.industry-panel>img{min-height:0;height:220px}.industry-copy{padding:28px}.industry-copy h3{font-size:23px}.case-grid{grid-template-columns:1fr;gap:30px}.case-image{height:240px}.case-grid small{margin-top:17px}.about{padding:60px 0}.about-inner{grid-template-columns:1fr;gap:30px}.about h2{font-size:30px}.stats{gap:22px 30px}.stats strong{font-size:45px}.contact{padding:55px 0}.contact h2{font-size:30px}.contact-line{display:block}.contact-line p{font-size:13px;margin-bottom:23px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-top>div:nth-child(3){grid-column:1/-1}.footer-top>.backtop{grid-column:2;grid-row:3;text-align:right}.footer-logo{width:160px}.footer-bottom{display:block;font-size:12px}.footer-bottom>span{display:block}.hero-actions{gap:10px}.button{padding:12px 17px;gap:22px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.platform-copy>p,.product p,.industry-copy>p,.about p,.section-head>p{font-size:16px}.footer-top p,.footer-top a,.device-label,.app-list small,.chips span{font-size:14px}.product{min-height:365px}.case-grid p{font-size:14px}@media(max-width:800px){.hero .eyebrow{letter-spacing:0}.hero .eyebrow i{margin:0 4px}.hero h1{font-size:40px}.hero-bottom>div{gap:8px}.progress{width:65px}.product{min-height:310px}.footer-top{grid-template-columns:1fr}.footer-top>div:nth-child(3){grid-column:auto}.footer-top>.backtop{grid-column:auto;grid-row:auto;text-align:left}}
/* Revision: brand carousel, Lingyin ecosystem and independent D6 section. */
[hidden]{display:none!important}.hero.carousel{height:clamp(480px,33.333vw,720px);background:#eaf5ff;color:#102d56;isolation:isolate}.hero-slide{position:absolute;inset:0}.hero-slide .hero-image{animation:none;object-fit:cover}.brand-slide .hero-content{padding-top:clamp(70px,6vw,125px)}.brand-slide .eyebrow{color:#2b6cbb;letter-spacing:1.5px;font-size:12px;margin-bottom:19px}.brand-slide h1{font-size:clamp(36px,3.2vw,62px);font-weight:650;letter-spacing:1px;white-space:nowrap;margin-bottom:20px}.brand-slide p{font-size:16px;color:#456787;line-height:1.9}.brand-slide .hero-actions{margin-top:28px}.light-outline{border:1px solid #7ba8d3;background:#ffffff66;color:#194c85}.light-outline:hover{background:#fff}.hero-controls{position:absolute;bottom:23px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#244f78;z-index:3}.carousel-buttons{display:flex;align-items:center;gap:13px}.carousel-buttons button{color:inherit;min-width:34px;height:34px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;font-size:14px}.carousel-buttons button[aria-current=true]{border-color:currentColor;color:var(--blue);font-weight:600}.carousel-buttons button:hover{background:#075af410}.carousel-divider{height:15px;border-left:1px solid currentColor;opacity:.25;margin:0 7px}.carousel.lingshi-active{background:#020e24;color:white}.lingshi-slide .hero-image{object-fit:contain}.lingshi-action{position:absolute;left:0;right:0;bottom:95px}.lingshi-mobile{display:none}.lingshi-active .hero-controls{color:#e2edff}.lingshi-active .carousel-buttons button[aria-current=true]{color:white}.lingshi-active .carousel-buttons button:hover{background:#ffffff15}.hero-controls>a{white-space:nowrap}.platform-feature{grid-template-columns:1fr 1fr;align-items:stretch}.platform-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.motion-visual{position:relative;padding:0;background:#031b35;overflow:hidden;min-height:430px}.motion-visual video{display:block;width:100%;height:100%;max-height:570px;object-fit:contain}.motion-visual button{position:absolute;right:14px;bottom:14px;background:#03162ed9;color:#dcecff;border:1px solid #42658a;padding:6px 12px;font-size:12px;border-radius:3px}.motion-error{position:absolute;bottom:60px;left:15px;right:15px;font-size:12px;background:#041a35dd;color:white;padding:10px}.ecosystem-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin:43px 0 22px}.ecosystem-heading h3{font-size:25px;margin:0;font-weight:600}.ecosystem-heading p{margin:0;font-size:14px;color:var(--muted)}.ecosystem-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;margin-top:0}.ecosystem-grid .product{grid-column:span 2;min-height:330px;padding:28px;display:flex;flex-direction:column}.ecosystem-grid .product:nth-child(n+4){grid-column:span 3}.ecosystem-grid .product h3{margin-top:21px}.ecosystem-grid .product p{font-size:16px}.ecosystem-grid .product-top{font-size:12px;letter-spacing:.6px;gap:12px}.agent-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.agent-chips span{font-size:14px;color:#2d598a;background:#e5edf8;padding:5px 10px}.digital-team{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.digital-team figure{margin:0}.digital-team img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px}.digital-team figcaption{font-size:12px;line-height:1.6;color:#53677e;margin-top:8px;text-align:center}.cloud-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;margin-top:28px}.cloud-grid strong{display:block;font-weight:500;color:#1756a7;font-size:16px}.cloud-grid span{font-size:14px;color:var(--muted)}.ecosystem-grid .devices{height:133px;justify-content:center;gap:30px;margin-top:auto}.ecosystem-grid .devices img{width:45%;height:100px}.ecosystem-grid .devices img+img{width:25%}.ecosystem-grid .device-label{font-size:14px}.d6-section{background:#eef4fd;padding:83px 0;border-top:1px solid #e1eaf7;border-bottom:1px solid #e1eaf7}.d6-inner{display:grid;grid-template-columns:1fr 1.08fr;gap:80px;align-items:center}.d6-copy .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:22px}.d6-copy .tag{color:#2765b0;border-color:#a9c6ec}.d6-copy h2{margin:17px 0 12px;font-size:35px}.d6-copy h3{font-weight:500;font-size:23px;margin:0 0 18px;color:#3a5e87}.d6-copy>p{font-size:16px;color:#61758e;margin:0}.d6-values{display:flex;gap:12px;margin:25px 0}.d6-values span{font-size:14px;color:#2860a4;padding-right:12px;border-right:1px solid #bacfe8}.d6-values span:last-child{border:0}.d6-copy .text-link{color:var(--blue)}.d6-architecture{background:white;border:1px solid #d7e4f3;box-shadow:0 20px 45px #19375c09;padding:30px}.architecture-top{display:flex;gap:22px;align-items:center;border-bottom:1px solid #e2eaf5;padding-bottom:24px;margin-bottom:24px}.architecture-top>strong{color:var(--blue);font-size:58px;line-height:1;letter-spacing:-3px}.architecture-top>div{font-size:19px;font-weight:500}.architecture-top small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:4px}.architecture-layer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.architecture-layer>span{grid-column:1/-1;color:#1b416b;font-size:14px;margin-bottom:1px}.architecture-layer>div{text-align:center;background:#edf4ff;color:#376398;font-size:14px;padding:12px 6px}.architecture-connector{font-size:12px;color:#8599b2;text-align:center;margin:17px 0}.architecture-base{text-align:center;font-size:12px;background:#123760;color:#d8e8fe;padding:12px 8px;margin-top:23px}.industry-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:25px}.industry-tabs button{font-size:16px;gap:10px}.mining-visual{min-height:345px;padding:30px 45px;background:#092648;color:#fff;display:flex;flex-direction:column;justify-content:center}.mining-visual>span{font-size:12px;letter-spacing:2px;color:#7dadde}.mining-visual h3{font-size:24px;font-weight:500;margin:8px 0 15px}.mining-flow{display:grid;grid-template-columns:1fr;gap:5px;text-align:center}.mining-flow>div{padding:8px 20px;border:1px solid #31567f;background:#163a60;font-size:16px}.mining-flow small{font-size:12px;display:block;color:#9abada}.mining-flow>span{font-size:14px;color:#81a5cc;line-height:1}.footer-top{flex-wrap:wrap;gap:30px}.social-codes{display:flex;gap:22px}.social-codes figure{margin:0;text-align:center}.social-codes img{width:108px;height:108px;object-fit:contain;background:white;border:1px solid #edf0f4}.social-codes figcaption{font-size:12px;color:var(--muted);margin-top:8px}.social-codes a{display:block}.footer-top .backtop{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.hero.carousel{height:33.333vw;max-height:790px}.hero-content{padding-top:100px}}@media(max-width:1100px){.brand-slide .hero-content{padding-top:80px}.brand-slide h1{font-size:36px}.brand-slide p{font-size:14px}.brand-slide .hero-actions{margin-top:24px}.ecosystem-grid .product{padding:23px;grid-column:span 3}.ecosystem-grid .product:last-child{grid-column:span 6}.digital-team img{max-height:100px}.d6-inner{gap:35px}.d6-architecture{padding:23px}.d6-copy h2{font-size:29px}.d6-copy h3{font-size:20px}.industry-tabs{gap:18px}.industry-tabs button{font-size:15px}.industry-tabs button span{display:none}}
@media(max-width:800px){.hero.carousel{height:610px}.brand-slide{background:#eaf5ff}.brand-slide .hero-image{height:290px;top:auto;bottom:0;object-fit:cover;object-position:70% center;mask-image:linear-gradient(transparent,#000 15%);-webkit-mask-image:linear-gradient(transparent,#000 15%)}.brand-slide .hero-content{padding-top:52px}.brand-slide .eyebrow{font-size:12px;letter-spacing:.5px;margin-bottom:20px}.brand-slide h1{font-size:clamp(30px,5.5vw,42px);white-space:normal;letter-spacing:0;margin-bottom:17px}.brand-slide p{font-size:14px;line-height:1.9}.brand-slide .hero-actions{margin-top:23px}.hero-controls{bottom:18px;gap:12px}.carousel-label{display:none}.hero-controls>a{font-size:12px}.carousel-buttons{gap:5px}.carousel-divider{margin:0 3px}.carousel-buttons button{min-width:30px;height:32px}.brand-slide .hero-image{bottom:57px}.hero-controls{border-top:1px solid #8aaccc33;padding-top:8px}.lingshi-slide .hero-image{width:100%;height:auto;aspect-ratio:3/1;top:230px;object-fit:contain}.lingshi-mobile{display:block;position:absolute;left:20px;right:20px;top:70px}.lingshi-mobile>span{font-size:12px;color:#92b8e8;letter-spacing:1px}.lingshi-mobile h2{font-size:34px;margin-top:19px}.lingshi-action{bottom:98px}.platform-feature{grid-template-columns:1fr}.platform-copy{padding:29px}.motion-visual{min-height:0}.motion-visual video{height:auto;max-height:none;aspect-ratio:10/9}.ecosystem-heading{display:block;margin:33px 0 20px}.ecosystem-heading h3{font-size:23px}.ecosystem-heading p{font-size:14px;margin-top:8px}.ecosystem-grid{grid-template-columns:1fr;gap:16px}.ecosystem-grid .product,.ecosystem-grid .product:nth-child(n+4),.ecosystem-grid .product:last-child{grid-column:auto;min-height:0;padding:26px}.ecosystem-grid .product p{font-size:16px}.app-list{margin-bottom:5px}.digital-team{gap:12px}.digital-team figcaption{font-size:12px}.cloud-grid{gap:19px 16px}.cloud-grid span{font-size:14px}.ecosystem-grid .devices{margin-top:15px}.d6-section{padding:58px 0}.d6-inner{grid-template-columns:1fr;gap:34px}.d6-copy h2{font-size:29px}.d6-copy h3{font-size:21px}.d6-architecture{padding:23px}.architecture-top>strong{font-size:51px}.architecture-top>div{font-size:17px}.architecture-top{gap:18px}.architecture-top small{font-size:12px}.architecture-layer>div{font-size:14px;padding:10px 4px}.d6-values{gap:10px}.d6-values span{font-size:14px;padding-right:10px}.industry-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px}.industry-tabs button{font-size:15px;padding:14px 0}.industry-panel>img{height:220px}.mining-visual{min-height:330px;padding:26px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:26px}.footer-top>div:nth-child(3){grid-column:1/-1}.footer-top .social-codes{grid-column:1/-1;gap:25px}.social-codes img{width:124px;height:124px}.footer-top .backtop{grid-column:1/-1;text-align:left}.footer-top>div:nth-child(2){min-width:0}.footer-top>div:nth-child(2)>a{overflow-wrap:anywhere}.footer-logo{width:150px}}
@media(max-width:380px){.hero.carousel{height:620px}.brand-slide h1{font-size:31px}.brand-slide .eyebrow{font-size:12px;letter-spacing:0}.hero-actions .button{padding:11px 12px;gap:13px}.footer-top{grid-template-columns:1fr}.footer-top>div{grid-column:1!important}.ecosystem-grid .product{padding:22px}.digital-team{gap:8px}.digital-team figcaption{font-size:12px}.architecture-top>div{font-size:16px}.d6-architecture{padding:18px}}

/* Supplied industry scenes: consistent crop and restrained cool color treatment. */
.industry-media{position:relative;min-width:0;min-height:345px;aspect-ratio:16/10;overflow:hidden;background:#dce9f3;align-self:stretch}
.industry-media>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.02) brightness(1.015)}
.industry-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(140deg,rgba(48,125,199,.05),rgba(4,36,71,.045))}
@media(max-width:800px){.industry-media{min-height:0;aspect-ratio:16/9;width:100%}}

.footer-records{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 28px;padding:0 0 24px;font-size:14px;color:#647083}.footer-records a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}@media(max-width:800px){.footer-records{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:24px}}
