:root{--bg:#090909;--fg:#f2f1e9;--green:#b8d780;--muted:#92938b;--line:#292b26;color-scheme:dark;font-family:Arial,'Helvetica Neue','PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--green);outline-offset:5px}::selection{background:var(--green);color:var(--bg)}.nav{height:100px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:31px;font-weight:750;letter-spacing:-1.8px}.wordmark span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:4px}.nav nav{display:flex;gap:42px;align-items:center;font-size:14px}.nav nav a{transition:color .2s}.nav nav a:hover{color:var(--green)}.nav nav span{font-size:11px;margin-left:6px;color:var(--muted);letter-spacing:.7px}.nav .contact{margin-left:18px;color:var(--green)}.hero{height:calc(100svh - 100px);min-height:690px;max-height:1040px;position:relative;overflow:hidden;padding:44px 4% 0}.hero-index{font-size:12px;line-height:2;letter-spacing:1.2px;color:#c6c8bf;position:relative;z-index:6;pointer-events:none}.hero-index span{font-size:13px;letter-spacing:1px;color:var(--muted)}.hero-name{position:absolute;right:8%;top:11%;width:43%;z-index:5;pointer-events:none}h1{margin:0;font-weight:650}h1>span{display:block}.cn-name{font-size:clamp(100px,13.1vw,204px);line-height:1.14;letter-spacing:-.055em;margin-left:-.04em}.en-name{font-size:clamp(125px,16.7vw,255px);font-weight:550;line-height:.92;letter-spacing:-.085em;margin-top:15px}.period{color:var(--green)}.hero-copy{font-size:16px;color:var(--green);line-height:1.9;letter-spacing:.6px;margin:34px 0 0 8px}.hero-bottom{position:absolute;bottom:30px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.8px;z-index:6}.move-hint{display:flex;align-items:center;gap:12px;color:#aaa}.crosshair{font-size:27px;font-weight:300;color:var(--green)}.hint-cn{color:#71746b;font-size:12px;letter-spacing:0}.hero-location{color:#777c70;font-size:11px}.scroll-link{font-size:13px;letter-spacing:0}.scroll-link span{color:var(--green);font-size:22px;margin-left:25px}.image-stage{position:absolute;left:5%;top:23%;width:39%;height:52%;pointer-events:none;transition:opacity .65s}.seed-image{position:absolute;box-shadow:0 15px 50px #0005;overflow:hidden}.seed-image img{height:100%;width:100%;object-fit:cover}.seed-one{width:78%;aspect-ratio:1.78;left:1%;top:5%;transform:rotate(-11deg);opacity:.7}.seed-two{width:72%;aspect-ratio:1.78;left:14%;top:26%;transform:rotate(7deg);opacity:.8}.seed-three{width:55%;height:67%;left:26%;top:36%;transform:rotate(-7deg)}.seed-three img{object-position:42% 50%}.hero.exploring .image-stage{opacity:0}#image-trail{position:absolute;inset:0;z-index:3;pointer-events:none}.trail-image{position:absolute;width:clamp(160px,22vw,330px);height:auto;box-shadow:0 20px 60px #0005;will-change:transform,opacity}.section-heading{padding:93px 4% 43px;display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid var(--line)}.eyebrow{font-size:12px;letter-spacing:1.8px;color:var(--muted)}h2{font-size:clamp(32px,3.6vw,54px);letter-spacing:-2px;font-weight:500;margin:23px 0 0}h2 span{color:var(--green)}.section-heading p{color:var(--muted);font-size:13px;letter-spacing:.3px;margin:0 0 5px}.masonry{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 6px}.masonry-column{min-width:0;display:flex;flex-direction:column;gap:19px}.project{background:none;border:0;padding:0;text-align:left;cursor:pointer;display:block;width:100%;overflow:hidden;border-radius:0}.project-image{position:relative;overflow:hidden;background:#aea2c4}.project-image>img{display:block;width:100%;aspect-ratio:1.7778;object-fit:contain;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.project:hover .project-image>img{transform:scale(1.025)}.view-label{position:absolute;right:23px;bottom:22px;background:#101010;color:var(--fg);padding:13px 19px;font-size:13px;opacity:0;transform:translateY(8px);transition:.25s}.project:hover .view-label,.project:focus-visible .view-label{opacity:1;transform:translateY(0)}.project-caption{padding:20px 22px 22px;display:flex;align-items:flex-start;justify-content:space-between}.project-caption h3{font-size:17px;font-weight:500;letter-spacing:.1px;margin:0 0 9px}.project-caption p{font-size:12px;color:var(--muted);margin:0}.project-caption>span{font-size:12px;color:var(--muted)}.editorial-cover{padding:42px;position:relative;display:flex;flex-direction:column;min-height:510px;transition:filter .3s}.project:hover .editorial-cover,.project:hover .research-cover{filter:brightness(1.06)}.cover-kicker{font-size:11px;letter-spacing:1.6px}.cover-title{font-size:clamp(36px,5.3vw,80px);font-weight:500;letter-spacing:-3px;line-height:1.2;margin-top:60px}.cover-description{font-size:16px;line-height:1.8;margin-top:35px}.cover-bottom{display:flex;justify-content:space-between;align-items:flex-end;font-size:13px;line-height:1.6;margin-top:auto;padding-top:40px}.cover-bottom>span:last-child{font-size:28px}.sam .editorial-cover{background:#b9d585;color:#152918;min-height:610px}.sam .cover-title>span{color:#557c37}.research-cover{padding:38px 38px 26px;background:#b5cbd4;color:#13282f;position:relative;overflow:hidden;min-height:640px;transition:filter .3s}.research-title{display:block;font-size:clamp(32px,3.8vw,58px);line-height:1.3;letter-spacing:-1.8px;margin:38px 0 0}.research-title em{font-style:normal;color:#3f697c}.report-stack{height:310px;position:relative;margin-top:30px}.report-stack img{position:absolute;width:82%;box-shadow:0 12px 30px #193c4726}.report-stack img:first-child{top:0;left:-5px;transform:rotate(-7deg)}.report-stack img:last-child{top:90px;right:-5px;transform:rotate(6deg)}.research-foot{display:flex;justify-content:space-between;font-size:12px;margin-top:30px}.hyrox .editorial-cover{background:#d3d748;color:#161c12;min-height:470px}.hyrox-name{font-size:clamp(50px,7.8vw,118px);font-weight:900;letter-spacing:-7px;line-height:1;margin:47px 0 20px}.hyrox-name>span{font-size:11px;letter-spacing:1px;display:block;line-height:1.4;margin-top:14px}.hyrox-cn{font-size:26px;line-height:1.45;letter-spacing:-.8px}.people .editorial-cover{background:#234a5f;min-height:630px;color:#e6f2f7}.people .cover-title{margin-top:44px}.people-number{font-size:83px;font-weight:400;letter-spacing:-5px;margin-top:36px}.people-number span{font-size:13px;letter-spacing:0;margin-left:20px;color:#adc6d4}.opinion .editorial-cover{background:#d8d7cd;color:#30332c;min-height:470px}.opinion .cover-title{font-size:clamp(32px,4.5vw,67px)}.opinion-line{font-size:13px;margin-top:25px}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:145px 8% 130px;align-items:center}.about-photo{position:relative}.about-photo img{width:100%;height:580px;object-fit:cover;object-position:42% 50%;display:block}.about-photo>span{position:absolute;left:20px;bottom:21px;font-size:10px;letter-spacing:1.6px;color:white}.about-content h2{font-size:clamp(37px,4.6vw,70px);line-height:1.27;margin-top:30px}.about-content p{font-size:15px;line-height:1.9;color:#a5a89d;max-width:430px;margin:30px 0}.about-content .availability{font-size:13px;line-height:2;color:var(--green)}.email{border-bottom:1px solid #4a503f;padding:14px 0;font-size:clamp(17px,2vw,28px);display:flex;justify-content:space-between;gap:16px;letter-spacing:-.6px}.email span{color:var(--green)}footer{padding:32px 4%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}footer p{font-size:11px;letter-spacing:1.5px;color:var(--muted)}footer>a:last-child{font-size:13px}dialog{width:min(1080px,calc(100% - 40px));max-height:90svh;overflow:auto;border:1px solid #45483e;padding:0;background:#12140f;color:var(--fg)}dialog::backdrop{background:#000c;backdrop-filter:blur(9px)}.dialog-bar{position:sticky;top:0;background:#12140f;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 32px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:1px}.close-dialog{background:transparent;border:0;font-size:14px;cursor:pointer;padding:8px}.close-dialog:hover{color:var(--green)}#detail-content{padding:45px}.detail-eyebrow{color:var(--green);font-size:13px;letter-spacing:1px}.detail-title{font-size:clamp(28px,4vw,48px);line-height:1.35;margin:20px 0 32px;font-weight:500}.detail-intro{font-size:17px;line-height:1.9;color:#bcc0b3;max-width:780px}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid var(--line);padding:25px 0;margin:32px 0}.detail-facts h3{font-size:13px;color:var(--green);font-weight:400}.detail-facts p{font-size:15px;line-height:1.8;color:#c0c5b8}.detail-images{display:grid;gap:12px}.detail-images img{width:100%;height:auto}.detail-note{font-size:12px;line-height:1.7;color:var(--muted)}body.modal-open{overflow:hidden}@media(min-width:1700px){.hero-name{right:10%}}@media(max-width:1000px){.hero{min-height:700px}.hero-name{right:5%;width:46%;top:18%}.cn-name{font-size:14vw}.en-name{font-size:18vw}.hero-copy{font-size:14px}.hero-location{display:none}.hint-cn{display:none}.editorial-cover{padding:30px;min-height:450px}.research-cover{padding:30px;min-height:530px}.report-stack{height:260px}.sam .editorial-cover{min-height:540px}.people .editorial-cover{min-height:560px}.about{gap:6%;padding:100px 5%}.about-photo img{height:550px}.nav nav{gap:22px}.nav nav span{display:none}.section-heading p{max-width:170px;line-height:1.8}.cover-kicker{font-size:10px}}@media(max-width:640px){.nav{height:78px;margin:0 6%}.wordmark{font-size:27px}.nav nav{gap:18px;font-size:12px}.nav .contact{margin-left:0}.hero{height:calc(100svh - 78px);min-height:720px;max-height:940px;padding:28px 6%}.hero-index{font-size:10px}.hero-index span{font-size:12px}.hero-name{top:16%;right:6%;width:66%}.cn-name{font-size:27vw;line-height:1.1}.en-name{font-size:31vw;margin-top:6px}.hero-copy{font-size:13px;letter-spacing:0;line-height:1.9;margin:25px 0 0 3px}.image-stage{width:50%;height:25%;top:62%;left:6%}.seed-one{width:82%;top:0}.seed-two{width:87%;top:24%}.seed-three{width:59%;height:85%;top:17%;left:20%}.hero-bottom{left:6%;right:6%;bottom:25px}.move-hint{font-size:9px;gap:7px}.crosshair{font-size:21px}.scroll-link{font-size:12px}.scroll-link span{margin-left:9px}.section-heading{padding:63px 6% 30px;display:block}.section-heading h2{font-size:34px;letter-spacing:-1.5px}.section-heading p{max-width:none;font-size:12px;margin-top:20px}.masonry{display:flex;flex-direction:column;padding:0 5px;gap:14px}.masonry-column{display:contents}.project[data-project=chando]{order:1}.project[data-project=research]{order:2}.project[data-project=sam]{order:3}.project[data-project=hyrox]{order:4}.project[data-project=people]{order:5}.project[data-project=opinion]{order:6}.project-caption{padding:18px 17px 22px}.project-caption h3{font-size:16px}.project-image>img{aspect-ratio:1.7778}.editorial-cover{padding:32px}.cover-title{font-size:55px;letter-spacing:-2px}.sam .editorial-cover{min-height:530px}.research-cover{padding:30px;min-height:590px}.research-title{font-size:39px}.report-stack{height:300px}.report-stack img{width:92%}.research-foot{margin-top:22px}.hyrox .editorial-cover{min-height:470px}.hyrox-name{font-size:80px;letter-spacing:-5px}.people .editorial-cover{min-height:570px}.opinion .editorial-cover{min-height:425px}.opinion .cover-title{font-size:46px}.about{display:flex;flex-direction:column;padding:80px 6%;gap:42px;align-items:stretch}.about-photo img{height:450px}.about-content h2{font-size:48px}.about-content p{font-size:14px}.email{font-size:22px}footer{padding:28px 6%}footer p{display:none}dialog{width:calc(100% - 18px);max-height:94svh}.dialog-bar{padding:14px 18px}#detail-content{padding:25px 20px}.detail-facts{grid-template-columns:1fr;gap:0}.detail-intro{font-size:15px}.detail-title{font-size:29px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.image-stage{opacity:1!important}#image-trail{display:none}}
/* Project evidence and personal profile */
.people-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:35px;padding:25px 0;border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30}.people-stats>div{display:flex;flex-direction:column;gap:10px}.people-stats strong{font-size:clamp(30px,3.5vw,54px);font-weight:400;letter-spacing:-2px;white-space:nowrap}.people-stats strong span{font-size:13px;letter-spacing:0;margin-left:6px}.people-stats>div>span{font-size:13px;line-height:1.6}.people-preview{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;margin-top:24px}.people-preview img{width:100%;height:110px;object-fit:cover;object-position:50% 30%}.people-preview img:last-child{object-position:top}.people .cover-title{font-size:clamp(36px,4.6vw,67px)}.sam-delivery{display:inline-block;font-size:13px;margin-top:20px;border-top:1px solid #15291840;padding-top:13px}.about-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.about-tags span{font-size:13px;color:var(--green);border:1px solid #505d3d;padding:7px 11px}.education{display:flex;align-items:center;gap:17px;margin-top:30px}.education img{width:65px;height:65px;object-fit:contain;background:#fff}.education>div{display:flex;flex-direction:column;gap:8px}.education strong{font-size:17px;font-weight:500}.education span{font-size:13px;color:var(--muted)}.media-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:36px 0 22px}.media-heading h3{font-size:20px;font-weight:500;line-height:1.5;margin:0}.media-heading p{font-size:13px;color:var(--muted);margin:8px 0 0}.document-link{font-size:14px;color:var(--green);border-bottom:1px solid #505d3d;padding:12px 0;white-space:nowrap}.media-figure{margin:0;min-width:0}.media-figure a{display:block;cursor:zoom-in}.media-figure img{display:block;width:100%;height:auto}.media-figure figcaption{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted);padding:12px 0 22px;line-height:1.6}.media-figure figcaption span{font-size:12px;white-space:nowrap}.video-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.article-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.detail-stats{margin-top:0;border-color:var(--line);color:var(--green)}.detail-stats>div>span{color:var(--fg)}.video-gallery .media-figure figcaption{display:block}.video-gallery .media-figure figcaption span{display:block;margin-top:5px}@media(max-width:640px){.people-stats{gap:8px}.people-stats strong{font-size:37px}.people-stats>div>span{font-size:12px}.people-preview img{height:86px}.media-heading{align-items:flex-start;flex-direction:column;gap:8px}.media-heading h3{font-size:18px}.video-gallery,.article-gallery{grid-template-columns:1fr}.media-figure figcaption{font-size:12px}.education img{width:56px;height:56px}.about-content h2{margin-top:24px}.detail-stats strong{font-size:34px}.people .editorial-cover{min-height:unset}}
/* Reserve intrinsic image space to keep long reports stable during loading. */
.project-image>img,.report-stack img{height:auto}
.touch-hint,.project-tap-hint{display:none}
@media(max-width:640px){
 .nav{gap:10px}.nav nav{gap:8px}.nav a,footer>a,.scroll-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px}.nav nav a{padding:0 5px;white-space:nowrap}.nav nav{font-size:13px}
 .hero-name{width:70%}.cn-name,.en-name{white-space:nowrap}.hero-copy{font-size:14px;line-height:1.8}.hero{height:auto;min-height:740px;max-height:none;display:flex;flex-direction:column;padding-bottom:95px}.hero-name{position:relative;top:auto;right:auto;align-self:flex-end;margin-top:42px;flex:none}.image-stage{position:relative;top:auto;left:auto;width:50%;height:180px;min-height:180px;margin-top:28px;margin-left:0;order:1}.hero-bottom{bottom:18px}.move-hint{display:none}.touch-hint{display:block;font-size:12px;color:var(--muted);letter-spacing:0}
 .project-caption{gap:12px}.project-caption>div{min-width:0}.project-caption h3{line-height:1.55;text-wrap:pretty}.project-tap-hint{display:block;font-size:13px;color:var(--green);margin-top:13px}.view-label{display:none}.project:hover .project-image>img{transform:none}.project:active{filter:brightness(.93)}
 .cover-title,.research-title,.detail-title{overflow-wrap:break-word;text-wrap:pretty}.detail-title{font-size:27px;letter-spacing:-.7px}.detail-eyebrow{line-height:1.8}.hero-copy,.detail-intro,.detail-facts p{overflow-wrap:anywhere}
 dialog{max-width:calc(100% - 16px);width:calc(100% - 16px);max-height:calc(100dvh - 16px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-padding-top:80px}.dialog-bar{padding:8px 14px;min-height:64px;gap:12px}.dialog-bar>span{font-size:11px;min-width:0}.close-dialog{min-width:64px;min-height:44px;flex-shrink:0}.document-link{display:inline-flex;align-items:center;min-height:44px;white-space:normal}.media-figure figcaption{flex-wrap:wrap;gap:4px;padding-bottom:20px}.media-figure img{max-width:100%;height:auto}.media-figure a{touch-action:pan-y pinch-zoom}.email{font-size:20px;min-height:48px;overflow-wrap:anywhere}.education img{flex-shrink:0}
}
@media(hover:none){.project-tap-hint{display:block;font-size:13px;color:var(--green);margin-top:13px}.move-hint{display:none}.touch-hint{display:block;font-size:12px;color:var(--muted)}.project:hover .project-image>img{transform:none}}
@media(max-width:640px){.hero-name{width:80%}}
