@font-face{font-family:LocalGrotesk;src:local('Helvetica Neue');font-display:swap}
:root{--paper:#fbfaf7;--ink:#151714;--yellow:#ffda25;--muted:#6c6f68;--blue:#163b51;--gutter:clamp(24px,4.2vw,80px);--header:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;background:var(--paper);color:var(--ink);font-family:LocalGrotesk,'Helvetica Neue',Arial,'PingFang SC',sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.065em}button:focus-visible,a:focus-visible{outline:3px solid #007d9b;outline-offset:6px}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--yellow);padding:16px}.skip-link:focus{top:12px}
.site-header{height:var(--header);padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;position:sticky;top:0;z-index:30;background:rgba(251,250,247,.95);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,23,20,.1)}.wordmark{font-size:43px;letter-spacing:-3px;font-weight:650;display:inline-flex;align-items:baseline;white-space:nowrap}.brand-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--yellow);margin-left:5px}.site-header nav{display:flex;gap:clamp(20px,3vw,52px);font-size:13px}.site-header nav a{position:relative;padding:12px 0;white-space:nowrap}.site-header nav a:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header nav a.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:20px}.language{padding:10px 0;background:none;white-space:nowrap;font-size:12px}.language span{color:var(--muted)}.menu-toggle{display:none;background:none;padding:8px}.menu-toggle span{display:block;width:25px;height:1.5px;background:var(--ink);margin:6px 0}
.story-panel{height:calc(100svh - var(--header));min-height:620px;max-height:1080px;position:relative;isolation:isolate;overflow:hidden}.story-panel+.story-panel{border-top:8px solid var(--paper)}.story-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.story-copy{position:absolute;left:var(--gutter);top:9%;right:var(--gutter)}.story-copy h1,.story-copy h2{font-size:clamp(58px,6.7vw,114px);line-height:.99;max-width:1120px;letter-spacing:-.07em}.story-main .story-copy h1{max-width:960px}.round-arrow{width:clamp(64px,7.2vw,110px);height:clamp(64px,7.2vw,110px);border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink);transition:transform .3s,background .3s}.round-arrow svg{width:48%;height:48%}.round-arrow:hover{transform:rotate(-35deg);background:#ffe459}.hero-arrow{position:absolute;bottom:18%;left:var(--gutter)}.story-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:25px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.01em}.story-number{font-variant-numeric:tabular-nums}.scroll-cue{display:flex;align-items:center;gap:20px}.scroll-cue svg{width:16px;height:16px;transform:rotate(90deg)}.story-community{color:white}.story-community:before,.story-journey:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.36),transparent 60%,rgba(0,0,0,.36))}.story-community .story-image{object-position:center 42%}.story-community .story-copy{top:10%;text-shadow:0 2px 22px #0005}.story-journey{color:white}.story-journey .story-copy{top:12%;text-shadow:0 2px 24px #0005}.story-journey .story-image{object-position:center 48%}
.people-section{height:310vh;background:#fff;position:relative}.people-stage{height:calc(100svh - var(--header));min-height:650px;position:sticky;top:var(--header);overflow:hidden}.section-top{position:absolute;top:28px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;z-index:12;font-size:14px}.section-top>div{display:flex;align-items:center;gap:18px}.section-index{font-size:14px;letter-spacing:0;color:#e35d3f}.text-control{font-size:12px;background:white;border:1px solid #ddd;padding:9px 14px;border-radius:100px}.text-control:hover{background:#f0f0ee}.people-statement{position:absolute;top:43%;left:0;width:100%;text-align:center;pointer-events:none;z-index:1}.people-statement h2{font-size:clamp(70px,12.8vw,210px);white-space:nowrap;line-height:1;letter-spacing:-.075em}.people-statement p{font-size:15px;margin-top:24px}.portrait-canvas{position:absolute;inset:0}.portrait-card{position:absolute;left:0;top:0;padding:11px;background:#fff;border-radius:15px;box-shadow:0 10px 40px #1112;text-align:left;will-change:transform,width;transition:box-shadow .25s;z-index:3;overflow:hidden}.portrait-card:hover{box-shadow:0 18px 50px #1114;z-index:10}.portrait-card:focus-visible{z-index:15}.portrait-photo{aspect-ratio:3/4;overflow:hidden;border-radius:6px;background:#e5edf0}.portrait-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transition:transform .6s}.portrait-card:hover img{transform:scale(1.04)}.portrait-caption{display:flex;justify-content:space-between;gap:5px;align-items:center;padding:12px 3px 3px}.portrait-caption strong{font-size:clamp(12px,1.1vw,17px);font-weight:500;letter-spacing:-.02em}.portrait-caption svg{width:18px;height:18px;flex-shrink:0}.portrait-card.ip .portrait-photo{background:#e9f2f5}.portrait-card.ip.diandian .portrait-photo{background:#fff2c8}.portrait-card.ip img{object-fit:contain;padding:4px}.portrait-card.ip:hover img{transform:none}.people-bottom{position:absolute;bottom:21px;left:var(--gutter);right:var(--gutter);z-index:12;display:flex;justify-content:space-between;align-items:center;font-size:12px;pointer-events:none}.tiny-spark{font-size:32px;color:#b0cdbc}.people-section.still{height:auto}.people-section.still .people-stage{position:relative;top:0;height:auto;min-height:0;padding:110px var(--gutter) 70px;overflow:visible}.people-section.still .people-statement{position:relative;top:auto;margin:25px 0 60px}.people-section.still .people-statement h2{font-size:clamp(50px,8vw,130px)}.people-section.still .portrait-canvas{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.people-section.still .portrait-card{position:relative!important;width:auto!important;transform:none!important;will-change:auto}.people-section.still .people-bottom{bottom:15px}
.section-pad{padding:110px var(--gutter)}.section-heading{display:flex;align-items:baseline;gap:24px}.section-heading h2{font-size:clamp(42px,5.2vw,82px);line-height:1.05;letter-spacing:-.055em}.world-section{background:#fff;border-top:1px solid #eee}.world-intro{display:flex;justify-content:space-between;align-items:center;margin:36px 0 52px;padding-left:42px}.world-intro p{font-size:clamp(18px,2vw,29px);line-height:1.3;letter-spacing:-.035em}.world-symbol{font-size:90px;color:#c4cfc0;line-height:1}.country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.country-card{padding:0;text-align:left;background:transparent}.country-image{aspect-ratio:4/3;overflow:hidden;background:#e4e7df}.country-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.3,1)}.country-card:hover img{transform:scale(1.05)}.country-caption{display:flex;align-items:center;gap:12px;padding:20px 0;font-size:clamp(18px,1.8vw,28px);letter-spacing:-.045em}.country-caption svg{margin-left:auto;width:23px;height:23px}.flag{font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:24px;letter-spacing:0}.team-section{background:#f3f3ef}.team-intro{display:flex;align-items:end;justify-content:space-between;margin:64px 0 46px;gap:40px}.team-intro h3{font-size:clamp(40px,5.1vw,82px);line-height:1.02}.team-intro p{color:#5e645e;line-height:1.6;font-size:16px;max-width:280px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.team-card{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:3/4.2;text-align:left;padding:0;background:#d4dcd7;color:#fff}.team-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s;object-position:50% 35%}.team-card:hover img{transform:scale(1.035)}.team-card:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b)}.team-card-content{position:absolute;z-index:1;left:28px;right:28px;bottom:30px}.team-card-content small{font-size:12px;display:block;margin-bottom:12px}.team-card-content h4{font-weight:500;font-size:clamp(23px,2.5vw,40px);line-height:1.06;letter-spacing:-.05em;margin:0 0 20px}.plus-circle{margin-left:auto;width:35px;height:35px;display:grid;place-items:center;background:#fff;color:#222;border-radius:50%}.plus-circle svg{width:20px;height:20px}.research-section{margin:20px;min-height:360px;background:#dfeaf2;padding:60px calc(var(--gutter) - 20px);display:flex;align-items:end;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.research-section h2{font-size:clamp(38px,4.5vw,72px);line-height:1.1;position:relative}.research-section p{margin-top:20px;font-size:17px;line-height:1.5;position:relative}.research-symbol{font-size:250px;position:absolute;right:12%;top:-60px;color:#bed2e0;line-height:1}.research-link{display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--ink);padding:12px 0;background:none;position:relative;font-size:14px;white-space:nowrap}.research-link svg{width:24px;height:24px}footer{display:flex;gap:40px;justify-content:space-between;align-items:center;padding:35px var(--gutter) 45px;border-top:1px solid #deded8;margin:0 20px}footer p{font-size:14px}.preview-note{font-size:10px;color:var(--muted);margin-top:10px}.back-top svg{transform:rotate(-90deg);width:25px;height:25px}
dialog{border:0;border-radius:20px;padding:0;width:min(980px,calc(100% - 40px));max-height:90svh;overflow:auto;background:var(--paper);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#1118;backdrop-filter:blur(8px)}.dialog-close{position:sticky;top:16px;float:right;margin:16px 16px -64px 0;width:44px;height:44px;border-radius:50%;background:white;z-index:3;display:grid;place-items:center;box-shadow:0 2px 15px #0002}.dialog-close svg{width:24px;height:24px}.detail-hero{height:360px;width:100%;object-fit:cover}.detail-hero.ip-detail{object-fit:contain;padding:28px;background:#e6f0f4}.detail-body{padding:42px 48px}.detail-body h2{font-size:clamp(36px,4vw,64px);line-height:1.04;margin:10px 0 24px}.detail-body p{font-size:17px;line-height:1.7;color:#555d57}.detail-body .detail-label{font-size:12px;color:#69716b;letter-spacing:.05em}.detail-note{font-size:12px!important;margin-top:28px;padding-top:20px;border-top:1px solid #ddd}.topic-tabs{display:flex;gap:10px;margin:28px 0;flex-wrap:wrap}.topic-tab{border:1px solid #d4d7d1;border-radius:40px;padding:10px 18px;background:transparent;font-size:13px}.topic-tab[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.topic-panel{min-height:130px}.topic-panel h3{font-size:28px;margin-bottom:12px;letter-spacing:-.035em}.detail-related{margin-top:24px;padding:14px 20px;background:var(--yellow);border-radius:30px;font-size:14px}
@media(min-width:1700px){.story-panel{min-height:800px}.portrait-photo{aspect-ratio:3/3.7}}
@media(max-width:1000px){:root{--header:76px}.site-header nav{gap:20px;font-size:11px}.wordmark{font-size:37px}.story-panel{min-height:580px}.story-copy h1,.story-copy h2{font-size:clamp(52px,7.6vw,86px)}.country-grid{gap:12px}.country-caption{font-size:20px;gap:8px}.country-caption .flag{font-size:20px}.team-card-content{left:20px;right:20px}.team-card-content h4{font-size:27px}.section-pad{padding-top:85px;padding-bottom:85px}.people-stage{min-height:600px}.portrait-caption{padding-top:9px}.portrait-card{padding:8px}}
@media(max-width:760px){:root{--header:68px;--gutter:22px}.wordmark{font-size:34px}.brand-dot{width:7px;height:7px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:var(--header);left:0;right:0;background:var(--paper);padding:20px 24px 28px;border-bottom:1px solid #ddd;flex-direction:column;font-size:18px;gap:10px}.site-header nav.open{display:flex}.header-actions{gap:22px}.story-panel{min-height:640px;height:calc(100svh - var(--header));max-height:850px}.story-copy{top:45px}.story-copy h1,.story-copy h2{font-size:clamp(42px,9.4vw,70px);line-height:1.03;letter-spacing:-.065em}.story-main .story-image{object-position:60% center}.story-main:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#fbfaf7 0%,#fbfaf7dd 12%,transparent 49%)}.story-community .story-image{object-position:50% center}.hero-arrow{bottom:110px;width:70px;height:70px}.story-bottom{font-size:10px;bottom:24px;gap:12px}.scroll-cue{gap:10px}.story-community .story-copy,.story-journey .story-copy{top:45px}.people-section{height:auto}.people-stage{position:relative;top:0;height:auto;min-height:0;padding:110px var(--gutter) 65px;overflow:hidden}.section-top{top:26px}.people-statement{position:relative;top:auto;margin:0 0 46px;text-align:left}.people-statement h2{font-size:clamp(43px,10vw,72px);white-space:normal;letter-spacing:-.065em}.people-statement p{font-size:13px;line-height:1.5;margin-top:18px;max-width:240px}.portrait-canvas,.people-section.still .portrait-canvas{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;align-items:start}.portrait-card,.people-section.still .portrait-card{position:relative!important;width:auto!important;transform:none!important;will-change:auto;padding:7px;border-radius:12px}.portrait-card:nth-child(even){margin-top:32px}.portrait-photo{aspect-ratio:3/4}.portrait-caption strong{font-size:12px}.portrait-caption svg{width:15px;height:15px}.people-bottom{font-size:10px;bottom:18px}.tiny-spark{font-size:24px}.text-control{display:none}.section-heading{gap:14px;align-items:start}.section-heading .section-index{margin-top:8px;font-size:12px}.section-heading h2{font-size:clamp(35px,8vw,55px)}.section-pad{padding:64px var(--gutter)}.world-intro{margin:25px 0 35px;padding-left:29px}.world-intro p{font-size:18px}.world-symbol{font-size:55px}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.country-image{aspect-ratio:4/3}.country-caption{font-size:19px;gap:8px;padding:15px 0}.country-caption svg{width:20px;height:20px}.country-caption .flag{font-size:19px}.team-intro{margin:35px 0 30px;display:block}.team-intro h3{font-size:42px}.team-intro p{font-size:14px;margin-top:22px}.team-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:18px}.team-card{flex:0 0 82%;scroll-snap-align:start;border-radius:20px}.team-card-content h4{font-size:33px}.research-section{margin:12px;display:block;padding:40px 24px;min-height:350px}.research-section h2{font-size:40px;max-width:300px}.research-section p{font-size:15px}.research-symbol{font-size:190px;right:-15px;top:0}.research-link{margin-top:30px;width:fit-content}footer{margin:0 12px;padding:30px 10px;gap:24px;flex-wrap:wrap}footer>div{order:3;flex-basis:100%}footer .preview-note{font-size:10px}dialog{width:calc(100% - 20px);border-radius:16px;max-height:92svh}.detail-hero{height:260px}.detail-body{padding:28px 24px}.detail-body h2{font-size:38px}.detail-body p{font-size:15px}.topic-tabs{gap:8px}.topic-tab{padding:9px 13px}.people-section.still .people-stage{padding:110px var(--gutter) 65px}.people-section.still .people-statement{text-align:left;margin:0 0 46px}.people-section.still .people-statement h2{font-size:clamp(43px,10vw,72px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.portrait-card{will-change:auto}}

/* Frame the original logo without changing its artwork. */
.wordmark{position:relative;display:block;width:126px;aspect-ratio:1.875;flex-shrink:0;overflow:hidden;background:transparent;mix-blend-mode:multiply;line-height:0;letter-spacing:normal}.wordmark img{position:absolute;width:111.111%;max-width:none;height:auto;left:-6.667%;top:-52.083%}footer .wordmark{width:170px}@media(max-width:760px){.site-header .wordmark{width:104px}footer .wordmark{width:148px}}

/* A spacious five-person editorial portrait gallery. */
.team-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:22px;padding:4px 0 18px;scrollbar-width:thin}.team-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start;aspect-ratio:3/4}.team-card img{object-position:50% 50%}.team-card:after{inset:58% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.64))}.team-card-content h4{font-size:clamp(22px,2.4vw,36px);letter-spacing:-.035em;overflow-wrap:anywhere}.team-navigation{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;font-size:12px;color:var(--muted)}.team-navigation>div{display:flex;gap:10px}.team-navigation button{padding:12px 18px;border-radius:30px;background:#e9e8e3;color:var(--ink);font-size:12px}.team-navigation button:hover{background:var(--yellow)}.detail-hero.team-detail{height:min(65svh,620px);object-fit:contain;background:#e9e6df}@media(max-width:760px){.team-grid{gap:16px}.team-card{flex-basis:82%}.team-card-content h4{font-size:28px}.team-navigation{font-size:11px}.team-navigation button{padding:12px 14px}}

.team-card:focus-visible{outline-offset:-5px}

/* Transparent artwork replaces the former white-backed crop. */
.wordmark{mix-blend-mode:normal;aspect-ratio:auto;height:68px;overflow:visible;display:flex;align-items:center}.wordmark img{position:static;width:100%;height:100%;object-fit:contain;max-width:100%}footer .wordmark{height:92px}
.collection-exit{padding:24px var(--gutter);background:var(--paper);display:flex;justify-content:flex-end}.collection-exit a{font-size:15px;border-bottom:1px solid;padding:10px 0}.section-pad>.collection-exit{padding:30px 0 0;background:none}.people-section>.collection-exit{position:absolute;bottom:0;right:0;z-index:5;background:transparent}.people-section{position:relative}
.collection-header{padding:48px var(--gutter) 72px}.collection-home{font-size:14px}.collection-kicker{margin-top:64px;font-size:13px;letter-spacing:.13em}.collection-header h1{font-size:clamp(54px,8.5vw,144px);line-height:.97;margin-top:20px;max-width:1300px}
.collection-page .section-heading{display:none}.collection-page .section-pad{padding-top:55px}.collection-page .team-intro{margin-top:0}.collection-page .team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none;gap:36px 24px}.collection-page .team-card{width:100%;min-width:0}.collection-page .team-card-content h4{font-size:clamp(21px,2.2vw,34px)}.collection-page .team-section{padding-bottom:100px}
.collection-page .country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.collection-page .country-image{aspect-ratio:16/10}.collection-page .world-intro{margin-top:0;padding-left:0}
.collection-page .people-section.still .people-stage{padding:110px var(--gutter) 90px}.collection-page .people-section.still .people-statement{display:none}.collection-page .people-section.still .portrait-canvas{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.collection-page .portrait-caption strong{font-size:18px}.collection-page .portrait-photo{aspect-ratio:3/4}
@media(min-width:1600px){.collection-page .team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.site-header .wordmark{height:56px}.collection-header{padding:28px var(--gutter) 42px}.collection-kicker{margin-top:42px}.collection-header h1{font-size:clamp(46px,11vw,76px)}.collection-page .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.collection-page .team-card{border-radius:14px}.collection-page .team-card-content{left:12px;right:12px;bottom:14px}.collection-page .team-card-content h4{font-size:19px;margin-bottom:14px}.collection-page .team-card-content small{font-size:12px;margin-bottom:8px}.collection-page .plus-circle{width:28px;height:28px}.collection-page .team-card:after{inset:40% 0 0}.collection-page .country-grid{gap:22px 14px}.collection-page .country-caption{font-size:17px}.collection-page .people-section.still .portrait-canvas{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.collection-page .portrait-caption strong{font-size:14px}.people-section>.collection-exit{position:relative;padding-top:0}.collection-page .portrait-card:nth-child(even){margin-top:0}}
@media(max-width:380px){.collection-page .team-grid{grid-template-columns:1fr}.collection-page .team-card-content h4{font-size:26px}}

.portrait-card.duo .portrait-photo{display:flex;align-items:center;background:#eef3ef}.portrait-card.duo .portrait-photo img{width:50%;height:100%;padding:2px;object-fit:contain}.detail-duo{display:flex;justify-content:center;align-items:center;height:min(60svh,520px);padding:28px;background:#eef3ef}.detail-duo img{width:50%;height:100%;object-fit:contain}.people-section.still .portrait-canvas{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.people-section.still .portrait-canvas{grid-template-columns:repeat(2,minmax(0,1fr))}}
