:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:gray;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:#0000}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);-webkit-user-select:none;user-select:none;pointer-events:none;width:0;position:fixed;top:-100vh;left:-100vw}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:100%}@media (width<=480px){html{font-size:93.75%}}body{margin:0;font-size:1rem;line-height:1.5}#root{min-height:100vh}@media (width<=767px){html,body{overscroll-behavior-x:none;overflow-x:hidden}#root{max-width:100%;overflow-x:hidden}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#fff;--arrow-size:8px;--content-padding:8px 12px;color:var(--adm-color-text);z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;user-select:text;animation:none;position:absolute;top:0;left:0}.adm-popover.adm-popover-dark{--background:#000000bf;--adm-color-text:#fff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{content:"";background:#ffffff03;position:absolute}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);font-size:var(--adm-font-size-7);background-clip:padding-box;border-radius:8px;width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden;box-shadow:0 0 30px #3333}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{height:var(--arrow-size);width:var(--arrow-size);background:0 0;display:block;position:absolute;overflow:visible}.adm-popover-arrow-icon{height:var(--arrow-size);width:calc(var(--arrow-size) / 8 * 15);transform:translate(-50%, -50%) rotate(var(--arrow-icon-rotate));display:block;position:absolute;top:50%;left:50%}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{min-width:120px;overflow:hidden}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{-webkit-overflow-scrolling:auto;padding-right:2px;overflow-y:scroll}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.adm-popover-menu-item{justify-content:flex-start;align-items:center;padding-left:20px;display:flex;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{border-top:solid 1px var(--border-color);flex:auto;padding:14px 20px 14px 0}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{content:" ";border-bottom:solid 1px var(--border-color);width:100%;display:block;position:absolute;bottom:-1px;left:0}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:#000000e6}:root{--home-fixed-top-offset:calc(92px + env(safe-area-inset-top,0px));--home-sticky-scroll-padding:var(--home-fixed-top-offset);--float-grad:linear-gradient(-19.8deg, #000 30.3%, #1e023f 105.6%);--max:1080px}html{scroll-padding-top:var(--home-fixed-top-offset)}.home{--ink:#000;--muted:#404040;--muted-soft:#0009;--navy:#12162e;--blue-grad-top:#759cf8;--blue-grad-bot:#d4e3fc;--cap-grad:linear-gradient(148deg, #f4f8fe 12.4%, #fafcfe 80.7%);--cta-grad:linear-gradient(-78deg, #000 24.8%, #1e023f 121.9%);--max:1080px;--radius-lg:40px;--radius-md:26px;--radius-sm:12px;min-height:100vh;color:var(--ink);background:#fff;font-family:PingFang SC,Microsoft YaHei,Alibaba PuHuiTi,system-ui,sans-serif;position:relative}.home-main-clip{min-width:0;overflow-x:clip}.home-bg-deco{opacity:.15;pointer-events:none;z-index:0;height:min(884px,85vh);position:absolute;inset:0 0 auto}.home-bg-deco-img{object-fit:cover;object-position:top center;width:100%;height:100%}.home-top{z-index:1;padding:24px 16px 0;position:relative}.home-top-inner{max-width:var(--max);justify-content:center;margin:0 auto;display:flex}.home-mobile-top-row{z-index:30;box-sizing:border-box;width:100%;padding-top:env(safe-area-inset-top,0px);display:block;position:fixed;top:0;left:0;right:0}.home-top-sentinel{height:var(--home-fixed-top-offset);pointer-events:none;flex-shrink:0;width:100%}.home-logo-mobile-bar{display:none}.home-pill-nav{background:linear-gradient(90deg,#f2f7ff6e,#fff);border:2px solid #fff;border-radius:40px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;padding:8px 20px 8px 16px;display:flex;box-shadow:0 11px 12.8px 4px #bcc4dc4d,inset 0 1px #fffc}.home-pill-brand{height:32px;overflow:hidden}.home-pill-brand-link{color:inherit;cursor:pointer;align-items:center;text-decoration:none;display:flex}.home-pill-brand-link:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #6150ff8c}.home-pill-brand img{width:100px;height:40px}.home-brand-cn{letter-spacing:-.03em;font-family:DingTalk JinBuTi,PingFang SC,sans-serif;font-size:1.125rem}.home-brand-en{letter-spacing:-.04em;background:linear-gradient(90deg,#10ebff 18%,#6150ff 27%,#b546ff 62%,#ffa1e9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:600;transform:rotate(-3.76deg)}.home-pill-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 8px;font-family:Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:clamp(.6875rem,.55rem + .9vw,.8125rem);font-weight:600;line-height:1;display:flex}.home-pill-link{color:inherit;border-radius:21.5px;padding:12px 16px;text-decoration:none;transition:background .15s}.home-pill-link:hover,.home-pill-link--active{color:var(--ink,#141312);background:linear-gradient(108deg,#eff2f896 0%,#fcfdff96 100%);border:1px solid #fff;border-radius:21.5px;box-shadow:-2px 3px 10.7px #afb3c3cf}.home-pill-link--active:hover{background:linear-gradient(108deg,#eff2f8b8 0%,#fcfdffb8 100%)}.home-pill-nav-mobile{min-width:0;max-width:min(220px,52vw);display:none}.home-pill-nav-picker-trigger{cursor:pointer;text-align:left;width:100%;font:inherit;margin:0;display:block}.home-pill-nav-select{box-sizing:border-box;width:100%;max-width:100%;color:var(--ink,#141312);cursor:pointer;appearance:none;background-color:#fcfdffd9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23404040' d='M1.4 0 6 4.6 10.6 0 12 1.4l-6 6-6-6z'/%3E%3C/svg%3E"),linear-gradient(108deg,#eff2f896 0%,#fcfdff96 100%);background-position:right 12px center,50%;background-repeat:no-repeat,no-repeat;background-size:12px 8px,100% 100%;border:1px solid #fff;border-radius:21.5px;margin:0;padding:10px 32px 10px 14px;font-family:Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.2;box-shadow:-2px 3px 10.7px #afb3c373}.home-pill-nav-select:focus-visible{outline-offset:2px;outline:2px solid #6150ff8c}.home-nav-dropdown-popover.adm-popover{filter:drop-shadow(0 10px 24px #7884a847)}.home-nav-dropdown-popover .adm-popover-arrow{display:none}.home-nav-dropdown-popover .adm-popover-inner{box-shadow:none;background:0 0}.home-nav-dropdown-popover .adm-popover-inner-content{padding:0;overflow:visible}.home-nav-dropdown-panel{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(165deg,#fcfdfffa 0%,#f2f7fff5 100%);border:1px solid #fffffff2;border-radius:18px;padding:6px}.home-nav-dropdown-item{box-sizing:border-box;text-align:left;width:100%;color:var(--muted,#404040);cursor:pointer;background:0 0;border:none;border-radius:14px;margin:0;padding:11px 14px;font-family:Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .15s,color .15s;display:block}.home-nav-dropdown-item:hover{color:var(--ink,#141312);background:#eff2f88c}.home-nav-dropdown-item--active{color:var(--ink,#141312);background:linear-gradient(108deg,#eff2f8bf 0%,#fcfdffd9 100%);box-shadow:inset 0 1px #ffffffe6}.home-nav-dropdown-item:focus-visible{outline-offset:0;outline:2px solid #6150ff73}.home-float{z-index:40;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;top:50%;right:16px;transform:translateY(-50%)}.home-float-item{flex-direction:column;align-items:flex-end;display:flex;position:relative}.home-float-item:hover .home-float-pop,.home-float-item:focus-within .home-float-pop{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)translate(0)}.home-float-pop{opacity:0;visibility:hidden;pointer-events:none;z-index:41;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(6px)}.home-float-card{background:var(--float-grad);border-radius:29px;flex-direction:column;align-items:center;gap:8px;width:60px;min-height:170px;padding:10px 0 12px;display:flex;position:relative;box-shadow:0 8px 24px #1e023f40}.home-float-ico-bg{opacity:.9;width:50px;height:auto;position:absolute;top:12px}.home-float-ico{object-fit:cover;z-index:1;background:#fff;border-radius:50%;width:46px;height:46px;position:relative}.home-float-tel-link{color:inherit;-webkit-tap-highlight-color:transparent;border-radius:50%;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:flex}.home-float-tel-link:focus-visible{outline-offset:2px;outline:2px solid #6150ff8c}.home-float-label{color:#fff;text-align:center;letter-spacing:.4em;z-index:1;writing-mode:vertical-rl;padding:0 6px;font-size:1rem;font-weight:500;line-height:2;position:relative}.home-float-panel{background:#fff;border-radius:20px;padding:8px;box-shadow:2px 0 9px 7px #22478412}.home-float-panel img{border-radius:12px;display:block}.home-float-contact{white-space:nowrap;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;min-width:220px;padding:12px 16px;font-size:.95rem;display:grid}.home-report-hero-slot{z-index:5;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:-3% 3.25% 13%}.home-report-hero-slot>*{pointer-events:auto}.home-report-hero{box-sizing:border-box;width:100%;max-width:100%;margin:0;position:relative}.home-report-hero.report-hero--section{max-width:none;margin-bottom:0}@media (width<=900px){.home-report-hero-slot{inset:-10% 2.5% 11%}.home-report-hero .report-hero__visual{transform-origin:50%;transform:scale(.44)}}@media (width<=780px){.home-report-hero-slot{inset:-4% .5% 6%}.home-report-hero .report-hero__visual{transform:scale(clamp(.48, .36 + 12vw, .74));transform-origin:50%}.home-report-hero.report-hero--section{padding:clamp(6px,2vw,14px) clamp(4px,1.8vw,12px) clamp(8px,2.8vw,18px)}}.home-hero{z-index:1;text-align:center;padding:clamp(20px,4vw,32px) clamp(12px,3.5vw,20px) 0;position:relative}.home-hero-inner{max-width:var(--max);margin:0 auto}.home-hero-title{max-width:32rem;margin:0 auto 20px;font-size:clamp(1.5rem,3.5vw,2.375rem);font-weight:700;line-height:1.25}.home-cta-web{background:var(--cta-grad);color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:25px;justify-content:center;align-items:center;gap:8px;min-width:196px;height:50px;padding:0 28px;font-family:Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:1.0625rem;text-decoration:none;transition:transform .12s,filter .15s;display:inline-flex;box-shadow:0 4px 20px #1e023f59}.home-cta-web:hover{filter:brightness(1.06)}.home-cta-web:active{transform:scale(.98)}.home-cta-arrow{opacity:.9;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.home-cta-web--fixed-mobile{display:none}.home-hero-visuals-mobile{box-sizing:border-box;width:100%;max-width:min(720px,100%);margin-left:auto;margin-right:auto;display:none}.home-hero-title-mobile{display:none}.home-hero-visuals{width:83%;max-width:min(900px,100%);margin:clamp(20px,4vw + 8px,48px) auto 0;position:relative}.home-hero-mock-wrap{width:100%;max-width:min(750px,100%);margin:0 auto;position:relative}.home-hero-glow{filter:blur(clamp(14px,2.5vw + 8px,28.8px));pointer-events:none;background:linear-gradient(#fff0 50%,#eff0f1 100%);border-radius:50%;width:min(915px,100% + clamp(1rem,4vw,2.5rem));height:clamp(6.25rem,18vw + 3rem,15rem);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-hero-shot{z-index:1;background-position:0 0;background-repeat:no-repeat;background-size:100%;max-width:100%;margin:0 auto;display:block;position:relative}.home-hero-shot--main{aspect-ratio:750/413;width:100%;overflow:visible}.home-hero-shot--side{aspect-ratio:140/276;z-index:2;filter:drop-shadow(0 12px 32px #0000001f);width:min(140px,19%,28vw);position:absolute;bottom:0;right:-10%}@media (width<=640px){.home-hero-shot--side{aspect-ratio:140/293;width:min(132px,22%,32vw);bottom:-5%}}.home-band-white{background:#fff;border-bottom:1px solid #0000000a;height:80px}.home-section-inner{max-width:var(--max);margin:0 auto;padding:0 20px 20px}.home-section-title{text-align:center;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.home-section-sub{text-align:center;color:var(--muted);margin:12px 0 0;font-size:1rem}.home-capabilities{z-index:1;background:#fff;padding-top:clamp(2.5rem,4vw + 2rem,5rem);position:relative}.home-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px;display:grid}@media (width>=1100px){.home-cap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-cap-card{border-radius:var(--radius-md);background:var(--cap-grad);text-align:center;border:1px solid #0000000a;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:240px;padding:28px 20px;transition:box-shadow .2s;display:flex;position:relative}.home-cap-card:hover{box-shadow:0 12px 40px #3550781f}.home-cap-icon{object-fit:contain;width:110px;height:110px}.home-cap-card h3{margin:0;font-size:1.35rem;font-weight:600}.home-cap-card p{color:var(--muted-soft);margin:0;font-size:.875rem;line-height:1.55}.home-features{z-index:1;background:#fff;padding-top:16px;position:relative}.home-features .home-section-inner{padding-top:clamp(1.5rem,2vw + 1rem,2.5rem)}.home-feature{border-radius:var(--radius-lg);background:linear-gradient(360deg,#759cf82e 0%,#d4e3fc39 100%);border:1px solid #00000008;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:16px;margin-top:48px;padding:20px 14px;display:grid;box-shadow:0 1px #00000005}.home-feature--reverse .home-feature-copy{text-align:right;order:2}.home-feature--reverse .home-feature-mock{order:1}@media (width>=900px){.home-feature{gap:40px;padding:72px 48px}}.home-feature-copy h3{margin:0 0 12px;font-size:clamp(1.75rem,2.5vw,2.375rem);font-weight:600}.home-feature-copy p{color:var(--muted);max-width:36rem;margin:0;font-size:1rem;line-height:1.65}.home-feature--reverse .home-feature-copy p{margin-left:auto}.home-feature-copy,.home-feature-mock{min-width:0}.home-mission-mobile{display:none}.home-feature-mock-inner{border-radius:var(--radius-sm);aspect-ratio:462/290;position:relative;overflow:hidden}.home-feature-img-full{border-radius:var(--radius-sm);width:100%;height:auto;display:block}.home-feature-grad{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--blue-grad-top), var(--blue-grad-bot));position:absolute;inset:0}.home-feature-grad-photo{opacity:.35;border-radius:var(--radius-sm);width:100%;height:100%;position:absolute;inset:0}.home-feature-layer{object-fit:cover;z-index:2;border-radius:8px;position:absolute}.home-feature-layer--a{width:72%;max-width:348px;bottom:50%;left:10%;transform:translateY(50%);box-shadow:0 4px 8.2px 2px #35325836}.home-feature-layer--b{width:18%;max-width:83px;bottom:6%;right:8%;box-shadow:0 4px 17.5px #0c0e4740}.home-feature-strip{object-fit:cover;z-index:3;border-radius:4px;width:20px;height:46%;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.home-scenarios{z-index:1;padding-top:24px;position:relative}.home-scenarios-visual{border-radius:var(--radius-sm);margin-top:clamp(1.5rem,2vw + 1rem,2.5rem);overflow:hidden}.home-scenarios-visual img{width:100%;height:auto;display:block}.home-mission{background:#f3f4f6;margin-top:clamp(2.5rem,4vw + 2rem,5rem);padding-top:clamp(2.5rem,4vw + 2rem,5rem);position:relative;overflow:hidden}.home-mission-bg{pointer-events:none;position:absolute;inset:0}.home-mission-mask{object-fit:cover;opacity:.2;width:100%;height:100%;position:absolute;inset:0}.home-mission-photo{aspect-ratio:1;opacity:.4;background-position:50% 18%;background-repeat:no-repeat;background-size:cover;width:min(1294px,140%);max-height:95%;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.home-mission-photo-inner{background-position:0,100% 0;background-repeat:no-repeat,no-repeat;background-size:auto 1.375rem,.8125rem .8125rem;justify-content:flex-end;align-items:center;width:100%;max-width:1413px;min-height:clamp(56px,10vw,88px);margin:0 auto;display:flex}.home-mission-photo-inner img{width:96%;height:auto}.home-mission-tagline-mobile{display:none}.home-mission-inner{z-index:1;text-align:center;margin:0 auto;padding:0 clamp(1rem,5vw,1.5rem) clamp(8rem,12vw + 5rem,16rem);position:relative}.home-mission-title{margin:0 0 20px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.home-mission-lead{margin:0 0 16px;font-family:DingTalk JinBuTi,PingFang SC,sans-serif;font-size:clamp(1.35rem,2.5vw,3rem);line-height:1.35}.home-mission-body{color:var(--muted);margin:0;padding-top:20px;font-size:clamp(.9rem,.92rem + .35vw,1.125rem);font-weight:400;line-height:1.65}.home-mission-footer{z-index:1;background:var(--navy);color:#fff6;text-align:center;padding:40px 24px 48px;font-size:clamp(.9375rem,.88rem + .45vw,1.125rem);line-height:1.7;position:relative}.home-mission-footer p{margin:0 auto .5em}.home-mission-footer p.home-mission-icp{margin-top:1.5rem;margin-bottom:0}@media (width<=767px){:root{--home-fixed-top-offset:calc(64px + env(safe-area-inset-top,0px));--home-sticky-scroll-padding:var(--home-fixed-top-offset)}.home-mobile-top-row{width:auto;max-width:min(var(--max), 100%);padding:calc(10px + env(safe-area-inset-top,0px)) 16px 10px;box-sizing:border-box;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px 12px;margin:0 auto;display:grid;left:0;right:0}.home-logo-mobile-bar{z-index:1;box-sizing:border-box;grid-column:1;max-width:none;margin:0;padding:0;display:block;position:relative}.home-logo-mobile-bar .home-pill-brand-link{display:inline-flex}.home-pill-brand-link--in-nav{display:none}.home-top{background:0 0;grid-column:2;align-self:start;min-width:0;padding:0}.home-top-inner{justify-content:stretch;width:100%}.home-pill-nav{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px 12px;padding:6px 0 8px}.home-pill-nav-select{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23404040' d='M1.4 0 6 4.6 10.6 0 12 1.4l-6 6-6-6z'/%3E%3C/svg%3E"),linear-gradient(108deg,#eff2f873 0%,#fcfdff8c 100%);border-color:#0000;border-radius:26px;box-shadow:-1.161px 1.742px 6.213px #afb3c3cf}.home-pill-link,.home-pill-link:hover,.home-pill-link--active,.home-pill-link--active:hover{border-radius:13px}.home-nav-dropdown-panel{border-radius:14px}.home-nav-dropdown-item{border-radius:9px}.home-pill-brand{flex:none}.home-pill-links{display:none}.home-pill-nav-mobile{display:block}.home-float{gap:0}.home-float-item:not(:first-child),.home-float-item:first-child .home-float-label,.home-float-item:first-child .home-float-pop{display:none}.home-float-item:first-child .home-float-card{background:#fff;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;gap:0;width:48px;height:48px;min-height:0;padding:0}.home-float-item:first-child .home-float-tel-link{width:100%;height:100%}.home-float-item:first-child .home-float-ico{width:40px;height:40px}.home-report-hero-slot{max-height:100%;inset:4% 9% 15%;overflow:hidden}.home-report-hero.report-hero{transform:none}.home-report-hero.report-hero--section{max-width:100%;padding:4px 6px 8px}.home-report-hero .report-hero__visual{transform:scale(clamp(.24, .12 + 8.5vw, .36));transform-origin:50%;border-radius:8px;min-height:96px;overflow:hidden}.home-report-hero .report-hero__circle{width:min(188px,52vw);max-width:min(188px,52vw);height:min(188px,52vw);max-height:min(188px,52vw)}.home-report-hero .report-hero__tags{transform-origin:50%;transform:scale(.36)}.home-report-hero .report-hero__tag{border-radius:18px;padding:7px 11px;font-size:clamp(.65rem,2vw + .3rem,.78rem)}.home-hero{padding:0}.home-hero-title{display:none}.home{--radius-lg:22px;--radius-md:14px;--radius-sm:9px;padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}.home-cta-web--hero{display:none}.home-cta-web--fixed-mobile{left:50%;bottom:max(12px, env(safe-area-inset-bottom,0px));z-index:500;box-sizing:border-box;border-radius:32px;min-width:0;max-width:calc(100% - 32px);padding:0 36px;display:inline-flex;position:fixed;transform:translate(-50%);box-shadow:0 6px 28px #1e023f6b}.home-cta-web--fixed-mobile:active{transform:translate(-50%)scale(.98)}.home-hero-visuals{display:none}.home-hero-visuals-mobile,.home-hero-title-mobile{display:block}.home-hero-shot--main{border-radius:clamp(6px,1.8vw,12px);overflow:hidden}.home-hero-mock-wrap{width:min(100% - 20px,18rem);margin-left:auto;margin-right:auto}.home-hero-mock-wrap .home-hero-shot--side{width:min(100px,18vw,22%)}.home-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.home-cap-card{gap:8px;min-height:0;padding:16px 10px}.home-cap-icon{width:72px;height:72px}.home-cap-card h3{font-size:clamp(.875rem,3.6vw,1rem);line-height:1.25}.home-cap-card p{font-size:.72rem;line-height:1.45}.home-cap-card--0,.home-cap-card--3{transform:none}.home-header-mobile__hero-scale-img{width:36%;position:absolute;top:45%;left:53%;transform:translate(-50%)}.home-header-mobile__role-img{width:60%;position:absolute;top:43%;left:52%;transform:translate(-50%)}.home-header-mobile{aspect-ratio:750/572;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;display:block;position:relative;overflow:hidden}.home-header-mobile__overlay{z-index:1;pointer-events:none;box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:absolute;top:22%;left:0;right:0;transform:none}.home-header-mobile__hero-scale.report-hero__visual{box-sizing:border-box;transform-origin:50%;width:min(520px,100% - 48px);max-width:100%;transform:scale(calc(min(520px, calc(100% - 48px)) / 520));background:0 0;min-height:0;position:relative}.home-mission-bg,.home-mission-inner{display:none}.home-mission{padding-top:0}.home-mission-mobile{object-fit:cover;width:100%;height:100%;display:block}.home-feature{gap:10px;margin-top:28px;padding:40px 10px}.home-feature-copy h3{margin-bottom:6px;font-size:clamp(.95rem,3.8vw,1.2rem)}.home-feature-copy p{font-size:.75rem;line-height:1.45}.home-feature-mock{min-height:0}.home-mission-photo-inner{display:none}.home-mission-tagline-mobile{max-width:34rem;color:var(--muted);letter-spacing:.02em;margin:0 auto clamp(12px,3vw,18px);font-size:clamp(1rem,3.6vw,1.0625rem);font-weight:600;line-height:1.55;display:block}.home-mission-body{padding-top:clamp(12px,3vw,16px)}.home-mission-footer{padding:clamp(14px, 3.8vw + 8px, 18px) 16px max(14px, env(safe-area-inset-bottom,0px));font-size:clamp(.6875rem,.62rem + .9vw,.8125rem);line-height:1.55}.home-mission-footer p.home-mission-icp{margin-top:clamp(10px,2.8vw + 6px,14px)}}.about-page{box-sizing:border-box;color:#000;background:#fff;max-width:100%;min-height:100vh;margin:0;font-family:PingFang SC,Microsoft YaHei,Alibaba PuHuiTi,system-ui,sans-serif;overflow-x:hidden}.about-top-sentinel{background:linear-gradient(90deg,#c8e0f3,#c8dff2,#c6def0,#c0d3e9,#b8d3e9,#b5cce6,#b0cee8)}.about-page__main{width:100%;min-width:0;max-width:100%;margin:0;padding:0;overflow-x:hidden}.about-shell{box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto;padding-left:20px;padding-right:20px}.about-hero{background-color:#fff;background-image:url(/index/assets/title-bg-BZ2p4kl_.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;max-width:100%;height:580px;padding:32px 0 56px;display:flex;position:relative;overflow:hidden}.about-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:24px;width:100%;min-width:0;max-width:min(1800px,100%);display:grid;position:relative}.about-hero__title{color:#000625;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.75rem,1.35rem + 1.6vw,2.375rem);font-weight:700;line-height:1.25}.about-hero__lead{color:#000000ad;max-width:45rem;margin:0;font-size:clamp(1rem,.94rem + .35vw,1.25rem);line-height:1.65}.about-hero__lead--mobile{display:none}.about-stats{background:#fff;padding:48px 0 64px}.about-stats__heading{text-align:center;color:#000;margin:0 0 40px;font-size:clamp(1.75rem,1.45rem + 1.1vw,2.5rem);font-weight:600;line-height:1.25}.about-stats__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.about-stat-card{box-sizing:border-box;background:linear-gradient(151deg,#f4f8fe 12.4%,#fafcfe 80.7%);border-radius:22px;flex-direction:column;justify-content:flex-start;min-height:280px;padding:28px 24px;display:flex}.about-stat-card__value{color:#218bf2;margin:0 0 31px;font-family:DingTalk JinBuTi,Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:clamp(2.5rem,1.8rem + 2.8vw,4.25rem);font-style:italic;font-weight:400;line-height:1.1}.about-stat-card__value--funding{letter-spacing:-.06em;font-size:clamp(2.25rem,1.65rem + 2.2vw,4rem)}.about-stat-card__row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.about-stat-card__row img{flex-shrink:0}.about-stat-card__label{color:#000;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.about-stat-card__desc{color:#000;max-width:18rem;margin:0;font-size:1.05rem;line-height:1.5}.about-why{background:linear-gradient(91deg,#f7fbff 8.9% 32.09%,#fcfdfd 93.28%);padding:56px 0 72px}.about-why__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:48px 40px;display:grid}.about-section-title{color:#000;margin:0 0 24px;font-size:clamp(1.75rem,1.45rem + 1.1vw,2.5rem);font-weight:600;line-height:1.25}.about-prose{color:#000;font-size:1.25rem;line-height:1.65}.about-prose p{margin:0 0 1.1em}.about-prose p:last-child{margin-bottom:0}.about-prose strong{font-weight:600}.about-prose__em{font-weight:500}.about-prose--mobile{display:none}.about-why__visual{justify-content:center;display:flex}.about-why__img{opacity:.92;width:min(100%,365px);height:auto;display:block}.about-advantages{background:#fff;padding:48px 0 80px}.about-advantages__grid{justify-content:space-between;align-items:center;gap:40px 36px;min-width:0;display:flex}.about-advantages__copy{min-width:0}.about-advantages__list{color:#000;margin:0;padding-left:1.35rem;font-size:1.25rem;line-height:1.65}.about-advantages__list>li{margin-bottom:1.25rem}.about-advantages__list>li:last-child{margin-bottom:0}.about-advantages__term{margin-bottom:.35em;list-style-position:outside;display:block}.about-advantages__detail{margin:0;font-weight:400}.about-collage__img{object-fit:cover;border-radius:12px;flex-shrink:1;width:min(392px,100%);max-width:100%;height:auto;min-height:0;display:block}.about-cta{text-align:center;background-color:#f7f7f7;background-image:url(/index/assets/mission-photo-t3rhA8Xn.png);background-position:50% -100px;background-repeat:no-repeat;background-size:min(1200px,200%);max-width:100%;padding:72px 0 288px;position:relative;overflow:hidden}.about-cta__bg{pointer-events:none;position:absolute;inset:0}.about-cta__bg-base{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.about-cta__map-wrap{opacity:.4;position:absolute;inset:18% -8% 0;-webkit-mask-image:linear-gradient(#0000 0%,#000 35%);mask-image:linear-gradient(#0000 0%,#000 35%);-webkit-mask-size:100% 100%;mask-size:100% 100%}.about-cta__map-mask,.about-cta__map-fill{object-fit:cover;object-position:center 60%;width:100%;height:100%;position:absolute;inset:0}.about-cta__map-fill{mix-blend-mode:multiply;opacity:.85}.about-cta__corner{opacity:.85;width:14px;height:14px;position:absolute;top:48px;right:max(24px,50% - 520px);transform:rotate(45deg)}.about-cta__inner{z-index:1;max-width:1120px;position:relative}.about-cta__wave-wrap{justify-content:center;margin-bottom:12px;display:flex}.about-cta__wave{max-width:100%;height:auto;display:block}.about-cta__title{color:#000;margin:0 0 20px;font-family:DingTalk JinBuTi,Alibaba PuHuiTi,PingFang SC,sans-serif;font-size:clamp(1.75rem,1.2rem + 2vw,3rem);font-weight:400;line-height:1.25}.about-cta__lead{color:#404040;max-width:36em;margin:0 auto 16px;font-size:clamp(1.25rem,1rem + 1vw,2rem);font-weight:500;line-height:1.45}.about-cta__body{color:#404040;margin:0 auto;font-size:1.25rem;line-height:1.65}.about-page__footer{background:#12162e;border-radius:0}@media (width<=960px){.about-why__grid{grid-template-columns:1fr}.about-advantages__grid{flex-direction:column;align-items:stretch}.about-collage__img{width:100%;max-width:420px;height:auto;margin:0 auto}}@media (width<=767px){.about-page{touch-action:pan-y;overscroll-behavior-x:none}.about-shell{padding-left:16px;padding-right:16px}.about-hero{height:auto;min-height:min(60dvh,420px);padding:calc(12px + env(safe-area-inset-top,0px)) 0 28px;background-position:top;background-size:cover;align-items:flex-start}.about-hero__grid{max-width:none}.about-hero__title{text-align:center;margin-bottom:12px;font-size:1.625rem}.about-hero__lead{text-align:left;max-width:none;font-size:12px;line-height:1.6}.about-hero__lead--desktop{display:none}.about-hero__lead--mobile{display:block}.about-stats{padding:28px 0 36px}.about-stats__heading{margin-bottom:20px;font-size:1.125rem}.about-stats__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 8px;max-width:none;margin:0}.about-stat-card{border-radius:7px;justify-content:flex-start;min-height:124px;padding:10px 6px}.about-stat-card__value{margin:0 0 12px;font-size:22px;font-style:italic}.about-stat-card__value--funding{letter-spacing:-.06em;font-size:18px}.about-stat-card__row{align-items:center;gap:4px;margin-bottom:4px}.about-stat-card__row img{width:14px;height:14px}.about-stat-card__label{white-space:normal;font-size:12px;line-height:1.2}.about-stat-card__desc{max-width:none;font-size:10px;line-height:1.35}.about-why{background-color:#fafcfe;background-image:var(--about-why-visual,none);background-position:right 160px;background-repeat:no-repeat;background-size:70%;padding:32px 0 clamp(170px,52vw,260px)}.about-why__grid{gap:20px}.about-why__visual{display:none}.about-section-title{text-align:center;margin-bottom:16px;font-size:1.125rem}.about-why__copy .about-section-title{text-align:center}.about-prose{font-size:12px;line-height:1.65}.about-prose--desktop{display:none}.about-prose--mobile{display:block}.about-advantages{padding:32px 0 40px}.about-advantages__copy .about-section-title{text-align:center}.about-advantages__list{padding-left:1.1rem;font-size:11px;line-height:1.55}.about-advantages__list>li{margin-bottom:.75rem}.about-collage__img{border-radius:10px;width:100%;max-width:100%;height:auto}.about-cta{background-position:50% 10vw;background-size:cover;padding:28px 0 120px}.about-cta__wave-wrap{margin-bottom:10px}.about-cta__wave{width:100%;max-width:min(100%,340px);height:auto}.about-cta__lead{padding:0 4px;font-size:11px;line-height:1.5}.about-cta__body{padding:0 4px;font-size:10px;line-height:1.55}.home-mission-footer.about-page__footer{padding:24px 16px 32px;font-size:10px}}@media (width<=360px){.about-stats__grid{grid-template-columns:1fr;max-width:280px;margin:0 auto}.about-stat-card{min-height:0;padding:16px 14px}.about-stat-card__row img{width:22px;height:22px}.about-stat-card__label{font-size:1rem}.about-stat-card__desc{font-size:.8125rem}.about-stat-card__value{font-size:clamp(1.75rem,6vw,2.25rem)}}.report-hero--section{text-align:center;border-radius:12px;max-width:960px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:40px 24px 48px}.report-hero{--report-page-bg:#fff;--report-text-primary:#0f172a;--report-text-secondary:#64748b;transform:scale(var(--hero-scale,1));transform-origin:top;opacity:var(--hero-opacity,1);transition:transform .2s ease-out,opacity .2s ease-out}.report-hero__visual{background:#fff;justify-content:center;align-items:center;min-height:180px;display:flex;position:relative;transform:scale(.38)}.report-hero__cloud{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.report-hero__cloud-track{width:200%;height:100%;animation:45s linear infinite report-cloud-slide-left-to-right;display:flex}.report-hero__cloud-set{flex:0 0 50%;width:50%;height:100%;position:relative}.report-hero__cloud-mask{z-index:1;pointer-events:none;background:radial-gradient(ellipse at center, transparent 0%, transparent 38%, var(--report-page-bg) 75%, var(--report-page-bg) 100%);position:absolute;inset:0}.report-hero__cloud-item{left:var(--cloud-left,0);top:var(--cloud-top,0);font-size:var(--cloud-font-size,1.375rem);color:#9ca3af;opacity:0;white-space:nowrap;animation:report-cloud-drift-scale-fade var(--cloud-duration,6s) ease-in-out var(--cloud-delay,0s) infinite;font-weight:600;position:absolute;transform:translate(-50%,-50%)}@media (width<=767px){.report-hero__cloud-item{font-size:clamp(.6rem,1.6vw + .32rem,.78rem)}}@keyframes report-cloud-slide-left-to-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes report-cloud-drift-scale-fade{0%,to{opacity:.18;transform:translate(-50%,-50%)translate(-3px)scale(.98)}33%{opacity:.42;transform:translate(-50%,-50%)translate(2px)scale(1.02)}66%{opacity:.25;transform:translate(-50%,-50%)translate(3px)scale(.99)}}.report-hero__circle{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:50%;justify-content:center;align-items:center;width:400px;max-width:min(400px,85vw);height:400px;max-height:min(400px,85vw);display:flex;position:relative}.report-hero__circle--gradient{background:radial-gradient(circle at 32% 28%,#fffffff2 0%,#dce8ff8c 38%,#b4cdff66 62%,#a0beff47 100%);box-shadow:inset 0 0 0 1px #fff9,0 0 80px #648cdc2e}.report-hero__brand{width:209px;height:49px;display:inline-block}.report-hero__brand .report-hero-theme-image,.report-hero__brand .report-hero-theme-image__img{object-fit:contain;object-position:center;width:100%;height:100%}.report-hero__brand-fallback{letter-spacing:.06em;background:linear-gradient(90deg,#10ebff 12%,#6150ff 35%,#b546ff 65%,#ffa1e9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.report-hero__tags{z-index:2;pointer-events:none;position:absolute;inset:0}.report-hero__tag{white-space:nowrap;transform:translate(-50%, -50%) translate(var(--tx,0), var(--ty,0));color:var(--report-text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:40px;padding:15px 22px;font-size:clamp(.875rem,2.8vw + .5rem,1.375rem);font-weight:500;transition:transform .35s,box-shadow .35s,background .35s,border-color .35s,color .35s;position:absolute;top:50%;left:50%;box-shadow:inset 0 2px 10px #0000001a}.report-hero__tag--active{transform:translate(-50%, -50%) translate(var(--tx,0), var(--ty,0)) scale(1.08);color:var(--report-text-primary);background:#ffffff59;border-color:#ffffff80;box-shadow:inset 0 2px 10px #00000014,0 0 20px #ffffff40}.report-hero-theme-image{line-height:0;display:inline-block}.report-hero-theme-image__img{display:block}
