:root{--ink:#10233f;--muted:#5e6d80;--blue:#164b8d;--blue-dark:#0c2d5a;--blue-soft:#eaf2fb;--yellow:#f6c54a;--red:#e65a45;--paper:#fbfcfe;--line:#d9e2ee;--radius:18px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section-pad{padding:112px 0}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fbfcfeeb;border-bottom:1px solid #d9e2eebf;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:1.06rem;font-weight:700;display:flex}.brand b{color:var(--blue)}.brand-mark{background:var(--blue);color:#fff;letter-spacing:-.08em;width:32px;height:32px;box-shadow:4px 4px 0 var(--yellow);border-radius:9px;place-items:center;font-size:.7rem;display:grid}.main-nav{color:#506075;gap:27px;font-size:.9rem;display:flex}.main-nav a:hover,.text-link:hover{color:var(--blue)}.nav-actions{align-items:center;gap:14px;display:flex}.language-picker select{appearance:none;color:var(--ink);font:inherit;background:0 0;background-image:linear-gradient(45deg,transparent 50%,var(--blue) 50%),linear-gradient(135deg,var(--blue) 50%,transparent 50%);background-position:calc(100% - 9px) 52%,calc(100% - 5px) 52%;background-repeat:no-repeat;background-size:4px 4px,4px 4px;border:0;padding:8px 20px 8px 4px;font-size:.84rem}.button{background:var(--blue);color:#fff;border-radius:8px;align-items:center;gap:15px;padding:14px 22px;font-size:.9rem;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 7px 20px #164b8d2e}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button-small{padding:10px 15px;font-size:.82rem}.button-light{color:var(--blue);box-shadow:none;background:#fff}.button-light:hover{background:var(--yellow);color:var(--ink)}.hero{padding-top:92px;padding-bottom:105px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--red);margin:0 0 18px;font-size:.7rem;font-weight:750}.hero h1{letter-spacing:-.07em;max-width:650px;margin:0 0 26px;font-size:clamp(3.2rem,6.3vw,5.9rem);line-height:.98}.hero-intro{max-width:555px;color:var(--muted);margin:0 0 31px;font-size:1.14rem;line-height:1.7}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{color:var(--blue);font-size:.9rem;font-weight:650}.hero-note{color:#738198;align-items:center;gap:10px;margin-top:42px;font-size:.78rem;display:flex}.note-dot{background:var(--yellow);border-radius:99px;width:8px;height:8px;box-shadow:0 0 0 5px #fff5d8}.hero-card{background:var(--blue-soft);border-radius:24px;justify-content:center;align-items:flex-end;min-height:570px;display:flex;position:relative;overflow:hidden}.hero-card img{object-fit:contain;object-position:center bottom;z-index:2;filter:drop-shadow(0 20px 24px #10233f2e);height:590px;position:relative}.sun-shape{background:var(--yellow);opacity:.95;border-radius:50%;width:340px;height:340px;position:absolute;top:76px;left:50%;transform:translate(-50%)}.hero-card-label{z-index:3;background:#fff;border-radius:10px;flex-direction:column;padding:12px 16px;font-size:.78rem;display:flex;position:absolute;bottom:24px;left:25px;box-shadow:0 12px 28px #10233f24}.hero-card-label span{color:var(--muted);font-size:.7rem}.section-heading{grid-template-columns:1fr 1.1fr;align-items:end;gap:40px;margin-bottom:52px;display:grid}.section-heading h2,.process-grid h2,.about-copy h2,.contact-inner h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,4vw,4rem);line-height:1.03}.section-heading>p:last-child{color:var(--muted);max-width:380px;margin:0;line-height:1.75}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:285px;padding:26px;display:flex}.service-card:nth-child(2){border-top:4px solid var(--yellow)}.service-card:nth-child(3){border-top:4px solid var(--red)}.service-card:nth-child(4){border-top:4px solid var(--blue)}.service-number,.step-number{color:var(--red);letter-spacing:.08em;font-size:.75rem;font-weight:750}.service-card h3{letter-spacing:-.025em;margin:26px 0 10px;font-size:1.1rem}.service-card p,.step p,.about-copy p,.contact-inner p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.service-card a{color:var(--blue);margin-top:auto;font-size:.82rem;font-weight:700}.home-hubs{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.home-hubs a{background:var(--blue-dark);color:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:125px;padding:20px;transition:all .2s;display:flex}.home-hubs a:hover{background:var(--blue);transform:translateY(-3px)}.home-hubs span{text-transform:uppercase;letter-spacing:.12em;color:var(--yellow);font-size:.7rem;font-weight:750}.home-hubs b{max-width:220px;font-size:1.05rem;line-height:1.2}.process-section{background:var(--blue-dark);color:#fff}.process-grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.process-grid .eyebrow{color:var(--yellow)}.process-lead{color:#cbd8e8;max-width:430px;margin-top:28px;line-height:1.8}.steps{border-top:1px solid #ffffff38}.step{border-bottom:1px solid #ffffff38;grid-template-columns:65px 1fr;gap:16px;padding:25px 0;display:grid}.step-number{color:var(--yellow)}.step h3{margin:0 0 7px;font-size:1.12rem}.step p{color:#cbd8e8}.about-section{background:#fff}.about-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:100px;display:grid}.about-image{background:var(--blue-soft);border-radius:22px;justify-content:center;align-items:flex-end;min-height:490px;display:flex;overflow:hidden}.about-image img{object-fit:contain;object-position:center bottom;height:510px}.about-copy{max-width:590px}.about-copy>p:not(.eyebrow){margin:22px 0}.location-tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.location-tags span{border:1px solid var(--line);color:var(--blue);background:var(--paper);border-radius:99px;padding:7px 12px;font-size:.76rem}.contact-section{background:var(--yellow);padding:75px 0}.contact-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.contact-inner h2{max-width:650px}.contact-inner p:not(.eyebrow):not(.limitation){color:#3e4d62;max-width:580px;margin-top:20px}.limitation{margin-top:18px;color:#6c5360!important;font-size:.75rem!important}.site-footer{background:var(--ink);color:#fff;padding:68px 0 22px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:60px;padding-bottom:64px;display:grid}.footer-brand{color:#fff}.footer-brand b{color:#8dbcf1}.footer-copy{color:#aebdce;max-width:330px;margin-top:24px;font-size:.85rem;line-height:1.7}.site-footer a:not(.brand){color:#bdc9d8;margin:10px 0;font-size:.84rem;display:block}.site-footer a:not(.brand):hover{color:var(--yellow)}.footer-label{text-transform:uppercase;letter-spacing:.16em;color:var(--yellow);font-size:.7rem;font-weight:750}.footer-bottom{color:#8c9caf;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:18px;font-size:.72rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.main-nav{display:none}.hero-grid,.process-grid,.about-grid{grid-template-columns:1fr;gap:52px}.hero-card{min-height:480px}.hero-card img{height:500px}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr;gap:12px}.about-image{max-width:470px}.contact-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.container{width:min(100% - 32px,1180px)}.site-header .button-small{display:none}.nav-actions{margin-left:auto}.hero{padding-top:70px}.hero h1{font-size:3.1rem}.hero-intro{font-size:1rem}.hero-card{min-height:420px}.hero-card img{height:440px}.sun-shape{width:260px;height:260px;top:60px}.section-pad{padding:78px 0}.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:40px}.footer-bottom{flex-direction:column;gap:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}}:root{--electric:#2867d9;--ink:#0d2b50;--mist:#f5f8fc;--gold:#f7c948;--coral:#f05b45}body{background:var(--mist);overflow-x:hidden}.site-header{background:#f5f8fcd1;border-bottom:1px solid #2867d91f}.brand-mark{background:var(--electric);box-shadow:5px 5px 0 var(--gold)}.button{background:var(--electric);box-shadow:8px 8px #f7c94899}.button:hover{background:var(--ink);box-shadow:4px 4px 0 var(--gold)}.hero{background:linear-gradient(135deg,#f9fbff 0%,#eef5ff 72%,#fff9e4 100%);position:relative}.hero:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#2867d917 1px,#0000 1px),linear-gradient(90deg,#2867d917 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 80%)}.hero-grid{position:relative}.hero-copy{animation:.8s both rise}.hero-card{background:linear-gradient(145deg,#dbeaff,#fff5bd);border:1px solid #2867d924;animation:7s ease-in-out infinite float;box-shadow:22px 22px #2867d91a}.hero-card:after{content:"SHENZHEN → WORLD";color:var(--electric);letter-spacing:.16em;writing-mode:vertical-rl;font-size:.65rem;font-weight:800;position:absolute;top:22px;right:22px}.hero-card img{object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;filter:drop-shadow(0 25px 25px #0d2b502e);height:470px}.sun-shape{background:var(--gold);width:300px;height:300px;box-shadow:0 0 0 18px #f7c94833,0 0 0 38px #f7c9481f}.section-light{background:#eef4fb}.section-heading h2,.process-grid h2,.about-copy h2,.contact-inner h2{font-weight:780}.service-card,.hub-card,.related-card{transition:transform .28s,box-shadow .28s,border-color .28s;position:relative;overflow:hidden}.service-card:after,.hub-card:after,.related-card:after{content:"";background:var(--gold);opacity:.18;border-radius:50%;width:120px;height:120px;transition:transform .35s;position:absolute;inset:auto -30px -50px auto}.service-card:hover,.hub-card:hover,.related-card:hover{transform:translateY(-8px)rotate(.25deg);box-shadow:13px 17px #2867d91a}.service-card:hover:after,.hub-card:hover:after,.related-card:hover:after{transform:scale(1.6)}.home-hubs a{background:var(--ink);position:relative;overflow:hidden}.home-hubs a:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:170px;height:170px;transition:transform .35s;position:absolute;bottom:-80px;right:-55px}.home-hubs a:hover:before{transform:scale(1.35)}.process-section{background:var(--ink);position:relative;overflow:hidden}.process-section:before{content:"01 02 03 04";letter-spacing:-.08em;color:#ffffff0b;white-space:nowrap;font-size:clamp(3rem,10vw,9rem);font-weight:900;position:absolute;top:35px;right:4vw}.step{transition:padding-left .25s}.step:hover{padding-left:14px}.about-image{background:linear-gradient(160deg,#e7f1ff,#fff3b6);position:relative}.about-image:after{content:"ON THE GROUND";color:var(--electric);letter-spacing:.16em;writing-mode:vertical-rl;font-size:.65rem;font-weight:800;position:absolute;top:18px;right:18px}.contact-section{background:var(--gold);position:relative;overflow:hidden}.contact-section:after{content:"";border:1px solid #0d2b502b;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;right:-140px}.site-footer{background:#092344}.eyebrow{color:var(--coral)}.back-link,.read-link,.related-card small{color:var(--electric)}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=600px){.hero-card{min-height:350px;box-shadow:12px 12px #2867d91a}.hero-card img{height:355px}.sun-shape{width:220px;height:220px;top:50px}.hero-card:after{font-size:.55rem}.home-hubs{grid-template-columns:1fr}.home-hubs a{min-height:110px}.process-section:before{font-size:4rem;top:22px}.about-image img{height:390px}}.main-nav a{position:relative}.main-nav a:after{content:"";background:var(--gold);height:2px;transition:right .22s;position:absolute;bottom:-6px;left:0;right:100%}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.nav-actions .button-small{white-space:nowrap}.site-footer a{transition:color .2s,transform .2s}.site-footer a:hover{color:var(--gold);transform:translate(3px)}.questions-hero,.brief-hero,.policy-hero{isolation:isolate}.question-panel,.brief-panel,.policy-aside>div{transition:transform .3s,box-shadow .3s}.question-panel:hover,.brief-panel:hover{transform:translate(-4px,-5px);box-shadow:23px 23px #f7c94880}.question-row,.answer-links a{position:relative}.question-row:before{content:"";background:var(--gold);transform-origin:50%;width:3px;transition:transform .2s;position:absolute;top:0;bottom:0;left:-1px;transform:scaleY(0)}.question-row:hover:before{transform:scaleY(.8)}.brief-form{box-shadow:0 22px 55px #0d2b500f}@media (width<=920px){.nav-wrap{gap:14px}.main-nav{scrollbar-width:none;max-width:100%;padding-bottom:5px;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap}.nav-actions{margin-left:auto}.main-nav a:after{bottom:0}}@media (width<=620px){.site-header{z-index:50;backdrop-filter:blur(13px);position:sticky;top:0}.nav-wrap{flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.main-nav{order:3;gap:15px;width:100%}.nav-actions{gap:8px}.nav-actions .button-small{padding:9px 11px;font-size:.68rem;box-shadow:4px 4px #f7c94899}.language-picker select{font-size:.78rem}.question-panel:hover,.brief-panel:hover{transform:none}.question-row:hover:before{transform:scaleY(0)}}.main-nav{align-items:center;gap:5px;display:flex}.nav-group{position:relative}.nav-group summary{cursor:pointer;color:var(--ink);white-space:nowrap;border-radius:7px;align-items:center;gap:7px;padding:10px 12px;font-size:.78rem;font-weight:750;list-style:none;transition:background .2s,color .2s;display:flex}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary span{font-size:1rem;font-weight:400;transition:transform .2s}.nav-group[open] summary,.nav-group summary:hover{color:var(--blue);background:#e9f1ff}.nav-group[open] summary span{transform:rotate(45deg)}.nav-panel{border:1px solid var(--line);z-index:100;background:#fff;border-radius:11px;min-width:205px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 17px 35px #0d2b5026}.nav-panel a{color:var(--ink);border-radius:6px;font-size:.78rem;font-weight:700;padding:10px 11px!important;display:block!important}.nav-panel a:after{display:none}.nav-panel a:hover{color:var(--blue);background:#eef4fb}@media (width<=920px){.main-nav,.nav-group{display:none}}@media (width<=620px){.main-nav{display:none}}body{letter-spacing:.003em}h1,h2,h3{word-spacing:.015em;letter-spacing:-.028em!important}.command-title-row h1{letter-spacing:-.045em!important}.article-wrap h1,.knowledge-hero h1,.route-map-hero h1,.matcher-hero h1{letter-spacing:-.04em!important}.command-console b,.console-paths b,.service-card h3,.hub-card h3,.related-card b,.article-deep-links b,.connection-grid b{letter-spacing:-.012em!important}.main-nav summary,.nav-panel a,.button,.text-link,.brand,.site-footer a{letter-spacing:.008em!important}.article-body,.knowledge-body,.article-dek,.knowledge-intro,.hero-intro{letter-spacing:.006em}.eyebrow,.article-meta,.console-head,.command-kicker,.footer-label{letter-spacing:.105em!important}
