@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#112637;--text:#566673;--accent:#357e85;--muted:#f2f5f6;--line:#dce3e6;--sans:Manrope,'PingFang SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.75 var(--sans);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}svg{width:24px;height:24px;flex-shrink:0}img{display:block;max-width:100%}h1,h2,h3,h4,p,figure{margin:0}h1,h2{font-weight:600;letter-spacing:-.055em;line-height:1.13}h2{font-size:clamp(2.4rem,3.6vw,3.2rem)}h3{font-size:1.25rem;font-weight:650;line-height:1.4;letter-spacing:-.025em}::selection{background:#b4d4d9;color:var(--ink)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.page-width{max-width:1376px;width:calc(100% - 112px);margin-left:auto;margin-right:auto}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.6;color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-120px;left:20px;z-index:100;padding:12px 20px;background:white}.skip-link:focus{top:10px}
/* Adapted from 21st.dev Resizable Navbar, demo 3112. */
.header-shell{position:sticky;top:0;height:96px;z-index:30;display:flex;align-items:center;pointer-events:none}.site-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1488px;width:calc(100% - 68px);height:76px;margin:auto;padding:0 21px;pointer-events:auto;background:#fff;border:1px solid transparent;transition:max-width .4s cubic-bezier(.23,1,.32,1),height .3s,background .3s,border-radius .3s,box-shadow .3s}
.header-shell.is-scrolled .site-header{max-width:1280px;height:70px;border-color:#1126370b;border-radius:9px;background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 30px #142b3a0e}
.brand-group,.brand,.header-actions,.languages{display:flex;align-items:center}.brand-group{gap:18px;flex-shrink:0}.brand{gap:9px}.brand-mark{width:30px;height:32px;color:var(--accent)}.wordmark{font-weight:800;font-size:1.9rem;letter-spacing:-.055em;line-height:1}.brand-divider{width:1px;height:25px;background:var(--line)}.brand-descriptor{font-size:.65rem;font-weight:650;line-height:1.7;letter-spacing:.08em;max-width:155px}
.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav a{font-size:.875rem;font-weight:600;white-space:nowrap;padding:10px 12px;border-radius:4px;transition:background .2s}.desktop-nav a:hover,.desktop-nav a[aria-current=location]{background:var(--muted)}.header-actions{gap:22px}.languages{gap:10px;font-size:.875rem;white-space:nowrap}.languages>span{color:#a6b2b8}.languages a{display:inline-flex;align-items:center;min-height:40px;padding:7px 1px;color:#596e79}.languages a[aria-current=page]{color:var(--ink);font-weight:750}.header-contact{display:flex;align-items:center;gap:18px;padding:12px 16px;background:var(--ink);color:#fff;font-size:.875rem;font-weight:650;white-space:nowrap;border-radius:3px;transition:background .2s}.header-contact svg{width:17px;height:17px}.header-contact:hover{background:#28505d}
.menu-toggle{display:none;padding:10px;width:44px;height:44px;background:transparent}.menu-toggle span{display:block;height:1.5px;margin:7px 0;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;left:0;right:0;top:100%;padding:7px 24px 22px;background:#fff;border:1px solid var(--line);border-top:0;box-shadow:0 14px 22px #1126370b;border-radius:0 0 8px 8px}.mobile-nav a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:1rem}
/* Corporate hero: company purpose and owner-confirmed experience lead. */
.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:60px;margin-top:13px;margin-bottom:76px}.hero-content{align-self:center;padding:30px 0 28px}.hero-label{display:flex;align-items:center;gap:12px;font-size:.69rem;letter-spacing:.11em}.eyebrow-line{width:22px;height:2px;flex-shrink:0;background:var(--accent)}h1{font-size:clamp(3rem,4.85vw,4.65rem);margin-top:26px;line-height:1.095;letter-spacing:-.058em}.hero-title-line{display:block}.hero-title-line.accent{color:var(--accent)}.reveal-text{position:relative}.reveal-unit{display:inline-block;max-width:100%;overflow-wrap:anywhere}.hero-description{max-width:490px;font-size:1.075rem;line-height:1.85;color:var(--text);margin-top:26px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:55px;padding:15px 21px;font-size:.875rem;font-weight:650;border-radius:3px;transition:background .25s,transform .25s}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#28505d;transform:translateY(-2px)}.button svg{width:18px;height:18px}.text-link{display:inline-flex;align-items:center;gap:14px;padding:12px 0;font-size:.875rem;font-weight:650}.text-link svg{width:18px;height:18px}.text-link:hover{text-decoration:underline;text-underline-offset:6px}
.hero-credentials{display:flex;gap:23px;align-items:center;max-width:505px;border-top:1px solid var(--line);margin-top:34px;padding-top:23px}.experience-number{font-size:3.6rem;line-height:1.15;letter-spacing:-.07em;font-weight:550;white-space:nowrap}.experience-number>span{font-size:2.3rem;vertical-align:top;line-height:1.8;color:var(--accent)}.experience-label{font-size:.875rem;font-weight:700;line-height:1.5}.experience-sectors{font-size:.8rem;line-height:1.8;max-width:300px;color:var(--text);margin-top:5px}
.hero-architecture{position:relative;min-height:660px;isolation:isolate;overflow:hidden;background:#122837;border-radius:3px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 41%;z-index:-2}.hero-architecture:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#11263714 20%,#1126371f 55%,#0a1e2de8 100%)}.architecture-caption-top{position:absolute;top:25px;left:27px;right:25px;font-size:.63rem;letter-spacing:.14em;line-height:1.8;color:#fff;max-width:325px}.hero-architecture figcaption{position:absolute;bottom:0;padding:30px;width:100%;color:#fff}.image-location{font-size:.8rem;display:flex;align-items:center;gap:9px;line-height:1.6}.location-cross{font-size:1.35rem;color:#80b9bd;line-height:1}.hero-architecture figcaption>p{font-size:1.6rem;line-height:1.3;letter-spacing:-.035em;max-width:310px;margin-top:16px}.image-footer{display:flex;align-items:center;gap:17px;border-top:1px solid #ffffff2b;margin-top:27px;padding-top:17px;font-size:.65rem;letter-spacing:.14em}.image-route{height:1px;flex:1;background:#ffffff55;position:relative}.image-route:after{content:'';position:absolute;right:0;top:-2px;width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}
/* Regional cartography: Natural Earth geometry, projected without external services. */
.hero-map{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:660px;overflow:hidden;border:1px solid #203d4c;border-radius:4px;color:#f1f6f7;background:radial-gradient(ellipse at 62% 48%,#173b4a 0%,#102838 73%)}.map-heading{position:relative;padding:35px 34px 0;z-index:1}.map-kicker{color:#9cc3cb;font-size:.75rem;line-height:1.7;letter-spacing:.15em;font-weight:600}.map-statement{font-size:clamp(1.8rem,2.3vw,2.3rem);line-height:1.28;letter-spacing:-.04em;font-weight:500;margin-top:17px}.map-canvas{position:relative;width:100%;margin:-12px 0 -15px;pointer-events:none}.map-canvas>svg{display:block;width:100%;height:auto;overflow:visible}.map-city{position:absolute;transform:translate(-50%,14px);font-size:.75rem;font-weight:600;line-height:1.6;white-space:nowrap;color:#e3eff2;padding:2px 5px;background:#102838d9;border-radius:2px}.map-city--west{color:#f0d9b2}.map-caption{position:relative;margin:0 34px;padding:21px 0 27px;border-top:1px solid #a3c0ca2b}.map-legend{display:flex;flex-wrap:wrap;gap:12px 27px;font-size:.875rem;line-height:1.5;color:#d9e6eb}.map-legend>span{display:flex;align-items:center;gap:9px}.map-key{width:9px;height:9px;display:inline-block;flex-shrink:0;border-radius:1px}.map-key--china{background:#497e86;border:1px solid #8bbcc2}.map-key--uzbekistan{background:#dac197;border:1px solid #f1dfbb}.map-caption>p{font-size:.875rem;line-height:1.8;color:#acc1ca;margin-top:13px;max-width:340px}.map-credit{display:block;font-size:.75rem;line-height:1.5;color:#91aab5;margin-top:13px}html[lang=zh-Hans] .map-kicker{letter-spacing:.08em}html[lang=zh-Hans] .map-statement{line-height:1.5;letter-spacing:0}
@media(min-width:1600px){.hero-map{min-height:690px}}
@media(max-width:1250px){.map-heading{padding:30px 26px 0}.map-caption{margin-left:26px;margin-right:26px}.map-statement{font-size:1.85rem}.map-legend{gap:11px 20px}}
@media(max-width:1050px){.hero-map{min-height:625px}.map-heading{padding:27px 22px 0}.map-caption{margin-left:22px;margin-right:22px;padding-top:18px}.map-statement{font-size:1.7rem}.map-canvas{margin:0}.map-legend{font-size:.8125rem;gap:10px 17px}.map-caption>p{font-size:.8125rem}}
@media(max-width:760px){.hero-map{min-height:0}.map-heading{padding:28px 24px 0}.map-kicker{font-size:.75rem}.map-statement{font-size:1.9rem;margin-top:12px}.map-canvas{margin:3px 0 8px}.map-caption{margin-left:24px;margin-right:24px;padding-top:20px;padding-bottom:24px}.map-legend{font-size:.875rem;gap:12px 22px}.map-caption>p{font-size:.875rem;max-width:none}.map-city{font-size:.75rem;transform:translate(-50%,11px)}.map-credit{margin-top:10px}}
@media(max-width:370px){.map-heading{padding:24px 20px 0}.map-statement{font-size:1.7rem}.map-caption{margin-left:20px;margin-right:20px}.map-legend{gap:10px 16px}}
/* Experience is stated only at the industry level supplied by the owner. */
.sectors-section{background:var(--muted);padding:73px 0 65px;border-top:1px solid #e9eef0}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:75px}.section-heading-row h2{margin-top:19px}.section-intro{max-width:442px;color:var(--text);font-size:1rem;line-height:1.9}.sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:43px;border-top:1px solid #d2dde1}.sector-card{padding:29px 27px 5px 0;min-width:0}.sector-card+.sector-card{border-left:1px solid #d2dde1;padding-left:27px}.sector-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.sector-top>svg{width:39px;height:39px;stroke:var(--accent);stroke-width:1.4}.sector-top>span{font-size:.75rem;color:#69808a}.sector-card h3{font-size:1.32rem;letter-spacing:-.04em}.sector-meta{display:block;font-size:.64rem;letter-spacing:.13em;color:#677c87;margin-top:9px}
/* Original company marks: a quiet, fully visible wall of past working relationships. */
.companies-section{padding-top:62px;padding-bottom:53px;border-bottom:1px solid var(--line)}.companies-heading{text-align:center}.companies-heading h2{font-size:clamp(1.7rem,2.5vw,2.35rem);letter-spacing:-.04em;line-height:1.35;margin-top:14px}.company-logos{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:33px 0 0;row-gap:8px}.company-logo{width:calc(100% / 7);min-width:0;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 20px}.company-logo-art{display:flex;align-items:center;justify-content:center;width:100%;height:54px}.company-logo-art img{width:auto;height:auto;max-width:100%;max-height:48px;object-fit:contain}.company-logo-caption{font-size:.75rem;line-height:1.5;letter-spacing:.025em;color:var(--text);margin-top:5px;text-align:center}.company-logo--volkswagen .company-logo-art{height:44px}.company-logo--volkswagen img{max-height:44px}.company-logo--ytong img{max-height:54px}html[lang=zh-Hans] .companies-heading h2{font-size:clamp(1.65rem,2.5vw,2.2rem);letter-spacing:0;line-height:1.5}
.company-logo-art{gap:7px}.company-logo--asakabank .company-symbol{width:20px;height:20px;flex-shrink:0}.company-logo--asakabank img:not(.company-symbol){max-width:calc(100% - 27px)}.company-logo--chery img{filter:invert(100%)}.company-logo--soueast img{filter:brightness(0)}.company-logo--skoda img{transform:scale(1.16)}
@media(max-width:1100px){.company-logo{width:20%;padding-left:20px;padding-right:20px}}
@media(max-width:760px){.companies-section{padding-top:44px;padding-bottom:35px}.company-logos{margin-top:25px;row-gap:3px}.company-logo{width:33.333%;padding:14px 15px;min-height:100px}.company-logo-art{height:49px}.company-logo-art img{max-height:44px}.companies-heading h2{max-width:380px;margin:13px auto 0}}
@media(max-width:520px){.company-logo{width:50%;padding:17px 20px;min-height:97px}.company-logo-art{height:43px}.company-logo-art img{max-width:min(100%,140px);width:auto;max-height:40px}.company-logo--ytong img{max-height:48px}.company-logo--volkswagen img{max-height:40px}.company-logo--volkswagen .company-logo-art{height:40px}.company-logo-caption{font-size:.75rem}.companies-heading .eyebrow{letter-spacing:.09em}}
/* 21st Feature 197: selecting a service reveals its concrete deliverables. */
.services-section{padding-top:92px;padding-bottom:94px}.services-heading .section-intro{max-width:380px}.service-showcase{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start;margin-top:48px}.service-accordion{border-top:1px solid var(--line)}.service-panel{border-bottom:1px solid var(--line)}.service-panel>summary{list-style:none;display:flex;align-items:flex-start;gap:18px;padding:27px 0;cursor:pointer}.service-panel>summary::-webkit-details-marker{display:none}.service-number{font-size:.75rem;font-weight:650;color:var(--accent);padding-top:5px;flex-shrink:0}.service-summary{display:block;min-width:0;flex:1}.service-title{display:block;font-size:1.26rem;font-weight:650;line-height:1.4;letter-spacing:-.03em}.service-panel:not([open]) .service-title{color:#536977}.service-short{display:block;margin-top:8px;font-size:.875rem;font-weight:400;line-height:1.65;color:var(--text)}.service-expand{display:grid;place-items:center;flex-shrink:0;height:29px;width:29px;border:1px solid #cfdbe0;border-radius:50%;font-size:21px;line-height:1;transition:background .2s,color .2s}.service-panel[open] .service-expand{background:var(--ink);color:#fff;border-color:var(--ink);font-size:0}.service-panel[open] .service-expand:before{content:'−';font-size:21px}.service-body{padding:0 17px 29px 35px}.service-body>p{font-size:1rem;color:var(--text);line-height:1.9}.service-body .service-detail-text{font-size:.875rem;line-height:1.85;margin-top:17px;color:#526977}.service-visuals{position:sticky;top:117px;min-width:0}.service-visual{background:#f3f6f7;border:1px solid #e2e9ec;border-radius:5px;padding:31px 32px 23px}.service-visual[hidden]{display:none}.output-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.output-top .eyebrow{font-size:.65rem;letter-spacing:.12em}.output-index{font-size:.75rem;color:#617b88;white-space:nowrap}.service-visual>h3{font-size:1.45rem;font-weight:550;letter-spacing:-.035em;margin-top:22px}.deliverables{list-style:none;margin:26px 0 0;padding:0}.deliverables li{display:flex;align-items:flex-start;gap:17px;padding:23px 0;border-top:1px solid #dce5e8}.deliverable-number{font-size:.7rem;color:#3d7f88;font-weight:650;line-height:1.5;padding-top:5px}.deliverables h4{font-size:.98rem;font-weight:650;line-height:1.45;letter-spacing:-.02em}.deliverables p{font-size:.875rem;color:var(--text);line-height:1.85;margin-top:8px}.output-note{display:flex;align-items:flex-start;gap:9px;border-top:1px solid #d3e0e5;padding-top:19px}.output-note>svg{width:18px;height:18px;color:var(--accent);margin-top:3px}.output-note>p{font-size:.76rem;color:#506773;line-height:1.85}.service-mobile-visual{display:none}
.principles-section{padding:83px 0 80px;background:var(--ink);color:#fff}.principles-section h2{font-size:clamp(2.3rem,3.35vw,3rem);color:#f4f8f9}.principles-section .eyebrow{color:#8bbac1}.principles-section .section-intro{color:#bdccd4;max-width:330px}.principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:49px;margin-top:48px}.principles-grid article{border-top:1px solid #ffffff2b;padding-top:23px}.principle-number{font-size:.75rem;color:#8db3be}.principles-grid h3{font-size:1.35rem;line-height:1.5;font-weight:550;margin-top:24px}.principles-grid p{font-size:1rem;line-height:1.9;color:#bdcdd5;max-width:350px;margin-top:14px}
.approach-section{padding-top:90px;padding-bottom:92px}.approach-section .section-intro{max-width:340px}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:0;margin:47px 0 0}.steps li{min-width:0}.step-line{display:flex;align-items:center;gap:17px}.step-number{display:grid;place-items:center;width:34px;height:34px;border:1px solid #bbd0d6;border-radius:50%;font-size:.75rem;color:var(--accent);flex-shrink:0}.step-line>span:last-child{height:1px;background:var(--line);flex:1}.steps li:last-child .step-line>span:last-child{display:none}.steps h3{font-size:1.12rem;font-weight:650;margin-top:25px}.steps p{font-size:1rem;line-height:1.85;color:var(--text);margin-top:12px;max-width:270px}
.contact-section{background:#edf3f4;border-top:1px solid #dce7ea;padding:74px 0 72px}.contact-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:100px}.contact-layout h2{margin-top:21px;font-size:clamp(2.3rem,3.65vw,3.5rem)}.contact-description{max-width:530px;font-size:1rem;color:var(--text);line-height:1.9;margin-top:24px}.contact-brief{align-self:center}.contact-brief>ul{list-style:none;padding:0;margin:21px 0 0}.contact-brief li{display:flex;align-items:flex-start;gap:11px;font-size:.92rem;padding:13px 0;border-bottom:1px solid #d2e0e5}.contact-brief li>svg{width:20px;height:20px;color:var(--accent);margin-top:3px}.contact-identity{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:23px}.contact-identity>strong{font-size:1.5rem;letter-spacing:-.04em;font-weight:750}.contact-identity>span{font-size:.75rem;letter-spacing:.14em;color:#526d7b}.contact-channels{display:grid;gap:10px;margin-top:24px}.contact-channels>a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:650;overflow-wrap:anywhere}
.footer{padding-top:35px;padding-bottom:17px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:27px}.footer-top>p{font-size:.85rem;color:var(--text)}.back-top{margin-left:auto;font-size:.85rem;white-space:nowrap}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:12px;border-top:1px solid var(--line);font-size:.75rem;color:#5f7480}.footer-domain{font-size:.75rem;font-weight:600;letter-spacing:.1em}.footer-bottom .languages{font-size:.8rem}
html[lang=zh-Hans] h1{font-size:clamp(2.5rem,4vw,3.85rem);line-height:1.3;letter-spacing:-.035em}html[lang=zh-Hans] h2{font-size:clamp(2.2rem,3.4vw,3.1rem);line-height:1.4;letter-spacing:-.02em}html[lang=zh-Hans] .hero-label{font-size:.75rem;letter-spacing:.08em}html[lang=zh-Hans] .brand-descriptor{font-size:.65rem;letter-spacing:.04em;white-space:nowrap;max-width:none}html[lang=zh-Hans] .hero-description{font-size:1.1rem;line-height:2}html[lang=zh-Hans] .hero-actions{gap:25px}html[lang=zh-Hans] .hero-credentials{margin-top:38px}html[lang=zh-Hans] .sector-card h3{font-weight:550;letter-spacing:0}html[lang=zh-Hans] .service-title{font-size:1.23rem;letter-spacing:0}html[lang=zh-Hans] .deliverables h4{letter-spacing:0}html[lang=zh-Hans] .contact-layout h2{font-size:clamp(2.1rem,3.5vw,3.1rem)}
@media(min-width:1600px){.hero{gap:80px}.hero-architecture{min-height:690px}h1{font-size:4.9rem}.hero-description{max-width:490px}.hero-actions{gap:29px}}
@media(max-width:1250px){.page-width{width:calc(100% - 80px)}.site-header{width:calc(100% - 40px);padding:0 19px;gap:20px}.brand-divider,.brand-descriptor{display:none}.header-actions{gap:19px}.hero{gap:40px}.hero-architecture{min-height:650px}h1{font-size:4.1rem}.hero-label{font-size:.65rem;letter-spacing:.065em}.hero-actions{gap:15px}.text-link{font-size:.8rem}.hero-description{font-size:1rem}.section-heading-row{gap:55px}.section-intro{max-width:380px}.service-showcase{gap:45px}.service-visual{padding:28px 27px 22px}.sector-card{padding-right:22px}.sector-card+.sector-card{padding-left:22px}.sector-card h3{font-size:1.2rem}.principles-grid{gap:35px}.contact-layout{gap:60px}}
@media(max-width:1050px){.header-shell{height:84px}.site-header{height:69px}.desktop-nav{display:none}.menu-toggle{display:block}.header-shell.is-scrolled .site-header{height:66px}.hero{grid-template-columns:minmax(0,1.17fr) minmax(0,.83fr);gap:34px;margin-top:8px;margin-bottom:62px}.hero-architecture{min-height:625px}h1{font-size:3.5rem}.hero-content{padding-top:23px}.hero-label{font-size:.65rem;letter-spacing:.05em}.hero-label .eyebrow-line{display:none}.hero-description{font-size:1rem;margin-top:23px}.hero-actions{gap:4px 24px;margin-top:22px}.hero-credentials{margin-top:25px;gap:17px}.experience-number{font-size:3.2rem}.experience-number>span{font-size:2rem}.experience-sectors{font-size:.76rem}.hero-architecture figcaption{padding:22px}.hero-architecture figcaption>p{font-size:1.3rem}.architecture-caption-top{left:22px;right:22px;letter-spacing:.1em}.image-footer{gap:12px;font-size:.6rem}.section-heading-row{align-items:flex-start;gap:35px}.section-intro{max-width:330px;font-size:.95rem}.sector-card h3{font-size:1.13rem}.sector-top>svg{width:34px;height:34px}.sector-meta{font-size:.6rem;letter-spacing:.07em}.service-showcase{gap:31px}.service-panel>summary{gap:12px}.service-title{font-size:1.13rem}.service-body{padding-left:28px;padding-right:0}.service-visual{padding:24px 22px 22px}.output-top{gap:10px}.output-top .eyebrow{font-size:.6rem;letter-spacing:.08em}.service-visual>h3{font-size:1.25rem}.deliverables li{gap:12px}.principles-grid{gap:30px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 35px}.steps p{max-width:350px}.steps li:nth-child(2) .step-line>span:last-child{display:none}.contact-layout{gap:45px}.footer-top{gap:22px}html[lang=zh-Hans] .hero-label{font-size:.73rem}html[lang=zh-Hans] h1{font-size:2.85rem}html[lang=zh-Hans] .hero-description{font-size:1rem}}
@media(max-width:760px){html{scroll-padding-top:103px}.page-width{width:calc(100% - 48px)}.header-shell{height:78px}.site-header{height:66px;width:calc(100% - 20px);padding:0 13px}.header-shell.is-scrolled .site-header{max-width:calc(100% - 20px);height:64px}.brand{gap:7px}.brand-mark{width:26px;height:29px}.wordmark{font-size:1.65rem}.header-contact{display:none}.header-actions{gap:14px}.languages{font-size:.875rem;gap:9px}.hero{grid-template-columns:1fr;gap:31px;margin-top:5px;margin-bottom:46px}.hero-content{padding:22px 0 0}.hero-label{font-size:.67rem;letter-spacing:.055em;line-height:1.85;max-width:320px}h1{font-size:clamp(2.4rem,9.5vw,3.45rem);line-height:1.12;margin-top:24px;letter-spacing:-.055em}.hero-description{max-width:440px;margin-top:22px;font-size:1rem;line-height:1.85}.hero-actions{margin-top:24px;gap:7px 22px}.button{font-size:.875rem;padding:14px 19px;min-height:54px;gap:24px}.text-link{font-size:.875rem;padding:10px 0}.hero-credentials{margin-top:24px;padding-top:20px;gap:20px;max-width:none}.experience-number{font-size:3.1rem}.experience-number>span{font-size:1.95rem}.experience-label{font-size:.8rem}.experience-sectors{font-size:.75rem;line-height:1.8;max-width:250px}.hero-architecture{min-height:320px;height:320px}.hero-image{object-position:center 66%}.architecture-caption-top{font-size:.61rem;top:19px;left:21px;right:21px;max-width:280px}.hero-architecture figcaption{padding:22px}.image-location{font-size:.76rem}.hero-architecture figcaption>p{font-size:1.4rem;max-width:260px;margin-top:11px}.image-footer{margin-top:21px;padding-top:14px;font-size:.65rem}.section-heading-row{display:block}.section-heading-row h2{margin-top:17px}h2{font-size:2.2rem;line-height:1.2}.eyebrow{font-size:.7rem;letter-spacing:.1em}.section-intro,.services-heading .section-intro,.approach-section .section-intro,.principles-section .section-intro{max-width:none;font-size:1rem;margin-top:22px;line-height:1.85}.sectors-section{padding:48px 0 40px}.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:29px}.sector-card{padding:23px 18px 25px 0}.sector-card+.sector-card{padding-left:0;border-left:0}.sector-card:nth-child(even){border-left:1px solid #d2dde1;padding-left:20px;padding-right:0}.sector-card:nth-child(n+3){border-top:1px solid #d2dde1}.sector-top{margin-bottom:22px;gap:9px}.sector-top>svg{width:34px;height:34px}.sector-top>span{font-size:.7rem}.sector-card h3{font-size:1.12rem;line-height:1.45}.sector-meta{font-size:.62rem;letter-spacing:.06em;overflow-wrap:anywhere}.services-section{padding-top:54px;padding-bottom:52px}.service-showcase{display:block;margin-top:29px}.service-panel>summary{padding:24px 0;gap:12px}.service-title{font-size:1.15rem;line-height:1.4}.service-short{font-size:.875rem;line-height:1.65;margin-top:8px}.service-expand{width:28px;height:28px}.service-body{padding:0 0 25px}.service-body>p{font-size:1rem;line-height:1.9}.service-body .service-detail-text{font-size:.875rem;margin-top:17px}.service-visuals{display:none}.service-mobile-visual{display:block;margin-top:25px;padding:23px 20px 20px}.service-mobile-visual .output-top .eyebrow{font-size:.62rem}.service-mobile-visual>h3{font-size:1.28rem;margin-top:18px}.deliverables{margin-top:22px}.deliverables li{gap:12px;padding:20px 0}.deliverables h4{font-size:.95rem}.deliverables p{font-size:.875rem;line-height:1.8}.output-note>p{font-size:.75rem}.principles-section{padding:52px 0 50px}.principles-section h2{font-size:2.15rem;line-height:1.22}.principles-grid{grid-template-columns:1fr;gap:29px;margin-top:31px}.principles-grid article{padding-top:19px}.principles-grid h3{font-size:1.25rem;margin-top:15px}.principles-grid p{max-width:none;font-size:1rem;line-height:1.85;margin-top:11px}.approach-section{padding-top:52px;padding-bottom:55px}.steps{grid-template-columns:1fr;gap:29px;margin-top:34px}.steps li{position:relative;padding-left:53px}.step-line{position:absolute;top:0;bottom:0;left:0;display:block}.step-line>span:last-child{position:absolute;top:43px;left:17px;width:1px;height:calc(100% - 24px);display:block!important}.steps li:last-child .step-line>span:last-child{display:none!important}.steps h3{font-size:1.14rem;margin-top:0;padding-top:2px}.steps p{font-size:1rem;max-width:none;margin-top:10px;line-height:1.85}.contact-section{padding:48px 0 47px}.contact-layout{grid-template-columns:1fr;gap:34px}.contact-layout h2{font-size:2.25rem;line-height:1.2;margin-top:18px}.contact-description{font-size:1rem;line-height:1.85;margin-top:20px}.contact-brief>ul{margin-top:14px}.contact-brief li{font-size:.95rem}.contact-identity{padding-top:21px}.footer{padding-top:28px;padding-bottom:17px}.footer-top{flex-wrap:wrap;gap:13px 20px;padding-bottom:23px}.footer-top>p{font-size:.8rem;max-width:210px;flex:1}.back-top{width:100%;margin-left:0;font-size:.8rem}.footer-bottom{flex-wrap:wrap;gap:6px 20px}.footer-domain{margin-left:auto}.footer-bottom .languages{width:100%;font-size:.85rem}html[lang=zh-Hans] h1{font-size:clamp(1.85rem,7.6vw,2.8rem);line-height:1.4;letter-spacing:-.03em}html[lang=zh-Hans] .hero-label{font-size:.73rem;letter-spacing:.025em}html[lang=zh-Hans] h2{font-size:2.05rem;line-height:1.45}html[lang=zh-Hans] .hero-credentials{margin-top:29px}html[lang=zh-Hans] .hero-actions{gap:8px 22px}html[lang=zh-Hans] .hero-architecture figcaption>p{font-size:1.35rem}html[lang=zh-Hans] .service-title{font-size:1.13rem}html[lang=zh-Hans] .contact-layout h2{font-size:clamp(1.65rem,7vw,2.25rem)}}
@media(max-width:370px){.page-width{width:calc(100% - 40px)}.site-header{padding:0 10px}.header-actions{gap:8px}.languages{gap:7px}.hero-label{font-size:.66rem}h1{font-size:2.4rem}.hero-actions{gap:8px}.hero-credentials{gap:15px}.experience-number{font-size:2.75rem}.experience-label{font-size:.78rem}.experience-sectors{font-size:.75rem}.sector-card h3{font-size:1rem}.sector-card:nth-child(even){padding-left:16px}.service-title{font-size:1.03rem}.service-panel>summary{gap:9px}.service-short{font-size:.82rem}.service-expand{width:25px;height:25px}.service-mobile-visual{padding-left:16px;padding-right:16px}.output-top{gap:8px}.output-index{font-size:.68rem}.principles-section h2{font-size:2rem}.contact-layout h2{font-size:2rem}}
/* Selected exhibitions: clear dates, venue details and direct organiser links. */
.exhibitions-section{background:#f2f5f6;border-top:1px solid #e3e9ec;padding:79px 0 64px}.exhibitions-section .section-intro{max-width:415px}.exhibition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:43px}.exhibition-card{display:flex;flex-direction:column;min-width:0;padding:28px 31px 24px;background:#fff;border:1px solid #dce5e8;border-top:2px solid #7a9fa7;border-radius:4px;transition:border-color .2s,box-shadow .2s}.exhibition-card:focus-within,.exhibition-card:hover{border-color:#91b0b7;box-shadow:0 8px 24px #16374406}.exhibition-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.exhibition-sector{color:var(--accent);font-size:.75rem;letter-spacing:.07em;line-height:1.6;font-weight:700;text-transform:uppercase}.exhibition-year{font-size:.75rem;color:#74848e;font-weight:600;line-height:1.6}.exhibition-card h3{font-size:1.6rem;font-weight:600;line-height:1.35;letter-spacing:-.035em;margin-top:19px;overflow-wrap:anywhere}.exhibition-description{font-size:1rem;line-height:1.8;color:var(--text);max-width:475px;min-height:3.6em;margin-top:12px}.exhibition-facts{display:grid;gap:13px;margin-top:23px;padding-bottom:25px}.exhibition-facts>p{display:flex;align-items:flex-start;gap:12px;line-height:1.65;font-size:.9375rem}.exhibition-facts svg{width:19px;height:19px;margin-top:3px;color:var(--accent)}.exhibition-facts>p>span{min-width:0}.exhibition-date{font-weight:650}.exhibition-location{color:#435967}.exhibition-venue{display:block;font-size:.875rem;color:#667b87;margin-top:2px}.exhibition-link{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:.875rem;font-weight:650;min-height:44px}.exhibition-link>svg{width:18px;height:18px;color:var(--accent)}.exhibition-link:hover{color:var(--accent)}.exhibitions-footnote{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 30px;margin-top:24px;color:#5c727f;font-size:.8125rem;line-height:1.7}.exhibitions-footnote time{white-space:nowrap}html[lang=zh-Hans] .exhibition-sector{letter-spacing:.04em}html[lang=zh-Hans] .exhibition-description{line-height:1.95}
@media(max-width:1050px){.exhibition-card{padding:25px 24px 22px}.exhibition-card h3{font-size:1.4rem}.exhibition-grid{gap:20px}.exhibitions-section{padding-top:65px;padding-bottom:54px}}
@media(max-width:760px){.exhibitions-section{padding:49px 0 44px}.exhibition-grid{grid-template-columns:1fr;gap:19px;margin-top:29px}.exhibition-card{padding:24px 23px 22px}.exhibition-card h3{font-size:1.5rem;margin-top:17px}.exhibition-description{min-height:0;font-size:1rem;line-height:1.8;margin-top:11px}.exhibition-facts{margin-top:22px;padding-bottom:22px}.exhibition-facts>p{font-size:.9375rem}.exhibition-sector{font-size:.75rem}.exhibitions-footnote{display:block;font-size:.8125rem;margin-top:22px}.exhibitions-footnote>p+p{margin-top:6px}}
@media(max-width:370px){.exhibition-card{padding:22px 19px 20px}.exhibition-card h3{font-size:1.35rem}.exhibition-facts>p{gap:9px}}
/* Text enlargement and CJK words must remain inside the document. */
h1,h2,.service-title,.brand-descriptor,.image-location,.contact-identity span{overflow-wrap:anywhere}.service-summary,.hero-content,.hero-credentials>div,.section-heading-row>div,.deliverables li>div{min-width:0}.architecture-caption-top,.hero-label,.sector-meta,.brand-descriptor,.output-top .eyebrow,.image-footer{font-size:max(.75rem,12px)}
/* Let enlarged navigation wrap instead of overflowing or hiding controls. */
html{scroll-padding-top:7.5rem}.header-shell{height:auto;min-height:96px;padding:10px 0}.site-header,.header-shell.is-scrolled .site-header{height:auto;min-height:76px;flex-wrap:wrap;row-gap:10px}.header-shell.is-scrolled .site-header{min-height:70px}.hero-architecture{min-height:max(660px,34rem)}
@media(max-width:1050px){.header-shell{min-height:84px;padding:7px 0}.site-header{min-height:69px}.header-shell.is-scrolled .site-header{min-height:66px}.hero-architecture{min-height:max(625px,32rem)}}
@media(max-width:760px){.header-shell{min-height:78px;padding:6px 0}.site-header{min-height:66px;column-gap:15px}.header-shell.is-scrolled .site-header{min-height:64px}.hero-architecture{height:auto;min-height:max(320px,20rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep long locale text inside cards, form tracks and footer links at enlarged text sizes. */
.sector-card h3,.service-short{overflow-wrap:anywhere}.market-stat-label,.market-stat-scope,.market-stat-footer{overflow-wrap:anywhere}.market-stat-footer>:first-child{min-width:0}.enquiry-form{grid-template-columns:minmax(0,1fr)}@media(max-width:760px){.enquiry-layout,.enquiry-field-grid{grid-template-columns:minmax(0,1fr)}}.insight-heading h3,.pricing-card-body li{overflow-wrap:anywhere}@media(max-width:760px){.enquiry-submit-row{flex-wrap:wrap}}.experience-sectors{overflow-wrap:anywhere}
.industry-footer-links a{overflow-wrap:anywhere;min-width:0}
