.landing-page{--navy:#05223b;--navy-2:#082b4b;--navy-3:#0c3459;--ink:#0a1a2f;--muted:#5c6b7d;--line:#e8edf3;--soft:#f6f8fb;--gold:#d7ad52;--gold-2:#c49337;--white:#fff;--shadow:0 10px 30px #08243e14}.landing-page *{box-sizing:border-box}.landing-page{min-height:100vh;color:var(--ink);background:#fff;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.45}.landing-page a{color:inherit;text-decoration:none}.landing-page .container{width:min(100%,1024px);margin:0 auto;padding-left:48px;padding-right:48px}.landing-page .topbar{color:#fff;z-index:5;background:#071f37;border-bottom:1px solid #ffffff14;height:71px;position:relative}.landing-page .topbar.topbar-light{color:var(--ink);border-bottom:1px solid var(--line);background:#fff}.landing-page .topbar.topbar-light .btn-gold{color:#fff}.landing-page .nav-right{align-items:center;gap:0;display:flex}.landing-page .nav-separator{background:var(--line);flex-shrink:0;width:1px;height:24px;margin:0 20px}.landing-page .portal-trigger{cursor:pointer;color:var(--muted);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:6px 2px;font-size:12px;font-weight:700;transition:color .15s;display:inline-flex}.landing-page .portal-trigger:hover{color:var(--ink)}.landing-page .portal-trigger svg{flex-shrink:0}.landing-page .portal-trigger-text{white-space:nowrap}.landing-page .account-dropdown{border:1px solid var(--line);z-index:20;background:#fff;border-radius:12px;width:420px;position:absolute;top:calc(100% + 4px);right:48px;overflow:hidden;box-shadow:0 20px 40px -12px #08243e1f,0 0 0 1px #00000005}.landing-page .account-grid{grid-template-columns:1fr 1fr;gap:2px;padding:6px;display:grid}.landing-page .account-card{color:var(--ink);will-change:transform;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;display:flex}.landing-page .account-card:hover{background:var(--soft)}.landing-page .account-card-icon{background:var(--soft);border:1px solid var(--line);width:36px;height:36px;color:var(--navy-2);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.landing-page .account-card strong{color:var(--ink);font-size:12.5px;font-weight:700;line-height:1.2;display:block}.landing-page .account-card-desc{color:var(--muted);margin-top:1px;font-size:10.5px;display:block}.landing-page .account-backdrop{z-index:9;position:fixed;inset:0}.landing-page .mobile-only{display:none}.landing-page .mobile-hamburger{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:36px;height:36px;padding:0;position:relative}.landing-page .hamburger-line,.landing-page .hamburger-line:before,.landing-page .hamburger-line:after{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;display:block;position:absolute;left:8px}.landing-page .hamburger-line{top:50%;transform:translateY(-50%)}.landing-page .hamburger-line:before{content:"";top:-6px;left:0}.landing-page .hamburger-line:after{content:"";top:6px;left:0}.landing-page .hamburger-line.hamburger-open{background:0 0}.landing-page .hamburger-line.hamburger-open:before{top:0;transform:rotate(45deg)}.landing-page .hamburger-line.hamburger-open:after{top:0;transform:rotate(-45deg)}.landing-page .mobile-panel{border-bottom:1px solid var(--line);z-index:20;background:#fff;padding:16px 22px 22px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 20px 40px -12px #08243e1a}.landing-page .mobile-nav{flex-direction:column;display:flex}.landing-page .mobile-nav-link{color:var(--ink);border-bottom:1px solid var(--line);padding:12px 0;font-size:15px;font-weight:700}.landing-page .mobile-nav-link:last-child{border-bottom:none}.landing-page .mobile-cta{text-align:center;width:100%;margin-top:12px}.landing-page .mobile-portal-divider{background:var(--line);height:1px;margin:16px 0 12px}.landing-page .mobile-portal-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:800}.landing-page .mobile-portal-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.landing-page .mobile-portal-item{color:var(--ink);border-radius:8px;align-items:center;gap:10px;padding:10px 8px;display:flex}.landing-page .mobile-portal-item:hover{background:var(--soft)}.landing-page .mobile-portal-item .account-card-icon{border-radius:6px;width:32px;height:32px}.landing-page .mobile-portal-item strong{font-size:12px;font-weight:700;line-height:1.2;display:block}.landing-page .mobile-portal-item .account-card-desc{font-size:10px}.landing-page .nav-inner{justify-content:space-between;align-items:center;gap:24px;height:71px;display:flex}.landing-page .brand{align-items:center;gap:12px;min-width:285px;display:flex}.landing-page .brand-logo{object-fit:contain;width:auto;height:48px}.landing-page .brand-logo-footer{height:42px}.landing-page .globe{border:2px solid var(--gold);background:radial-gradient(circle at 62% 40%,#d7ad5257,#0000 10%),radial-gradient(circle at 35% 58%,#d7ad522e,#0000 24%),linear-gradient(135deg,#d7ad521a,#d7ad5205);border-radius:50%;flex:none;width:48px;height:48px;position:relative;overflow:hidden}.landing-page .globe:before,.landing-page .globe:after{content:"";border:1px solid #d7ad52b3;border-radius:50%;position:absolute;inset:6px}.landing-page .globe:before{width:22px;left:12px;transform:rotate(25deg)}.landing-page .globe:after{border-left:0;border-right:0;border-radius:0;height:18px;top:14px}.landing-page .brand-mark{letter-spacing:.03em;font-family:Georgia,Times New Roman,serif;line-height:1}.landing-page .brand-mark strong{letter-spacing:.04em;font-size:22px;font-weight:700;display:block}.landing-page .brand-mark span{letter-spacing:.22em;opacity:.92;margin-top:4px;font-size:10px;display:block}.landing-page .nav{white-space:nowrap;justify-content:flex-end;align-items:center;gap:27px;font-size:13px;font-weight:700;display:flex}.landing-page .btn{letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-page .btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0000001f}.landing-page .btn-gold{color:#fff;background:linear-gradient(#e0bb63,#c99b42);border:1px solid #ffffff1a;box-shadow:inset 0 1px #fff3}.landing-page .btn-outline{color:#fff;background:#ffffff05;border:1px solid #ffffffb8}.landing-page .hero{color:#fff;background:radial-gradient(circle at 73% 35%,#227abf47,#0000 30%),linear-gradient(#06223b 0%,#05233d 55%,#05223b 100%);min-height:330px;position:relative;overflow:hidden}.landing-page .hero:after{content:"";opacity:.15;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(0deg,#ffffff0f 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0}.landing-page .hero-inner{align-items:center;gap:24px;min-height:330px;padding-top:46px;padding-bottom:46px;display:flex;position:relative}.landing-page .hero-copy{z-index:2;max-width:480px;position:relative}.landing-page .hero-copy h1{letter-spacing:-.02em;margin:0;font-size:46px;font-weight:800;line-height:1.08}.landing-page .hero-copy h1 span{color:var(--gold)}.landing-page .lead{color:#ffffffed;margin-top:14px;font-size:16px;font-weight:600}.landing-page .hero-copy>p{color:#ffffffed;margin-top:12px;font-size:12px;line-height:1.45}.landing-page .hero-actions{gap:10px;margin-top:24px;display:flex}.landing-page .hero-map{opacity:.18;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:370px;height:100%;position:absolute;top:0;right:-30px}.landing-page .section{padding:32px 0 28px}.landing-page .section-soft{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#fbfcfe 0%,#fff 100%)}.landing-page .section-title{text-align:center;letter-spacing:-.01em;color:var(--ink);margin:0 0 28px;font-size:20px;font-weight:800;position:relative}.landing-page .section-title:after{content:"";background:var(--gold);width:28px;height:2px;position:absolute;bottom:-10px;left:calc(50% - 14px)}.landing-page .gap{min-height:183px;padding-top:12px;padding-bottom:5px}.landing-page .gap .section-title{margin-top:0;margin-bottom:30px}.landing-page .gap-cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:44px;display:grid}.landing-page .gap-card{grid-template-columns:58px 1fr;gap:15px;min-height:82px;display:grid}.landing-page .icon-shell{width:58px;height:58px;color:var(--navy-2);background:#eef2f6;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 8px 16px #12284414}.landing-page .icon-shell.dark{background:var(--navy-2);color:#fff;box-shadow:none}.landing-page .icon-shell svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.landing-page h3{color:var(--ink);margin:0 0 7px;font-size:14px;font-weight:800}.landing-page p{color:#1c2d42;margin:0;font-size:12px}.landing-page .bridge{text-align:center;color:#b8902a;margin-top:16px;font-size:18px;font-style:italic;font-weight:700}.landing-page .services{padding-top:8px;padding-bottom:0}.landing-page .services-grid{grid-template-columns:1fr 1fr 1fr 278px;align-items:stretch;gap:25px;display:grid}.landing-page .service-card{grid-template-columns:42px 1fr;gap:15px;padding:22px 0 12px;display:grid}.landing-page .service-card .icon-shell{align-self:start;width:39px;height:39px}.landing-page .service-card .icon-shell svg{width:22px;height:22px}.landing-page .service-card p{margin-bottom:9px;line-height:1.45}.landing-page .service-card ul{padding-left:18px;list-style:outside}.landing-page ul{margin:0;padding-left:16px}.landing-page li{color:#13253b;margin:4px 0;font-size:12px}.landing-page .coverage{background:var(--navy-2);color:#fff;align-self:stretch;min-height:278px;padding:20px 22px}.landing-page .coverage h3{color:#fff;margin-bottom:14px;font-size:16px;position:relative}.landing-page .coverage h3:after{content:"";background:var(--gold);width:22px;height:2px;position:absolute;bottom:-8px;left:0}.landing-page .coverage-body{grid-template-columns:1fr 78px;align-items:center;gap:14px;margin-top:14px;display:grid}.landing-page .coverage-img{background:radial-gradient(circle,#d7ad522e,#0000 50%),linear-gradient(160deg,#ffffff08,#0000);border-radius:4px;width:154px;height:130px;position:relative}.landing-page .coverage-img:after{content:"";border:1px dashed #ffffff2e;border-radius:50%;position:absolute;inset:10%}.landing-page .city-list{margin:0;padding:0;font-size:11px;line-height:1.5;list-style:none}.landing-page .city-list li{color:#ffffffe6;padding-left:15px;position:relative}.landing-page .city-list li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:0}.landing-page .coverage>p{color:#fff9;margin-top:8px;font-size:10px}.landing-page .process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:8px;padding-bottom:8px}.landing-page .process-row{grid-template-columns:1fr 26px 1fr 26px 1fr 26px 1fr;align-items:center;gap:14px;display:grid}.landing-page .step{grid-template-columns:56px 1fr;align-items:start;gap:12px;display:grid}.landing-page .step .icon-shell{background:#f0f3f7;width:50px;height:50px}.landing-page .step .icon-shell svg{width:26px;height:26px}.landing-page .step h3{margin-bottom:5px;font-size:12px}.landing-page .step p{line-height:1.45}.landing-page .arrow{background:#b9c0c9;align-self:center;height:1px;position:relative}.landing-page .arrow:after{content:"";border-top:1px solid #b9c0c9;border-right:1px solid #b9c0c9;width:8px;height:8px;position:absolute;top:-4px;right:-1px;transform:rotate(45deg)}.landing-page .workflow{background:#fff;padding-top:8px;padding-bottom:18px}.landing-page .workflow-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:45px;display:grid}.landing-page .portal{grid-template-columns:155px 1fr;align-items:start;gap:14px;display:grid}.landing-page .portal-title{align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.landing-page .mini-icon{width:20px;height:20px;color:var(--navy-2)}.landing-page .screen{object-fit:cover;border:1px solid #eef2f6;border-radius:1px;width:155px;height:103px;display:block;box-shadow:0 10px 22px #00000014}.landing-page .portal ul{margin-top:26px;padding-left:14px}.landing-page .portal li{margin:7px 0;font-size:12px}.landing-page .reports-why{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#fbfcfe 0%,#fff 100%);padding-top:26px;padding-bottom:22px}.landing-page .split{grid-template-columns:1fr 1fr;align-items:start;gap:44px;display:grid}.landing-page .split .section-title{margin-bottom:26px;font-size:17px}.landing-page .sample-row{grid-template-columns:76px 1fr 76px 1fr;align-items:center;gap:18px;display:grid}.landing-page .report-img{object-fit:cover;filter:drop-shadow(0 10px 12px #0000001a);width:75px;height:113px;display:block}.landing-page .report-thumb-link{filter:drop-shadow(0 10px 12px #0000001a);border-radius:2px;width:75px;height:113px;display:block;position:relative;overflow:hidden}.landing-page .report-thumb{transform-origin:0 0;pointer-events:none;border:none;width:300px;height:452px;transform:scale(.25)}.landing-page .sample-copy h3{margin-bottom:5px;font-size:12px}.landing-page .sample-copy p{margin-bottom:13px;font-size:11px}.landing-page .download{color:var(--ink);text-transform:uppercase;letter-spacing:.02em;font-size:10px;font-weight:800}.landing-page .why-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-page .why-item svg{width:34px;height:34px;stroke:var(--navy-2);stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}.landing-page .why-item h3{margin-bottom:6px;font-size:11px}.landing-page .why-item p{font-size:10px;line-height:1.45}.landing-page .cta{color:#fff;background:#06243d;min-height:86px;padding:18px 0}.landing-page .cta-inner{grid-template-columns:82px 1fr 190px 1px 245px;align-items:center;gap:20px;display:grid}.landing-page .cta-badge{background:linear-gradient(#d8b35d,#c99c42);border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.landing-page .cta-badge svg{stroke:#fff;fill:none;stroke-width:1.8px;width:30px;height:30px}.landing-page .cta h2{margin:0 0 4px;font-size:19px}.landing-page .cta p{color:#fff;font-size:12px;line-height:1.5}.landing-page .divider{background:#fff3;width:1px;height:56px}.landing-page .contact-lines{color:#fff;gap:7px;font-size:12px;display:grid}.landing-page .contact-line{align-items:center;gap:10px;display:flex}.landing-page .contact-line svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.8px;flex:none}.landing-page .linkedin{width:21px;height:21px;color:var(--navy);background:#fff;border-radius:2px;justify-content:center;align-items:center;margin-left:16px;font-size:14px;font-weight:900;display:inline-flex}.landing-page .footer{color:#fff;background:#062037;border-top:1px solid #ffffff14;padding:22px 0 26px}.landing-page .footer-inner{grid-template-columns:230px 1fr 1fr 1fr 1px 250px;align-items:start;gap:26px;display:grid}.landing-page .footer .brand{align-items:flex-start;gap:9px;min-width:0}.landing-page .footer .globe{width:42px;height:42px}.landing-page .footer .brand-mark strong{font-size:22px}.landing-page .footer .brand-mark span{font-size:9px}.landing-page .tagline{color:#fffffff0;margin-top:11px;font-size:11px}.landing-page .footer h4{margin:0 0 8px;font-size:11px;font-weight:800}.landing-page .footer a,.landing-page .footer p{color:#ffffffe6;margin:5px 0;font-size:10px;display:block}.landing-page .footer-line{background:#ffffff40;width:1px;height:62px}.landing-page .copyright{padding-top:5px}.landing-page .coverage.coverage-hero{z-index:2;background:0 0;border-radius:4px;flex-shrink:0;max-width:320px;margin-left:auto;position:relative;overflow:hidden}.landing-page .coverage-map-img{background:url(/china-map.png) 50%/cover no-repeat;width:200px;height:170px;display:block;-webkit-mask-image:radial-gradient(60% 55%,#000 20%,#0000 85%);mask-image:radial-gradient(60% 55%,#000 20%,#0000 85%)}.landing-page .services-grid.services-grid-3col{grid-template-columns:1fr 1fr 1fr}.landing-page .reports-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#fbfcfe 0%,#fff 100%);padding-top:26px;padding-bottom:22px}.landing-page .reports-section .section-title{margin-bottom:26px;font-size:17px}.landing-page .why-section{border-bottom:1px solid var(--line);background:#fff;padding:32px 0 28px}.landing-page .why-section .section-title{font-size:20px}.landing-page .footer.footer-light{color:var(--ink);border-top:1px solid var(--line);background:#fff}.landing-page .footer.footer-light h4{color:var(--ink)}.landing-page .footer.footer-light a,.landing-page .footer.footer-light p,.landing-page .footer.footer-light .tagline{color:var(--muted)}.landing-page .footer.footer-light .footer-line{background:var(--line)}.landing-page .footer.footer-light .copyright p{color:var(--muted)}@media (max-width:880px){.landing-page .container{padding-left:22px;padding-right:22px}.landing-page .nav-inner{flex-direction:column;align-items:flex-start;height:auto;padding-top:14px;padding-bottom:14px}.landing-page .brand{min-width:0}.landing-page .nav{flex-wrap:wrap;gap:13px}.landing-page .hero-inner{flex-direction:column;align-items:flex-start;padding-top:40px;padding-bottom:40px}.landing-page .hero-copy{width:100%}.landing-page .hero-map{background-position:bottom;width:100%;inset:auto 0 0}.landing-page .gap-cards,.landing-page .workflow-grid,.landing-page .split,.landing-page .why-grid,.landing-page .services-grid,.landing-page .services-grid.services-grid-3col{grid-template-columns:1fr}.landing-page .coverage.coverage-hero{max-width:100%;margin-top:24px}.landing-page .hero-inner{flex-direction:column}.landing-page .coverage-body,.landing-page .process-row{grid-template-columns:1fr}.landing-page .arrow{width:1px;height:26px;margin-left:25px}.landing-page .arrow:after{top:auto;bottom:-1px;right:-4px;transform:rotate(135deg)}.landing-page .portal,.landing-page .sample-row,.landing-page .cta-inner,.landing-page .footer-inner{grid-template-columns:1fr}.landing-page .divider,.landing-page .footer-line{display:none}.landing-page .desktop-only{display:none!important}.landing-page .mobile-only{display:flex!important}.landing-page .mobile-panel.mobile-only{display:block!important}.landing-page .nav-inner{flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding-top:0;padding-bottom:0}.landing-page .topbar{height:60px}.landing-page .coverage.coverage-hero{max-width:100%;margin-left:0}.landing-page .coverage-body{grid-template-columns:1fr}.landing-page .coverage-map-img{width:100%;max-width:200px}}
