@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,'Microsoft YaHei',sans-serif;color:#f4f5f1;background:#12191d;--lime:#d5fb79;--muted:#a6b0b4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}.skip{position:fixed;left:15px;top:-60px;background:var(--lime);color:#12191d;z-index:100;padding:10px}.skip:focus{top:10px}header{height:98px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20;position:absolute;top:0;width:100%;z-index:3}.brand{display:flex;align-items:center;gap:16px}.brand-symbol{font-family:'Manrope',sans-serif;font-size:39px;font-weight:800;letter-spacing:-4px}.brand-symbol span{color:var(--lime)}.brand-caption{font-size:12px;letter-spacing:3px;margin-top:6px}nav{display:flex;gap:38px;margin-left:auto;margin-right:55px}nav a{font-size:14px;color:#e0e5e4}nav a:hover{color:var(--lime)}#language{border:1px solid #ffffff60;color:#fff;background:transparent;border-radius:30px;padding:10px 18px;cursor:pointer;font-size:14px}#language span{margin-left:14px}.hero{min-height:780px;height:100svh;max-height:1080px;position:relative;overflow:hidden;background:#111e27}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,17,25,.86),rgba(6,17,25,.32)),linear-gradient(0deg,#10191ded,transparent 45%,#0b172067),url('hong-kong.jpg') center/cover}.hero-content{position:relative;padding:190px 6% 140px;z-index:1}.eyebrow{font-size:12px;letter-spacing:2.4px;display:flex;gap:14px;align-items:center}.tiny-line{width:30px;height:2px;background:var(--lime)}h1,h2,h3,p{margin:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(64px,7.6vw,116px);line-height:1.06;letter-spacing:-5px;font-weight:500;margin:36px 0 28px;max-width:1050px}.hero-content p{font-size:18px;color:#d1d8d9;line-height:1.7}.pill{display:inline-flex;gap:45px;align-items:center;padding:17px 24px;background:var(--lime);border-radius:32px;color:#17201b;font-size:15px;margin-top:32px}.pill:hover{background:#e7ffae}.pill span:last-child{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:34px;left:6%;right:6%;border-top:1px solid #ffffff40;padding-top:22px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.7px;z-index:1}.hero-bottom a span{margin-left:20px;font-size:18px}.photo-label{position:absolute;right:6%;top:52%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2.2px;color:#d2d8d6}.section{padding:92px 6%}.section-label{display:flex;gap:24px;font-size:12px;letter-spacing:1.8px}.section-label>span:first-child{color:var(--lime)}.about-main{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;margin-top:65px}h2{font-family:'Manrope',sans-serif;font-size:clamp(34px,4vw,59px);letter-spacing:-2.3px;line-height:1.15;font-weight:500}.about-detail{padding-top:6px}.about-detail p{font-size:20px;line-height:1.65}.about-detail .muted{font-size:16px;margin-top:25px;color:var(--muted);line-height:1.8}.perspective{background:#1b2429;border-top:1px solid #30383d}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:55px 0 50px}.section-heading>p{color:var(--muted);font-size:16px}.themes{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #41494b}.themes article{padding:30px;min-height:300px;border-right:1px solid #41494b;transition:background .2s}.themes article:last-child{border-right:0}.themes article:hover{background:#24312e}.theme-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px;height:55px}.theme-icon{font-size:44px;color:var(--lime)}h3{font-size:27px;font-weight:500;margin:28px 0 17px;letter-spacing:-.6px}.themes p{font-size:16px;line-height:1.7;color:#bac3c5;max-width:310px}.theme-tag{font-size:10px;letter-spacing:1.2px;margin-top:40px;color:#e0e6e1}.company{background:var(--lime);color:#19231a}.company .section-label>span:first-child{color:#526e26}.company-grid{margin-top:60px;display:grid;grid-template-columns:1.2fr 1fr;gap:10%}.company h2{font-size:clamp(32px,3.5vw,50px)}dl{margin:0}dl>div{border-bottom:1px solid #24321c45;padding:19px 0;display:flex;justify-content:space-between;gap:24px}dl>div:first-child{padding-top:4px}dt{font-size:14px;color:#3c502d}dd{font-size:15px;margin:0;text-align:right}footer{padding:55px 6% 25px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px}.footer-wordmark{font-family:Manrope,sans-serif;font-size:43px;font-weight:800;letter-spacing:-2px}.footer-wordmark span{font-size:13px;letter-spacing:2px;font-weight:400;margin-left:7px}.back-top{font-size:14px}.back-top span{margin-right:14px}.footer-bottom{border-top:1px solid #ffffff25;padding-top:24px;display:flex;gap:40px;justify-content:space-between;color:var(--muted);font-size:12px;line-height:1.6}.footer-bottom p{max-width:490px;text-align:right}details{font-size:12px;color:#929fa4;margin-top:16px}summary{cursor:pointer;display:list-item}details p{margin-top:10px}details a{text-decoration:underline}html[lang='zh-CN'] h1{font-size:clamp(58px,6.8vw,100px);letter-spacing:0;line-height:1.2}html[lang='zh-CN'] h2{letter-spacing:0;line-height:1.35}@media(min-width:1600px){.hero-content{padding-top:230px}}@media(max-width:800px){header{height:82px;padding:0 6%}.brand-caption{display:none}.brand-symbol{font-size:33px}nav{gap:20px;margin-right:25px}nav a{font-size:13px}#language{padding:9px 12px;font-size:12px}#language span{display:none}.hero{min-height:720px;max-height:950px}.hero-content{padding-top:174px}h1{letter-spacing:-3px}.photo-label{display:none}.hero-bottom{font-size:9px;letter-spacing:1px}.hero-bottom>span{max-width:160px;line-height:1.8}.hero-bottom a{align-self:center}.section{padding:65px 6%}.about-main{grid-template-columns:1fr;gap:32px;margin-top:40px}.about-detail p{font-size:18px}.section-heading{display:block;margin:40px 0 32px}.section-heading>p{margin-top:24px}.themes{grid-template-columns:1fr}.themes article{border-right:0;border-bottom:1px solid #41494b;min-height:0;padding:25px}.themes article:last-child{border-bottom:0}.themes p{max-width:100%}.theme-tag{margin-top:28px}.company-grid{grid-template-columns:1fr;gap:40px;margin-top:40px}.footer-bottom{display:block}.footer-bottom p{text-align:left;margin-top:12px}.footer-wordmark{font-size:33px}.footer-wordmark span{font-size:11px}.back-top{font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.7px}}@media(max-width:380px){nav{gap:13px;margin-right:13px}h1{font-size:56px}.hero-content p{font-size:16px}.footer-wordmark{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Approved WOW identity, reused from the profile artwork. */
header{background:rgba(18,25,29,.9)}.brand{gap:12px;flex-shrink:0}.logo-crop{display:block;position:relative;width:60px;height:48px;overflow:hidden;flex-shrink:0;border-radius:4px}.logo-crop img{position:absolute;width:86px;height:86px;max-width:none;left:-13px;top:-20px;display:block}.logo-type{font-family:Manrope,Arial,sans-serif;font-size:26px;font-weight:800;letter-spacing:1px;line-height:1.05}.logo-type>span{display:block;font-size:10px;font-weight:500;letter-spacing:3px;margin-top:6px}.footer-brand .logo-crop{width:75px;height:60px}.footer-brand .logo-crop img{width:108px;height:108px;left:-16px;top:-25px}.footer-brand .logo-type{font-size:30px}.theme-tag{font-size:12px}.hero h1{font-size:clamp(60px,7.4vw,110px)}@media(max-width:600px){header{height:115px;flex-wrap:wrap;gap:8px;padding-top:12px;padding-bottom:12px}.brand{gap:8px}.logo-crop{width:48px;height:40px}.logo-crop img{width:70px;height:70px;left:-11px;top:-16px}.logo-type{font-size:22px}.logo-type>span{font-size:9px;letter-spacing:2.7px}header nav{order:3;width:100%;justify-content:center;margin:0;gap:30px}header nav a{font-size:14px}#language{margin-left:auto}.footer-brand .logo-type{font-size:23px}.footer-brand .logo-crop{width:55px;height:44px}.footer-brand .logo-crop img{width:80px;height:80px;left:-12px;top:-19px}}

/* Both wordmark rows share the width of WOW at every breakpoint. */
.brand .logo-type{display:inline-grid;grid-template-columns:max-content;align-content:center;line-height:1;letter-spacing:0}.brand .logo-type>.logo-name{display:block;font:inherit;letter-spacing:0;margin:0;line-height:1}.brand .logo-type>.logo-subtitle{display:flex;justify-content:space-between;align-items:center;width:0;min-width:100%;font-size:.38em;font-weight:500;line-height:1;letter-spacing:0;margin:.3em 0 0}.logo-subtitle>span{display:block}
