:root{--bg:#f6f8fb;--surface:#fff;--surface-strong:#eef3f8;--ink:#0b1220;--muted:#526174;--line:#dbe4ee;--brand:#075985;--brand-strong:#0c3b5c;--brand-soft:#e0f2fe;--accent:#d89b2b;--accent-soft:#fff4d8;--dark:#07131f;--dark-panel:#0c1b2b;--on-dark:#f8fbff;--on-dark-muted:#b8c6d6;--radius:8px;--shadow:0 18px 60px #07131f1f;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:var(--ink);background:linear-gradient(180deg, #e0f2fe85, #f6f8fb00 460px), var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Be Vietnam Pro,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.6}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,select{cursor:pointer}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #d89b2bdb}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:0}p{text-wrap:pretty}.skip-link{z-index:100;border-radius:var(--radius);background:var(--brand);color:#fff;padding:10px 14px;transition:transform .18s;position:fixed;top:14px;left:14px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100% - 40px, var(--shell));margin-inline:auto}.top-strip{background:var(--dark);color:var(--on-dark-muted);border-bottom:1px solid #dbe4eebd;font-size:12px}.top-strip-inner{justify-content:space-between;align-items:center;gap:18px;min-height:38px;display:flex}.top-strip a{min-height:32px;color:var(--on-dark);align-items:center;display:inline-flex}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f8fbe6;border-bottom:1px solid #dbe4eed1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:72px;display:flex}.brand{align-items:center;gap:12px;min-height:48px;display:inline-flex}.brand-mark{border-radius:var(--radius);background:var(--brand);color:#fff;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:17px;line-height:1.15}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.main-nav{color:var(--muted);align-items:center;gap:26px;font-size:14px;display:flex}.main-nav a,.site-footer a{align-items:center;min-height:44px;transition:color .18s;display:inline-flex}.main-nav a:hover,.site-footer a:hover{color:var(--brand)}.main-nav a[aria-current=page]{color:var(--brand);font-weight:750}.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc2;align-items:center;gap:4px;padding:3px;display:inline-flex}.language-switcher a{border-radius:calc(var(--radius) - 2px);min-height:34px;color:var(--muted);justify-content:center;align-items:center;padding:6px 9px;font-size:12px;font-weight:700;transition:background .16s,color .16s;display:inline-flex}.language-switcher a:hover{color:var(--brand)}.language-switcher a[aria-current=true]{background:var(--brand);color:#fff}.header-cta{border:1px solid var(--brand);border-radius:var(--radius);background:var(--brand);color:#fff;align-items:center;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;transition:transform .16s,background .16s;display:inline-flex}.header-cta:hover{background:var(--brand-strong)}.header-cta:active,.btn:active{transform:translateY(1px)}.hero-section{min-height:calc(100dvh - 72px);padding:clamp(56px,9vw,104px) 0 clamp(48px,7vw,80px)}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(40px,7vw,88px);display:grid}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.hero-copy{gap:22px;display:grid}.hero-copy h1{max-width:780px;font-size:clamp(42px,6.8vw,82px);font-weight:760;line-height:1.04}.hero-lead{max-width:680px;color:var(--muted);font-size:clamp(17px,1.8vw,20px);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;padding-top:8px;display:flex}.btn{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 18px;font-weight:700;transition:border-color .18s,background .18s,color .18s,transform .16s;display:inline-flex}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-strong)}.btn-secondary{border-color:var(--line);color:var(--ink);background:#ffffffb3}.btn-secondary:hover{border-color:var(--brand)}.icon,.mini-icon,.service-svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.icon{stroke-width:2px;width:20px;height:20px}.mini-icon{stroke-width:2.2px;flex:none;width:17px;height:17px}.service-svg{stroke-width:1.8px;width:24px;height:24px}.hero-visual{gap:18px;display:grid;position:relative}.tracker-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,.95fr) minmax(260px,1fr);align-items:center;gap:18px;padding:18px;display:grid;box-shadow:0 12px 32px #07131f14}.tracker-card strong,.tracker-card span{display:block}.tracker-card strong{font-size:15px;line-height:1.35}.tracker-card span{color:var(--muted);margin-top:3px;font-size:12px}.tracker-card form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.tracker-card input,.tracker-card button{border-radius:var(--radius);min-height:44px;font-size:14px}.tracker-card input{border:1px solid var(--line);background:#fbfdff;min-width:0;padding:10px 12px}.tracker-card button{border:1px solid var(--brand);background:var(--brand);color:#fff;padding:10px 15px;font-weight:750}.tracker-card button:hover{background:var(--brand-strong)}.route-map{border-radius:var(--radius);background:linear-gradient(135deg, #075985f5, #0c1b2bfa), var(--dark-panel);box-shadow:var(--shadow);color:#fff;border:1px solid #dbe4eee6;position:relative;overflow:hidden}.route-map:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.map-head,.map-footer{z-index:1;justify-content:space-between;gap:16px;padding:18px;display:flex;position:relative}.map-head span,.map-footer{color:var(--on-dark-muted);font-size:12px}.map-head strong{font-size:12px}.map-canvas{z-index:1;height:290px;position:relative}.node{z-index:2;border-radius:var(--radius);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff47;min-width:74px;padding:9px 12px;font-size:13px;font-weight:750;position:absolute}.node-hainan{background:#d89b2b38;bottom:18%;right:13%}.node-sichuan{bottom:38%;left:18%}.node-central{top:24%;left:36%}.node-europe{top:18%;right:15%}.path{transform-origin:0;background:linear-gradient(90deg,#d89b2b33,#d89b2bf2);border-radius:999px;height:2px;position:absolute}.path-one{width:30%;top:58%;left:30%;transform:rotate(-34deg)}.path-two{width:28%;top:32%;left:47%;transform:rotate(-9deg)}.path-three{width:22%;top:66%;left:56%;transform:rotate(25deg)}.map-footer{border-top:1px solid #ffffff1f}.cover-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 12px 32px #07131f14}.cover-card img{width:100%;height:auto}.proof-strip{border-block:1px solid var(--line);background:#ffffffb8}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-item{border-left:1px solid var(--line);align-content:center;gap:8px;min-height:132px;padding:22px 28px;display:grid}.proof-item:last-child{border-right:1px solid var(--line)}.proof-item strong{color:var(--brand);font-variant-numeric:tabular-nums;font-size:clamp(32px,4vw,54px);line-height:1}.proof-item span{color:var(--muted);font-size:14px}.section{padding:clamp(68px,9vw,116px) 0}.section-tinted{border-block:1px solid var(--line);background:var(--surface-strong)}.section-heading{grid-template-columns:minmax(0,.95fr) minmax(260px,.75fr);align-items:end;gap:32px;margin-bottom:34px;display:grid}.section-heading.compact{max-width:720px;display:block}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, #e0f2fed1, #ffffff7a 48%, #fff4d88a), var(--surface);padding:clamp(58px,10vw,118px) 0}.page-hero-inner{max-width:880px}.page-hero h1{margin-top:12px;font-size:clamp(40px,6vw,76px);font-weight:760;line-height:1.04}.page-hero p:not(.eyebrow){max-width:720px;color:var(--muted);margin-top:20px;font-size:clamp(17px,1.8vw,20px);line-height:1.75}.section-heading h2,.network-grid h2,.journey-grid h2,.value-grid h2,.contact-grid h2,.profile-grid h2,.culture-grid h2,.process-layout h2{margin-top:12px;font-size:clamp(30px,4vw,52px);font-weight:760;line-height:1.12}.section-heading p:not(.eyebrow),.sticky-heading p,.contact-grid p,.profile-grid p,.process-layout p{color:var(--muted)}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card,.news-card,.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-card{flex-direction:column;min-height:420px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.service-card:hover{border-color:#07598573;transform:translateY(-3px);box-shadow:0 14px 38px #07131f1a}.service-topline{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:800;display:flex}.service-icon{border-radius:var(--radius);background:var(--brand-soft);place-items:center;width:48px;height:48px;display:grid}.service-card h3{margin-top:34px;font-size:28px;line-height:1.15}.service-card p{color:var(--muted);margin-top:14px}.service-card ul{gap:10px;margin:auto 0 0;padding:24px 0 0;list-style:none;display:grid}.service-card li{color:#233347;align-items:flex-start;gap:8px;font-size:14px;display:flex}.network-grid,.journey-grid,.value-grid,.contact-grid,.profile-grid,.culture-grid,.process-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:clamp(36px,7vw,80px);display:grid}.process-layout{align-items:start}.process-layout>div:first-child,.profile-grid>div:first-child,.culture-grid>div:first-child{align-content:start;gap:18px;display:grid}.process-grid,.value-card-grid,.office-grid{gap:16px;display:grid}.process-grid{grid-template-columns:repeat(2,1fr)}.process-card,.value-card,.office-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.process-card{min-height:230px;padding:24px}.process-card span{color:var(--accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:850}.process-card h3{margin-top:28px;font-size:22px}.process-card p{margin-top:10px}.profile-lead{font-size:18px;line-height:1.7}.profile-copy{border-left:3px solid var(--accent);gap:18px;padding-left:24px;display:grid}.value-card-grid{grid-template-columns:repeat(3,1fr);margin-top:30px}.value-card{min-height:190px;padding:24px}.value-card h3,.office-card h3{font-size:21px}.value-card p,.office-card p{color:var(--muted);margin-top:10px}.culture-grid{align-items:start}.culture-grid p{color:var(--on-dark-muted);font-size:18px;line-height:1.75}.culture-grid p+p{margin-top:16px}.route-list,.timeline,.value-list,.contact-points{gap:14px;display:grid}.route-row{border-bottom:1px solid var(--line);grid-template-columns:52px minmax(0,1fr) 116px;align-items:start;gap:18px;padding:22px 0;display:grid}.route-row:first-child{padding-top:0}.route-index{color:var(--brand);font-variant-numeric:tabular-nums;font-size:13px;font-weight:850}.route-row h3{font-size:22px}.route-row p{color:var(--muted);margin-top:6px}.route-row strong{border-radius:var(--radius);color:var(--brand);background:#fff;border:1px solid #07598529;justify-self:end;padding:6px 10px;font-size:12px}.sticky-heading{align-self:start;position:sticky;top:108px}.sticky-heading p:not(.eyebrow){margin-top:18px}.timeline-item{border-top:1px solid var(--line);grid-template-columns:104px 1fr;gap:24px;padding:26px 0;display:grid}.timeline-item span{color:var(--accent);font-variant-numeric:tabular-nums;font-size:28px;font-weight:850;line-height:1}.timeline-item h3{font-size:22px}.timeline-item p{color:var(--muted);margin-top:8px}.dark-panel{background:linear-gradient(135deg, #07598561, #07131f00 62%), var(--dark);color:var(--on-dark)}.dark-panel .eyebrow{color:#f5c66d}.solution-band{grid-template-columns:minmax(0,.76fr) minmax(280px,.72fr);align-items:end;gap:clamp(32px,6vw,72px);display:grid}.solution-band h2{margin-top:12px;font-size:clamp(34px,5vw,64px);line-height:1.05}.solution-band p:not(.eyebrow){color:var(--on-dark-muted);font-size:18px;line-height:1.75}.value-list{grid-template-columns:repeat(2,1fr)}.value-list div{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;padding:22px}.value-list strong{font-size:18px;display:block}.value-list span{color:var(--on-dark-muted);margin-top:9px;display:block}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-card{min-height:230px;padding:24px}.news-card span{color:var(--brand);font-size:12px;font-weight:800}.news-card h3{margin-top:28px;font-size:21px;line-height:1.28}.news-card p{color:var(--muted);margin-top:12px}.contact-section{border-top:1px solid var(--line);background:#fff}.contact-points{margin-top:28px}.contact-points span{border-left:3px solid var(--accent);color:var(--muted);padding-left:14px}.contact-form{box-shadow:var(--shadow);gap:18px;padding:24px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:48px;color:var(--ink);background:#fbfdff;padding:12px 14px}.contact-form textarea{resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8a98a8}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#f9fbfd;padding:34px 0}.footer-grid{justify-content:space-between;gap:28px;display:flex}.footer-grid strong,.footer-grid span{display:block}.footer-grid strong{color:var(--ink)}.footer-grid div:last-child{gap:22px;font-size:14px;display:flex}.footer-bottom{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:13px}.office-grid{grid-template-columns:repeat(3,1fr);margin-top:30px}.office-card{min-height:220px;padding:24px}.office-card span{border-radius:var(--radius);background:var(--brand-soft);color:var(--brand);padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.office-card h3{margin-top:24px}@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 (max-width:1020px){.hero-grid,.section-heading,.network-grid,.journey-grid,.value-grid,.contact-grid,.profile-grid,.culture-grid,.process-layout,.solution-band{grid-template-columns:1fr}.hero-grid{align-items:start}.sticky-heading{position:static}.service-grid,.news-grid,.value-card-grid,.office-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2){border-right:1px solid var(--line)}.main-nav{display:none}.header-inner{flex-wrap:wrap;gap:12px 18px;padding-block:10px}.header-actions{margin-left:auto}}@media (max-width:720px){.shell{width:min(100% - 32px, var(--shell))}.top-strip-inner{text-align:center;justify-content:center;min-height:34px}.top-strip a{display:none}.header-inner{align-items:flex-start;min-height:66px}.brand{max-width:calc(100% - 116px)}.brand small{display:none}.brand strong{font-size:15px}.brand-mark{width:40px;height:40px}.header-actions{justify-content:space-between;width:100%}.header-cta{min-height:40px;padding:8px 12px;font-size:13px}.language-switcher{flex:1;overflow-x:auto}.language-switcher a{flex:1 0 auto}.hero-section{min-height:auto;padding-top:42px}.hero-actions,.btn{width:100%}.proof-grid,.service-grid,.news-grid,.value-list,.process-grid,.value-card-grid,.office-grid,.form-row,.tracker-card,.tracker-card form{grid-template-columns:1fr}.page-hero{padding:42px 0 50px}.page-hero h1,.hero-copy h1{font-size:clamp(34px,11vw,48px)}.section{padding:54px 0}.proof-item,.proof-item:last-child,.proof-item:nth-child(2){border-right:1px solid var(--line)}.service-card{min-height:0}.route-row{grid-template-columns:1fr;gap:8px}.route-row strong{justify-self:start}.timeline-item{grid-template-columns:1fr;gap:8px}.map-canvas{height:250px}.map-footer{flex-wrap:wrap}.footer-grid,.footer-grid div:last-child{flex-direction:column}.footer-grid div:last-child{gap:4px}.profile-copy{border-left:0;border-top:3px solid var(--accent);padding-top:20px;padding-left:0}}
