@font-face{font-family:Inter;src:url("6ffedb48f2-inter.woff2?v=1.3.1") format('woff2');font-weight:100 900;font-display:swap}

:root{--ink:#101214;--paper:#faf9f2;--accent:#087565;--mint:#81cbb6;--white:#f7f8f2;--muted:#636b68;--line:#dddfd7;--dark-line:#ffffff26;--header:68px;--sans:Inter,'Noto Sans SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--paper);font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
h1,h2,h3,p,figure,ul,ol,dl,dd{margin:0}
ul,ol{list-style:none;padding:0}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
img{max-width:100%;display:block;object-fit:cover}
a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.dark :focus-visible,.hero :focus-visible,.header :focus-visible,.contact :focus-visible{outline-color:var(--mint)}
[hidden]{display:none!important}
p{line-height:1.7}
h1,h2,h3{text-wrap:balance;font-weight:600}
h2{font-size:clamp(36px,4.1vw,60px);line-height:1.25;letter-spacing:-.035em}
h3{line-height:1.35;letter-spacing:-.02em}
html[lang=en] h2{font-size:clamp(38px,4.4vw,64px);line-height:1.08;letter-spacing:-.045em}
::selection{background:#b4dfcf;color:var(--ink)}
.container{width:min(1400px,calc(100% - 48px));margin-inline:auto}
.section{padding:112px 0}
.dark{background:var(--ink);color:var(--white)}
.light{background:var(--paper)}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.09em;text-transform:uppercase;margin-bottom:24px}
.eyebrow:before,.scene-dot{content:'';display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent)}
.dark .eyebrow:before,.hero .eyebrow:before,.contact .eyebrow:before,.scene-dot{background:var(--mint)}
.section-heading{max-width:1000px;margin-bottom:48px}
.section-heading .intro{max-width:930px;margin-top:26px;color:var(--muted);font-size:22px;line-height:1.6}
.dark .intro{color:#b5bcba}
.center{text-align:center;margin-inline:auto;max-width:960px}
.center .eyebrow{justify-content:center}
.center .intro{max-width:800px;margin-inline:auto}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:16px 26px;background:var(--accent);color:white;border:1px solid var(--accent);border-radius:4px;font-size:16px;font-weight:500;line-height:1.3;transition:background .2s,transform .2s}
.button:hover{background:#065f52;border-color:#065f52;transform:translateY(-2px)}
.button span,.text-link span{font-size:20px;line-height:1}
.button-small{font-size:14px;min-height:42px;padding:11px 18px;gap:16px}
.actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px}
.text-link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:500;color:var(--accent);padding:10px 0}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.dark .text-link{color:var(--mint)}
.skip{position:fixed;left:20px;top:-120px;z-index:200;padding:16px;background:white;color:#111}
.skip:focus{top:12px}
.header{height:var(--header);position:sticky;top:0;z-index:50;background:var(--ink);color:var(--white);border-bottom:1px solid #ffffff1c}
.header-inner{height:100%;display:flex;align-items:center;gap:30px}
.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;flex-shrink:0}
.brand img{width:76px;height:auto}
.brand>span{font-size:21px;font-weight:600;letter-spacing:-.06em;border-left:1px solid #ffffff30;padding-left:12px}
.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.nav-link{font-size:13px;line-height:1.5;padding-block:12px;white-space:nowrap}
.nav-link>span{display:none}
.nav-link:hover{color:var(--mint)}
.header-actions{display:flex;align-items:center;gap:20px}
.language{font-size:12px;padding:12px 0}
.menu-toggle{display:none;background:transparent;border:0;width:36px;height:42px;padding:8px}
.menu-toggle span{display:block;width:20px;height:1px;background:currentColor;margin:6px 0;transition:transform .2s}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.mobile-menu{position:absolute;top:var(--header);left:0;width:100%;height:calc(100dvh - var(--header));background:var(--ink);padding:25px 24px;overflow:auto}
.mobile-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--dark-line);font-size:24px;padding:18px 0}
.mobile-menu .button{margin-top:28px}

/* Full-frame film. The media is never restricted to a right column. */
.hero{position:relative;isolation:isolate;background:var(--ink);color:var(--white);min-height:760px;display:flex;flex-direction:column;justify-content:center}
.hero-photo,.hero-shade{position:absolute;inset:0;z-index:-2}
.hero-photo video{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 48%;filter:saturate(.65)}
.hero-shade{z-index:-1;background:linear-gradient(90deg,#080e12db 0%,#080e12ad 32%,#080e124d 68%,#080e1220),linear-gradient(0deg,#10121488,transparent 40%)}
.hero-inner{padding-top:110px;padding-bottom:116px;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.hero h1{font-size:64px;line-height:1.22;letter-spacing:-.04em;max-width:940px}
.hero h1 span{display:block}
html[lang=en] .hero h1{font-size:76px;line-height:.99;letter-spacing:-.05em;max-width:960px}
.hero-description{font-size:22px;line-height:1.65;max-width:620px;margin-top:28px;color:#e4e7e4}
.hero .actions{margin-top:34px}
.hero-secondary{display:inline-flex;align-items:center;gap:18px;font-size:15px;padding:14px 0;color:#e7eae6}
.hero-secondary:hover{text-decoration:underline;text-underline-offset:6px}
.video-toggle{position:absolute;right:24px;bottom:98px;z-index:2;padding:8px 12px;border:1px solid #ffffff70;border-radius:4px;background:#10121480;color:#fff;font-size:11px;line-height:1.5}
.video-toggle:hover{background:#101214df}
.trust{background:#ffffff13;backdrop-filter:blur(16px);border-top:1px solid #ffffff50}
.trust-inner{min-height:76px;display:flex;align-items:center;gap:42px}
.trust p{font-size:11px;letter-spacing:.06em;flex-shrink:0;color:#c6d0cc}
.trust ul{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1}
.trust li{font-size:14px;line-height:1.4;white-space:nowrap;color:#e3e8e4}

/* Alternating narrative, joined by a single reading path. */
.problem{padding-bottom:0}
.problem-scene{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.problem-scene figure{height:380px;border-radius:16px;overflow:hidden;position:relative}
.problem-scene img{width:100%;height:100%;filter:saturate(.6)}
.problem-scene figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:34px 24px 22px;background:linear-gradient(transparent,#0b1217d9);font-size:12px;color:#fff}
.problem-copy{padding-block:10px}
.problem-copy h2,html[lang=en] .problem-copy h2{font-size:clamp(36px,3.6vw,52px);line-height:1.15;letter-spacing:-.035em}
.accent-text{display:block;color:var(--mint);margin-top:3px}
.problem-copy>p:not(.eyebrow){font-size:22px;line-height:1.65;color:#b5bcba;margin-top:26px;max-width:660px}
.problem-scene.reverse figure{order:2}
.story-connector{height:88px;position:relative;margin-inline:24%}
.story-connector:before{content:'';position:absolute;left:0;right:0;top:0;height:44px;border-left:1px solid #72cbb290;border-bottom:1px solid #72cbb290;border-bottom-left-radius:16px}
.story-connector:after{content:'';position:absolute;left:0;right:0;top:44px;height:44px;border-right:1px solid #72cbb290;border-top:1px solid #72cbb290;border-top-right-radius:16px}
.story-end{height:68px;width:24%;margin-left:50%;border-right:1px solid #72cbb290;border-bottom:1px solid #72cbb290;border-bottom-right-radius:16px}

/* Process scene: image + task + output, with four manual selectors. */
.process{padding-top:52px}
.process-stage{border-radius:18px;overflow:hidden;border:1px solid #ffffff23}
.process-panel{min-height:590px;position:relative;isolation:isolate;display:grid;grid-template-columns:1.35fr 1fr;gap:64px;align-items:end;padding:110px 46px 44px}
.stage-photo,.stage-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.stage-photo{object-position:50% 43%;filter:saturate(.5)}
.stage-shade{z-index:-1;background:linear-gradient(0deg,#070f15ed,#070f151a 100%),linear-gradient(90deg,#070f1566,transparent)}
.stage-top{position:absolute;top:26px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#e7eeea}
.stage-top p{display:flex;align-items:center;gap:10px;background:#0c1719a6;border:1px solid #ffffff26;border-radius:30px;padding:8px 14px;font-size:11px;letter-spacing:.05em}
.stage-copy h3{font-size:38px;line-height:1.2;max-width:650px}
.stage-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:620px;margin-top:24px;color:#d3ddd8}
.stage-artifact{background:#101b20d9;backdrop-filter:blur(20px);border:1px solid #ffffff3b;border-radius:12px;padding:28px;align-self:center;max-width:420px;justify-self:end;width:100%;box-shadow:0 20px 50px #0003}
.artifact-label{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--mint);margin-bottom:14px}
.stage-artifact li{font-size:15px;padding:14px 0;border-bottom:1px solid #ffffff22;display:flex;gap:16px}
.stage-artifact li span{font-size:11px;color:#93a7a0;padding-top:3px}
.artifact-output{padding-top:22px;position:relative;padding-right:22px}
.artifact-output small{display:block;font-size:11px;color:#99ada5;margin-bottom:8px}
.artifact-output strong{font-size:16px;line-height:1.6;font-weight:500;display:block}
.artifact-output>span{position:absolute;right:0;bottom:3px;color:var(--mint)}
.process-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:28px}
.process-tabs button{background:none;text-align:left;border:0;border-top:2px solid #ffffff2b;padding:20px 0 6px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:12px;color:#9ea9a4;transition:border-color .2s,color .2s}
.process-tabs button[aria-selected=true],.process-tabs button:hover{border-color:var(--mint);color:var(--white)}
.step-number{font-size:14px;color:var(--mint);padding-top:4px}
.process-tabs strong{font-size:21px;font-weight:500}
.step-description{grid-column:2;font-size:14px;line-height:1.55;max-width:250px;color:#a7b1ac}

/* Three services stay visible simultaneously. */
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.service-card{background:#fff;border:1px solid #dcded5;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;scroll-margin-top:95px}
.service-card:hover{border-color:var(--accent);box-shadow:0 12px 30px #08756512;transform:translateY(-4px)}
.service-card figure{height:252px;position:relative;overflow:hidden}
.service-card img{width:100%;height:100%;filter:saturate(.7);transition:transform .6s}
.service-card:hover img{transform:scale(1.03)}
.service-card:first-child img{object-position:center 30%}
.image-index{position:absolute;top:18px;left:18px;color:#fff;border:1px solid #ffffff55;border-radius:25px;padding:6px 10px;background:#10121455;font-size:11px}
.service-copy{padding:26px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.service-copy h3{font-size:25px}
.service-copy>p{font-size:16px;line-height:1.65;color:var(--muted);margin:16px 0 22px}
.tags{display:flex;flex-wrap:wrap;gap:8px}
.tags li{border:1px solid #dce0d9;background:#f4f5f1;border-radius:30px;padding:7px 12px;font-size:12px;line-height:1.4;color:#49534f}
.service-copy .text-link{margin-top:auto;padding-top:30px}
.rpo-strip{border-top:1px solid #d3d8ce;margin-top:54px;padding-top:34px;display:grid;grid-template-columns:1fr 1fr auto;gap:50px;align-items:center}
.rpo-strip .eyebrow{margin-bottom:12px}
.rpo-strip h3{font-size:23px;max-width:440px}
.rpo-strip>p{font-size:16px;line-height:1.7;color:var(--muted)}
.rpo-strip .text-link{white-space:nowrap}

.industry-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:64px}
.industry-tabs{display:flex;flex-direction:column}
.industry-tabs button{border:0;border-bottom:1px solid #ffffff23;background:none;padding:23px 0;display:flex;align-items:center;text-align:left;gap:18px;color:#aeb9b3}
.industry-tabs button small{font-size:11px;color:#788982}
.industry-tabs button span:nth-child(2){flex:1;font-size:21px}
.industry-tabs button span:last-child{color:var(--mint);opacity:0;transition:opacity .2s}
.industry-tabs button[aria-selected=true]{color:#fff;border-bottom-color:var(--mint)}
.industry-tabs button[aria-selected=true] span:last-child,.industry-tabs button:hover span:last-child{opacity:1}
.industry-panel figure{height:410px;position:relative;border-radius:16px;overflow:hidden}
.industry-panel img{width:100%;height:100%;filter:saturate(.72)}
.industry-panel figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:55px 28px 24px;background:linear-gradient(transparent,#081313cd);font-size:26px;font-weight:500}
.industry-panel figcaption span{font-size:11px;font-weight:400;color:#d1ded7}
.industry-copy{padding:28px 0 0}
.industry-copy h3{font-size:28px}
.industry-copy p{color:#aeb9b3;font-size:17px;line-height:1.65;margin-top:14px;max-width:820px}
.industry-copy .tags{margin-top:22px}
.dark .tags li{border-color:#ffffff23;background:#ffffff09;color:#c5d4cc}

.global{padding-top:28px}
.global-stage{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid #ffffff20;border-radius:18px;overflow:hidden;min-height:450px;background:#152222}
.region-graphic{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:460px}
.region-graphic>img{position:absolute;inset:0;width:100%;height:100%;filter:saturate(.4);z-index:-3}
.region-graphic:after{content:'';position:absolute;inset:0;background:#081c22c7;z-index:-2}
.region-orbits{position:absolute;inset:0;z-index:-1;display:flex;align-items:center;justify-content:center}
.region-orbits i{position:absolute;border:1px solid #95d8c22e;border-radius:50%;width:360px;height:360px}
.region-orbits i:nth-child(2){width:520px;height:520px}
.region-orbits i:nth-child(3){width:680px;height:680px}
.region-codes{display:flex;align-items:center;gap:34px;padding:25px}
.region-codes>div{display:flex;flex-direction:column;align-items:center;gap:12px}
.region-codes>div:nth-child(2){margin-top:100px}
.region-codes span{font-size:48px;font-weight:500;letter-spacing:-.04em}
.region-codes small{font-size:13px;color:#b6d3c8}
.region-diagram-label{position:absolute;left:26px;bottom:24px;font-size:11px;letter-spacing:.05em;color:#b2c6bf}
.region-detail{padding:36px}
.region-tabs{display:flex;border-bottom:1px solid #ffffff25;gap:24px}
.region-tabs button{padding:0 0 16px;background:none;border:0;border-bottom:2px solid transparent;color:#adbbb5;font-size:15px}
.region-tabs button[aria-selected=true]{color:white;border-bottom-color:var(--mint)}
.region-panel{padding-top:32px;min-height:310px}
.region-panel .eyebrow{font-size:11px;margin-bottom:18px}
.region-panel h3{font-size:42px;letter-spacing:-.035em}
.region-panel>p:not(.eyebrow){color:#c1cdc7;font-size:17px;line-height:1.7;margin-top:20px}
.region-panel p.places{font-size:13px;color:#8eb6a7}
.region-panel .text-link{margin-top:20px}
.global-note{font-size:12px;color:#96a69e;line-height:1.75;margin-top:20px;max-width:1000px}

.cases{background:#e3eee3}
.cases .section-heading{max-width:930px}
.case-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.case-copy h3{font-size:32px;max-width:500px}
.case-copy>p:not(.eyebrow){font-size:18px;color:#53665b;margin-top:24px;max-width:560px}
.case-copy .text-link{margin-top:24px}
.case-proof dl{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.case-proof dl>div{border-bottom:1px solid #afc9b8;padding-bottom:22px;display:flex;flex-direction:column-reverse;align-items:flex-start}
.case-proof dl>.metric-major{grid-column:1/-1;flex-direction:row-reverse;justify-content:flex-end;align-items:baseline;gap:24px}
.case-proof dt{font-size:14px;color:#4c6858}
.case-proof dd{font-size:76px;line-height:1.1;letter-spacing:-.07em;color:#126650;font-weight:500}
.case-proof .metric-major dd{font-size:160px}
.case-proof>p{font-size:12px;line-height:1.7;color:#526f5f;margin-top:22px;max-width:620px}

.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.resource-card{min-height:510px;position:relative;border-radius:16px;overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;color:white;background:var(--ink)}
.resource-card>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;filter:saturate(.7);transition:transform .6s}
.resource-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#051117f5 5%,#051117c4 42%,#0511171a 100%);z-index:-1}
.resource-card:hover>img{transform:scale(1.04)}
.resource-copy{padding:30px;width:100%}
.resource-category{font-size:11px;letter-spacing:.06em;color:#a7d7c8;margin-bottom:20px}
.resource-copy h3{font-size:26px;line-height:1.35;letter-spacing:-.025em}
.resource-copy h3 a:after{content:'';position:absolute;inset:0}
.resource-copy>p:not(.resource-category){font-size:14px;line-height:1.65;color:#c4d0ca;margin-top:18px}
.resource-copy .text-link{color:#a2e0c9;font-size:13px;margin-top:18px;position:relative;z-index:1}

.contact{background:#102723;position:relative;isolation:isolate;color:white;padding:120px 0}
.contact-photo,.contact-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.contact-photo{object-position:50% 40%;filter:saturate(.4)}
.contact-shade{z-index:-1;background:linear-gradient(90deg,#062d28f2,#062d28cc 54%,#062d285a)}
.contact-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:100px;align-items:end}
.contact h2{max-width:800px}
.contact-grid>div>p:not(.eyebrow){font-size:20px;color:#c5ddd3;margin-top:26px;max-width:680px}
.contact .button{margin-top:34px;background:#f0f5eb;border-color:#f0f5eb;color:#144c3d}
.contact .button:hover{background:#d2e8db}
.contact-details{padding-bottom:4px;display:flex;flex-direction:column}
.contact-details a{padding:22px 0;border-bottom:1px solid #ffffff40;font-size:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-wrap:anywhere}
.contact-details a:last-child{font-size:14px;color:#c1d7cd}
.footer{padding:76px 0 25px}
.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr .9fr;gap:45px}
.footer-brand>p{font-size:14px;line-height:1.75;color:#a4b0a9;max-width:310px;margin-top:24px}
.footer-brand>p.company-name{font-size:12px;color:#6f867a}
.footer-top nav{display:flex;flex-direction:column;align-items:flex-start}
.footer-top nav h3{font-size:14px;letter-spacing:0;margin-bottom:22px;color:#f0f4ee}
.footer-link{font-size:13px;padding:7px 0;color:#a4b0a9;line-height:1.5}
.footer-link span{display:none}
.footer-link:hover{color:var(--mint)}
.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;border-top:1px solid #ffffff1f;padding-top:26px;margin-top:64px;font-size:11px;color:#8b9c91}
.source-details{max-width:480px}
.source-details summary{cursor:pointer}
.source-details p{margin:18px 0 10px}
.back-top{white-space:nowrap}
.noscript-note{padding:20px;text-align:center;font-size:14px}
html:not(.enhanced) [role=tabpanel][hidden]{display:block!important;margin-top:28px}
html:not(.enhanced) [role=tablist]{display:none}

@media(min-width:1650px){.hero{min-height:800px}.hero-inner{padding-top:120px;padding-bottom:140px}}
@media(max-width:1200px){
 .header-inner{gap:20px}.desktop-nav{gap:18px}.header-actions{gap:16px}.brand img{width:68px}.brand>span{font-size:19px}.nav-link{font-size:12px}
 .process-panel{gap:36px;padding:100px 32px 36px}.stage-copy h3{font-size:34px}.stage-artifact{padding:22px}
 .industry-layout{grid-template-columns:260px minmax(0,1fr);gap:40px}.industry-tabs button span:nth-child(2){font-size:18px}
 .trust-inner{gap:25px}.trust ul{gap:16px}.trust li{font-size:12px}
 .service-copy{padding:22px}.service-copy h3{font-size:22px}.rpo-strip{gap:30px}
 .case-layout,.contact-grid{gap:60px}.resource-copy{padding:24px}.resource-copy h3{font-size:23px}
}
@media(max-width:1100px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}}
@media(max-width:1000px){
 .section{padding:88px 0}.section-heading .intro{font-size:20px}.hero{min-height:710px}.hero h1{font-size:58px}html[lang=en] .hero h1{font-size:66px}.hero-description{max-width:590px;font-size:20px}
 .trust-inner{align-items:flex-start;padding-block:20px;gap:24px}.trust ul{justify-content:flex-start;flex-wrap:wrap;gap:14px 25px}
 .problem{padding-bottom:0}.problem-scene{gap:35px}.problem-scene figure{height:360px}.problem-copy>p:not(.eyebrow){font-size:19px}.problem-copy h2,html[lang=en] .problem-copy h2{font-size:38px}
 .process{padding-top:48px}.process-panel{min-height:560px;grid-template-columns:1fr 1fr;gap:30px}.stage-copy h3{font-size:30px}.stage-copy>p:not(.eyebrow){font-size:16px}.stage-artifact li{font-size:13px}.process-tabs{gap:18px}.process-tabs strong{font-size:18px}.step-description{font-size:12px}
 .service-grid{gap:16px}.service-card figure{height:200px}.service-copy{padding:20px}.service-copy h3{font-size:20px}.service-copy>p{font-size:14px}.tags li{font-size:11px;padding:6px 10px}.rpo-strip{grid-template-columns:1fr 1fr}.rpo-strip .text-link{grid-column:2}
 .industry-layout{grid-template-columns:230px minmax(0,1fr);gap:30px}.industry-panel figure{height:360px}.industry-panel figcaption{font-size:23px}.industry-copy h3{font-size:26px}
 .global{padding-top:0}.global-stage{grid-template-columns:1fr 1fr}.region-codes{gap:25px;padding:15px}.region-codes span{font-size:34px}.region-detail{padding:28px}.region-tabs{gap:20px}.region-tabs button{font-size:13px}.region-panel h3{font-size:36px}
 .resource-grid{gap:16px}.resource-card{min-height:500px}.resource-copy{padding:22px}.resource-copy h3{font-size:21px}
 .footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;display:flex;align-items:flex-start;gap:40px}.footer-brand>p{margin-top:0}
}
@media(max-width:760px){
 :root{--header:66px}.container{width:calc(100% - 36px)}.section{padding:72px 0}
 h2,html[lang=en] h2{font-size:36px;line-height:1.18;letter-spacing:-.04em}.section-heading{margin-bottom:32px}.section-heading .intro{font-size:17px;line-height:1.7;margin-top:20px}.eyebrow{font-size:10px;letter-spacing:.065em;margin-bottom:20px}
 .header-inner{gap:12px}.brand{gap:10px}.brand img{width:65px}.brand>span{font-size:18px;padding-left:10px}.header-actions{gap:17px}.header-cta{display:none}.language{font-size:11px}
 .button{font-size:14px;min-height:50px;padding:14px 22px;gap:20px}
 .hero{min-height:760px}.hero-inner{padding-top:100px;padding-bottom:116px}.hero h1{font-size:44px;line-height:1.2;letter-spacing:-.045em}html[lang=en] .hero h1{font-size:48px;line-height:1.04;max-width:550px}
 .hero-photo video{object-position:58% 50%}.hero-shade{background:linear-gradient(90deg,#080e12bb,#080e123b),linear-gradient(0deg,#080e1299,transparent 30%,#080e1244)}
 .hero-description{font-size:18px;line-height:1.7;max-width:560px;margin-top:24px}.hero .actions{margin-top:28px;gap:24px}.hero-secondary{font-size:13px;gap:12px}.video-toggle{right:18px;bottom:142px;font-size:10px;padding:7px 10px}
 .trust-inner{display:block;padding:18px 0 20px}.trust p{font-size:10px;margin-bottom:15px}.trust ul{gap:14px 24px}.trust li{font-size:12px}
 .problem{padding-bottom:0}.problem-scene{display:flex;flex-direction:column;gap:28px;align-items:stretch}.problem-scene figure,.problem-scene.reverse figure{order:2;height:auto;aspect-ratio:1.5;border-radius:12px}.problem-copy{order:1;padding:0}.problem-copy h2,html[lang=en] .problem-copy h2{font-size:36px;line-height:1.2}.problem-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;margin-top:20px}.problem-scene figcaption{font-size:10px;padding:30px 18px 18px}.story-connector{height:64px}.story-connector:before{height:32px}.story-connector:after{height:32px;top:32px}.story-end{height:48px}
 .process{padding-top:42px}.process .center{text-align:left}.process .center .eyebrow{justify-content:flex-start}.process-panel{padding:110px 24px 28px;min-height:680px;display:flex;flex-direction:column;gap:28px;justify-content:flex-end;align-items:stretch}.stage-photo{object-position:50% 35%}.stage-shade{background:linear-gradient(0deg,#07121cf5 10%,#07121c73 80%,#07121c33)}.stage-top{top:18px;left:18px;right:18px;font-size:11px}.stage-top p{font-size:9px;padding:7px 10px}.stage-copy h3{font-size:29px;line-height:1.25}.stage-copy .eyebrow{margin-bottom:14px}.stage-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;margin-top:18px}.stage-artifact{max-width:none;padding:18px;align-self:stretch}.stage-artifact li{padding:10px 0;font-size:13px}.artifact-label{font-size:10px;margin-bottom:6px}.artifact-output{padding-top:16px}.artifact-output strong{font-size:14px}
 .process-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;margin-top:22px}.process-tabs button{padding-top:14px;column-gap:10px;row-gap:8px}.process-tabs strong{font-size:16px}.step-number{font-size:11px}.step-description{font-size:11px}
 .service-grid{grid-template-columns:1fr;gap:24px}.service-card figure{height:auto;aspect-ratio:1.7}.service-copy{padding:26px}.service-copy h3{font-size:25px}.service-copy>p{font-size:16px}.tags li{font-size:12px}.service-copy .text-link{padding-top:24px}.rpo-strip{display:block;margin-top:38px;padding-top:28px}.rpo-strip h3{font-size:24px}.rpo-strip>p{font-size:16px;margin-top:20px}.rpo-strip .text-link{margin-top:16px}
 .industry-layout{display:flex;flex-direction:column;gap:24px}.industry-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.industry-tabs button{padding:16px 0;gap:12px}.industry-tabs button small{font-size:10px}.industry-tabs button span:nth-child(2){font-size:15px}.industry-tabs button span:last-child{font-size:16px}.industry-panel figure{height:auto;aspect-ratio:1.25;border-radius:12px}.industry-panel figcaption{padding:48px 20px 20px;font-size:24px}.industry-panel figcaption span{font-size:9px}.industry-copy{padding-top:24px}.industry-copy h3{font-size:26px}.industry-copy p{font-size:16px}.industry-copy .tags{margin-top:18px}
 .global{padding-top:0}.global-stage{display:block}.region-graphic{min-height:300px}.region-codes{gap:48px}.region-codes span{font-size:42px}.region-codes small{font-size:12px}.region-codes>div:nth-child(2){margin-top:60px}.region-diagram-label{font-size:10px;left:20px;bottom:20px}.region-detail{padding:28px 24px}.region-tabs{gap:24px}.region-tabs button{font-size:14px;padding-bottom:14px}.region-panel{min-height:300px;padding-top:28px}.region-panel h3{font-size:36px}.region-panel>p:not(.eyebrow){font-size:16px}.region-panel p.places{font-size:12px}.global-note{font-size:11px;line-height:1.7}
 .case-layout{display:flex;flex-direction:column;align-items:stretch;gap:44px}.case-copy h3{font-size:28px}.case-copy>p:not(.eyebrow){font-size:17px;margin-top:20px}.case-copy .text-link{margin-top:16px}.case-proof .metric-major dd{font-size:140px}.case-proof dd{font-size:66px}.case-proof dt{font-size:13px}.case-proof>p{font-size:11px}
 .resource-grid{grid-template-columns:1fr;gap:22px}.resource-card{min-height:450px}.resource-copy{padding:28px}.resource-copy h3{font-size:27px}.resource-copy>p:not(.resource-category){font-size:15px}
 .contact{padding:86px 0}.contact-grid{display:block}.contact-shade{background:linear-gradient(90deg,#062d28ef,#062d28b3)}.contact-photo{object-position:40% 50%}.contact h2{font-size:40px}.contact-grid>div>p:not(.eyebrow){font-size:18px}.contact-details{margin-top:48px}.contact-details a{font-size:22px;padding:18px 0}.contact-details a:last-child{font-size:13px}
 .footer{padding-top:54px}.footer-top{grid-template-columns:1fr 1fr;gap:36px 26px}.footer-brand{display:block}.footer-brand>p{margin-top:22px}.footer-brand>p.company-name{margin-top:18px}.footer-top nav h3{font-size:13px;margin-bottom:16px}.footer-link{font-size:12px;padding:7px 0}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:24px;margin-top:40px;font-size:10px}.source-details{grid-row:2;grid-column:1/-1}.back-top{grid-row:1;grid-column:2}
}
@media(max-width:370px){
 .container{width:calc(100% - 32px)}.brand img{width:58px}.brand>span{font-size:17px}.brand{gap:8px}.brand>span{padding-left:8px}.header-actions{gap:12px}
 .hero h1{font-size:34px}html[lang=en] .hero h1{font-size:40px}.hero-description{font-size:17px}.hero-inner{padding-top:84px;padding-bottom:104px}.hero .actions{gap:18px}.button{padding:13px 18px;font-size:13px}.hero-secondary{font-size:12px}.hero{min-height:760px}.trust ul{gap:12px 20px}.trust li{font-size:11px}.video-toggle{bottom:135px}
 h2,html[lang=en] h2,.problem-copy h2,html[lang=en] .problem-copy h2{font-size:32px}.section-heading .intro,.problem-copy>p:not(.eyebrow){font-size:16px}
 .process-panel{padding:90px 18px 22px;min-height:690px}.stage-copy h3{font-size:26px}.stage-artifact{padding:16px}.stage-copy>p:not(.eyebrow){font-size:15px}.stage-top p{font-size:8px}.process-tabs{gap:18px}.process-tabs strong{font-size:14px}
 .service-copy{padding:22px}.industry-tabs{gap:0 16px}.industry-tabs button{gap:8px}.industry-tabs button span:nth-child(2){font-size:13px}.industry-copy h3{font-size:24px}.industry-panel figcaption span{display:none}
 .region-codes{gap:30px}.region-codes span{font-size:38px}.region-detail{padding:24px 20px}.region-tabs{gap:18px}.region-tabs button{font-size:12px}.resource-copy{padding:24px}.resource-copy h3{font-size:24px}.contact h2{font-size:36px}.contact-details a{font-size:20px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.keep-phrase{white-space:nowrap}
.region-codes>div{opacity:.45;transition:opacity .25s}
.region-codes>div.active{opacity:1}
.process-panel:not([hidden]),.industry-panel:not([hidden]),.region-panel:not([hidden]){animation:panel-in .25s ease-out}
@keyframes panel-in{from{opacity:.65}to{opacity:1}}

/* V14 refinement: preserve the page sequence, make each stage explain its work. */
.process .section-heading{max-width:960px;margin-inline:auto;text-align:center}
.process .section-heading .eyebrow{justify-content:center}
.process-tabs{margin:0 0 30px;gap:28px}
.process-tabs button{padding:17px 0 8px}
.process-stage{background:radial-gradient(ellipse at 85% 35%,#204039 0,transparent 62%),#132020}
.process-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:64px;align-items:center;min-height:510px;padding:100px 46px 40px}
.stage-copy h3{font-size:36px;max-width:460px}
.stage-copy>p:not(.eyebrow){font-size:17px;margin-top:20px;color:#b7cac2}
.stage-top p{border:0;background:none;padding:0;color:#a8c5b8}
.stage-discussion{margin-top:24px;color:#bed4c9;font-size:13px}
.stage-discussion summary{cursor:pointer;min-height:32px;line-height:2}
.stage-discussion ul{padding-top:10px;display:grid;gap:8px;line-height:1.7}
.stage-discussion li:before{content:'—';margin-right:10px;color:var(--mint)}
.discussion-context{display:none}
.stage-visual{min-width:0;align-self:center}
.work-diagram{border:1px solid #b5dfcb33;border-radius:12px;padding:26px;background:#09191866;min-height:260px;position:relative}
.diagram-heading{font-size:12px;letter-spacing:.04em;color:#b1d6c5;margin-bottom:24px}
.diagram-nodes{position:relative;display:grid;gap:10px}
.diagram-nodes li{position:relative;display:flex;align-items:center;gap:14px;min-width:0;padding:12px 16px;background:#18322df0;border:1px solid #94cdb637;border-radius:5px}
.diagram-node-index{font-size:10px;letter-spacing:.04em;color:#8cb7a4;flex-shrink:0}
.diagram-nodes strong{display:block;font-size:15px;font-weight:500;line-height:1.5;color:#e7f4eb}
.diagram-nodes li div>span{display:block;font-size:11px;line-height:1.6;color:#a0baae;margin-top:4px}
.diagram-hub{font-size:17px;font-weight:500;line-height:1.5;text-align:center;color:#122b22;background:#afdac4;border:1px solid #d5eee0;border-radius:5px;padding:13px 20px;position:relative}
.diagram-end{font-size:11px;color:#a8c4b6;line-height:1.6;margin-top:20px;text-align:center}
.diagram-0 .diagram-hub{margin-bottom:24px;max-width:240px;margin-inline:auto}
.diagram-0 .diagram-hub:after{content:'';position:absolute;top:100%;height:24px;left:50%;border-left:1px solid #9ecfb76b}
.diagram-0 .diagram-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.diagram-0 .diagram-nodes li{display:block;text-align:center;padding:16px 8px}
.diagram-0 .diagram-node-index{display:block;margin-bottom:10px}
.diagram-1{display:grid;grid-template-columns:1.3fr .8fr;column-gap:42px;align-items:center}
.diagram-1 .diagram-heading,.diagram-1 .diagram-end{grid-column:1/-1}
.diagram-1 .diagram-nodes:after{content:'';position:absolute;left:100%;width:21px;top:28px;bottom:28px;border:1px solid #9ecfb76b;border-left:0;border-radius:0 8px 8px 0}
.diagram-1 .diagram-hub:before{content:'';position:absolute;right:100%;width:21px;top:50%;border-top:1px solid #9ecfb76b}
.diagram-2 .diagram-nodes li{background:transparent;border:0;border-bottom:1px solid #99b9a844;border-radius:0;padding:12px 0}
.diagram-2 .diagram-nodes li:after{content:'↘';color:#91cbb0;margin-left:auto}
.diagram-2 .diagram-hub{margin:18px 0 0 auto;max-width:210px}
.diagram-3 .diagram-nodes{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;counter-reset:step}
.diagram-3 .diagram-nodes li{display:block;background:none;border:0;border-radius:0;padding:0 12px 0 0;align-self:start}
.diagram-3 .diagram-nodes li:before{content:'';position:absolute;top:17px;left:20px;right:0;border-top:1px solid #98cdb768}
.diagram-3 .diagram-nodes li:last-child:before{display:none}
.diagram-3 .diagram-node-index{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border:1px solid #9ecbb5;background:#234237;border-radius:50%;margin-bottom:20px;color:#d2ebdc}
.diagram-3 .diagram-nodes li:nth-child(2){margin-top:35px}.diagram-3 .diagram-nodes li:nth-child(3){margin-top:70px}.diagram-3 .diagram-nodes li:nth-child(4){margin-top:105px}
.artifact-output{display:flex;align-items:center;gap:20px;border-top:1px solid #aecfbb30;padding:20px 0 0;margin-top:22px}
.artifact-output small{margin:0;flex-shrink:0;color:#8fb6a2}.artifact-output strong{font-size:15px;line-height:1.6}
.global-stage{display:block;background:#14211e}
.region-tabs{padding:28px 36px 0;margin:0;border-bottom:1px solid #ffffff20;gap:36px}
.region-tabs button{min-height:44px;padding-bottom:18px}
.region-panel{display:grid;grid-template-columns:1.2fr 1fr;padding:0;min-height:410px}
.region-framework{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;background:linear-gradient(145deg,#244839,#12251f);padding:38px 44px}
.framework-1{background:linear-gradient(145deg,#234443,#12262a)}.framework-2{background:linear-gradient(145deg,#424936,#222e23)}
.region-mark{position:absolute;right:8px;top:0;font-size:clamp(100px,15vw,210px);font-weight:600;letter-spacing:-.08em;color:#c9edda0d;line-height:1;z-index:-1}
.region-caption{font-size:11px;color:#accbb9;letter-spacing:.04em;margin-bottom:18px}
.region-framework h3{font-size:26px;line-height:1.4;max-width:410px}
.region-framework ol{margin-top:30px;display:grid;gap:0}
.region-framework li{border-top:1px solid #bad7c431;padding:14px 0;font-size:15px;display:flex;align-items:center;gap:18px;line-height:1.5}
.region-framework li span{color:#87b79c;font-size:10px}
.region-framework-copy{width:100%}
.region-detail{align-self:center;padding:40px}
.region-detail h3{font-size:38px}.region-detail>p:not(.eyebrow){color:#bdd0c3;font-size:17px;line-height:1.7;margin-top:20px}.region-detail p.places{font-size:12px;color:#93b4a0}
.resource-card{min-height:360px;border-radius:12px}
.resource-copy{padding:26px}
.resource-copy h3{font-size:27px;line-height:1.3}
.resource-copy h3 a:after{display:none}
.resource-category{margin-bottom:14px;font-size:11px}
.resource-copy .text-link{margin-top:22px;min-height:40px;padding:8px 0}
.report-title{font-size:12px;line-height:1.75;color:#667368;margin-top:12px;border-bottom:1px solid #dce0d7}
.report-title summary{cursor:pointer;padding:10px 0;min-height:42px}
.report-title p{padding:0 0 14px;color:#394d40}
.resource-card:after{background:linear-gradient(0deg,#071611f5,#071611a6 38%,#07161105 100%)}
@media(max-width:1200px){.process-panel{gap:32px;padding:90px 30px 32px}.stage-copy h3{font-size:31px}.work-diagram{padding:22px}.diagram-1{column-gap:32px}.diagram-1 .diagram-nodes:after{width:16px}.diagram-1 .diagram-hub:before{width:16px}.region-framework{padding:32px}.resource-copy h3{font-size:24px}}
@media(min-width:761px) and (max-width:1000px){.process-panel{grid-template-columns:1fr;gap:30px}.stage-copy{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.stage-copy .eyebrow{grid-column:1/-1;margin:0}.stage-copy>p:not(.eyebrow){margin:0}.stage-discussion{grid-column:1/-1;margin:0}.region-panel{grid-template-columns:1fr 1fr}.region-framework{padding:28px}.region-framework h3{font-size:22px}.region-detail{padding:28px}.resource-copy{padding:20px}.resource-copy h3{font-size:21px}}
@media(max-width:760px){
 .process .section-heading{text-align:left}.process .section-heading .eyebrow{justify-content:flex-start}
 .process-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0 0 22px}.process-tabs button{padding:12px 0;gap:8px;align-items:center}.process-tabs strong{font-size:15px}.step-number{padding:0}.process-tabs .step-description{display:none}
 .process-panel{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;padding:62px 20px 24px;gap:24px}
 .stage-copy h3{font-size:27px}.stage-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;margin-top:14px}.stage-copy .eyebrow{display:none}.stage-discussion{margin-top:14px;font-size:12px}.stage-top{left:20px;right:20px;top:20px}.stage-top p{font-size:8px;letter-spacing:0}
 .stage-visual{align-self:stretch}.work-diagram{padding:18px;min-height:0;border-radius:8px}.diagram-heading{font-size:11px;margin-bottom:18px}.diagram-hub{font-size:14px;padding:10px 14px}.diagram-nodes strong{font-size:13px}.diagram-nodes li div>span{font-size:10px}.diagram-node-index{font-size:9px}.diagram-end{font-size:10px;margin-top:16px}
 .stage-description{display:none}.discussion-context{display:block;padding-top:14px;line-height:1.7}
 .diagram-0 .diagram-nodes{grid-template-columns:1fr;gap:0}.diagram-0 .diagram-nodes li{display:flex;text-align:left;padding:10px 0;background:none;border:0;border-bottom:1px solid #ffffff18;border-radius:0}.diagram-0 .diagram-node-index{margin:0}.diagram-0 .diagram-nodes li div{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1}.diagram-0 .diagram-nodes li div>span{max-width:50%;margin:0;text-align:right}
 .diagram-1{column-gap:24px;grid-template-columns:1.3fr .85fr}.diagram-1 .diagram-nodes li{gap:8px;padding:10px}.diagram-1 .diagram-hub{padding:14px 8px;font-size:13px}.diagram-1 .diagram-nodes:after,.diagram-1 .diagram-hub:before{width:12px}.diagram-1 .diagram-nodes li div>span{display:none}
 .diagram-2 .diagram-nodes li{gap:12px;padding:10px 0}.diagram-2 .diagram-nodes li div{display:flex;justify-content:space-between;align-items:center;gap:12px;flex:1}.diagram-2 .diagram-nodes li div>span{margin:0}
 .diagram-3 .diagram-nodes{grid-template-columns:1fr 1fr;gap:24px 12px}.diagram-3 .diagram-nodes li:nth-child(n){margin-top:0;padding:0}.diagram-3 .diagram-nodes li:nth-child(even):before{display:none}.diagram-3 .diagram-node-index{margin-bottom:10px}.diagram-3 .diagram-nodes strong{font-size:13px}
 .artifact-output{padding-top:16px;margin-top:16px;gap:14px}.artifact-output small{font-size:10px}.artifact-output strong{font-size:13px}
 .region-tabs{padding:18px 22px 0;gap:28px}.region-tabs button{font-size:13px;min-height:42px;padding-bottom:16px}.region-panel{display:flex;flex-direction:column;min-height:0}.region-framework{padding:28px 24px}.region-mark{font-size:132px}.region-framework h3{font-size:25px}.region-framework ol{margin-top:22px}.region-framework li{font-size:14px;padding:12px 0}.region-caption{font-size:10px}.region-detail{padding:28px 24px;align-self:stretch}.region-detail h3{font-size:32px}.region-detail>p:not(.eyebrow){font-size:15px;margin-top:16px}.region-detail p.places{font-size:12px}.region-detail .text-link{margin-top:14px}
 .resource-grid{gap:22px}.resource-card{min-height:300px}.resource-copy{padding:24px}.resource-copy h3{font-size:27px}.resource-category{font-size:10px}.resource-copy .text-link{font-size:12px;margin-top:16px}.report-title{margin-top:4px;font-size:11px}
}
@media(max-width:370px){.process-panel{padding-inline:16px}.stage-top{left:16px;right:16px}.stage-copy h3{font-size:25px}.work-diagram{padding:14px}.diagram-nodes strong{font-size:12px}.diagram-1{column-gap:20px}.diagram-1 .diagram-nodes:after,.diagram-1 .diagram-hub:before{width:10px}.diagram-1 .diagram-nodes li{padding:10px 7px;gap:6px}.diagram-1 .diagram-hub{font-size:12px;padding-inline:5px}.resource-card{min-height:290px}.resource-copy{padding:22px}.resource-copy h3{font-size:25px}.region-framework{padding:24px 20px}.region-framework h3{font-size:23px}.region-tabs{padding-inline:20px;gap:22px}}

/* The homepage globe shares the independent sample's renderer. */
.global-outbound{background:#101114;color:#f2f1e9;overflow:hidden}
.outbound-scene{position:relative;isolation:isolate;min-height:760px;display:flex;align-items:center;overflow:hidden}
.outbound-layout{position:relative;z-index:2;pointer-events:none}
.outbound-copy{width:44%;max-width:580px;padding:90px 0 110px}
.outbound-copy .eyebrow{color:#b7c7bd;margin-bottom:28px}
.outbound-copy h2{font-size:clamp(46px,4.2vw,64px);font-weight:600;line-height:1.18;letter-spacing:-.045em;margin:0}
.outbound-lead{font-size:22px;line-height:1.75;color:#b4bab1;max-width:420px;margin:30px 0 36px}
.outbound-cta{pointer-events:auto;display:inline-flex;gap:28px;align-items:center;min-height:50px;padding:14px 22px;border-radius:4px;background:#087565;color:#fff;font-size:15px}
.outbound-cta:hover{background:#0c8875}
.outbound-visual{position:absolute;z-index:0;left:42%;right:-2%;top:-3%;bottom:-8%}
.global-outbound .globe-stage{position:absolute;inset:0;touch-action:pan-y}
.global-outbound canvas,.global-outbound .globe-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}
.global-outbound canvas{cursor:grab;touch-action:pan-y}
.global-outbound canvas:active{cursor:grabbing}
.global-outbound canvas:focus-visible{outline:2px solid #a9ddc6;outline-offset:-5px}
.global-outbound .origin-label{position:absolute;transform:translate(15px,-50%);pointer-events:none;color:#f4f8e8;font-size:14px;text-shadow:0 1px 6px #101114}
.global-outbound .origin-label[hidden]{display:none}
.global-outbound .origin-label small{display:block;font-size:8px;letter-spacing:.08em;color:#a7c3ad;margin-top:5px}
.outbound-context{position:relative;z-index:1;padding-bottom:38px}
.outbound-regions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;border-top:1px solid #ffffff20;padding-top:32px}
.outbound-regions .eyebrow{font-size:11px;color:#8d9e92;margin:0 0 14px}
.outbound-regions h3{font-size:22px;font-weight:500;margin:0 0 14px}
.outbound-regions article>p:last-child{font-size:15px;line-height:1.8;color:#a0aca2;margin:0;max-width:370px}
.outbound-note{font-size:11px;line-height:1.8;color:#7f8e83;margin:28px 0 0;max-width:1050px}
@media(min-width:1800px){.outbound-scene{min-height:850px}.outbound-visual{left:46%;right:0}}
@media(max-width:1200px){.outbound-copy{width:45%}.outbound-copy h2{font-size:46px}.outbound-lead{font-size:20px}.outbound-visual{left:38%;right:-8%}.outbound-scene{min-height:700px}.outbound-regions{gap:30px}}
@media(max-width:900px){.outbound-scene{display:block;min-height:0}.outbound-copy{width:100%;max-width:620px;padding:64px 0 0}.outbound-copy h2{font-size:52px}.outbound-lead{max-width:520px}.outbound-visual{position:relative;inset:auto;width:calc(100% + 32px);margin:10px -16px 0;aspect-ratio:1.1}.outbound-context{padding-bottom:32px}.outbound-regions{gap:24px}.outbound-regions article>p:last-child{font-size:14px}}
@media(max-width:600px){.outbound-copy{padding-top:48px}.outbound-copy .eyebrow{margin-bottom:22px}.outbound-copy h2{font-size:44px}.outbound-lead{font-size:18px;line-height:1.75;margin:24px 0 28px}.outbound-cta{font-size:14px;gap:24px}.outbound-visual{margin-top:18px;aspect-ratio:.98}.global-outbound .origin-label{font-size:11px;transform:translate(9px,-50%)}.global-outbound .origin-label small{display:none}.outbound-regions{grid-template-columns:1fr;gap:0;padding-top:0}.outbound-regions article{padding:24px 0;border-bottom:1px solid #ffffff17}.outbound-regions .eyebrow{margin-bottom:10px}.outbound-regions h3{font-size:20px;margin-bottom:10px}.outbound-regions article>p:last-child{max-width:100%}.outbound-note{margin-top:22px}}
@media(max-width:350px){.outbound-copy h2{font-size:36px}.outbound-lead{font-size:17px}}

/* V4.2 geometry is preserved; only this site's dark-background palette is adapted. */
.brand.brand-v42{gap:0;line-height:0;max-width:100%}
.brand-v42.brand-zh img{display:block;width:194px;height:auto}
.brand-v42.brand-en img{display:block;width:226px;height:auto}
.footer .brand-v42.brand-zh img{width:244px}
.footer .brand-v42.brand-en img{width:274px}
.globe-stage .origin-label{display:flex;flex-direction:column;align-items:center;gap:0;transform:translate(-50%,-50%);font-size:12px;text-shadow:none;pointer-events:none;white-space:nowrap;z-index:1}
.globe-stage .origin-label[hidden]{display:none}
.origin-brand{padding:4px 6px;background:radial-gradient(ellipse,#101416a6,transparent 75%);border:0;border-radius:0;box-shadow:none;line-height:0}
.origin-brand img{display:block;width:116px;height:auto;max-width:none}
.globe-stage .origin-label small{display:block;position:absolute;top:calc(100% + 7px);left:50%;transform:translateX(-50%);margin:0;color:#94a89c;font-family:Inter,'Microsoft YaHei',sans-serif;font-size:9px;font-weight:500;line-height:1.5;letter-spacing:.06em;text-shadow:0 1px 4px #101114}
@media(max-width:1200px){.brand-v42.brand-zh img{width:181px}.brand-v42.brand-en img{width:202px}}
@media(max-width:760px){.brand-v42.brand-zh img{width:174px}.brand-v42.brand-en img{width:192px}.footer .brand-v42.brand-zh img{width:224px}.footer .brand-v42.brand-en img{width:246px}.origin-brand{padding:3px 5px}.origin-brand img{width:100px}.globe-stage .origin-label small{font-size:8px;top:calc(100% + 6px)}}
@media(max-width:350px){.brand-v42.brand-zh img{width:158px}.brand-v42.brand-en img{width:178px}.origin-brand img{width:90px}}

.brand-process{--bp-sage:#c5d8bb;--bp-ink:#234237}.bp-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:44px 0 30px}.bp-tabs button{position:relative;display:grid;grid-template-columns:22px 1fr;gap:12px 10px;border:0;border-top:1px solid #cad8ce35;background:none;text-align:left;color:#93a49b;padding:20px 0 4px;cursor:pointer;transition:color .3s}.bp-tabs button:before{content:'';position:absolute;left:0;right:0;top:-1px;height:2px;background:#a3c9ad;transform:scaleX(0);transform-origin:left;transition:transform .4s}.bp-tabs button[aria-selected=true]:before{transform:scaleX(1)}.bp-tabs button:hover,.bp-tabs button[aria-selected=true]{color:#f0f3e9}.bp-tabs button:focus-visible{outline:2px solid #b7d6a9;outline-offset:5px;border-radius:2px}.bp-tab-number{font-size:11px;line-height:25px;color:#91b59f}.bp-tabs strong{font-size:19px;font-weight:500;line-height:25px}.bp-tab-output{grid-column:2;font-size:11px;line-height:1.6;color:#93a69a;max-width:240px}
.bp-stage{border:1px solid #b1c1b02b;border-radius:16px;background:radial-gradient(ellipse at 80% 35%,#2c49393b,transparent 65%),#142220;overflow:hidden}.bp-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:62px;padding:48px;align-items:center;min-height:520px;scroll-margin-top:100px}.bp-copy{min-width:0}.bp-copy h3{font-size:clamp(28px,2.7vw,38px);line-height:1.3;letter-spacing:-.035em;font-weight:500;color:#f0f2e7;margin:0 0 22px}.bp-copy>p{font-size:14px;line-height:1.95;color:#b0c0b4;max-width:385px;margin:0}.bp-result{display:flex;align-items:center;gap:13px;margin-top:44px;color:#bfdbc3}.bp-result>span{font-size:22px;font-weight:400}.bp-result strong{font-size:12px;line-height:1.6;font-weight:450}.bp-art{min-width:0;min-height:416px;padding:29px 30px 25px;background:linear-gradient(145deg,#eef0e2,#dce5cf);border-radius:9px;color:var(--bp-ink);box-shadow:0 18px 48px #00100b33}.bp-art h4{font-size:16px;font-weight:500;line-height:1.5;margin:0 0 30px;color:#2c4a39;letter-spacing:-.01em}.bp-art p{margin:0}.bp-art strong{font-weight:500}
.bp-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bp-input{padding-top:16px;border-top:1px solid #7c976548}.bp-mini-mark{display:block;font:27px/1.2 sans-serif;color:#6b8e62;margin-bottom:16px}.bp-input strong{font-size:14px;line-height:1.5;display:block;margin-bottom:7px}.bp-input p{font-size:11px;line-height:1.6;color:#6a7e62}.bp-merge{height:63px;position:relative}.bp-merge svg{height:100%;width:100%;stroke:#718e6555;stroke-width:1;fill:none}.bp-merge i{position:absolute;width:5px;height:5px;border-radius:50%;background:#577b4e;left:calc(50% - 2px);top:25px}.bp-profile{background:#baceaa70;border:1px solid #7b996b30;border-radius:5px;padding:17px 18px;display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:center}.bp-profile-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#426748;color:#f1f5e5}.bp-profile-icon svg{width:16px}.bp-profile>strong{font-size:15px;line-height:1.4}.bp-profile>div{grid-column:2;display:flex;flex-wrap:wrap;gap:8px 16px}.bp-profile>div span{font-size:10px;line-height:1.5;color:#58704e}
.bp-search-map{display:grid;grid-template-columns:110px 1fr;gap:30px;align-items:center}.bp-origin{text-align:center}.bp-origin>strong{display:block;font-size:12px;line-height:1.5;margin-top:17px}.bp-orbit{position:relative;display:block;width:98px;height:98px;margin:auto}.bp-orbit i{position:absolute;inset:0;border:1px solid #879e7355;border-radius:50%}.bp-orbit i:nth-child(2){inset:13px}.bp-orbit i:nth-child(3){inset:27px;background:#c5d6b5}.bp-orbit b{position:absolute;inset:0;display:grid;place-items:center;font-size:25px;font-weight:400;color:#436c46}.bp-lanes{border-left:1px solid #7892644a;padding-left:22px}.bp-lane{position:relative;padding:12px 0;border-bottom:1px solid #78926426}.bp-lane:first-child{padding-top:0}.bp-lane:last-child{border-bottom:0;padding-bottom:0}.bp-lane>i{position:absolute;right:100%;top:19px;width:23px;height:1px;background:#78926480}.bp-lane:first-child>i{top:7px}.bp-lane strong{display:block;font-size:13px;line-height:1.5;margin-bottom:4px}.bp-lane p{font-size:10px;line-height:1.6;color:#6a7e62}.bp-outreach{display:flex;gap:14px;align-items:center;border-top:1px solid #78926440;margin-top:26px;padding-top:18px}.bp-outreach-mark{display:grid;place-items:center;border:1px solid #7c9a6738;width:38px;height:38px;border-radius:50%;font-size:23px;flex-shrink:0}.bp-outreach strong{font-size:14px}.bp-outreach p{font-size:11px;line-height:1.6;color:#6a7e62;margin-top:4px}
.bp-table-head{display:grid;grid-template-columns:1fr 1.35fr;gap:30px;font-size:10px;color:#6e8264;border-bottom:1px solid #71865d55;padding-bottom:12px}.bp-evidence-row{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1.35fr);gap:10px;align-items:center;min-height:65px;border-bottom:1px solid #71865d29;padding:14px 0}.bp-evidence-row strong{font-size:13px;line-height:1.5}.bp-evidence-row p{font-size:12px;line-height:1.6;color:#546f4c}.bp-evidence-link{font-size:17px;color:#759264}.bp-interview{display:flex;gap:12px;padding-top:22px;align-items:flex-start}.bp-interview>span{font-size:23px;line-height:1}.bp-interview strong{display:block;font-size:13px;margin-bottom:6px}.bp-interview p{font-size:11px;line-height:1.65;color:#617958}
.bp-milestones{position:relative}.bp-milestones:before{content:'';position:absolute;top:25px;bottom:30px;left:13px;width:1px;background:#738e604d}.bp-milestone{position:relative;display:grid;grid-template-columns:28px 100px minmax(0,1fr);gap:14px;align-items:center;min-height:65px;padding:12px 0;border-bottom:1px solid #71865d26}.bp-milestone:last-child{border-bottom:0}.bp-milestone-dot{display:grid;place-items:center;border-radius:50%;width:28px;height:28px;background:#d5e0c7;border:1px solid #809b6d5c;color:#557d4e;z-index:1}.bp-milestone-dot svg{width:16px}.bp-milestone strong{font-size:13px;line-height:1.5}.bp-milestone p{font-size:11px;line-height:1.65;color:#5e7556}.bp-join-note{font-size:10px;color:#7a8b6e;border-top:1px solid #71865d33;padding-top:17px;margin-top:8px!important}
.bp-animating .bp-copy{animation:bp-copy-in .6s ease both}.bp-animating .bp-reveal{animation:bp-reveal .75s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(.2s + var(--order)*.55s)}.bp-animating .bp-merge i{animation:bp-dot 1.4s ease-in-out .7s both}.bp-animating .bp-orbit i:first-child{animation:bp-orbit 1.7s ease-out .2s both}.bp-animating .bp-profile,.bp-animating .bp-interview,.bp-animating .bp-outreach{animation-delay:2s}.brand-process[data-running=false] .bp-animating *{animation-play-state:paused!important}
@keyframes bp-reveal{from{opacity:.15;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes bp-copy-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes bp-dot{from{opacity:0;transform:translateY(-20px)}40%{opacity:1}to{opacity:1;transform:translateY(30px)}}@keyframes bp-orbit{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
@media(max-width:1200px){.bp-panel{gap:34px;padding:34px;min-height:490px}.bp-art{padding:26px 24px;min-height:410px}.bp-copy h3{font-size:30px}.bp-copy>p{font-size:13px}.bp-tabs strong{font-size:17px}.bp-tabs{gap:20px}.bp-search-map{grid-template-columns:92px 1fr;gap:20px}.bp-orbit{width:84px;height:84px}.bp-lanes{padding-left:16px}.bp-lane>i{width:17px}.bp-milestone{grid-template-columns:28px 80px 1fr;gap:10px}.bp-inputs{gap:12px}.bp-input strong{font-size:13px}.bp-input p{font-size:10px}.bp-result{margin-top:32px}}
@media(min-width:651px) and (max-width:900px){.bp-panel{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:24px;padding:26px}.bp-copy h3{font-size:26px}.bp-copy>p{font-size:12px}.bp-art{padding:23px 18px;min-height:416px}.bp-art h4{font-size:14px;margin-bottom:24px}.bp-input strong{font-size:12px}.bp-inputs{gap:10px}.bp-profile{padding:14px 12px;gap:10px}.bp-profile>strong{font-size:13px}.bp-profile>div{gap:8px}.bp-profile>div span{font-size:9px}.bp-search-map{grid-template-columns:72px 1fr;gap:14px}.bp-orbit{width:68px;height:68px}.bp-orbit i:nth-child(2){inset:9px}.bp-orbit i:nth-child(3){inset:20px}.bp-origin>strong{font-size:10px}.bp-lane strong{font-size:12px}.bp-lane p{font-size:9px}.bp-milestone{grid-template-columns:24px minmax(0,1fr);gap:4px 10px;padding:10px 0}.bp-milestone-dot{grid-row:span 2;width:24px;height:24px}.bp-milestone p{grid-column:2;font-size:10px}.bp-milestones:before{left:11px}.bp-evidence-row strong{font-size:12px}.bp-evidence-row p{font-size:11px}.bp-tabs strong{font-size:16px}.bp-tab-output{font-size:10px}}
@media(max-width:650px){.bp-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin:30px 0 24px}.bp-tabs button{padding-top:14px;gap:7px}.bp-tabs strong{font-size:16px}.bp-tab-number{font-size:10px}.bp-tab-output{font-size:10px;line-height:1.5}.bp-panel{display:flex;flex-direction:column;align-items:stretch;gap:26px;padding:28px 20px;min-height:0}.bp-copy h3{font-size:29px;line-height:1.3;margin-bottom:16px}.bp-copy>p{font-size:12px;line-height:1.85;max-width:100%}.bp-result{margin-top:18px;gap:10px}.bp-result strong{font-size:11px}.bp-result>span{font-size:19px}.bp-art{padding:24px 20px;min-height:0}.bp-art h4{font-size:14px;margin-bottom:25px}.bp-inputs{gap:12px}.bp-mini-mark{font-size:24px;margin-bottom:12px}.bp-input strong{font-size:12px}.bp-input p{font-size:10px}.bp-profile{padding:15px 13px;gap:10px}.bp-profile>strong{font-size:13px}.bp-profile>div{gap:6px 10px}.bp-profile>div span{font-size:9px}.bp-merge{height:53px}.bp-search-map{grid-template-columns:76px 1fr;gap:18px}.bp-orbit{width:72px;height:72px}.bp-orbit i:nth-child(2){inset:10px}.bp-orbit i:nth-child(3){inset:22px}.bp-origin>strong{font-size:10px}.bp-lane strong{font-size:12px}.bp-lane p{font-size:10px}.bp-lanes{padding-left:15px}.bp-lane>i{width:16px}.bp-outreach{margin-top:23px}.bp-outreach strong{font-size:13px}.bp-outreach p{font-size:10px}.bp-table-head{font-size:9px;gap:25px}.bp-evidence-row{gap:7px;grid-template-columns:minmax(0,1fr) 15px minmax(0,1.35fr);min-height:64px}.bp-evidence-row strong{font-size:12px}.bp-evidence-row p{font-size:11px}.bp-interview p{font-size:10px}.bp-milestone{grid-template-columns:26px minmax(0,1fr);gap:4px 12px;min-height:67px}.bp-milestone-dot{grid-row:span 2;width:26px;height:26px}.bp-milestone p{grid-column:2;font-size:10px}.bp-milestone strong{font-size:12px}.bp-milestones:before{left:12px}.bp-join-note{font-size:9px}}
@media(max-width:350px){.bp-panel{padding:25px 15px;gap:22px}.bp-copy h3{font-size:26px}.bp-art{padding:22px 15px}.bp-art h4{font-size:13px}.bp-inputs{gap:8px}.bp-input strong{font-size:11px}.bp-input p{font-size:9px}.bp-profile>strong{font-size:12px}.bp-search-map{gap:13px;grid-template-columns:65px 1fr}.bp-orbit{width:62px;height:62px}.bp-orbit i:nth-child(3){inset:18px}.bp-lane p{font-size:9px}.bp-evidence-row p{font-size:10px}.bp-tab-output{font-size:9px}.bp-tabs{gap:16px}.bp-tabs strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.brand-process *{animation:none!important;transition:none!important}}

.brand-process{--pv-ink:#f1f0e5;--pv-muted:#a9b4b5;--pv-line:#d7e2e022;--pv-accent:#8bcab4;background:#101214;color:var(--pv-ink)}
.brand-process .section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:16px 72px;align-items:end;max-width:none;text-align:left;margin:0 0 36px}.brand-process .section-heading .eyebrow{grid-column:1/-1;justify-self:start;justify-content:flex-start;margin:0;color:#a9b6b1}.brand-process .section-heading h2{font-size:clamp(30px,3.1vw,44px);line-height:1.3;max-width:760px;margin:0}.brand-process .section-heading .intro{font-size:14px;line-height:1.85;max-width:380px;margin:0 0 2px;color:#a9b4b5}
.brand-process .bp-stage{background:#191d1f;border:1px solid var(--pv-line);border-radius:10px;box-shadow:none;overflow:hidden}.brand-process .bp-panel{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:0;padding:0;align-items:stretch;min-height:560px}.brand-process .bp-copy{display:flex;flex-direction:column;justify-content:center;padding:46px 40px;background:#15181a;border-left:1px solid var(--pv-line)}.brand-process .bp-copy h3{font-size:clamp(26px,2.3vw,33px);line-height:1.4;color:var(--pv-ink);margin:0 0 24px}.brand-process .bp-copy>p{font-size:14px;line-height:1.95;color:#b0babb}.brand-process .bp-result{margin-top:32px;color:#a7d1bf;gap:12px}.brand-process .bp-result strong{font-size:13px;font-weight:400}
.brand-process .bp-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:26px 0 0}.brand-process .bp-tabs button{color:#9ba7a8;padding:18px 0 6px;border-top-color:#e9efe528;gap:12px;grid-template-columns:24px 1fr}.brand-process .bp-tabs strong{font-size:17px;line-height:24px;font-weight:400}.brand-process .bp-tabs button:hover,.brand-process .bp-tabs button[aria-selected=true]{color:var(--pv-ink)}.brand-process .bp-tabs button:before{background:var(--pv-accent)}.brand-process .bp-tab-number{color:#94b8a8;font-size:12px}
.brand-process .pv-surface{position:relative;isolation:isolate;min-height:560px;padding:28px 38px 32px;background:none;border:0;border-radius:0;box-shadow:none;color:var(--pv-ink);overflow:hidden;min-width:0}.pv-surface> :not(canvas){position:relative;z-index:2}.pv-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.pv-brand-symbol{display:inline-block;flex:none;width:29px;height:27px;background:#acc9ba;mask:url("3e3ea39a05-ub-hunter-symbol-dark.svg?v=1.3.1") center/contain no-repeat;-webkit-mask:url("3e3ea39a05-ub-hunter-symbol-dark.svg?v=1.3.1") center/contain no-repeat}
.pv-thread{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--pv-line);margin-bottom:30px}.pv-thread-name{display:flex;align-items:center;gap:12px;min-width:0}.pv-thread-name strong{font-size:15px;font-weight:500;line-height:1.5}.pv-thread>span{font-size:12px;line-height:1.5;color:#a9b6b1;text-align:right}.pv-surface strong{font-weight:500}.pv-surface p{margin:0;font-size:14px;line-height:1.65;color:var(--pv-muted)}.pv-brief-keys{display:flex;flex-wrap:wrap;gap:10px 20px;margin:-6px 0 27px;font-size:13px;line-height:1.6;color:#c2cfc7}.pv-brief-keys span{display:flex;align-items:center;gap:7px}.pv-brief-keys span:before{content:'';width:4px;height:4px;border-radius:50%;background:#8bcab4}.brand-process .pv-surface h4{font-size:19px;font-weight:450;line-height:1.5;color:var(--pv-ink);margin:0 0 20px;letter-spacing:-.015em}
.pv-brief-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:50px;align-items:center;min-height:340px}.pv-sources{display:grid;gap:23px}.pv-source{position:relative;border-top:1px solid #d7e2e038;padding-top:12px}.pv-source strong{display:block;font-size:15px;line-height:1.5;margin-bottom:7px}.pv-source p{font-size:14px}.pv-document{position:relative;padding:24px 22px;background:#252c2e;border:1px solid #c4d5cc33;border-radius:4px}.brand-process .pv-document .pv-document-title{font-size:17px;color:#e5ebe1;margin-bottom:20px}.pv-document-rows{display:grid}.pv-document-row{position:relative;padding:17px 0 15px 14px;border-top:1px solid #dae5df20}.pv-document-row strong{display:block;font-size:14px;margin-bottom:5px;line-height:1.6}.pv-document-row p{font-size:13px}.pv-point{display:block;width:5px;height:5px;border-radius:50%;background:#8bcab4;flex:none}.pv-document-row .pv-point{position:absolute;left:0;top:25px}
.brand-process .pv-scene-title{font-size:18px;margin-bottom:22px}.pv-search-focus{display:grid;gap:17px}.pv-focus-lane{position:relative;display:grid;grid-template-columns:1fr 24px;gap:3px 14px;margin-left:calc(var(--lane)*9%);padding:13px 18px 13px 28px;min-height:67px;background:linear-gradient(90deg,#29333188,#22292a50);border-left:2px solid #8bcab46b;border-bottom:1px solid #d7e2e016}.pv-focus-lane:nth-child(3){border-left-color:#8bcab4;background:#2c3b3588}.pv-focus-lane strong{font-size:15px;line-height:1.5}.pv-focus-lane p{font-size:13px}.pv-focus-port{position:absolute;width:4px;height:4px;background:#9bc8b3;border-radius:50%;left:12px;top:23px}.pv-focus-end{grid-column:2;grid-row:1/3;display:grid;align-items:center;color:#8bcab4}.pv-focus-end svg,.pv-outcome>svg,.pv-open-question svg{width:24px;height:24px;flex:none}.pv-outcome{display:flex;gap:13px;align-items:center;margin:24px 0 0 48px;color:#a7d1bf}.pv-outcome strong{font-size:16px;line-height:1.5}.pv-outcome p{font-size:13px;margin-top:4px}
.pv-evidence-head{display:grid;grid-template-columns:1fr 1.55fr;gap:44px;color:#9fadaa;font-size:13px;line-height:1.5;padding:8px 0 18px}.pv-evidence-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:44px;align-items:center;min-height:80px;border-top:1px solid var(--pv-line);padding:17px 0}.pv-requirement{display:flex;align-items:center;gap:10px;min-height:36px}.pv-requirement strong{font-size:15px;line-height:1.6}.pv-evidence-card{padding:9px 12px;background:#242b2c;border-left:1px solid #8bcab46b;min-width:0}.pv-evidence-card p{font-size:14px;line-height:1.7;color:#d7dfd9}.pv-open-question{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;padding-top:25px;margin-top:12px;border-top:1px solid #d7e2e02e;font-size:13px;line-height:1.6;color:#b8c8c0}.pv-open-question strong{font-weight:400}.pv-open-dot{width:8px;height:8px;border:1px solid #bac3bf;border-radius:50%;flex:none}.pv-open-question>span:last-child{color:#96b7a6}
.pv-coordination{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;min-height:214px}.pv-feedbacks{display:grid;gap:27px}.pv-feedback{display:flex;gap:13px;align-items:center;padding:12px 0;border-top:1px solid #d7e2e028}.pv-person{width:26px;flex:none;color:#aebdb7}.pv-person svg{width:26px;height:30px}.pv-feedback strong{font-size:15px;line-height:1.6}.pv-feedback p{font-size:13px;margin-top:5px}.pv-consultant{padding:24px 19px;background:#29343080;border-left:2px solid #8bcab4;min-width:0}.pv-consultant .pv-brand-symbol{width:38px;height:35px;margin-bottom:14px}.brand-process .pv-consultant h4{font-size:18px;margin:0 0 9px}.pv-consultant p{font-size:14px;color:#c0cec7}.pv-delivery-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:27px 0 0}.pv-delivery-stop{position:relative;padding-top:24px}.pv-stop-port{position:absolute;left:0;top:0;width:8px;height:8px;border:1px solid #8bcab4;border-radius:50%;background:#191d1f}.pv-delivery-stop strong{font-size:14px;line-height:1.6;display:block}.pv-surface .pv-delivery-note{font-size:12px;color:#9caaa5;margin-top:21px}
.bp-animating .pv-flow-step{animation:pv-work-forward .55s ease both;animation-delay:calc(.1s + var(--order)*.38s)}@keyframes pv-work-forward{from{opacity:.58;transform:translateY(4px)}to{opacity:1;transform:none}}.brand-process[data-running=false] .bp-animating .pv-flow-step,.brand-process[data-running=false] .bp-animating .bp-copy{opacity:1!important;transform:none!important}
@media(max-width:1200px){.brand-process .bp-panel{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.brand-process .bp-copy{padding:32px 27px}.brand-process .pv-surface{padding:25px 27px 30px}.pv-brief-map{gap:36px}.pv-document{padding:20px 17px}.pv-coordination{gap:36px}.brand-process .section-heading{gap:16px 35px}}
@media(max-width:900px){.brand-process .section-heading{display:block}.brand-process .section-heading .eyebrow{margin-bottom:14px}.brand-process .section-heading .intro{margin-top:18px;max-width:600px}.brand-process .bp-panel{grid-template-columns:minmax(0,1fr)}.brand-process .bp-copy{order:-1;border-left:0;border-bottom:1px solid var(--pv-line);padding:25px 30px;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.brand-process .bp-copy h3{font-size:27px;margin:0;grid-row:span 2}.brand-process .bp-copy>p{font-size:14px;line-height:1.8;max-width:none}.brand-process .bp-result{margin:0;gap:9px}.brand-process .bp-result strong{font-size:12px}.brand-process .pv-surface{min-height:500px;padding:26px 36px 30px}.pv-brief-map{gap:55px}.pv-coordination{gap:55px}.brand-process .bp-tabs{gap:18px}.brand-process .bp-tabs strong{font-size:15px}.brand-process .bp-tabs button{gap:6px;grid-template-columns:21px 1fr}.brand-process .section-heading h2{font-size:34px}}
@media(max-width:550px){.brand-process .section-heading{margin-bottom:26px}.brand-process .section-heading h2{font-size:29px!important}.brand-process .section-heading .intro{font-size:14px!important;margin-top:15px}.brand-process .bp-copy{display:block;padding:25px 22px}.brand-process .bp-copy h3{font-size:27px;margin-bottom:16px}.brand-process .bp-copy>p{font-size:14px}.brand-process .bp-result{margin-top:19px}.brand-process .bp-result strong{font-size:12px}.brand-process .pv-surface{padding:23px 22px 28px;min-height:0}.pv-thread{align-items:flex-start;gap:12px;margin-bottom:25px;padding-bottom:18px}.pv-thread-name{gap:9px}.pv-thread-name strong{font-size:14px}.pv-thread>span{font-size:12px;max-width:105px}.pv-brand-symbol{width:24px;height:23px}.pv-brief-map{gap:22px;grid-template-columns:minmax(0,1fr);min-height:0}.pv-sources{gap:12px;padding-right:16px}.pv-source{padding-top:10px}.pv-source strong{font-size:14px;margin-bottom:4px}.pv-source p{font-size:13px}.pv-document{margin:6px 12px 0 0;padding:19px 18px}.brand-process .pv-document .pv-document-title{margin-bottom:15px}.pv-document-row{padding:13px 0 12px 15px}.pv-document-row .pv-point{top:22px}.pv-document-row p{font-size:13px}.pv-brief-keys{gap:7px 12px;font-size:12px;margin:0 0 22px}.brand-process .pv-scene-title{font-size:17px;margin-bottom:19px}.pv-focus-lane{margin-left:calc(var(--lane)*11px);padding:12px 10px 12px 22px;gap:4px 7px;grid-template-columns:1fr 20px}.pv-focus-port{left:9px;top:22px}.pv-focus-lane strong{font-size:14px}.pv-focus-lane p{font-size:13px}.pv-focus-end svg{width:20px}.pv-outcome{margin:22px 0 0 22px;gap:10px}.pv-outcome strong{font-size:15px}.pv-outcome p{font-size:13px}.pv-evidence-head{grid-template-columns:1fr 1.6fr;gap:24px;font-size:12px;padding:0 0 16px}.pv-evidence-pair{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:24px;min-height:90px;padding:16px 0}.pv-requirement{gap:7px}.pv-requirement strong{font-size:14px}.pv-evidence-card{padding:8px 10px}.pv-evidence-card p{font-size:13px}.pv-open-question{gap:8px;font-size:13px;margin-top:6px;padding-top:19px}.pv-open-question>span:last-child{flex-basis:100%;padding-left:16px}.pv-coordination{grid-template-columns:minmax(0,1fr);gap:26px}.pv-feedbacks{gap:12px;padding-right:17px}.pv-feedback{gap:13px}.pv-feedback p{font-size:13px}.pv-consultant{padding:19px 18px;margin-right:12px;display:grid;grid-template-columns:35px 1fr;gap:4px 16px}.pv-consultant .pv-brand-symbol{width:33px;height:30px;grid-row:span 2;margin:3px 0 0}.brand-process .pv-consultant h4{font-size:17px;margin:0}.pv-consultant p{font-size:13px}.pv-delivery-map{gap:12px;margin-top:26px}.pv-delivery-stop strong{font-size:13px}.pv-surface .pv-delivery-note{font-size:12px}.brand-process .bp-tabs{gap:12px;margin-top:23px;grid-template-columns:repeat(2,minmax(0,1fr))}.brand-process .bp-tabs button{padding-top:12px;gap:8px}.brand-process .bp-tabs strong{font-size:15px}}
@media(max-width:350px){.brand-process .bp-copy{padding:23px 17px}.brand-process .pv-surface{padding:22px 17px 26px}.pv-thread>span{max-width:84px}.pv-thread-name strong{font-size:13px}.pv-thread-name{gap:7px}.pv-brief-keys{gap:7px 10px}.pv-evidence-pair,.pv-evidence-head{gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.pv-requirement{gap:5px}.pv-evidence-card{padding:8px}.pv-open-question{font-size:12px}}
@media(max-width:900px){.brand-process>.container{display:flex;flex-direction:column}.brand-process .section-heading{order:0}.brand-process .bp-tabs{order:1;margin:0 0 24px}.brand-process .bp-stage{order:2}}
@media(max-width:550px){html[lang=en] .pv-delivery-map{grid-template-columns:minmax(0,1fr);gap:18px}html[lang=en] .pv-delivery-stop{padding:0 0 0 22px}html[lang=en] .pv-stop-port{top:7px}html[lang=en] .pv-delivery-stop strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){.brand-process *{animation:none!important;transition:none!important}.brand-process .pv-flow-step{opacity:1;transform:none}}

/* One shared photographic background; text and diagram retain their existing layout. */
.brand-process .bp-copy{position:relative;isolation:isolate;overflow:hidden}
.brand-process .bp-copy::before{content:'';position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(180deg,#15181a 12%,#15181aeb 43%,#15181a80 73%,#15181a59 100%),var(--bp-photo,url("6130d564b0-process-bg-office-v1.webp?v=1.3.1"));background-size:100% 100%,100% auto;background-position:center,right bottom;background-repeat:no-repeat}
.brand-process .bp-copy>*{position:relative;z-index:1}
@media(max-width:900px){.brand-process .bp-copy::before{display:none}}

/* The active panel supplies its own scene; the gradient and crop stay consistent. */
.brand-process #process-panel-1{--bp-photo:url("99bdeeb634-process-bg-search-v1.webp?v=1.3.1")}
.brand-process #process-panel-2{--bp-photo:url("fd44fc64aa-process-bg-assess-v1.webp?v=1.3.1")}
.brand-process #process-panel-3{--bp-photo:url("54c7f1b495-process-bg-deliver-v1.webp?v=1.3.1")}

/* V14.15: article-led cases, compact FAQ, and domestic footer. */
.cases-stories{background:#e3ede2}.cases-stories .section-heading{max-width:950px}.case-feature{display:grid;grid-template-columns:1.08fr 1fr;overflow:hidden;border-radius:18px;background:#f6f7ef}.case-feature figure{position:relative;min-width:0;margin:0;min-height:470px}.case-feature figure img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.case-feature figure>span{position:absolute;left:26px;top:26px;background:#f5f6ec;color:#173b32;padding:8px 13px;font-size:12px;border-radius:4px}.case-feature-copy{padding:clamp(28px,3.4vw,54px);display:flex;flex-direction:column;align-items:flex-start}.case-feature-copy .eyebrow{margin-bottom:22px}.case-feature-copy h3{font-size:clamp(26px,2.5vw,38px);line-height:1.3;letter-spacing:-.025em}.case-feature-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#59645a;margin-top:22px}.case-feature-copy>.text-link{margin-top:auto;padding-top:26px}.case-outcomes{display:flex;gap:40px;margin:28px 0 0;width:100%;border-top:1px solid #29483c26;padding-top:22px}.case-outcomes>div{display:flex;flex-direction:column-reverse;gap:7px}.case-outcomes dd{font-size:38px;line-height:1;color:#17624d;letter-spacing:-.045em}.case-outcomes dt{font-size:12px;color:#59645a}.case-more{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:38px}.case-teaser{display:grid;grid-template-columns:150px 1fr;gap:24px;border-top:1px solid #26453930;padding-top:28px;min-width:0}.case-teaser>img{width:100%;height:172px;object-fit:cover;border-radius:8px}.case-teaser .eyebrow{font-size:10px;margin-bottom:12px}.case-teaser h3{font-size:22px;line-height:1.45;letter-spacing:-.02em}.case-teaser-summary{font-size:14px;line-height:1.7;color:#59645a;margin-top:12px}.case-teaser .text-link{margin-top:16px;font-size:12px}.case-teaser button{background:none;border:0;padding:0;cursor:pointer;font-family:inherit;color:#17624d}
.faq-section{border-top:1px solid #253c2920}.faq-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:clamp(40px,8vw,130px)}.faq-heading h2{font-size:clamp(32px,3.2vw,48px);line-height:1.22;max-width:440px}.faq-heading>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#637061;margin-top:24px;max-width:370px}.faq-heading>.text-link{margin-top:30px}.faq-item{border-top:1px solid #31432b38}.faq-item:last-child{border-bottom:1px solid #31432b38}.faq-item summary{display:flex;align-items:center;gap:18px;cursor:pointer;padding:24px 0;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary h3{font-size:18px;font-weight:500;line-height:1.6;flex:1}.faq-number{font-size:11px;color:#4b5c49;font-variant-numeric:tabular-nums}.faq-icon{width:18px;height:18px;position:relative;flex:none}.faq-icon:before,.faq-icon:after{content:'';position:absolute;background:#214b3c;top:8px;left:2px;width:14px;height:1px}.faq-icon:after{transform:rotate(90deg);transition:transform .2s}.faq-item[open] .faq-icon:after{transform:rotate(0)}.faq-answer{padding:0 34px 26px 34px;color:#5b6959;font-size:16px;line-height:1.85}.faq-item summary:focus-visible,.footer-policy:focus-visible,.dialog-close:focus-visible{outline:2px solid #329174;outline-offset:5px}
.footer-public-links{display:flex;justify-content:center;gap:16px 28px;flex-wrap:wrap;border-top:1px solid #ffffff20;margin-top:54px;padding:24px 0 0}.footer-policy{background:none;border:0;color:#c1c7be;font-family:inherit;font-size:12px;line-height:1.6;cursor:pointer;padding:4px 0;display:inline-flex;align-items:center;gap:9px}.footer-policy:hover{color:#8cd5b9}.footer-compliance{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;margin-top:20px;padding-top:0;border-top:0;align-items:center;font-size:11px}.footer-compliance p{margin:0}.filing-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;text-align:center}.filing-links a{color:#aab5a9;line-height:1.8;overflow-wrap:anywhere}.footer-compliance>.back-top{justify-self:end}.content-dialog{color:#183329;background:#f7f8f0;border:1px solid #bccbbc;border-radius:16px;width:min(760px,calc(100vw - 36px));max-height:calc(100dvh - 48px);padding:36px;margin:auto;overflow:auto;box-shadow:0 28px 90px #0005}.content-dialog::backdrop{background:#071510ba}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-top .eyebrow{margin:0}.dialog-close{background:none;border:0;color:inherit;font-size:30px;line-height:1;width:44px;height:44px;cursor:pointer}.content-dialog h2{font-size:32px;line-height:1.35;letter-spacing:-.025em}.content-dialog section{margin-top:26px}.content-dialog section h3{font-size:17px;line-height:1.5}.content-dialog section p{font-size:16px;line-height:1.85;color:#52614e;margin-top:9px}.dialog-image{width:100%;height:230px;object-fit:cover;border-radius:8px;margin-top:24px}.licence-details{display:grid;gap:12px;margin-top:32px}.licence-details dt{font-size:13px;color:#61735c}.licence-details dd{font-size:18px;line-height:1.6;overflow-wrap:anywhere;margin-bottom:16px}body.content-dialog-open{overflow:hidden}
@media(max-width:1100px){.case-feature figure{min-height:460px}.case-more{gap:28px}.case-teaser{grid-template-columns:100px 1fr;gap:18px}.case-teaser>img{height:150px}.case-teaser h3{font-size:20px}.faq-layout{gap:44px;grid-template-columns:.8fr 1.2fr}.footer-compliance{grid-template-columns:1fr auto}.filing-links{grid-row:2;grid-column:1/-1}.footer-compliance>.back-top{grid-column:2;grid-row:1}}
@media(max-width:760px){.case-feature{grid-template-columns:1fr;border-radius:12px}.case-feature figure{min-height:0;aspect-ratio:1.6}.case-feature figure>span{left:20px;top:20px;font-size:11px}.case-feature-copy{padding:26px 24px 30px}.case-feature-copy h3{font-size:27px}.case-feature-copy>p:not(.eyebrow){font-size:16px;margin-top:18px}.case-outcomes{gap:30px;margin-top:22px}.case-outcomes dd{font-size:32px}.case-outcomes dt{font-size:11px}.case-more{grid-template-columns:1fr;gap:26px;margin-top:28px}.case-teaser{grid-template-columns:96px 1fr;gap:18px;padding-top:24px}.case-teaser>img{height:130px}.case-teaser h3{font-size:19px}.case-teaser-summary{display:none}.case-teaser .eyebrow{font-size:9px;line-height:1.7;letter-spacing:0}.faq-layout{grid-template-columns:1fr;gap:34px}.faq-heading h2{font-size:34px;max-width:380px}.faq-heading>p:not(.eyebrow){font-size:16px;margin-top:18px}.faq-heading>.text-link{margin-top:20px}.faq-item summary{padding:21px 0;gap:12px}.faq-item summary h3{font-size:16px}.faq-answer{font-size:15px;padding:0 24px 23px;line-height:1.85}.footer-public-links{justify-content:flex-start;gap:10px 22px;margin-top:34px;padding-top:20px}.footer-policy{font-size:11px}.footer-compliance{font-size:10px;margin-top:18px;gap:18px}.filing-links{flex-direction:column;align-items:center;gap:6px}.content-dialog{padding:22px;max-height:calc(100dvh - 28px)}.content-dialog h2,html[lang=en] .content-dialog h2{font-size:25px}.dialog-image{height:180px}.content-dialog section p{font-size:15px}.licence-details dd{font-size:16px}}
@media(prefers-reduced-motion:reduce){.faq-icon:after{transition:none}}

/* Image-specific focal points. Keep the established layout and text hierarchy. */
#service-executive img{object-position:50% 38%}
#service-cross-border img{object-position:50% 44%}
#industry-panel-ecommerce img{object-position:50% 45%}
.case-feature figure img{object-position:50% 45%}
.case-teaser[data-prototype-content="storage"]>img{object-position:46% 44%}
.case-teaser[data-prototype-content="overseas"]>img{object-position:51% 45%}
.resource-item:nth-child(1) .resource-card>img{object-position:50% 38%}
.resource-item:nth-child(2) .resource-card>img{object-position:50% 36%}
.resource-item:nth-child(3) .resource-card>img{object-position:50% 35%}
.mega-feature>img{object-position:50% 50%}
@media(max-width:760px){.case-feature figure img{object-position:50% 40%}}

/* Same typeface as V14, with glyph coverage for the integrated homepage copy. */
@font-face{font-family:'Noto Sans SC';src:url("eb35e4ce9e-home-sans-sc.woff2?v=1.3.1") format('woff2');font-weight:100 900;font-display:swap}

/* The navigation and video together occupy the first viewport. */
body[data-page=index] .hero{min-height:calc(100svh - var(--header));min-height:calc(100dvh - var(--header))}
body[data-page=index] .hero-inner{width:calc(100% - 112px);max-width:1680px;padding-top:clamp(64px,8vh,120px);padding-bottom:clamp(80px,10vh,144px)}
body[data-page=index] .hero h1{font-size:clamp(52px,4.5vw,84px);line-height:1.14;letter-spacing:-.045em;max-width:1200px}
body[data-page=index] .hero .eyebrow{font-size:13px;letter-spacing:.12em;margin-bottom:28px}
body[data-page=index] .hero-description{font-size:20px;line-height:1.85;max-width:660px;margin-top:32px;color:#e0e6e2}
body[data-page=index] .hero .actions{margin-top:38px;gap:32px}
body[data-page=index] .hero .button{min-height:56px;padding:16px 26px}
body[data-page=index] .hero-shade{background:linear-gradient(90deg,#080e12df 0%,#080e129c 42%,#080e1220 100%),linear-gradient(0deg,#10121455,transparent 50%)}
body[data-page=index] .trust{background:#10221e30;border-top-color:#ffffff26;backdrop-filter:blur(10px)}
body[data-page=index] .trust-inner{width:calc(100% - 112px);max-width:1680px;min-height:80px}
@media(max-width:1180px){
 body[data-page=index] .hero-inner,body[data-page=index] .trust-inner{width:calc(100% - 80px)}
 body[data-page=index] .hero h1{font-size:clamp(44px,5.1vw,58px)}
}
@media(max-width:760px){
 body[data-page=index] .hero-shade{background:linear-gradient(90deg,#080e12cc,#080e1299),linear-gradient(0deg,#10121466,transparent 60%)}
 body[data-page=index] .hero-inner,body[data-page=index] .trust-inner{width:calc(100% - 40px)}
 body[data-page=index] .hero-inner{padding-top:64px;padding-bottom:88px}
 body[data-page=index] .hero h1{font-size:clamp(31px,8.6vw,48px);line-height:1.2}
 body[data-page=index] .hero .eyebrow{font-size:10px;letter-spacing:.05em;margin-bottom:22px}
 body[data-page=index] .hero-description{font-size:17px;line-height:1.8;margin-top:24px}
 body[data-page=index] .hero .actions{margin-top:28px;gap:22px}
 body[data-page=index] .hero .button{min-height:50px;padding:14px 20px}
 body[data-page=index] .trust-inner{min-height:108px}
}
@media(max-width:350px){
 body[data-page=index] .hero-inner{padding-top:44px;padding-bottom:76px}
 body[data-page=index] .hero-description{font-size:15px}
 body[data-page=index] .hero .actions{gap:16px}
 body[data-page=index] .hero .button{padding:13px 16px}
}

/* Shared chrome is namespaced. Legacy page-specific CSS remains read-only. */
:root{--header:80px;--ub-ink:#101416;--ub-paper:#faf9f2;--ub-green:#087565;--ub-mint:#81cbb6}
html{scroll-padding-top:160px}body{margin:0}body.ub-menu-open{overflow:hidden}[hidden]{display:none!important}
.ub-header,.ub-footer,.ub-container,.ub-text-link,.ub-button{box-sizing:border-box;font-family:Inter,'Microsoft YaHei','PingFang SC',sans-serif}
.ub-header *,.ub-footer *{box-sizing:border-box}.ub-header a,.ub-footer a,.ub-button,.ub-text-link{text-decoration:none;color:inherit}.ub-header button,.ub-header summary,.ub-footer summary{font:inherit;cursor:pointer}.ub-header a:focus-visible,.ub-header button:focus-visible,.ub-header summary:focus-visible,.ub-footer a:focus-visible,.ub-footer summary:focus-visible,.ub-button:focus-visible,.ub-text-link:focus-visible{outline:3px solid #20b999;outline-offset:4px}
.ub-container{width:min(1280px,calc(100% - 112px));margin:0 auto}.ub-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:15px 23px;border-radius:4px;border:1px solid var(--ub-green);background:var(--ub-green);color:#fff;font-size:15px;font-weight:600;line-height:1.5}.ub-button:hover{background:#065f52}.ub-text-link{display:inline-flex;align-items:center;gap:22px;min-height:44px;padding:8px 0;font-size:15px;line-height:1.6;font-weight:500;color:var(--ub-green);text-decoration:none}.ub-text-link:hover>span:first-child{text-decoration:underline;text-underline-offset:5px}.ub-text-link>span:last-child,.ub-button>span:last-child{flex-shrink:0}
.ub-skip{position:fixed;top:-100px;left:20px;background:#fff;color:#101416;padding:16px;z-index:200;font:16px/1.5 sans-serif}.ub-skip:focus{top:12px}
header.ub-header{height:var(--header);position:sticky;top:0;z-index:70;width:100%;margin:0;padding:0;background:#191d1e;border-bottom:1px solid #ffffff20;color:var(--ub-paper);box-shadow:none;isolation:isolate}
.ub-header-inner{height:100%;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ub-brand{display:inline-flex;flex-shrink:0}.ub-header .ub-brand img{width:182px;height:auto;display:block;max-width:100%;object-fit:contain}.ub-header #ub-navigation{display:flex;align-items:center;gap:18px;height:100%;margin:0;padding:0}
.ub-nav-item{height:100%;display:flex;align-items:center}.ub-header .ub-nav-trigger{border:0;background:none;box-shadow:none;padding:15px 0;font-size:13px;line-height:1.5;font-weight:600;display:flex;align-items:center;gap:7px;white-space:nowrap;border-radius:0;min-height:44px;color:inherit}.ub-nav-item[data-current]>.ub-nav-trigger{color:var(--ub-mint)}.ub-header .ub-nav-trigger[aria-expanded=true]{box-shadow:inset 0 -2px var(--ub-mint)}.ub-nav-trigger[aria-expanded=true]>span{transform:rotate(180deg)}
.ub-nav-aux{display:flex;align-items:center;gap:17px;font-size:12px}.ub-header .ub-small{min-height:44px;padding:11px 16px;gap:16px;font-size:13px;color:#fff}
.ub-mega{position:absolute;top:100%;left:0;width:100%;padding:38px max(40px,calc((100vw - 1280px)/2));margin:0;background:var(--ub-paper);color:var(--ub-ink);display:grid;grid-template-columns:255px 1fr;gap:60px;max-height:calc(100dvh - var(--header));overflow:auto;border-bottom:1px solid #d9ded8;box-shadow:0 20px 30px #0002}
.ub-mega-intro>p{font-size:12px;letter-spacing:.08em;font-weight:600;margin:0 0 20px;color:var(--ub-green);line-height:1.5}.ub-mega-intro h2{font-size:23px;font-weight:600;line-height:1.65;letter-spacing:0;margin:0 0 20px;max-width:none;text-align:left}.ub-mega-intro .ub-text-link{font-size:13px;color:var(--ub-green)}.ub-mega-groups{display:flex;gap:32px}.ub-mega-groups>div{flex:1;min-width:0}.ub-mega-groups h3{font-size:12px;font-weight:500;letter-spacing:0;color:#68726b;line-height:1.5;padding:0 0 15px;border-bottom:1px solid #d9ded8;margin:0 0 10px}
.ub-header .ub-menu-link{display:flex;justify-content:space-between;gap:18px;padding:12px 0;font-size:15px;font-weight:500;line-height:1.5;color:var(--ub-ink)}.ub-menu-link small{display:block;font-size:12px;font-weight:400;line-height:1.65;color:#66726b;margin-top:5px}.ub-menu-link:hover>span:first-child{color:var(--ub-green)}.ub-menu-link>span:last-child{flex-shrink:0}.ub-nav-item:nth-child(4) .ub-mega-groups>div,.ub-nav-item:nth-child(5) .ub-mega-groups>div{display:grid;grid-template-columns:repeat(2,1fr);column-gap:35px}.ub-nav-item:nth-child(4) .ub-mega-groups h3,.ub-nav-item:nth-child(5) .ub-mega-groups h3{grid-column:1/-1}
.ub-backdrop{position:fixed;inset:var(--header) 0 0;background:#0008;z-index:65}.ub-header .ub-mobile-toggle{display:none}.ub-career{position:relative;white-space:nowrap;border:0;padding:0;margin:0}.ub-career>summary{min-height:44px;display:flex;align-items:center;list-style:none;margin:0;padding:0;border:0;font-size:12px;font-weight:500;color:inherit;line-height:1.5}.ub-career>summary::-webkit-details-marker{display:none}.ub-career>summary:after{content:'⌄';margin-left:5px}.ub-career>summary[aria-current]{color:var(--ub-mint)}.ub-career-links{position:absolute;top:48px;right:0;width:300px;max-height:70dvh;overflow:auto;background:var(--ub-paper);color:var(--ub-ink);padding:15px 24px;box-shadow:0 10px 30px #0003;border:1px solid #d9ded8}.ub-career-links .ub-text-link{display:flex;justify-content:space-between;gap:16px;padding:12px 0;white-space:normal;font-size:13px;font-weight:400;line-height:1.6;color:var(--ub-ink)}
.ub-footer{background:var(--ub-ink);color:#c5cec8;padding:65px 0 0;margin:0;letter-spacing:0;line-height:1.75}.ub-footer p{font-size:13px;line-height:1.85;margin:0}.ub-footer h3{font-size:15px;font-weight:600;line-height:1.6;letter-spacing:0;color:var(--ub-paper);margin:0 0 20px}.ub-footer h2{font-size:21px;line-height:1.6;letter-spacing:0;font-weight:600;color:var(--ub-paper);margin:0 0 12px}.ub-footer-brand{display:grid;grid-template-columns:240px 1fr auto;gap:48px;align-items:start;padding-bottom:55px;border-bottom:1px solid #ffffff20}.ub-footer-brand .ub-brand img{width:220px;height:auto;object-fit:contain}.ub-footer-brand p{max-width:620px}.ub-footer-brand>.ub-text-link{font-size:14px;color:var(--ub-mint)}.ub-footer-grid{display:grid;grid-template-columns:1.25fr 1.1fr 1fr 1fr 1fr;gap:35px;padding:48px 0}.ub-footer .ub-footer-link{font-size:12px;line-height:1.7;padding:7px 0;display:block;font-weight:400}.ub-footer a>span:last-child:not(:first-child){display:none}.ub-footer a:hover{color:var(--ub-mint);text-decoration:underline;text-underline-offset:4px}.ub-footer-contact{border-top:1px solid #ffffff20;padding:28px 0;display:flex;gap:22px 40px;flex-wrap:wrap;font-size:13px;align-items:center}.ub-footer-contact h3{margin:0}.ub-regions{border:0;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;padding:26px 0;margin:0}.ub-regions summary{font-size:15px;color:var(--ub-paper);font-weight:500;min-height:30px;margin:0;padding:0;display:list-item;line-height:1.65}.ub-regions summary>span{font-size:12px;color:#b1bbb4;margin-left:22px}.ub-regions>div{display:flex;gap:6px 28px;flex-wrap:wrap;margin-top:16px}.ub-regions a{font-size:13px;padding:7px 0}.ub-footer-secondary{display:grid;grid-template-columns:1.3fr 1fr 1.3fr;gap:40px;padding:35px 0}.ub-footer-secondary h3{font-size:13px;margin-bottom:8px}.ub-footer-secondary p{font-size:12px;color:#9ea9a2;margin-bottom:10px}.ub-footer-secondary section>div{display:flex;gap:2px 18px;flex-wrap:wrap}.ub-footer-secondary a{font-size:12px;padding:8px 0}.ub-footer-bottom{font-size:12px;color:#9eaaa2;border-top:1px solid #ffffff20;padding:22px 0;display:flex;gap:12px 32px;justify-content:space-between;align-items:center;flex-wrap:wrap}.ub-footer-bottom p{font-size:12px;line-height:1.8}.ub-footer-bottom p>span{margin-right:.45em}.ub-footer-bottom>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 24px;margin-left:auto}.ub-footer-bottom .ub-footer-link{font-size:inherit;line-height:1.8;padding:4px 0}
@media(min-width:1181px) and (max-width:1360px){.ub-header-inner{padding:0 24px;gap:16px}.ub-header .ub-brand img{width:160px}.ub-header #ub-navigation{gap:13px}.ub-nav-aux{gap:12px}.ub-header .ub-nav-trigger{font-size:12px}}
.ub-friendlinks{display:flex;align-items:baseline;gap:12px 28px;flex-wrap:wrap;border-top:1px solid #ffffff20;padding:24px 0}.ub-footer .ub-friendlinks h3{font-size:13px;margin:0;flex-shrink:0}.ub-friendlinks-items{display:flex;flex:1 1 240px;flex-wrap:wrap;gap:6px 22px;list-style:none;padding:0;margin:0;min-width:0}.ub-friendlinks-items li{list-style:none;margin:0;padding:0;max-width:100%}.ub-friendlinks-items a{display:inline-block;font-size:12px;line-height:1.8;padding:4px 0;overflow-wrap:anywhere}.ub-friendlinks-items img{max-width:140px;max-height:48px;width:auto;height:auto;vertical-align:middle}
@media(max-width:767px){.ub-friendlinks[data-mobile="hide"]{display:none}}
@media(max-width:1180px){:root{--header:72px}.ub-header-inner{padding:0 32px}.ub-header .ub-mobile-toggle{display:flex;background:none;border:1px solid #ffffff40;border-radius:3px;width:44px;height:44px;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:7px;box-shadow:none;color:#fff}.ub-mobile-toggle span{display:block;width:20px;height:1px;background:#fff;transition:transform .15s}.ub-mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.ub-mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.ub-header #ub-navigation{display:none;position:absolute;top:100%;left:0;width:100%;height:calc(100dvh - var(--header));overflow:auto;overscroll-behavior:contain;background:var(--ub-paper);color:var(--ub-ink);padding:20px 40px 40px}.ub-header #ub-navigation.is-open{display:block}.ub-nav-item{display:block;height:auto;border-bottom:1px solid #d9ded8}.ub-header .ub-nav-trigger{width:100%;font-size:18px;justify-content:space-between;padding:19px 0}.ub-nav-item[data-current]>.ub-nav-trigger{color:var(--ub-green)}.ub-header .ub-nav-trigger[aria-expanded=true]{box-shadow:none}.ub-mega{position:static;display:block;max-height:none;padding:8px 0 24px;box-shadow:none;border:none;overflow:visible}.ub-mega-intro{display:block;margin-bottom:18px}.ub-mega-intro>p,.ub-mega-intro>h2{display:none}.ub-mega-intro>.ub-text-link{border-bottom:1px solid var(--ub-green);min-height:40px;padding:3px 0}.ub-mega-groups{gap:30px}.ub-nav-aux{align-items:flex-start;flex-wrap:wrap;font-size:14px;padding-top:24px;gap:22px}.ub-career-links{position:static;box-shadow:none;width:auto;max-height:none;padding:8px 0;border:0}.ub-career{width:100%;border-bottom:1px solid #d9ded8;padding-bottom:12px}.ub-career>summary{justify-content:space-between;font-size:15px}.ub-career>summary[aria-current]{color:var(--ub-green)}.ub-career-links{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.ub-nav-aux>.ub-button{margin-left:auto}.ub-backdrop{display:none}.ub-container{width:calc(100% - 80px)}.ub-footer-brand{grid-template-columns:200px 1fr;gap:35px}.ub-footer-brand>.ub-text-link{grid-column:2}.ub-footer-brand .ub-brand img{width:190px}.ub-footer-grid{gap:20px}.ub-footer-contact{gap:16px 30px}}
@media(max-width:800px){.ub-container{width:calc(100% - 56px)}.ub-header-inner{padding:0 28px}.ub-footer-grid{grid-template-columns:repeat(3,1fr);gap:28px}.ub-footer-secondary{grid-template-columns:1fr 1fr}.ub-footer-secondary section:last-child{grid-column:1/-1}.ub-footer-brand{grid-template-columns:1fr;gap:25px}.ub-footer-brand>.ub-text-link{grid-column:auto}}
@media(max-width:600px){:root{--header:68px}html{scroll-padding-top:140px}.ub-container{width:calc(100% - 40px)}.ub-header-inner{padding:0 20px}.ub-header .ub-brand img{width:162px}.ub-footer{padding-top:46px}.ub-footer-brand{padding-bottom:30px}.ub-footer-brand h2{font-size:19px}.ub-footer-brand p{font-size:12px}.ub-footer-grid{grid-template-columns:1fr 1fr;padding:30px 0;gap:26px 20px}.ub-footer-grid a{font-size:12px;padding:8px 0}.ub-footer-grid h3{font-size:14px;margin-bottom:12px}.ub-footer-contact{align-items:flex-start;flex-direction:column;gap:14px;font-size:12px}.ub-regions summary>span{display:block;margin:8px 0 0}.ub-regions>div{gap:5px 24px}.ub-footer-secondary{grid-template-columns:1fr;gap:26px}.ub-footer-secondary section:last-child{grid-column:auto}.ub-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:20px 64px 20px 0}.ub-footer-bottom>div{justify-content:flex-start;gap:4px 20px;margin-left:0}.ub-footer-bottom p{line-height:1.9}.ub-header #ub-navigation{padding:12px 20px 30px}.ub-mega-groups{display:block}.ub-mega-groups>div+div{margin-top:20px}.ub-header .ub-menu-link{font-size:14px;padding:12px 0}.ub-mega-groups h3{margin-bottom:5px;padding-bottom:10px}.ub-header .ub-nav-trigger{font-size:16px}.ub-nav-item:nth-child(4) .ub-mega-groups>div,.ub-nav-item:nth-child(5) .ub-mega-groups>div{display:block}.ub-career-links{grid-template-columns:1fr}.ub-career-links a{font-size:14px}.ub-nav-aux{gap:18px}.ub-nav-aux>.ub-button{font-size:13px}.ub-nav-aux summary{font-size:16px}.ub-button{font-size:14px;padding:14px 18px}.ub-text-link{font-size:14px}}
@media(max-width:350px){.ub-header .ub-brand img{width:150px}.ub-footer-grid{gap:25px 16px}.ub-footer-grid a{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ub-header *{transition:none!important}}
.ub-header .ub-nav-item[data-current]>.ub-nav-trigger{color:var(--ub-mint)}@media(max-width:1180px){.ub-header .ub-nav-item[data-current]>.ub-nav-trigger{color:var(--ub-green)}}

/* Navigation refinement: preserve the complete information architecture. */
:root{--header:88px}
header.ub-header{background:#111918;border-bottom-color:#ffffff16}
.ub-header{font-family:Inter,'Noto Sans SC','Microsoft YaHei','PingFang SC',sans-serif}
.ub-header-inner{max-width:1792px;margin-inline:auto;padding-inline:56px;gap:32px}
.ub-header .ub-brand img{width:176px}
.ub-header #ub-navigation{gap:24px}
.ub-header .ub-nav-trigger{font-size:14px;font-weight:500;gap:9px;padding:22px 0;transition:color .18s ease}
/* Current-page color is independent of hover and panel expansion. */
.ub-header .ub-nav-trigger>span{font-size:0;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-top:-3px;opacity:.65}
.ub-header .ub-nav-trigger[aria-expanded=true]>span{transform:rotate(225deg);margin-top:3px}
.ub-nav-aux{gap:22px}
.ub-career>summary{font-size:14px;font-weight:500}
.ub-language{position:relative;margin:0;padding:0 0 0 20px;border:0;border-left:1px solid #ffffff26;white-space:nowrap;color:#dce5df}
.ub-language>summary{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;list-style:none;font-size:13px;font-weight:500;line-height:1.5;color:inherit;cursor:pointer}
.ub-language>summary::-webkit-details-marker{display:none}.ub-language>summary:hover,.ub-language[open]>summary{color:var(--ub-mint)}.ub-language-globe{display:block;flex-shrink:0}.ub-language-chevron{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin:0 2px 3px;opacity:.7}.ub-language[open] .ub-language-chevron{transform:rotate(225deg);margin-top:4px;margin-bottom:0}
.ub-language-panel{position:absolute;right:0;top:calc(100% + 10px);width:280px;max-width:calc(100vw - 40px);max-height:calc(100dvh - var(--header) - 24px);overflow:auto;padding:14px;background:var(--ub-paper);color:var(--ub-ink);border:1px solid #dce3da;border-radius:5px;box-shadow:0 18px 45px #0003;white-space:normal;z-index:5}
.ub-language-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 4px 9px;padding:0 0 12px;border-bottom:1px solid #dde4da;font-size:12px;font-weight:600;line-height:1.5}.ub-language-heading>span{font-size:10px;font-weight:400;color:#7e8c80;letter-spacing:.06em}
.ub-language-options{list-style:none;margin:0;padding:0;display:grid;gap:3px}.ub-language-options>li{margin:0;padding:0;list-style:none}.ub-language-option{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;border-radius:4px;font-size:13px;line-height:1.5}.ub-language-name{display:grid;gap:2px;min-width:0;overflow-wrap:anywhere}.ub-language-name>small{font-size:10px;color:#7a867d}.ub-language-state{flex-shrink:0;font-size:11px;color:#88938b}.ub-language-option.is-current{background:#e5efe7;color:#075f4f}.ub-language-option.is-current .ub-language-state{color:#087565;font-size:15px}.ub-header a.ub-language-option:hover{background:#edf3ea;color:#075f4f}.ub-language-option.is-unavailable{color:#7d887f}.ub-language-option.is-unavailable .ub-language-state{font-size:10px;color:#959e96}.ub-language-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.ub-header .ub-small{min-height:48px;padding:13px 20px;gap:24px;font-size:14px;border-radius:3px}
.ub-mega{padding-top:42px;padding-bottom:42px;box-shadow:0 24px 40px #0002}
.ub-mega-intro h2{font-size:25px;line-height:1.55}
@media(min-width:1181px) and (max-width:1360px){
 .ub-header-inner{padding-inline:32px;gap:24px}
 .ub-header #ub-navigation{gap:18px}
 .ub-nav-aux{gap:16px}
 .ub-header .ub-brand img{width:166px}
 .ub-header .ub-nav-trigger,.ub-career>summary{font-size:13px}
 .ub-header .ub-small{font-size:13px;padding-inline:17px;gap:18px}
 .ub-language{padding-left:12px}.ub-language-label{display:none}.ub-language>summary{gap:7px}
}
@media(max-width:1180px){
 :root{--header:76px}
 .ub-header-inner{padding-inline:40px}
 .ub-header .ub-nav-trigger{font-size:18px;padding:22px 0}

 .ub-header .ub-mobile-toggle{border-color:#ffffff30;border-radius:50%;width:44px;height:44px}
 .ub-mega{padding:8px 0 24px;box-shadow:none}
 .ub-career>summary{font-size:17px}
 .ub-language{width:100%;padding:0;border:0;border-bottom:1px solid #d9ded8;color:var(--ub-ink)}.ub-language>summary{font-size:15px;min-height:50px;padding:8px 0 16px}.ub-language-label{display:inline}.ub-language-chevron{margin-left:auto}.ub-language>summary:hover,.ub-language[open]>summary{color:var(--ub-green)}.ub-language-panel{position:static;width:100%;max-width:none;max-height:none;margin:0 0 18px;padding:12px;background:#f5f8f2;box-shadow:none}
}
@media(max-width:600px){
 :root{--header:72px}
 .ub-header-inner{padding-inline:20px;gap:20px}
 .ub-header .ub-brand img{width:154px}
 .ub-header .ub-nav-trigger{font-size:16px;padding:20px 0}
 .ub-header .ub-small{font-size:13px;gap:18px}
}
