:root{--color-primary-dark:#001a6e;--color-primary:#263c82;--color-primary-light:#2e3981;--color-primary-lighter:#364a62;--color-accent:#51a2ff;--color-accent-light:#8cc3f9;--color-accent-lighter:#93c5fe;--color-bg-dark:#020202;--color-bg:#0a0a0a;--color-bg-card:rgba(61,75,105,.2);--color-bg-card-active:linear-gradient(185deg,#3d4b69,#161a21);--color-text-primary:#fff;--color-text-secondary:hsla(0,0%,100%,.6);--color-text-tertiary:hsla(0,0%,100%,.8);--color-success:#00bc7d;--color-error:#ea5858;--font-family:"Alibaba PuHuiTi 3.0","PingFang SC","Microsoft YaHei",sans-serif;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-xxl:4rem;--container-width:1400px;--container-padding:40px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--color-bg-dark);color:var(--color-text-primary);line-height:1.6;overflow-x:hidden}.container{max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding);width:100%}.scroll-animate{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-animate.fade-up{transform:translateY(60px)}.scroll-animate.fade-up.is-visible{opacity:1;transform:translateY(0)}.scroll-animate.slide-left{transform:translateX(-80px)}.scroll-animate.slide-left.is-visible{opacity:1;transform:translateX(0)}.scroll-animate.slide-right{transform:translateX(80px)}.scroll-animate.slide-right.is-visible{opacity:1;transform:translateX(0)}.scroll-animate.scale-up{transform:scale(.9)}.scroll-animate.scale-up.is-visible{opacity:1;transform:scale(1)}.scroll-animate.blur-in{filter:blur(10px);transform:translateY(30px)}.scroll-animate.blur-in.is-visible{opacity:1;filter:blur(0);transform:translateY(0)}.scroll-animate.rotate-in{transform:rotate(-5deg) translateY(40px)}.scroll-animate.rotate-in.is-visible{opacity:1;transform:rotate(0) translateY(0)}.scroll-animate.delay-1{transition-delay:.1s}.scroll-animate.delay-2{transition-delay:.2s}.scroll-animate.delay-3{transition-delay:.3s}.scroll-animate.delay-4{transition-delay:.4s}.scroll-animate.delay-5{transition-delay:.5s}.scroll-animate.delay-6{transition-delay:.6s}section.scroll-animate{opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}section.scroll-animate.is-visible{opacity:1;transform:translateY(0)}.shared-background-section section.scroll-animate{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.shared-background-section section.scroll-animate.is-visible{opacity:1;transform:translateY(0)}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 30px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1)}.nav{padding:.75rem 0}.nav-container{max-width:100%;margin:0 auto;padding:0 40px;justify-content:space-between}.logo,.nav-container{display:flex;align-items:center}.logo-svg{width:160px;height:auto;object-fit:contain}.nav-menu{display:flex;list-style:none;gap:2.5rem}.nav-link{color:var(--color-text-primary);text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;letter-spacing:.5px}.nav-link:hover{color:var(--color-accent)}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;transition:transform .3s ease}.mobile-menu-toggle:hover{transform:scale(1.1)}.hamburger-line{width:100%;height:2px;background-color:var(--color-text-primary);transition:all .3s ease;border-radius:2px}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px;background-color:#000}.hero-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;background:linear-gradient(135deg,hsla(0,0%,100%,.05),rgba(81,162,255,.05));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;z-index:1;pointer-events:none;text-transform:uppercase;font-family:var(--font-family)}.hero-carousel{right:0;bottom:0}.carousel-slide,.hero-carousel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.carousel-slide{opacity:0;transition:opacity 1s ease-in-out}.carousel-slide.active{opacity:1;z-index:1}.carousel-image{width:100%;height:100%}.carousel-image,.carousel-video{object-position:center;display:block}.carousel-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.5) 50%,rgba(0,0,0,.7));z-index:1}.carousel-overlay,.hero-background{position:absolute;top:0;left:0;right:0;bottom:0}.hero-background{z-index:0}.hero-bg-circle{position:absolute;border-radius:50%;filter:blur(400px);opacity:.4}.hero-bg-circle-1{width:688px;height:688px;background:linear-gradient(270deg,rgba(7,171,200,.05),#001e57);top:455px;left:-242px}.hero-bg-circle-2{width:688px;height:688px;background:#2a5677;top:1086px;right:996px;opacity:.4}.hero-stars{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(3px 3px at 15% 25%,hsla(0,0%,100%,.9),transparent),radial-gradient(2px 2px at 35% 45%,hsla(0,0%,100%,.8),transparent),radial-gradient(2px 2px at 55% 15%,hsla(0,0%,100%,.7),transparent),radial-gradient(3px 3px at 75% 65%,hsla(0,0%,100%,.9),transparent),radial-gradient(2px 2px at 85% 35%,hsla(0,0%,100%,.8),transparent),radial-gradient(1.5px 1.5px at 20% 30%,hsla(0,0%,100%,.6),transparent),radial-gradient(1.5px 1.5px at 40% 50%,hsla(0,0%,100%,.6),transparent),radial-gradient(1.5px 1.5px at 60% 70%,hsla(0,0%,100%,.6),transparent),radial-gradient(1.5px 1.5px at 80% 20%,hsla(0,0%,100%,.6),transparent),radial-gradient(1.5px 1.5px at 90% 60%,hsla(0,0%,100%,.6),transparent),radial-gradient(1px 1px at 10% 40%,hsla(0,0%,100%,.5),transparent),radial-gradient(1px 1px at 25% 60%,hsla(0,0%,100%,.5),transparent),radial-gradient(1px 1px at 45% 30%,hsla(0,0%,100%,.5),transparent),radial-gradient(1px 1px at 65% 80%,hsla(0,0%,100%,.5),transparent),radial-gradient(1px 1px at 85% 50%,hsla(0,0%,100%,.5),transparent),radial-gradient(1px 1px at 95% 25%,hsla(0,0%,100%,.5),transparent),radial-gradient(.5px .5px at 5% 15%,hsla(0,0%,100%,.4),transparent),radial-gradient(.5px .5px at 30% 75%,hsla(0,0%,100%,.4),transparent),radial-gradient(.5px .5px at 50% 50%,hsla(0,0%,100%,.4),transparent),radial-gradient(.5px .5px at 70% 10%,hsla(0,0%,100%,.4),transparent),radial-gradient(.5px .5px at 90% 85%,hsla(0,0%,100%,.4),transparent);background-size:300% 300%;animation:stars 25s linear infinite,starsTwinkle 3s ease-in-out infinite;opacity:.8}@keyframes stars{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes starsTwinkle{0%,to{opacity:.8}50%{opacity:1}}.hero-content{position:relative;z-index:2;width:100%;height:100%;padding:0;margin:0}.hero-text-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none;display:flex;align-items:center;justify-content:flex-start;padding:0 var(--container-padding);padding-bottom:80px}.hero-text-content.active{opacity:1;pointer-events:auto}.hero-text-wrapper{max-width:1200px;width:100%;margin:0;text-align:left}.hero-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;width:100%}@keyframes heroTitleGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-title{font-size:4.5rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#fff,#93c5fd 30%,#51a2ff 60%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;white-space:nowrap!important;flex-shrink:0;display:inline-block;word-break:keep-all;overflow:visible;animation:heroTitleGradientFlow 5s ease-in-out infinite;filter:drop-shadow(0 0 15px rgba(147,197,253,.4)) drop-shadow(0 0 30px rgba(147,197,253,.1))}.hero-subtitle{font-size:1.5rem;font-weight:400;color:var(--color-text-primary);margin:0;white-space:nowrap;flex-shrink:0;opacity:.95}.hero-description{font-size:1rem;color:var(--color-text-secondary);max-width:800px;line-height:1.6;margin:0;word-wrap:break-word;white-space:normal;opacity:.8}.carousel-btn{position:absolute;bottom:60px;top:auto;transform:none;z-index:3;width:56px;height:56px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.05);border-radius:50%;color:var(--color-text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.5);transform:scale(1.05)}.carousel-btn:active{transform:scale(.95)}.carousel-btn svg{width:24px;height:24px}.carousel-btn-prev{right:calc(var(--container-padding) + 72px);left:auto}.carousel-btn-next{right:var(--container-padding)}.carousel-indicators{position:absolute;bottom:60px;left:var(--container-padding);transform:none;z-index:3;display:flex;gap:12px;align-items:center}.carousel-indicator{width:48px;height:2px;border-radius:0;border:none;background:hsla(0,0%,100%,.2);cursor:pointer;transition:all .3s ease;padding:0}.carousel-indicator:hover{background:hsla(0,0%,100%,.4)}.carousel-indicator.active{background:#fff;width:80px}.shared-background-section{position:relative;background:#020202 url(/assets/backgrouds/background1.png) no-repeat top;background-size:cover}.shared-background-section:before{top:0;background:rgba(0,0,0,.3);z-index:0}.shared-background-section:after,.shared-background-section:before{content:"";position:absolute;left:0;right:0;bottom:0;pointer-events:none}.shared-background-section:after{height:200px;background:linear-gradient(180deg,rgba(2,2,2,0),#020202);z-index:1}.shared-background-section>section{position:relative;z-index:2}.about{padding:var(--spacing-xxl) 0;position:relative;overflow:hidden}.about-background{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:0}.about .container{position:relative;z-index:1}@keyframes titleGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.section-title-large{font-size:16rem;font-weight:700;line-height:1;text-align:center;letter-spacing:.1em;background:linear-gradient(90deg,hsla(0,0%,59%,.9),#fff 25%,#b4b4b4 50%,hsla(0,0%,100%,.95) 75%,hsla(0,0%,59%,.9));background-size:400% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;animation:shimmer 8s ease-in-out infinite;filter:drop-shadow(0 0 15px rgba(147,197,253,.4)) drop-shadow(0 0 30px rgba(147,197,253,.1));position:relative}@keyframes shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.about-content-wrapper{display:flex;justify-content:flex-end;width:100%}.about-content{width:60%;max-width:none;margin-top:50px;text-align:left}.stars-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:1}.star{position:absolute;background:#fff;border-radius:50%;opacity:0;animation:twinkle var(--duration,3s) ease-in-out infinite;animation-delay:var(--delay,0s)}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:var(--max-opacity,.8);transform:scale(1)}}.about-text-main{font-size:1.5rem;font-weight:700;background:linear-gradient(180deg,#fff,rgba(147,197,253,.9) 50%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;line-height:1.4;text-align:justify;animation:textGradientFlow 8s ease-in-out infinite}@keyframes textGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.about-text-detail{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.4;text-align:justify;opacity:0;animation:textFadeIn 1s ease-in-out forwards}.about-text-detail:nth-child(2){animation-delay:1s}.about-text-detail:nth-child(3){animation-delay:1.5s}@keyframes textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.values{padding:var(--spacing-xxl) 0;position:relative}.values-header{display:flex;align-items:center;justify-content:flex-start;gap:2rem;margin-bottom:3rem}.values-title-line{flex:1 1;height:1px;background:hsla(0,0%,100%,.15);position:relative;overflow:hidden}.laser-light{position:absolute;top:0;left:-100%;width:100px;height:100%;background:linear-gradient(90deg,transparent,rgba(81,162,255,.3) 20%,#51a2ff 50%,rgba(81,162,255,.3) 80%,transparent);animation:laserMove 3s ease-in-out infinite}@keyframes laserMove{0%{left:-100px}to{left:100%}}.values-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);white-space:nowrap;flex-shrink:0}.values-grid{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;flex-wrap:nowrap}.value-card{background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:1.5rem 2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.7;flex:0 0 auto;min-width:140px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:relative;overflow:hidden}.value-card:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,transparent 40%,hsla(0,0%,100%,.8) 50%,transparent 60%),linear-gradient(135deg,rgba(147,197,253,.9),hsla(0,0%,100%,.05));background-size:200% 200%,100% 100%;background-repeat:repeat,no-repeat;background-position:-100% -100%,0 0;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box exclude,linear-gradient(#fff 0 0);opacity:0;transition:opacity .4s ease;pointer-events:none}.value-card:hover{opacity:1;transform:translateY(-3px);border-color:transparent;box-shadow:-3px -3px 10px rgba(81,162,255,.2),3px 3px 10px rgba(0,0,0,.3)}.value-card:hover:before{opacity:1;animation:borderFlowRounded 2s linear infinite}@keyframes borderFlowRounded{0%{background-position:-100% -100%,0 0}to{background-position:100% 100%,0 0}}.value-card-active{background:linear-gradient(180deg,rgba(61,75,105,.8),rgba(22,26,33,.8));opacity:1;border-color:rgba(81,162,255,.6)}.value-icon{width:40px;height:40px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.value-icon svg,.value-icon-image{width:100%;height:100%}.value-icon-image{object-fit:contain}.value-name{font-size:1.125rem;font-weight:400;color:var(--color-text-secondary);animation:valueNameBreathe 4s ease-in-out infinite}.value-card:first-child .value-name{animation-delay:0s}.value-card:nth-child(2) .value-name{animation-delay:.67s}.value-card:nth-child(3) .value-name{animation-delay:1.33s}.value-card:nth-child(4) .value-name{animation-delay:2s}.value-card:nth-child(5) .value-name{animation-delay:2.67s}.value-card:nth-child(6) .value-name{animation-delay:3.33s}@keyframes valueNameBreathe{0%,to{color:var(--color-text-secondary)}50%{color:var(--color-text-primary)}}.values-description{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.value-desc-item{display:flex;align-items:flex-start;gap:1rem}.value-desc-icon{width:40px;height:40px;flex-shrink:0;background:var(--color-bg-card);border-radius:8px}.value-desc-text{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.4}.technology{padding:var(--spacing-xxl) 0;position:relative}.tech-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.tech-title{font-size:2.75rem;font-weight:700;background:linear-gradient(135deg,#fff,#93c5fd 50%,#51a2ff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1.4;white-space:nowrap;overflow:visible;animation:titleGradientFlow 6s ease-in-out infinite}@keyframes subtitleGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.tech-subtitle{font-size:1.5rem;color:var(--color-accent);background:none;-webkit-text-fill-color:var(--color-accent);margin-bottom:2.5rem;font-weight:500}.tech-description{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.4}.tech-tag{margin-bottom:2rem;margin-top:0;padding-left:1.25rem;border-left:4px solid var(--color-accent)}.tech-tag-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.25rem;line-height:1.2}.tech-tag-subtitle{font-size:.75rem;color:hsla(0,0%,100%,.5);letter-spacing:.05em;text-transform:uppercase;font-family:Arial,sans-serif}.tech-visual{position:relative;width:100%;aspect-ratio:4/3}.tech-image-placeholder{width:100%;height:100%;background:var(--color-bg-card);border-radius:24px;border:1px solid hsla(0,0%,100%,.1)}.tech-image{width:100%;height:100%;object-fit:cover;border-radius:16px;border:1px solid hsla(0,0%,100%,.15)}.shared-background-section-2{background:#020202 url(/assets/backgrouds/background2.png) no-repeat top;background-size:cover;position:relative}.shared-background-section-2:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,#020202,rgba(2,2,2,0));pointer-events:none;z-index:1}.shared-background-section-2>section{position:relative;z-index:2}.data-wheel{padding:var(--spacing-xxl) 0;position:relative}.section-title{background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 30%,#fff 50%,rgba(147,197,253,.9) 70%,#fff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:titleGradientFlow 6s ease-in-out infinite}.section-subtitle,.section-title{font-size:2.75rem;font-weight:700;text-align:center;-webkit-text-fill-color:transparent;margin-bottom:1rem}.section-subtitle{background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 50%,#fff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:subtitleGradientFlow 5s ease-in-out infinite}.section-description{font-size:1.5rem;text-align:center;color:var(--color-accent-lighter);margin-bottom:3rem}.wheel-visual{width:100%;max-width:1200px;margin:3rem auto;border-radius:24px;overflow:hidden;position:relative}.wheel-image{width:100%;height:auto;display:block;object-fit:contain}.wheel-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:3rem auto}.wheel-layer{position:relative;padding:1.5rem;background:transparent;border-radius:0;border:none;display:flex;align-items:flex-start;gap:1.5rem}.wheel-layer-icon{flex-shrink:0;width:112px;height:112px;display:flex;align-items:center;justify-content:center}.wheel-icon-image{width:100%;height:100%;object-fit:contain}.wheel-layer-content{flex:1 1;display:flex;flex-direction:column;gap:1rem}.wheel-layer-title{font-size:1.125rem;font-weight:700;background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 50%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:0;animation:subtitleGradientFlow 5s ease-in-out infinite}.wheel-layer-text{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.4;margin:0}.prediction-flow{padding:var(--spacing-xxl) 0;position:relative;min-height:1257px;padding-bottom:6rem}.prediction-flow .container{position:relative;max-width:1440px;margin:0 auto;padding:0 2rem}.prediction-flow .section-title{text-align:center;font-size:2.75rem;font-weight:700;line-height:62px;background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 30%,#fff 50%,rgba(147,197,253,.9) 70%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:0;position:relative;width:546px;margin-left:auto;margin-right:auto;animation:titleGradientFlow 6s ease-in-out infinite}.flow-container{position:relative;width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.flow-svg-image{width:100%;height:auto;max-width:1200px;display:block}.flow-timeline{position:absolute;left:0;top:212px;width:71px;height:555px;z-index:10}.flow-timeline:before{content:"";position:absolute;left:36px;top:72px;bottom:0;width:2px;background:linear-gradient(180deg,#51a2ff,#fff);z-index:1}.timeline-node{position:absolute;width:71px;height:71px;z-index:2}.timeline-node:first-child{top:0;left:0}.timeline-node:nth-child(3){top:97px;left:0}.timeline-node:nth-child(5){top:259px;left:0}.timeline-node:nth-child(7){top:484px;left:0}.timeline-circle{width:71px;height:71px;border-radius:24px;background:linear-gradient(200.36deg,#5273ba 1.39%,#0d1424 84.36%);border:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;position:relative}.timeline-node.active .timeline-circle{border-color:rgba(81,162,255,.8);box-shadow:0 0 20px rgba(81,162,255,.5)}.timeline-label{font-size:1rem;font-weight:700;color:var(--color-text-primary);white-space:nowrap;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.timeline-line{display:none}.flow-content{position:absolute;left:207px;top:158px;width:1152px;min-height:670px}.flow-stage{position:absolute;width:100%}.flow-stage[data-stage=goal]{top:67px;left:0}.goal-box{padding:9px 32px;background:linear-gradient(185deg,#698ede,#1c3d86);border-radius:24px;text-align:center;display:inline-block;position:absolute;left:calc(50% - 128.5px);top:0;width:257px;height:52px;display:flex;align-items:center;justify-content:center}.goal-box h3{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin:0;white-space:nowrap}.flow-stage[data-stage=tech]{top:0;left:120px;width:884px;height:475.42px}.tech-grid{position:relative;width:100%;height:100%}.tech-box{padding:9px 26px;background:linear-gradient(180deg,rgba(70,95,147,.3),rgba(184,198,229,.3));border-radius:24px;text-align:center;font-size:1rem;font-weight:400;color:var(--color-text-primary);position:absolute;white-space:nowrap;transition:transform .3s ease,box-shadow .3s ease}.tech-box:first-child{top:158px;left:0;transform:rotate(-3.33deg)}.tech-box:nth-child(2){top:152px;left:213px;transform:rotate(.16deg)}.tech-box:nth-child(3){top:161px;left:426px;transform:rotate(2.81deg)}.tech-box:nth-child(4){top:194px;left:0;transform:rotate(5.91deg)}.tech-box:nth-child(5){top:227px;left:232px;transform:rotate(2.838deg)}.tech-box:nth-child(6){top:234px;left:427px;transform:rotate(.202deg)}.tech-box:nth-child(7){top:226px;left:547px;transform:rotate(-4.093deg)}.tech-box:nth-child(8){top:197px;left:685px;transform:rotate(-11.876deg)}.tech-box:hover{transform:translateY(-3px)!important;box-shadow:0 5px 20px rgba(81,162,255,.3)}.flow-stage[data-stage=implementation]{top:352px;left:120px;width:884px}.implementation-grid{position:relative;width:100%;display:flex;flex-direction:row;gap:0}.impl-box{padding:9px 26px;background:linear-gradient(185deg,rgba(105,142,222,.7),rgba(28,61,134,.7));border-radius:24px;text-align:center;font-size:1rem;font-weight:400;color:var(--color-text-primary);white-space:nowrap;transition:transform .3s ease}.impl-box:first-child{position:absolute;left:0;top:0;transform:rotate(4.414deg)}.impl-box:nth-child(2){position:absolute;left:calc(50% - 81.5px);top:0;transform:translateX(-50%)}.impl-box:nth-child(3){position:absolute;right:0;top:0;transform:rotate(-5.472deg)}.impl-box.highlight{background:linear-gradient(185deg,rgba(105,142,222,.7),rgba(28,61,134,.7))}.impl-box:hover{transform:translateY(-3px)!important}.flow-stage[data-stage=landing]{top:912px;left:0;width:100%}.products-metrics-grid{display:flex;flex-direction:row;align-items:center;gap:30px;width:1200px;height:345px;position:relative}.product-metric-card{background:linear-gradient(205.8deg,rgba(61,75,105,.2) 1.67%,rgba(22,26,33,.2) 72.01%);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;width:380px;height:345px;position:relative;flex:none}.product-metric-card:first-child{order:0}.product-metric-card:nth-child(2){order:1}.product-metric-card:nth-child(3){order:2}.product-metric-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);position:absolute;top:24px;left:30px;margin:0;line-height:34px}.landing-category-header{display:flex;flex-direction:row;align-items:center;gap:18px;position:absolute;top:0;left:0;width:100%;padding:0 2px}.landing-category-line{width:100px;height:0;border:1px solid transparent;flex:none}.landing-category-title{font-size:1.25rem;font-weight:700;line-height:28px;text-align:center;background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 50%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;flex:none;animation:subtitleGradientFlow 5s ease-in-out infinite}.landing-category-features{gap:8px;position:absolute;left:29px;top:calc(50% - 18px);width:auto}.feature-tag,.landing-category-features{display:flex;flex-direction:row;align-items:center}.feature-tag{box-sizing:border-box;justify-content:center;padding:7px 12px;border:1px solid #364a62;border-radius:24px;font-size:.875rem;font-weight:400;line-height:20px;color:var(--color-text-primary);white-space:nowrap;flex:none}.metrics-bars{flex-direction:row;gap:18px;position:absolute;left:2px;top:calc(50% - 25px);width:315px}.metric-bar-item,.metrics-bars{display:flex;align-items:center;height:28px}.metric-bar-item{position:relative;width:auto;flex:none;flex-direction:row;gap:0}.metric-label{display:none}.metric-bar-container{position:relative;width:20px;height:21px;margin:0;flex:none}.metric-bar-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#031437 -143.9%,#1c2e53);border-radius:0;opacity:.7}.metric-bar-line{display:none}.metric-bar-fill{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(81,162,255,.5) -2.44%,rgba(81,162,255,0)),linear-gradient(180deg,#031437 -143.9%,#1c2e53);border-radius:0;opacity:.8;transition:height .5s ease;z-index:2}.metric-bar-fill.positive{background:linear-gradient(0deg,rgba(81,162,255,.5) -.46%,rgba(81,162,255,0) 105.41%);opacity:.3}.metric-bar-fill.negative{background:linear-gradient(0deg,rgba(81,162,255,.5) -2.44%,rgba(81,162,255,0)),linear-gradient(180deg,#031437 -143.9%,#1c2e53);opacity:.8}.metric-bar-fill.positive{background:linear-gradient(180deg,#bbd2ed,rgba(81,162,255,.3))}.metric-value{font-size:.875rem;font-weight:400;text-align:justify;line-height:20px;white-space:nowrap;position:relative;margin-left:8px;flex:none}.metric-value.negative{color:#00bc7d}.metric-value.positive{color:#ea5858}.product-metric-card:first-child .metric-bar-item:first-child .metric-bar-fill,.product-metric-card:first-child .metric-bar-item:nth-child(2) .metric-bar-fill,.product-metric-card:first-child .metric-bar-item:nth-child(3) .metric-bar-fill,.product-metric-card:nth-child(2) .metric-bar-item:first-child .metric-bar-fill,.product-metric-card:nth-child(2) .metric-bar-item:nth-child(2) .metric-bar-fill,.product-metric-card:nth-child(2) .metric-bar-item:nth-child(3) .metric-bar-fill,.product-metric-card:nth-child(3) .metric-bar-item:first-child .metric-bar-fill,.product-metric-card:nth-child(3) .metric-bar-item:nth-child(2) .metric-bar-fill,.product-metric-card:nth-child(3) .metric-bar-item:nth-child(3) .metric-bar-fill{height:100%}.shared-background-section-3{background:url(/assets/backgrouds/background3.png) no-repeat 50%;background-size:cover;position:relative}.a3e-ecosystem{padding:var(--spacing-xxl) 0;position:relative}.a3e-content{display:flex;justify-content:center;align-items:center;margin-top:3rem}.a3e-svg-image{width:120%;height:auto;max-width:1440px;display:block}.a3e-circle-diagram{position:relative;width:390px;height:390px;margin:0 auto}.circle-outer{position:relative;width:100%;height:100%}.circle-middle{position:relative;width:330px;height:330px;margin:30px auto;border-radius:50%;background:linear-gradient(185deg,#465f93,#071f55)}.circle-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:138px;height:138px;border-radius:50%;background:linear-gradient(180deg,#c5e0ff 3%,#7cb0eb);display:flex;align-items:center;justify-content:center}.circle-core{text-align:center;font-size:1rem;font-weight:700;color:#001543;line-height:1.4}.circle-core p{margin:.25rem 0}.segment{position:absolute;flex-direction:column;gap:.5rem;z-index:2}.segment,.segment-label{display:flex;align-items:center}.segment-label{width:36px;height:36px;border-radius:50%;background:linear-gradient(180deg,#fff 3%,#51a2ff);justify-content:center;font-size:1rem;font-weight:700;color:#001543;flex-shrink:0}.segment-text{font-size:.875rem;color:#fff;white-space:nowrap;text-align:center;padding:.25rem .5rem;background:rgba(0,0,0,.3);border-radius:8px}.segment-ia{top:20%;left:10%}.segment-ba{top:50%;right:5%;transform:translateY(-50%)}.segment-ta{bottom:15%;left:25%}.circle-ring-text{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size:.9375rem;color:#8cc3f9;white-space:nowrap;text-align:center;width:100%}.a3e-barriers{display:flex;flex-direction:column;gap:1.5rem}.barrier-card{padding:1.5rem;background:var(--color-bg-card);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;display:flex;align-items:flex-start;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.barrier-card:hover{transform:translateY(-3px);box-shadow:0 5px 20px rgba(81,162,255,.3)}.barrier-icon{width:112px;height:112px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.barrier-icon svg{width:100%;height:100%}.barrier-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}.barrier-desc{font-size:1.125rem;color:var(--color-text-secondary);margin:0;line-height:1.4}.company-strategy{position:relative;padding:var(--spacing-xxl) 0}.company-strategy .container{position:relative;z-index:1}.strategy-grid{flex-direction:row;align-items:stretch;gap:0;margin-top:3rem;flex-wrap:nowrap}.strategy-card,.strategy-grid{display:flex;justify-content:center}.strategy-card{background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:0;padding:2rem;text-align:center;transition:all .8s cubic-bezier(.4,0,.2,1);opacity:1;flex:1 1;min-width:200px;height:200px;flex-direction:column;align-items:center;gap:1rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:relative;overflow:hidden}.strategy-card:before{content:"";position:absolute;inset:0;border-radius:0;padding:1px;background:linear-gradient(135deg,transparent 40%,hsla(0,0%,100%,.8) 50%,transparent 60%),linear-gradient(135deg,rgba(147,197,253,.9),hsla(0,0%,100%,.05));background-size:200% 200%,100% 100%;background-repeat:repeat,no-repeat;background-position:-100% -100%,0 0;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box exclude,linear-gradient(#fff 0 0);opacity:0;transition:opacity .8s ease;pointer-events:none}.strategy-card:hover{opacity:1;transform:translateY(-3px);border-color:transparent;box-shadow:-3px -3px 10px rgba(81,162,255,.15),3px 3px 10px rgba(0,0,0,.3)}.strategy-card:hover:before{opacity:1;animation:borderFlowRounded 2s linear infinite}.strategy-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.strategy-icon svg{width:100%;height:100%}.strategy-text{display:flex;flex-direction:column;gap:.5rem}.strategy-text-line1,.strategy-text-line2{font-size:1.125rem;font-weight:400;color:var(--color-text-primary);margin:0;line-height:1.4;animation:strategyTextBreathe 4s ease-in-out infinite}.strategy-card:first-child .strategy-text-line1,.strategy-card:first-child .strategy-text-line2{animation-delay:0s}.strategy-card:nth-child(2) .strategy-text-line1,.strategy-card:nth-child(2) .strategy-text-line2{animation-delay:1s}.strategy-card:nth-child(3) .strategy-text-line1,.strategy-card:nth-child(3) .strategy-text-line2{animation-delay:2s}.strategy-card:nth-child(4) .strategy-text-line1,.strategy-card:nth-child(4) .strategy-text-line2{animation-delay:3s}@keyframes strategyTextBreathe{0%,to{color:hsla(0,0%,100%,.6)}50%{color:var(--color-text-primary)}}.products-matrix{padding:var(--spacing-xxl) 0;background:linear-gradient(180deg,transparent,rgba(0,11,28,.3))}.products-matrix-content{display:flex;justify-content:center;align-items:center;margin-top:3rem}.products-matrix-svg-image{width:150%;height:auto;max-width:1800px;display:block}.product-category{position:relative;display:flex;flex-direction:column;gap:2rem}.product-category-left{text-align:left}.product-category-right{text-align:right}.product-category-group{display:flex;flex-direction:column;gap:3rem}.product-category-content{position:relative;z-index:2}.product-category-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1.5rem;line-height:1.4}.product-category-description{font-size:1rem;color:hsla(0,0%,100%,.6);line-height:1.4;margin-bottom:1rem}.product-category-decoration{position:absolute;top:0;width:100%;height:100%;pointer-events:none;z-index:1}.product-category-left .product-category-decoration{left:0}.product-category-right .product-category-decoration{right:0}.product-circle{position:absolute;border-radius:50%;opacity:.3;filter:blur(20px)}.product-circle-1{width:225px;height:225px;top:0;left:-50px}.product-circle-1,.product-circle-2{background:linear-gradient(180deg,rgba(81,162,255,0),#51a2ff)}.product-circle-2{width:437px;height:49px;top:200px;left:-100px}.product-circle-3{width:587px;height:85px;top:0;right:-150px}.product-circle-3,.product-circle-4{background:linear-gradient(180deg,rgba(81,162,255,0),#51a2ff)}.product-circle-4{width:545px;height:64px;top:150px;right:-120px}.product-circle-5{width:729px;height:112px;top:0;right:-200px}.product-circle-5,.product-circle-6{background:linear-gradient(180deg,rgba(81,162,255,0),#51a2ff)}.product-circle-6{width:437px;height:49px;top:120px;right:-100px}.product-line{position:absolute;width:1px;background:linear-gradient(180deg,#51a2ff,hsla(0,0%,100%,.51) 49%,hsla(0,0%,100%,0))}.product-line-left{left:-30px;top:0;height:303px}.product-line-right{right:-30px;top:0;height:583px}.product-category-right:first-of-type .product-line-right{height:583px}.product-category-right:last-of-type .product-line-right{height:303px}.milestone{padding:var(--spacing-xxl) 0;background:#000;overflow-x:hidden;position:relative}.milestone .container{padding-bottom:0}.milestone .section-title{margin-bottom:3rem}.milestone-timeline{display:block;width:100vw;position:relative;left:calc(-50vw + 50%);margin-top:3rem;padding:0;margin-left:0;margin-right:0}.milestone-svg-image{width:100vw;height:auto;display:block;margin:0;padding:0;max-width:none;object-fit:cover}.milestone-item{position:relative;flex:0 0 272px;width:272px;padding-left:32px}.milestone-line{position:absolute;left:0;top:10px;bottom:0;width:1px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0))}.milestone-dot{position:absolute;left:-9px;top:9px;width:18px;height:18px;border-radius:50%;border:1px solid transparent;background:linear-gradient(180deg,#fff 41%,#51a2ff);z-index:2}.milestone-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;border-radius:50%;background:#51a2ff}.milestone-content{position:relative;z-index:1}.milestone-date{font-size:1.5rem;font-weight:700;background:linear-gradient(180deg,#fff 41%,#51a2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1.4}.milestone-text{font-size:1rem;color:hsla(0,0%,100%,.6);line-height:1.4;width:240px;word-wrap:break-word}.milestone-text,.milestone-text p{word-break:keep-all;overflow-wrap:break-word}.milestone-text p{margin:0 0 .5rem;width:100%;max-width:240px;text-align:left}.milestone-text p:last-child{margin-bottom:0}.milestone-text p{text-indent:0}.partners{padding:var(--spacing-xxl) 0;background:var(--color-bg-dark);overflow-x:hidden;position:relative}.partners .container{padding-bottom:0}.partners .section-title{margin-bottom:3rem}.partners-content{display:block;width:100vw;position:relative;left:calc(-50vw + 50%);margin-top:3rem;padding:0;margin-left:0;margin-right:0}.partners-content:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(2,2,2,.5),rgba(2,2,2,0) 20%,rgba(2,2,2,0) 80%,rgba(2,2,2,.5));pointer-events:none;z-index:1}.partners-svg-image{width:100vw;height:auto;display:block;margin:0;padding:0;max-width:none;object-fit:cover}.industry-cases{position:relative;padding:var(--spacing-xxl) 0;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.industry-cases-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.industry-cases-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);pointer-events:none;z-index:1}.industry-cases-bg-image{width:100vw;height:100%;object-fit:cover;object-position:center;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:0}.industry-cases .container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 0;width:100%}.industry-cases-title{font-size:44px;line-height:1.2;text-align:center;background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 30%,#fff 50%,rgba(147,197,253,.9) 70%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;animation:titleGradientFlow 6s ease-in-out infinite;display:inline-block}.industry-cases-subtitle,.industry-cases-title{font-family:"Alibaba PuHuiTi 3.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:700}.industry-cases-subtitle{font-size:36px;line-height:1.4;text-align:center;color:#fff;margin-bottom:2.5rem;max-width:800px}.industry-cases-button{position:relative;width:224px;height:52px;background:linear-gradient(90deg,#8b97f3,#5c6dee);border-radius:26px;border:none;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:0;transition:transform .3s ease,box-shadow .3s ease}.industry-cases-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(92,109,238,.4)}.button-text{font-family:"Alibaba PuHuiTi 3.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:1.4;text-align:center;color:#fff}.button-arrow{width:20px;height:20px}.industry-layout{padding:var(--spacing-xxl) 0;background:var(--color-bg-dark)}.industry-layout .container{display:flex;flex-direction:column;align-items:center;text-align:center}.industry-layout-title{font-weight:700;font-size:44px;line-height:1.2;text-align:center;background:linear-gradient(135deg,#fff,rgba(147,197,253,.9) 30%,#fff 50%,rgba(147,197,253,.9) 70%,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;animation:titleGradientFlow 6s ease-in-out infinite;display:inline-block}.industry-layout-subtitle,.industry-layout-title{font-family:"Alibaba PuHuiTi 3.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal}.industry-layout-subtitle{font-weight:400;font-size:24px;line-height:1.4;text-align:center;color:#93c5fe;margin-bottom:3rem;max-width:900px}.industry-layout-content{display:flex;justify-content:center;align-items:center;width:100%}.industry-layout-svg-image{width:120%;height:auto;max-width:1440px;display:block}.footer{background:linear-gradient(173deg,#000 11%,#060b1d 56%,#000);border-top:1px solid hsla(0,0%,100%,.05);padding-bottom:2rem}.footer-content{display:grid;grid-template-columns:2.2fr 1fr 1.2fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem;position:relative}.footer-glow-line{width:100%;height:1px;background:linear-gradient(90deg,rgba(0,163,255,0),rgba(0,163,255,.4) 50%,rgba(0,163,255,0));position:relative;margin-bottom:3rem}.footer-glow-line:after{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:25%;height:2px;background:#00a3ff;filter:blur(2px)}.footer-section{display:flex;flex-direction:column}.footer-brand{max-width:400px}.footer-logo{margin-bottom:1rem}.footer-logo .logo-svg{height:42px;width:auto}.footer-slogan{font-size:.875rem;color:#fff;margin-bottom:.5rem;opacity:.8;font-weight:500}.footer-info{grid-column:1/-1;margin-top:2rem}.footer-description{font-size:1.15rem;max-width:550px;line-height:1.5;font-weight:600;margin-bottom:0;letter-spacing:0;background:linear-gradient(135deg,#fff,#a7d3ff 25%,#fff 50%,#a7d3ff 75%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:titleGradientFlow 10s linear infinite}.footer-social{display:none}.footer-about,.footer-contact-section{justify-self:end}.footer-title{font-size:1rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:var(--color-text-secondary);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links a:hover:not(.disabled-link){color:var(--color-accent)}.disabled-link{cursor:default;opacity:.6;pointer-events:none}.footer-contact{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-contact li{display:flex;align-items:center;gap:.75rem;color:var(--color-text-secondary);font-size:.875rem}.contact-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;opacity:1}.contact-icon svg{width:100%;height:100%}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-copyright-wrapper{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap}.footer-copyright{font-size:.75rem;color:var(--color-text-secondary)}.footer-separator{color:hsla(0,0%,100%,.2);font-size:.75rem}.footer-beian{font-size:.75rem}.footer-beian a{color:hsla(0,0%,100%,.4);text-decoration:none;transition:color .3s ease;-webkit-user-select:all;-moz-user-select:all;user-select:all}.footer-beian a:hover{color:var(--color-accent)}.footer-legal{display:flex;align-items:center;gap:.5rem}.footer-legal a{color:var(--color-text-secondary);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-legal a:hover:not(.disabled-link){color:var(--color-accent)}.separator{color:var(--color-text-secondary)}@media screen and (max-width:1024px){:root{--container-padding:60px}.hero-title{font-size:3rem}.values-grid{flex-wrap:wrap;justify-content:center}.value-card{min-width:160px}.values-description{grid-template-columns:repeat(2,1fr)}.tech-content{grid-template-columns:1fr}.tech-title{white-space:normal;font-size:2rem}.partners-logos,.products-grid{grid-template-columns:repeat(2,1fr)}.partners-logos{gap:1.5rem}.about-content-wrapper{justify-content:center}.about-content{width:100%;max-width:100%;margin-top:2rem;padding:0;text-align:center}.about-text-main{font-size:1.1rem;line-height:1.6;text-align:center;margin-bottom:1.5rem}.about-text-detail{font-size:.95rem;line-height:1.8;text-align:center;margin-bottom:1rem}.footer{padding:3rem 0 1.5rem}.footer-content{gap:2.5rem;text-align:center;padding-bottom:2rem}.footer-brand,.footer-content{display:flex;flex-direction:column;align-items:center}.footer-brand{margin-bottom:0}.footer-logo{margin-bottom:1rem}.footer-logo .logo-svg{width:140px}.footer-slogan{font-size:1rem;opacity:.9;max-width:350px}.footer-section{width:100%;display:flex;flex-direction:column;align-items:center}.footer-title{font-size:1.1rem;margin-bottom:1.25rem;position:relative;display:inline-block}.footer-title:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:24px;height:2px;background:var(--color-accent);border-radius:2px}.footer-links{align-items:center;gap:.75rem}.footer-contact{align-items:center;width:100%;gap:1rem}.footer-contact li{justify-content:center;width:-moz-fit-content;width:fit-content;font-size:.9rem}.footer-info{margin-top:1rem;width:100%;display:flex;justify-content:center}.footer-description{font-size:.85rem;line-height:1.6;opacity:.7;max-width:320px;margin:0 auto;text-align:center}.footer-bottom{flex-direction:column;align-items:center;gap:1.25rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.05)}.footer-copyright-wrapper{flex-direction:column;gap:.5rem;align-items:center;width:100%}.footer-separator{display:none}.footer-beian a,.footer-copyright,.footer-legal{font-size:.8rem;text-align:center}.footer-legal{justify-content:center;gap:1.5rem;width:100%}}@media screen and (max-width:768px){:root{--container-padding:20px;font-size:14px}.mobile-menu-toggle{display:flex}.nav-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:hsla(0,0%,4%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:100px 40px 40px;gap:2rem;transition:right .4s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 30px rgba(0,0,0,.3);z-index:999;overflow-y:auto}.nav-menu.active{right:0}.nav-menu li{width:100%;opacity:0;transform:translateX(20px);animation:slideInRight .3s ease forwards}.nav-menu.active li:first-child{animation-delay:.1s}.nav-menu.active li:nth-child(2){animation-delay:.15s}.nav-menu.active li:nth-child(3){animation-delay:.2s}.nav-menu.active li:nth-child(4){animation-delay:.25s}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}.nav-link{font-size:1.1rem;padding:.5rem 0;display:block;width:100%;border-bottom:1px solid hsla(0,0%,100%,.1)}.logo-svg{width:140px}.hero-text-content{padding:100px 20px 60px}.hero-title-row{flex-direction:column;align-items:flex-start;gap:1rem;white-space:normal}.hero-title{font-size:2rem;white-space:normal}.hero-subtitle{font-size:1.125rem;white-space:normal}.section-title-large{font-size:8rem}.values-grid{flex-wrap:wrap;gap:1rem}.value-card{min-width:140px;padding:1.5rem}.values-description{grid-template-columns:1fr}.tech-title{white-space:normal;font-size:1.75rem}.wheel-content{grid-template-columns:1fr}.prediction-flow{min-height:auto}.flow-container{position:relative;max-width:1200px;min-height:auto}.flow-container,.flow-svg-image{width:100%;height:auto}.prediction-flow .section-title{width:100%;max-width:546px;font-size:2rem;line-height:1.4}.flow-timeline{position:relative;left:auto;top:auto;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem}.flow-timeline:before{display:none}.timeline-node{position:relative;width:71px;height:71px;margin:0}.timeline-line{display:block;width:100px;height:2px;margin:0 .5rem}.flow-content{width:100%;min-height:auto}.flow-content,.goal-box{position:relative;left:auto;top:auto}.goal-box{transform:none;margin:0 auto 2rem}.tech-grid{position:relative;width:100%;height:auto;margin-left:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.tech-box{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0}.implementation-grid{flex-direction:column;margin-left:0;gap:1rem}.impl-box{position:relative!important;left:auto!important;top:auto!important;transform:none!important;margin:0}.products-metrics-grid{position:relative;left:auto;top:auto;flex-direction:column;gap:1.5rem;align-items:center}.product-metric-card{width:100%;max-width:380px;height:auto;min-height:345px}.a3e-content{flex-direction:column}.a3e-svg-image{width:100%;height:auto}.a3e-circle-diagram{width:100%;max-width:390px}.strategy-grid{flex-wrap:wrap;justify-content:center}.strategy-card{min-width:250px;width:100%;max-width:359px}.products-matrix-content{flex-direction:column}.products-matrix-svg-image{width:100%;height:auto}.product-category-right{text-align:left}.product-line-left,.product-line-right{display:none}.product-circle{opacity:.2}.company-strategy-bg-image{width:100vw;height:100%}.milestone-timeline{flex-direction:column}.milestone-svg-image{width:100vw;height:auto}.milestone-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);max-width:272px;min-width:240px}.partners-content{left:calc(-50vw + 50%)}.partners-svg-image{width:100vw;height:auto}.industry-cases{min-height:500px}.industry-cases-title{width:auto;font-size:2.5rem;line-height:1.4}.industry-cases-subtitle{width:auto;font-size:2rem;line-height:1.4;padding:0 1rem}.industry-cases-button{width:200px;height:48px}.industry-layout-title{width:auto;font-size:2.5rem;line-height:1.4}.industry-layout-subtitle{width:auto;font-size:1.5rem;line-height:1.4;padding:0 1rem}.industry-layout-svg-image{width:100%;height:auto}}@media screen and (max-width:480px){.hero-text-content{padding:80px 15px 40px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.875rem}.section-title-large{font-size:4rem}.section-subtitle,.section-title{font-size:1.5rem}.company-strategy-bg-image{width:100vw;height:100%}.milestone-timeline{flex-direction:column;align-items:center;gap:2rem}.milestone-item{flex:1 1 100%;width:100%;max-width:272px}.partners-svg-image{width:100vw;height:auto}.industry-cases{min-height:400px;padding:3rem 0}.industry-cases-title{font-size:2rem;line-height:1.3;margin-bottom:1.5rem}.industry-cases-subtitle{font-size:1.5rem;line-height:1.3;margin-bottom:1.5rem}.industry-cases-button{width:180px;height:44px}.button-text{font-size:16px}.industry-layout-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.industry-layout-subtitle{font-size:1.25rem;line-height:1.3;margin-bottom:2rem}.carousel-btn{width:40px;height:40px}.carousel-btn svg{width:20px;height:20px}.carousel-btn-prev{left:1rem}.carousel-btn-next{right:1rem}.carousel-indicators{bottom:2rem}.carousel-indicator{width:8px;height:8px}.carousel-indicator.active{width:24px}}.carousel-image,.tech-image,.wheel-image{aspect-ratio:16/9;object-fit:cover}.value-icon-image,.wheel-icon-image{aspect-ratio:1/1;object-fit:contain}.a3e-svg-image,.flow-svg-image,.industry-layout-svg-image,.milestone-svg-image,.partners-svg-image,.products-matrix-svg-image{width:100%;height:auto;display:block}.carousel-video{object-fit:cover;width:100%;height:100%}