:root{--bg:#fff;--alt:#f5f6f8;--ink:#151b26;--muted:#5a6577;--line:#dce4f2;--navy:#18263e;--navy-soft:#213554;--gold:#ffae00;--gold-deep:#e69c00;--gold-soft:#fff2d2;--green:#1f8f68;--display:Sora, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--body:Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;color:var(--ink);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:74px}body{background:var(--bg);margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--gold-soft)}.site-shell{background:var(--bg);min-height:100vh}.wrap{width:min(1160px,100% - 52px);margin:0 auto}.reveal-on-scroll{opacity:0;filter:blur(8px);transition:opacity .72s cubic-bezier(.22,1,.36,1),filter .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, filter, transform;transform:translateY(28px)}.reveal-left{transform:translate(-28px,18px)}.reveal-scale{transform:translateY(24px)scale(.96)}.reveal-on-scroll.is-visible{opacity:1;filter:none;transform:none}.site-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(16px,2.2vw,30px);transition:border-color .18s,box-shadow .18s;display:flex;position:sticky;top:0}.site-header.stuck{border-color:#151b2614;box-shadow:0 8px 24px #151b2614}.brand{align-items:center;height:48px;display:inline-flex}.brand img{width:154px;height:auto}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--muted);font-size:14px;font-weight:600;transition:color .16s;position:relative}.desktop-nav a:not(.button):after{content:"";background:var(--gold);border-radius:999px;width:0;height:3px;transition:width .18s;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--ink)}.desktop-nav a.is-active:after{width:20px}.button{background:var(--gold);min-height:46px;color:var(--navy);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 30px #ffae0042}.button:hover{background:var(--gold-deep);transform:translateY(-2px);box-shadow:0 18px 34px #ffae0057}.button-small{min-height:40px;padding:0 18px;color:var(--navy)!important;font-size:13px!important}.button-ghost{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff57}.button-ghost:hover{color:#fff;box-shadow:none;background:#ffffff14}.icon-button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #151b262e;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button svg{width:20px;height:20px}.mobile-trigger{display:none}.mobile-menu{z-index:60;background:var(--navy);color:#fff;opacity:0;pointer-events:none;place-content:center;gap:26px;padding:40px;transition:opacity .18s,transform .18s;display:grid;position:fixed;inset:0;transform:translateY(-8px)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:none}.mobile-menu>a:not(.button){font-family:var(--display);text-align:center;font-size:24px;font-weight:800;position:relative}.mobile-menu>a:not(.button):after{content:"";background:var(--gold);border-radius:999px;width:0;height:3px;transition:width .18s;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.mobile-menu>a.is-active:not(.button){color:var(--gold)}.mobile-menu>a.is-active:not(.button):after{width:24px}.mobile-close{color:#fff;background:0 0;border-color:#ffffff3d;position:absolute;top:22px;right:22px}.hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);min-height:calc(100svh - 74px);display:grid}.hero-copy{flex-direction:column;justify-content:center;min-height:680px;padding:64px clamp(26px,4vw,60px);display:flex}.pill,.section-kicker{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;margin:0;font-size:12px;font-weight:800;display:inline-flex}.pill{color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;margin-bottom:26px;padding:7px 13px}.section-kicker{color:var(--muted)}.section-kicker:before{content:"";background:var(--gold);width:24px;height:2px}.hero h1{font-family:var(--display);letter-spacing:0;margin:0 0 54px;font-size:68px;font-weight:900;line-height:1.12}.hero h1 span{color:var(--gold)}.hero-lines{gap:9px;margin-bottom:32px;display:grid}.hero-lines p{color:#ffffffc7;margin:0;font-size:27px;line-height:1.46}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-media{background:#111d30;min-height:680px;position:relative;overflow:hidden}.hero-media:before,.hero-media:after{content:"";z-index:2;pointer-events:none;height:76px;position:absolute;left:0;right:0}.hero-media:before{background:linear-gradient(180deg, var(--navy), #18263e00);top:0}.hero-media:after{background:linear-gradient(0deg, var(--navy), #18263e00);bottom:0}.hero-track{height:100%;transition:transform .72s cubic-bezier(.22,1,.36,1);display:flex}.hero-slide{flex:0 0 100%;height:100%;margin:0}.hero-slide img{object-fit:cover;width:100%;height:100%;min-height:680px}.carousel-arrow{z-index:3;width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;padding:0;transition:background .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #0000002e}.carousel-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.carousel-arrow svg{width:18px;height:18px}.carousel-prev{left:16px}.carousel-next{right:16px}.carousel-dots{z-index:3;gap:9px;display:flex;position:absolute;bottom:24px;left:24px}.carousel-dots button{cursor:pointer;background:#ffffff8f;border:0;border-radius:999px;width:26px;height:3px;padding:0;transition:width .18s,background .18s}.carousel-dots button.active{background:var(--gold);width:46px}.offering-section{padding:72px 0}.offering-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.offering-card,.app-card,.tech-card{border-radius:8px}.offering-card{background:var(--alt);border:1px solid #0000;min-height:294px;padding:38px 32px}.feature-icon,.mini-icon{background:var(--navy);color:var(--gold);place-items:center;display:grid}.feature-icon{border-radius:8px;width:56px;height:56px;margin-bottom:24px}.feature-icon svg{width:28px;height:28px}.offering-card h2,.app-card h2{font-family:var(--display);letter-spacing:0;margin:0 0 12px;font-size:23px;line-height:1.25}.offering-card p,.app-card p,.trust-item p,.tech-card p{color:var(--muted);margin:0;line-height:1.68}.trust-section{background:var(--alt);padding:66px 0}.trust-layout{grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:center;gap:56px;display:grid}.trust-copy>h2,.section-heading h2,.cta-section h2{font-family:var(--display);letter-spacing:0;margin:18px 0 0;font-size:34px;font-weight:850;line-height:1.24}.trust-copy>h2{margin-bottom:34px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 26px;display:grid}.mini-icon{border-radius:8px;width:38px;height:38px;margin-bottom:13px}.mini-icon svg{width:19px;height:19px}.trust-item h3{margin:0 0 7px;font-size:16px;line-height:1.35}.trust-item p{font-size:13px}.trust-visual{cursor:zoom-in;background:#e8e9ee;border:0;border-radius:8px;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 30px 64px -34px #14122557}.trust-visual:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.trust-visual img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .24s}.trust-visual:hover img,.trust-visual:focus-visible img{transform:scale(1.025)}.zoom-badge{width:38px;height:38px;color:var(--gold);background:#18263ee0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:14px;right:14px;box-shadow:0 12px 24px #00000038}.zoom-badge svg{width:19px;height:19px}.tech-section{padding:76px 0}.section-heading{max-width:760px;margin-bottom:48px}.tech-grid{background:#1a1a1a;border:1px solid #1a1a1a;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid;overflow:hidden}.tech-card{background:#e3e5e9;min-height:486px;padding:42px}.tech-number{color:#c8d0db;font-family:var(--display);font-size:44px;font-style:italic;font-weight:850;line-height:1;transition:color .18s}.tech-card:hover .tech-number{color:var(--gold)}.tech-card h3{font-family:var(--display);letter-spacing:0;margin:14px 0 12px;font-size:20px;line-height:1.34}.tech-card p{font-size:14px}.tech-visual{background:#fff;border:1px solid #1a1a1a;border-radius:8px;height:136px;margin:20px 0 10px;position:relative;overflow:hidden}.tech-caption{color:var(--muted);text-align:right;font-size:11px}.metric-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.metric-list span{color:var(--ink);background:#eceef1;border:1px solid #1a1a1a;border-radius:6px;padding:4px 9px;font-size:12px}.tech-graph,.tech-curve,.tech-checks,.tech-route{place-items:center;padding:12px;display:grid}.tech-graph svg,.tech-curve svg,.tech-checks svg,.tech-route svg{width:100%;height:100%}.logos-section{padding:28px 0 12px}.logos-label{color:var(--muted);text-align:center;margin:0 0 24px;font-size:13px}.logos-label strong{color:var(--ink)}.logo-strip{opacity:.68;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 30px;display:flex}.logo-strip span{width:128px;height:72px;display:block;position:relative;overflow:hidden}.logo-strip img{width:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-strip .pingan img{height:32px}.logo-strip .dongguan img{height:36px}.logo-strip .boyuan{width:58px}.logo-strip .boyuan img{height:68px}.logo-strip .zhaoshang img{height:112px}.logo-strip .hsbc img{height:32px}.logo-strip .tencent{width:204px}.logo-strip .tencent img{height:28px}.logo-strip .kings{width:78px}.logo-strip .kings img{height:66px}.apps-section{background:var(--alt);padding:76px 0}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.app-card{text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:430px;padding:42px 30px;display:flex}.app-card p{flex:1;font-size:14px}.qr-row{justify-content:center;gap:22px;width:100%;margin-top:24px;display:flex}.qr-item{color:var(--muted);justify-items:center;gap:10px;font-size:11px;display:grid}.qr-item img,.qr-placeholder{border-radius:8px;width:110px;height:110px}.qr-item img{object-fit:contain}.qr-placeholder{border:1px dashed var(--line);color:var(--muted);background:#fff;place-items:center;display:grid;position:relative}.qr-placeholder:before,.qr-placeholder:after{content:"";border:2px solid var(--muted);width:16px;height:16px;position:absolute}.qr-placeholder:before{border-bottom:0;border-right:0;top:10px;left:10px}.qr-placeholder:after{border-top:0;border-left:0;bottom:10px;right:10px}.qr-placeholder span,.qr-placeholder small{display:block}.qr-placeholder span{margin-top:12px}.qr-placeholder small{margin-top:30px;font-size:11px}.cta-section{background:linear-gradient(135deg, #243a5c, var(--navy-soft) 44%, var(--navy));color:#fff;text-align:center;padding:82px 0}.cta-section .section-kicker{color:#ffffffa3;margin:0 auto}.cta-section h2{margin-top:16px;font-size:40px;font-weight:900}.office-list{gap:10px;max-width:820px;margin:28px auto 0;padding:0;list-style:none;display:grid}.office-list li{color:#ffffffb8;justify-content:center;align-items:baseline;gap:13px;line-height:1.7;display:flex}.office-list strong{color:#fff;letter-spacing:.05em;flex:none;padding-right:13px;position:relative}.office-list strong:after{content:"";background:#ffffff57;width:1px;height:1em;position:absolute;top:.3em;right:0}.site-footer{background:var(--navy);color:#ffffffad}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:34px;padding:62px 0 38px;display:grid}.footer-brand{color:#fff;font-family:var(--display);margin-bottom:14px;font-size:19px;font-weight:850;display:inline-block}.footer-grid p{max-width:280px;margin:0;font-size:13px;line-height:1.72}.footer-grid>div:not(:first-child){align-content:start;gap:10px;display:grid}.footer-grid h2{color:#fff;letter-spacing:.02em;margin:0 0 5px;font-size:13px}.footer-grid a:not(.footer-brand){width:fit-content;font-size:13px;transition:color .16s}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;padding:20px 0;font-size:12px}.image-lightbox{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a101adb;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.lightbox-panel{background:#f5f6f8;border-radius:8px;width:min(1180px,100%);max-height:calc(100svh - 88px);overflow:auto;box-shadow:0 30px 80px #00000061}.lightbox-panel img{width:100%;height:auto}.lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;top:22px;right:22px}.lightbox-close:hover,.lightbox-close:focus-visible{background:#fff3}.lightbox-close svg{width:22px;height:22px}.lightbox-enter-active,.lightbox-leave-active{transition:opacity .18s}.lightbox-enter-from,.lightbox-leave-to{opacity:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal-on-scroll{opacity:1!important;filter:none!important;transform:none!important}}@media (width<=980px){.wrap{width:min(100% - 40px,1160px)}.site-header{padding:0 20px}.desktop-nav{display:none}.mobile-trigger{display:inline-grid}.hero{grid-template-columns:1fr}.hero-copy{min-height:auto;padding:72px 20px 56px}.hero h1{max-width:680px;margin-bottom:34px;font-size:48px}.hero-lines p{font-size:23px}.hero-media,.hero-slide img{min-height:390px}.offering-grid,.trust-layout,.app-grid{grid-template-columns:1fr}.trust-layout{gap:36px}.trust-visual{max-width:620px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:span 2}}@media (width<=720px){html{scroll-padding-top:66px}.site-header{height:66px}.brand img{width:128px}.hero{min-height:auto}.hero-copy{padding-top:54px}.hero h1{font-size:38px}.hero-lines p{font-size:18px}.hero-actions .button{width:100%}.hero-media,.hero-slide img{min-height:340px}.carousel-arrow{width:36px;height:36px}.carousel-prev{left:10px}.carousel-next{right:10px}.offering-section,.trust-section,.tech-section,.apps-section,.cta-section{padding:56px 0}.offering-card,.app-card,.tech-card{padding:30px 24px}.trust-copy>h2,.section-heading h2,.cta-section h2{font-size:28px}.trust-grid,.tech-grid,.trust-layout{grid-template-columns:1fr}.tech-card{min-height:auto}.logo-strip{gap:18px}.logo-strip span{transform:scale(.88)}.qr-row{flex-wrap:wrap}.office-list li{text-align:center;flex-direction:column;align-items:center;gap:3px}.office-list strong{padding-right:0}.office-list strong:after{display:none}.footer-grid,.footer-grid>div:first-child{grid-column:auto;grid-template-columns:1fr}.image-lightbox{padding:18px}.lightbox-panel{max-height:calc(100svh - 76px)}.lightbox-close{top:14px;right:14px}}@media (width<=430px){.wrap{width:calc(100% - 32px)}.hero-copy{padding-inline:16px}.hero h1{font-size:34px}.hero-lines p{font-size:16px}.hero-media,.hero-slide img{min-height:300px}.tech-visual{height:150px}}
