:root{--ink:#111513;--deep:#0c1110;--paper:#f7f4ee;--warm:#ebe3d6;--line:rgba(20,22,20,.14);--gold:#b79a62;--muted:#646760;--white:#fffaf1;--shadow:0 24px 70px rgba(13,17,16,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.6}body[data-lang=zh] [data-i18n=en],body[data-lang=en] [data-i18n=zh]{display:none!important}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;gap:24px;min-height:76px;padding:18px clamp(20px,5vw,72px);color:var(--white);background:rgba(12,17,16,.48);border-bottom:1px solid rgba(255,250,241,.12);backdrop-filter:blur(18px)}.site-header.is-scrolled{background:rgba(12,17,16,.92)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700}.brand-mark{display:grid;place-items:center;width:48px;height:42px;color:var(--deep);background:var(--gold);font-size:12px}.brand-name{font-size:18px}.site-nav{display:flex;align-items:center;gap:clamp(16px,2.5vw,34px);margin-left:auto;font-size:14px;color:rgba(255,250,241,.82)}.site-nav a:hover{color:var(--white)}.header-actions{display:flex;align-items:center;gap:12px;order:3}.language-switch{display:inline-grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(255,250,241,.28);background:rgba(255,250,241,.08)}.language-switch button{min-width:52px;height:34px;padding:0 12px;border:0;color:rgba(255,250,241,.72);background:transparent;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.language-switch button.is-active{color:var(--deep);background:var(--gold)}.nav-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid rgba(255,250,241,.26);background:transparent}.nav-toggle span{display:block;width:18px;height:1px;margin:6px auto;background:var(--white)}.section-dark{position:relative;color:var(--white);background:var(--deep);overflow:hidden}.hero{min-height:92vh;display:grid;align-items:end;padding:132px clamp(20px,6vw,88px) 72px}.hero-image,.contact-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay,.contact-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,10,.91),rgba(7,11,10,.58) 45%,rgba(7,11,10,.24)),linear-gradient(0deg,rgba(7,11,10,.66),transparent 48%)}.hero-content{position:relative;max-width:850px}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:13px;font-weight:700;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(56px,10vw,128px);line-height:.92}h2{margin-bottom:24px;font-size:clamp(32px,5vw,62px);line-height:1.04}h3{margin-bottom:14px;font-size:22px;line-height:1.2}.hero-subtitle{max-width:760px;margin-bottom:18px;font-size:clamp(22px,3vw,36px);line-height:1.25}.hero-copy{max-width:700px;color:rgba(255,250,241,.74);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid transparent;font-weight:700}.button-primary{color:var(--deep);background:var(--gold)}.button-ghost{color:var(--white);border-color:rgba(255,250,241,.35)}.intro-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.intro-band div{padding:28px clamp(20px,4vw,54px);background:var(--paper)}.intro-band strong,.intro-band span{display:block}.intro-band strong{margin-bottom:6px;font-size:18px}.intro-band span{color:var(--muted)}.section{padding:clamp(78px,10vw,132px) clamp(20px,6vw,88px)}.section-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:center;gap:clamp(40px,7vw,96px)}.section-copy p:not(.eyebrow),.section-heading p,.corridor-content p,.experience-list p{color:var(--muted);font-size:17px}.image-panel{box-shadow:var(--shadow)}.image-panel img{width:100%;min-height:520px;object-fit:cover}.section-muted{background:var(--warm)}.section-heading{max-width:850px;margin-bottom:48px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(20,22,20,.2);border-left:1px solid rgba(20,22,20,.2)}.service-grid article{min-height:330px;padding:30px;border-right:1px solid rgba(20,22,20,.2);border-bottom:1px solid rgba(20,22,20,.2);background:rgba(255,250,241,.34)}.service-grid span{display:block;margin-bottom:54px;color:var(--gold);font-weight:800}.service-grid p{color:var(--muted)}.corridor{position:relative;min-height:740px;display:grid;align-items:end;padding-top:180px;color:var(--white);background:var(--deep);overflow:hidden}.corridor-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78}.corridor:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,10,.9),rgba(7,11,10,.52),rgba(7,11,10,.15))}.corridor-content{position:relative;z-index:1;max-width:760px}.corridor-content p{color:rgba(255,250,241,.74)}.experience-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.experience-list article{min-height:300px;padding:28px;background:var(--paper);border:1px solid rgba(20,22,20,.12)}.deal-type{color:var(--gold)!important;font-size:13px!important;font-weight:800;text-transform:uppercase}.contact{min-height:620px;display:grid;align-items:center;padding:clamp(82px,11vw,144px) clamp(20px,6vw,88px)}.contact-content{position:relative;max-width:980px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:40px;background:rgba(255,250,241,.18)}.contact-grid a,.contact-grid address{min-height:132px;padding:24px;background:rgba(12,17,16,.68);font-style:normal}.contact-grid span{display:block;margin-bottom:12px;color:var(--gold);font-size:13px;font-weight:800;text-transform:uppercase}.contact-grid strong{display:block;color:var(--white);font-size:inherit;font-weight:400}.site-footer{display:grid;grid-template-columns:.7fr 1.3fr;gap:28px;padding:30px clamp(20px,6vw,88px);color:rgba(255,250,241,.68);background:var(--deep);border-top:1px solid rgba(255,250,241,.12);font-size:13px}.site-footer p{margin:0}@media (max-width:1080px){.site-header{gap:16px}.site-nav{gap:16px}.language-switch button{min-width:46px}}@media (max-width:980px){.nav-toggle{display:block}.site-nav{position:absolute;top:76px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;margin-left:0;padding:8px 20px 22px;background:rgba(12,17,16,.96)}.site-nav.is-open{display:flex}.site-nav a{padding:15px 0;border-bottom:1px solid rgba(255,250,241,.12)}.section-split,.experience-list,.contact-grid,.site-footer{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.site-header{min-height:68px;padding:14px 18px}.brand-name{font-size:16px}.header-actions{gap:8px}.language-switch button{min-width:42px;height:32px;padding:0 8px}.site-nav{top:68px}.hero{min-height:88vh;padding:112px 20px 46px}h1{font-size:52px;overflow-wrap:anywhere}h2{font-size:34px}.hero-copy,.section-copy p:not(.eyebrow),.section-heading p,.corridor-content p,.experience-list p{font-size:16px}.intro-band,.service-grid{grid-template-columns:1fr}.section{padding:68px 20px}.image-panel img{min-height:360px}.service-grid article,.experience-list article{min-height:auto}.corridor{min-height:660px;padding-top:120px}.contact-grid a,.contact-grid address{min-height:112px}}@media (max-width:430px){.brand-mark{width:44px;height:38px}.brand-name{font-size:14px}.language-switch button{min-width:38px;font-size:12px}}

/* Controlled typography for bilingual headings. */
.line{display:block;max-width:100%}.nowrap{white-space:nowrap}h1,h2,h3,.hero-subtitle{hyphens:none;text-wrap:balance}.hero-subtitle .line,h2 .line,h3 .line{overflow-wrap:normal}body[data-lang=zh] h2,body[data-lang=zh] h3,body[data-lang=zh] .hero-subtitle{line-break:strict;word-break:normal}body[data-lang=en] h2,body[data-lang=en] h3,body[data-lang=en] .hero-subtitle{word-break:normal;overflow-wrap:normal}@media (max-width:680px){h2{line-height:1.12}.hero-subtitle{line-height:1.32}.hero-subtitle .line,h2 .line,h3 .line{text-wrap:balance}.section-heading{max-width:100%}}@media (max-width:430px){.hero-subtitle{font-size:24px}h2{font-size:32px}.service-grid h3,.experience-list h3{font-size:21px}}

/* Mobile-specific title line groups. */
.mobile-line{display:none}.desktop-line{display:block}@media (max-width:680px){.desktop-line{display:none}.mobile-line{display:block}h1{font-size:48px;line-height:.96}.hero-subtitle{max-width:21rem}.section-heading h2,.corridor-content h2,.contact-content h2,.section-copy h2{max-width:22rem}.experience-list h3{max-width:18rem}}@media (max-width:430px){h1{font-size:42px}.hero-subtitle{font-size:23px}.section-heading h2,.corridor-content h2,.contact-content h2,.section-copy h2{max-width:19rem}.contact-content h2{font-size:30px}}
.contact-grid small{display:block;margin-top:10px;color:rgba(255,250,241,.68);font-size:14px;line-height:1.55}@media (max-width:680px){.contact-grid a,.contact-grid address{min-height:112px}}
