:root{--navy-950:#000d30;--navy-900:#000d30;--navy-800:#000d30;--green-900:#000d30;--green-800:#ef4444;--green-700:#ef4444;--gold:#ef4444;--gold-light:#ef4444;--ivory:#f9fafb;--ivory-deep:#f3f4f6;--white:#f9fafb;--charcoal:#000d30;--slate:#667085;--line:#e5e7eb;--line-dark:#ffffff21;--shadow:0 24px 60px #000d3021;--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--max-width:1240px;--header-height:78px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;min-height:100%;overflow-x:clip}body{background:var(--ivory);max-width:100%;min-height:100dvh;color:var(--charcoal);font-family:var(--font-sans), Arial, sans-serif;text-rendering:optimizelegibility;flex-direction:column;margin:0;font-size:16px;line-height:1.7;display:flex;overflow-x:clip}body::selection{background:var(--gold);color:var(--navy-950)}#main-content{flex:1 0 auto;width:100%;min-width:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{color:var(--navy-950);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;overflow-wrap:break-word;text-wrap:balance;font-weight:400;line-height:1.12}h1{font-size:clamp(3.1rem,5.6vw,5.8rem)}h2{margin-bottom:20px;font-size:clamp(2.1rem,3.6vw,3.4rem)}h3{margin-bottom:12px;font-size:1.4rem;line-height:1.25}p{margin-bottom:20px}.container{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.section{padding:96px 0}.section-sm{padding:78px 0}.section-white{background:var(--white)}.section-dark{background:var(--navy-950);color:var(--white)}.section-green{background:var(--green-900);color:var(--white)}.section-dark h2,.section-dark h3,.section-green h2,.section-green h3{color:var(--white)}.grid{gap:24px;display:grid}.grid>*,.hero-grid>*,.network-layout>*,.profile-layout>*,.methods-band>*,.footer-grid>*,.member-profile-layout>*{min-width:0}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lead{color:var(--slate);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.75}.section-dark .lead,.section-green .lead,.muted-light{color:#ffffffad}.muted{color:var(--slate)}.eyebrow{color:var(--green-700);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.72rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.eyebrow-light{color:var(--gold-light)}.text-link{border-bottom:1px solid var(--gold);color:var(--navy-900);flex:none;align-items:center;gap:9px;padding-bottom:5px;font-size:.86rem;font-weight:800;display:inline-flex}.text-link:hover svg{transform:translate(4px)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{letter-spacing:.015em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 22px;font-size:.84rem;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-sm{min-height:42px;padding:9px 18px}.button-primary{background:var(--navy-900);color:var(--white)}.button-primary:hover{background:var(--green-800)}.button-secondary{border-color:var(--navy-900);color:var(--navy-900)}.button-secondary:hover{background:var(--navy-900);color:var(--white)}.button-light{background:var(--white);color:var(--navy-950)}.button-outline-light{color:var(--white);border-color:#fff6}.button-outline-light:hover{border-color:var(--white);background:#ffffff14}.skip-link{z-index:1000;background:var(--white);padding:10px 16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fafbeb;border-bottom:1px solid #000d301a;position:sticky;top:0}.nav-wrap{height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{align-items:center;gap:11px;min-width:190px;display:inline-flex}.brand-mark{background:var(--navy-900);width:39px;height:39px;color:var(--white);font-family:var(--font-serif), serif;border-radius:50%;place-items:center;font-size:.8rem;display:grid}.brand-copy{flex-direction:column;line-height:1.2;display:flex}.brand-copy strong{color:var(--navy-950);font-family:var(--font-serif), serif;white-space:nowrap;font-size:1rem}.brand-copy span{color:var(--slate);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:.58rem;font-weight:800}.nav-links{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.nav-link{color:var(--slate);white-space:nowrap;padding:28px 0 25px;font-size:.76rem;font-weight:700;position:relative}.nav-link:after{background:var(--gold);content:"";height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link.active{color:var(--navy-950)}.nav-link.active:after{transform:scaleX(1)}.nav-actions{align-items:center;gap:10px;display:flex}.menu-toggle{border:1px solid var(--line);width:43px;height:43px;color:var(--navy-950);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:none}.mobile-menu{inset:var(--header-height) 0 0;z-index:90;max-height:calc(100dvh - var(--header-height));background:var(--ivory);opacity:0;pointer-events:none;padding-bottom:max(50px, env(safe-area-inset-bottom,50px));transition:all .25s;display:none;position:fixed;overflow-y:auto;transform:translateY(-12px)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:none}.mobile-menu-inner{flex-direction:column;padding-top:24px;padding-bottom:50px;display:flex}.mobile-menu a:not(.button){border-bottom:1px solid var(--line);color:var(--navy-950);font-family:var(--font-serif), serif;align-items:baseline;gap:22px;padding:16px 0;font-size:1.75rem;display:flex}.mobile-menu a span{color:var(--gold);font-family:var(--font-sans);letter-spacing:.1em;font-size:.66rem;font-weight:800}.mobile-menu .button{align-self:flex-start;margin-top:28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:52px;display:flex}.section-copy{max-width:800px}.section-copy>:last-child{margin-bottom:0}.card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.card[id]{scroll-margin-top:calc(var(--header-height) + 32px)}.card:hover{border-color:#000d3040;transform:translateY(-5px);box-shadow:0 18px 45px #000d3012}.card p:last-child{margin-bottom:0}.card h2,.card h3{overflow-wrap:anywhere;text-wrap:pretty}.card-number{color:var(--gold);letter-spacing:.14em;margin-bottom:32px;font-size:.76rem;font-weight:900;display:block}.tag-list{flex-flow:column;align-items:flex-start;gap:4px;margin-top:24px;display:flex}.tag,.badge{border-radius:999px;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.tag{background:var(--ivory);width:fit-content;max-width:100%;color:var(--slate);text-transform:capitalize;white-space:normal;padding-bottom:6px;padding-left:10px}.badge{border:1px solid var(--line);color:var(--slate);letter-spacing:.06em;text-transform:uppercase;padding:6px 10px}.page-hero{background:var(--navy-950);color:var(--white);padding:clamp(54px,7vh,88px) 0 clamp(48px,6vh,76px);position:relative;overflow:hidden}.page-hero-inner{z-index:2;position:relative}.page-hero h1{max-width:940px;color:var(--white);margin:0 0 24px;font-size:clamp(3rem,6.2vw,5.6rem)}.page-hero .lead{color:#ffffffad;max-width:760px;margin-bottom:0}.breadcrumb{color:#ffffff7a;gap:9px;margin-bottom:28px;font-size:.73rem;font-weight:700;display:flex}.breadcrumb a{color:#ffffffb8}.orb{border:1px solid #ffffff17;border-radius:50%;position:absolute}.orb-one{width:500px;height:500px;top:-300px;right:-100px}.orb-two{width:270px;height:270px;bottom:-230px;right:150px}.home-hero{background:var(--ivory);width:100%;min-height:auto;padding:clamp(56px,7vw,92px) 0 clamp(48px,6vw,80px);position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.home-hero:before{background:radial-gradient(circle,#000d3005 0%,#f9fafb00 72%);border:1px solid #000d300e;width:clamp(560px,54vw,820px);height:clamp(560px,54vw,820px);display:block;top:50%;right:-5%;transform:translateY(-50%)}.home-hero:after{background:radial-gradient(circle,#000d3004 0%,#f9fafb00 70%);border:1px solid #000d300a;width:clamp(300px,30vw,460px);height:clamp(300px,30vw,460px);display:block;top:-8%;left:-3%}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:clamp(20px,3vw,40px);width:100%;display:grid;position:relative}.hero-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:640px;margin-inline:auto;padding-bottom:0;display:flex}.hero-copy .button-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:4px;display:flex}.hero-copy .button{border-radius:var(--radius-sm);letter-spacing:.02em;min-height:50px;padding:12px 26px;font-size:.9rem;font-weight:700;transition:all .2s}.hero-copy .button-primary{background:var(--navy-900);color:var(--white);box-shadow:0 4px 14px #000d301f}.hero-copy .button-primary:hover{background:var(--green-800);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 20px #000d302e}.hero-copy .button-secondary{border-color:var(--navy-900);color:var(--navy-900);background:0 0}.hero-copy .button-secondary:hover{border-color:var(--navy-900);background:var(--navy-900);color:var(--white);transform:translateY(-2px)}.profile-links-label{color:var(--slate);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.68rem;font-weight:800;display:block}.profile-links-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.profile-links-showcase{min-width:0;padding:26px 0 22px}.profile-links-strip .profile-links-title{margin-bottom:14px}.profile-links{scrollbar-width:thin;flex-wrap:nowrap;flex:1;gap:9px;min-width:0;padding:8px 0;display:flex;overflow-x:auto}.profile-links-marquee{padding:8px 0;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.profile-links-track{will-change:transform;width:max-content;animation:34s linear infinite profile-links-cycle;display:flex}.profile-links-group{flex:none;gap:9px;padding-right:clamp(96px,12vw,168px);display:flex}.profile-links-marquee:hover .profile-links-track,.profile-links-marquee:focus-within .profile-links-track{animation-play-state:paused}.profile-link{border:1px solid var(--line);min-height:38px;color:var(--navy-900);white-space:nowrap;background:#ffffffc7;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.76rem;font-weight:750;line-height:1.2;transition:border-color .25s,background-color .25s,color .25s,transform .25s;display:inline-flex}.profile-link-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.profile-link-logo-horizontal{object-fit:contain;width:auto;max-width:130px;height:18px}.profile-links .profile-link{flex:none}.profile-link:hover{border-color:var(--green-700);background:var(--white);color:var(--green-800);transform:translateY(-2px)}.hero-identity{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:0;display:flex}.hero-meta-row{justify-content:center;align-items:center;width:100%;margin-top:14px;margin-bottom:22px;display:flex}.hero-reborn-brand{border-right:1px solid #ef444473;flex:none;width:161px;padding:5px 18px 5px 0}.hero-reborn-brand img{mix-blend-mode:multiply;width:142px}.hero-title{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:0;display:flex}.hero-title span{max-width:100%;display:block}.hero-name-prefix{color:var(--slate);font-family:var(--font-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:clamp(.88rem,1.05vw,.98rem);font-weight:600;line-height:1.3;display:block}.hero-name{color:var(--navy-950);font-family:var(--font-display), "Source Serif 4", Georgia, serif;letter-spacing:-.025em;white-space:nowrap;font-size:clamp(2.85rem,4.6vw,4.25rem);font-style:normal;font-weight:600;line-height:1.06}.hero-chinese-name{font-family:var(--font-cjk), "Noto Serif SC", serif;color:var(--navy-900);opacity:.78;letter-spacing:.06em;white-space:nowrap;margin-top:10px;font-size:clamp(2rem,2.5vw,2.4rem);font-weight:400;line-height:1.3}.profile-chinese-name{color:var(--navy-900);font-family:var(--font-cjk), "Noto Serif SC", serif;letter-spacing:.06em;margin:6px 0 0;font-size:clamp(2rem,2.5vw,2.4rem);font-weight:400;line-height:1.3}.profile-credentials{color:var(--slate);font-family:var(--font-sans), sans-serif;letter-spacing:.04em;margin:12px 0 20px;font-size:clamp(.85rem,1.05vw,.95rem);font-weight:500;line-height:1.4}.hero-meta-row .profile-credentials{color:var(--slate);font-family:var(--font-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(.92rem,1.08vw,1.04rem);font-weight:500;line-height:1.4}.hero-ranking-showcase{justify-content:center;width:100%;margin-bottom:26px;display:flex}.hero-ranking-frame{background:0 0;border:none;justify-content:center;align-items:center;width:246px;max-width:100%;height:72px;padding:0;display:flex;position:relative}.hero-ranking-frame:hover{background:0 0;border:none}.hero-ranking-card{width:100%;height:100%;box-shadow:none;will-change:transform, opacity;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.hero-ranking-card:hover{opacity:.85}.hero-ranking-card:focus-visible{outline:2px solid var(--navy-900);outline-offset:3px}.hero-ranking-img{object-fit:contain;object-position:center}@keyframes rankingWaterfallEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes rankingWaterfallExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.hero-ranking-enter{animation:.5s cubic-bezier(.22,1,.36,1) forwards rankingWaterfallEnter}.hero-ranking-visible{opacity:1;transform:translateY(0)}.hero-ranking-exit{animation:.4s cubic-bezier(.4,0,1,1) forwards rankingWaterfallExit}@media (prefers-reduced-motion:reduce){.hero-ranking-enter,.hero-ranking-exit{opacity:1!important;animation:none!important;transform:none!important}}.hero-summary{max-width:700px;color:var(--slate);margin-bottom:36px;font-size:1.2rem}.hero-portrait{justify-content:center;align-items:center;width:100%;max-width:530px;height:100%;min-height:clamp(520px,62vh,670px);max-height:700px;margin-inline:0 auto;padding-left:clamp(12px,2vw,24px);display:flex;position:relative}.hero-portrait:after{display:none}.portrait-shape{z-index:1;box-shadow:none;background:#e2e6ef;border:none;border-radius:230px 230px 22px 22px;position:absolute;inset:0 0 0 clamp(12px,2vw,24px);overflow:hidden}.portrait-shape:after{display:none}.portrait-shape img{z-index:1;object-fit:contain;object-position:center bottom;width:100%;max-width:none;height:100%;position:absolute;inset:0}.portrait-note{z-index:2;border-left:4px solid var(--gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;width:265px;box-shadow:var(--shadow);background:#fffffff0;padding:20px 22px;position:absolute;bottom:45px;left:0}.portrait-note strong{color:var(--navy-950);font-family:var(--font-serif), serif;font-size:1.1rem;display:block}.portrait-note span{color:var(--slate);font-size:.72rem}.authority-strip{background:var(--navy-950);color:var(--white)}.authority-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.authority-item{border-right:1px solid var(--line-dark);flex-direction:column;justify-content:center;min-height:156px;padding:28px 30px;display:flex}.authority-item:last-child{border:0}.authority-item span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.authority-item strong{font-family:var(--font-serif), serif;margin-top:9px;font-size:1.15rem;font-weight:400;line-height:1.35}.audience-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.audience-card{background:var(--ivory);min-height:280px;padding:36px}.audience-icon{background:var(--green-800);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:42px;display:grid}.publication-list{border-top:1px solid var(--line)}.publication-item{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr) 150px;gap:28px;padding:28px 0;display:grid}.publication-year{color:var(--green-800);font-family:var(--font-serif), serif;font-size:1.4rem}.publication-title{color:var(--navy-950);font-family:var(--font-serif), serif;margin-bottom:7px;font-size:1.18rem;line-height:1.4}.publication-meta{color:var(--slate);font-size:.78rem}.publication-type{text-align:right}.network-layout{align-items:center;gap:75px}.network-art{border:1px solid var(--line-dark);border-radius:var(--radius-lg);background:radial-gradient(circle,#ef444438,#0000 60%);place-items:center;min-height:500px;display:grid;position:relative}.network-globe{width:290px;height:290px;color:var(--gold-light);border:1px solid #ffffff38;border-radius:50%;place-items:center;display:grid}.network-globe:before,.network-globe:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.network-globe:before{width:210px;height:290px}.network-globe:after{width:110px;height:290px}.network-globe svg{width:90px;height:90px}.network-dot{color:#fffc;align-items:center;gap:7px;font-size:.68rem;font-weight:700;display:flex;position:absolute}.network-dot:before{background:var(--gold);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ef444429}.network-dot.one{top:20%;left:14%}.network-dot.two{top:35%;right:11%}.network-dot.three{bottom:24%;left:12%}.network-dot.four{bottom:15%;right:14%}.country-list{border-top:1px solid var(--line-dark)}.country-item{border-bottom:1px solid var(--line-dark);color:#ffffffa3;grid-template-columns:105px 1fr;gap:20px;padding:18px 0;font-size:.87rem;display:grid}.country-item strong{color:#cbd5e1}.country-item a{color:inherit;justify-content:space-between;align-items:center;gap:10px;display:inline-flex}.country-item a:hover{color:var(--white)}.team-preview{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.team-visual{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.team-person{aspect-ratio:.72;background:#eef0f5;border-radius:110px 110px 14px 14px;overflow:hidden}.team-person.primary{aspect-ratio:.68;background:#e2e6ef}.team-person img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.team-silhouette{background:linear-gradient(160deg,#f9fafb,#e2e6ef);width:100%;height:100%;position:relative}.team-silhouette:before{aspect-ratio:1;content:"";background:#b9c0d0;border-radius:50%;width:34%;position:absolute;top:22%;left:50%;transform:translate(-50%)}.team-silhouette:after{content:"";background:#b9c0d0;border-radius:50% 50% 0 0;height:58%;position:absolute;bottom:-6%;left:16%;right:16%}.project-split{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.project-column{background:var(--white);padding:44px}.project-list{margin:26px 0 0;padding:0;list-style:none}.project-list li{border-top:1px solid var(--line);padding:16px 0 16px 25px;position:relative}.project-list li:before{background:var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:26px;left:1px}.profile-layout{grid-template-columns:350px minmax(0,1fr);align-items:start;gap:75px;display:grid}.profile-aside{top:calc(var(--header-height) + 24px);position:sticky}.profile-photo{aspect-ratio:.77;background:#e2e6ef;border-radius:180px 180px 18px 18px;position:relative;overflow:hidden}.profile-photo img{object-fit:contain;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.profile-quote{border-left:3px solid var(--gold);background:var(--white);margin-top:24px;padding:22px}.profile-link-list{place-items:start stretch;gap:9px;margin-top:18px;display:grid}.profile-link-list .profile-link{justify-content:space-between;width:100%}.profile-inline-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;min-width:0;max-width:100%;margin:8px 0 64px;padding:30px 0;overflow:hidden}.profile-links-title{text-align:center;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.76rem;font-weight:800}.profile-links-centered{justify-content:center;padding-inline:4px}.profile-biography{max-width:72ch;color:var(--charcoal);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;white-space:pre-line;margin-bottom:0;font-size:.95rem;line-height:1.8}.fact-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.fact-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);padding:21px}.fact-card span{color:var(--slate);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800;display:block}.fact-card strong{color:var(--navy-950);font-family:var(--font-serif), serif;margin-top:7px;font-size:1rem;font-weight:400;line-height:1.4;display:block}.content-section{border-bottom:1px solid var(--line);padding:55px 0}.content-section:last-child{border-bottom:0}.timeline{position:relative}.timeline:before{background:var(--line);content:"";width:1px;position:absolute;top:10px;bottom:10px;left:14px}.timeline-item{padding:0 0 35px 54px;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{border:4px solid var(--green-800);background:var(--white);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:8px}.timeline-item h3{margin-bottom:7px;font-size:1.18rem}.timeline-item p{color:var(--slate);margin:0;font-size:.87rem}.research-card{min-height:245px}.research-card:after{border:1px solid var(--line);content:"";border-radius:50%;width:150px;height:150px;position:absolute;bottom:-55px;right:-45px}.methods-band{grid-template-columns:.75fr 1.25fr;align-items:start;gap:75px;display:grid}.method-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.method-item{border:1px solid var(--line-dark);border-radius:var(--radius-sm);background:#ffffff0d;padding:22px}.method-item strong{color:var(--white);font-family:var(--font-serif), serif;font-weight:400;display:block}.method-item span{color:#ffffff94;font-size:.78rem}.filter-bar{top:var(--header-height);z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9fafbf0;padding:16px 0;position:sticky}.filter-grid{grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(150px,.5fr));gap:12px;display:grid}.input,.select{border:1px solid var(--line);background:var(--white);width:100%;min-height:49px;color:var(--charcoal);border-radius:9px;outline:none;padding:10px 14px}.input:focus,.select:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #ef44441f}.search-wrap{position:relative}.search-wrap svg{color:var(--slate);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-wrap .input{padding-left:44px}.results-summary{color:var(--slate);justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;font-size:.82rem;display:flex}.results-summary button{cursor:pointer;background:0 0;border:0}.publication-catalog .publication-item{grid-template-columns:80px minmax(0,1fr) 140px}.publication-citation{color:var(--slate);font-size:.82rem;line-height:1.65}.publication-citation strong{color:var(--charcoal)}.catalog-empty{border:1px solid var(--line);text-align:center;padding:60px 20px}.pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:42px;display:flex}.page-button{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--navy-950);cursor:pointer;border-radius:50%;place-items:center;display:grid}.page-button.active{border-color:var(--navy-900);background:var(--navy-900);color:var(--white)}.home-bio-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ivory);padding:80px 0}.home-bio-grid{grid-template-columns:minmax(180px,.85fr) minmax(0,2.35fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.home-bio-aside{top:calc(var(--header-height) + 24px);position:sticky}.home-bio-title{margin-bottom:24px;font-size:clamp(1rem,3vw,2rem)}.home-bio-cta{margin-top:20px}.home-bio-body{min-width:0}.home-bio-copy{max-width:82ch;color:var(--charcoal);letter-spacing:-.01em;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;white-space:pre-line;margin-bottom:0;font-size:clamp(1rem,1vw,1rem);font-weight:400;line-height:1.82}.core-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.core-project-card{flex-direction:column;justify-content:space-between;min-height:250px;padding:32px;display:flex}.core-project-title{color:var(--navy-950);margin-bottom:28px;font-size:1.45rem;font-weight:700;line-height:1.28}.core-project-links{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}.core-project-link{color:var(--navy-900);letter-spacing:.01em;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;font-size:.84rem;font-weight:400;line-height:1.45;transition:color .2s,transform .2s;display:inline-flex}.core-project-link:hover{color:var(--green-800)}.core-project-link svg{color:var(--gold);flex-shrink:0;transition:transform .2s}.core-project-link:hover svg{transform:translate(2px,-2px)}.industry-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.industry-project-card{border-left:3px solid var(--green-800);flex-direction:column;justify-content:space-between;min-height:140px;padding:28px 32px;display:flex}.industry-project-card .card-number{color:var(--green-800);margin-bottom:16px}.industry-project-title{color:var(--navy-950);margin:0;font-size:1.2rem;line-height:1.35}.events-subsections{flex-direction:column;gap:48px;display:flex}.events-subsection-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;padding-bottom:12px;display:flex}.events-subsection-title{color:var(--navy-950);font-size:clamp(1.25rem,1.8vw,1.55rem);font-family:var(--font-serif), serif;margin:0;font-weight:400}.events-subsection-count{color:var(--slate);letter-spacing:.05em;font-size:.82rem;font-weight:700}.home-team-section{padding:96px 0}.home-team-image-link{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--ivory);width:100%;max-width:900px;margin-inline:auto;transition:border-color .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 10px 30px #000d300f}.home-team-image-link:hover{border-color:var(--green-700);box-shadow:0 14px 38px #000d301f}.home-team-image{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.team-showcase-section{padding:clamp(40px,5vh,64px) 0;overflow:hidden}.team-showcase-section .section-heading{margin-bottom:clamp(20px,3vh,32px)}.team-showcase{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:0 12px 40px #000d300a}.team-showcase-stage{padding:clamp(20px,2.8vh,34px) clamp(24px,3.5vw,44px)}.team-showcase-grid{grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:center;gap:clamp(24px,3.5vw,40px);display:grid}.team-showcase-media{width:100%;max-width:250px;margin:0 auto;position:relative}.team-showcase-portrait-wrap{aspect-ratio:1/1.15;background:linear-gradient(150deg,#f4f6fa,#dfe4ea);border-radius:80px 80px 16px 16px;width:100%;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.team-showcase-img{object-fit:cover;object-position:center top;width:100%;height:100%}.team-showcase-placeholder{width:100%;height:100%;color:var(--slate);background:linear-gradient(150deg,#f0f3f8,#e0e5ed);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.team-placeholder-icon{color:var(--slate);opacity:.75;margin-bottom:8px}.team-placeholder-initial{font-family:var(--font-serif), serif;color:var(--navy-900);opacity:.35;font-size:2.2rem;font-weight:400}.team-showcase-content{flex-direction:column;gap:12px;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex}.team-showcase-content.animating-next,.team-showcase-portrait-wrap.animating-next{opacity:.2;transform:translate(8px)}.team-showcase-content.animating-prev,.team-showcase-portrait-wrap.animating-prev{opacity:.2;transform:translate(-8px)}.team-showcase-tag{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:800;display:inline-block}.team-showcase-name{color:var(--navy-950);margin-bottom:4px;font-size:clamp(1.5rem,2vw,1.95rem);line-height:1.2}.team-showcase-affiliation{color:var(--slate);margin:0;font-size:.92rem;line-height:1.45}.team-showcase-areas{margin-top:2px}.team-showcase-areas-label{color:var(--slate);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.65rem;font-weight:800;display:block}.team-showcase-current-project-wrap{margin-top:2px}.team-showcase-current-project{color:var(--charcoal);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.team-showcase-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;display:flex}.team-showcase-external-links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.team-showcase-subtle-link{color:var(--slate);align-items:center;gap:5px;font-size:.78rem;font-weight:750;transition:color .2s;display:inline-flex}.team-showcase-subtle-link:hover{color:var(--green-800)}.team-showcase-footer{border-top:1px solid var(--line);background:var(--ivory);justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(20px,3vw,36px);display:flex}.team-showcase-controls{align-items:center;gap:10px;display:inline-flex}.showcase-nav-button{border:1px solid var(--line);background:var(--white);width:38px;height:38px;color:var(--navy-950);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .2s,background-color .2s,transform .2s;display:grid}.showcase-nav-button:hover{border-color:var(--navy-900);background:var(--navy-900);color:var(--white);transform:translateY(-2px)}.showcase-counter{min-width:60px;font-family:var(--font-serif), serif;justify-content:center;align-items:baseline;gap:4px;font-size:1rem;display:inline-flex}.showcase-counter .current{color:var(--green-800);font-weight:700}.showcase-counter .divider{color:var(--slate);font-size:.82rem}.showcase-counter .total{color:var(--slate)}.team-showcase-progress{background:var(--line);border-radius:999px;flex:1;max-width:240px;height:4px;overflow:hidden}.team-showcase-progress-bar{background:var(--green-800);border-radius:999px;height:100%;transition:width .4s}.team-showcase-cta{display:flex}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.member-card{flex-direction:column;padding:0;display:flex}.member-photo{aspect-ratio:1.05;background:#e2e6ef;position:relative;overflow:hidden}.member-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.member-placeholder{width:100%;height:100%;color:var(--slate);background:linear-gradient(145deg,#eef1f5,#dfe4ea);flex-direction:column;justify-content:center;align-items:center;display:flex}.member-placeholder-letter{font-family:var(--font-serif), serif;color:var(--slate);margin-top:4px;font-size:1.4rem;font-weight:700}.member-content{flex-direction:column;flex:1;padding:28px;display:flex}.member-role{color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:800}.member-content h2{text-wrap:balance;margin-bottom:8px;font-size:clamp(1.45rem,1.8vw,1.85rem);line-height:1.25}.member-affiliation{color:var(--slate);margin-top:0;margin-bottom:0;font-size:.84rem;line-height:1.45}.member-section{border-top:1px solid var(--line);margin-top:20px;margin-bottom:18px;padding-top:18px}.member-section-label{color:var(--slate);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:800;display:block}.member-area-list{flex-direction:column;align-items:flex-start;gap:4px;margin-top:8px}.member-card-footer{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:auto;padding-top:22px;display:flex}.member-profile-cta{align-self:flex-start}.member-links{flex-wrap:wrap;gap:14px;display:flex}.member-subtle-link{color:var(--slate);align-items:center;gap:4px;font-size:.76rem;font-weight:750;transition:color .2s;display:inline-flex}.member-subtle-link:hover{color:var(--green-800)}.team-empty{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);text-align:center;max-width:680px;margin:0 auto;padding:64px 32px}.team-empty svg{color:var(--green-700);margin-bottom:18px}.team-empty p{max-width:520px;color:var(--slate);margin:0 auto}.member-profile-hero{padding-bottom:48px}.member-profile-hero-back{margin-bottom:20px}.member-profile-back-link{color:#ffffffb8;align-items:center;gap:8px;font-size:.82rem;font-weight:750;transition:color .2s,transform .2s;display:inline-flex}.member-profile-back-link:hover{color:var(--white);transform:translate(-3px)}.member-profile-back-link:focus-visible{outline:2px solid var(--green-400,#4ade80);outline-offset:4px;border-radius:2px}.member-profile-hero-affiliation{color:#ffffffd1;font-size:clamp(1.05rem,1.4vw,1.25rem)}.member-profile-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:56px;min-width:0;display:grid}.member-profile-sidebar{top:calc(var(--header-height) + 24px);flex-direction:column;gap:24px;display:flex;position:sticky}.member-profile-photo-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);overflow:hidden;box-shadow:0 12px 35px #000d300a}.member-profile-photo{aspect-ratio:.9;background:#e2e6ef;position:relative;overflow:hidden}.member-profile-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.member-profile-placeholder{width:100%;height:100%;color:var(--slate);background:linear-gradient(150deg,#f0f3f8,#e0e5ed);flex-direction:column;justify-content:center;align-items:center;display:flex}.member-profile-placeholder-initial{font-family:var(--font-serif), serif;color:var(--navy-900);opacity:.4;margin-top:6px;font-size:2.5rem;font-weight:400}.member-profile-card-body{padding:24px}.member-profile-card-name{color:var(--navy-950);margin-bottom:6px;font-size:1.45rem;line-height:1.25}.member-profile-card-affiliation{color:var(--slate);margin:0;font-size:.86rem;line-height:1.45}.member-profile-links{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:18px;padding-top:16px;display:flex}.member-profile-link-item{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--navy-900);justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;font-weight:750;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.member-profile-link-item:hover{border-color:var(--green-700);background:var(--ivory);color:var(--green-800)}.member-profile-link-item:focus-visible{outline:2px solid var(--green-700);outline-offset:2px}.member-profile-link-item svg{color:var(--green-700);flex:none}.member-profile-sidebar-block{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);padding:24px}.member-profile-sidebar-title{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--slate);margin-bottom:12px;font-size:.72rem;font-weight:800}.member-profile-main{flex-direction:column;gap:40px;min-width:0;display:flex}.member-profile-section{flex-direction:column;gap:20px;display:flex}.member-profile-section-header{border-bottom:2px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:inline-flex}.member-profile-section-icon{color:var(--green-800);flex:none}.member-profile-section-title{color:var(--navy-950);margin:0;font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.2}.member-profile-section-body,.member-profile-projects-list{flex-direction:column;gap:16px;display:flex}.member-profile-project-card{border-left:4px solid var(--green-800);min-width:0;padding:26px 30px}.member-profile-project-text{color:var(--charcoal);overflow-wrap:anywhere;text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.75}.member-profile-publications-list{flex-direction:column;gap:16px;display:flex}.member-profile-publication-card{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:20px;min-width:0;padding:24px 28px;display:grid}.member-profile-pub-index{color:var(--green-800);font-family:var(--font-serif), serif;font-size:1.3rem;font-weight:700;line-height:1.2}.member-profile-pub-content{min-width:0}.member-profile-pub-citation{color:var(--charcoal);overflow-wrap:anywhere;text-wrap:pretty;margin:0;font-size:.94rem;line-height:1.75}.member-profile-citation-link{color:var(--green-800);overflow-wrap:anywhere;word-break:break-word;text-underline-offset:3px;align-items:center;gap:4px;font-weight:700;text-decoration:underline;transition:color .2s;display:inline-flex}.member-profile-citation-link:hover{color:var(--navy-950)}.member-profile-citation-link:focus-visible{outline:2px solid var(--green-700);outline-offset:2px;border-radius:2px}.event-card-light{flex-direction:column;justify-content:space-between;display:flex}.structure-card{min-height:215px}.structure-card svg{color:var(--gold);margin-bottom:28px}.dark-card{border-color:var(--line-dark);background:#ffffff0d}.dark-card:hover{box-shadow:none;border-color:#ffffff4d}.stats-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.stat-card{background:var(--white);padding:28px}.stat-card strong{color:var(--green-800);font-family:var(--font-serif), serif;font-size:2.3rem;font-weight:400;display:block}.stat-card span{color:var(--slate);font-size:.8rem}.event-card{min-height:210px}.event-card span{color:var(--gold-light);letter-spacing:.1em;margin-bottom:35px;font-size:.7rem;font-weight:800;display:block}.news-link{color:var(--green-700);align-items:center;gap:7px;font-size:.73rem;font-weight:800;display:inline-flex}.cv-document-section{padding:64px 0 80px}.cv-document-container{max-width:min(100%,1060px);margin-inline:auto}.cv-document-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.cv-document-header h2{margin-bottom:0}.cv-document-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cv-viewer-root{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #000d300f}.cv-viewer-fullscreen{z-index:99999!important;background:#0f1322!important;border:none!important;border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;position:fixed!important;inset:0!important}.cv-viewer-toolbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.cv-viewer-fullscreen .cv-viewer-toolbar{color:#fff;background:#141829;border-bottom:1px solid #ffffff1f}.cv-viewer-toolbar-group{align-items:center;gap:6px;display:flex}.cv-viewer-btn{border:1px solid var(--line);height:36px;color:var(--charcoal);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.cv-viewer-btn:hover:not(:disabled){color:var(--navy-950);background:#f3f4f6;border-color:#d1d5db}.cv-viewer-btn:disabled{opacity:.4;cursor:not-allowed}.cv-viewer-fullscreen .cv-viewer-btn{color:#f3f4f6;background:#ffffff14;border-color:#ffffff26}.cv-viewer-fullscreen .cv-viewer-btn:hover:not(:disabled){color:#fff;background:#ffffff29;border-color:#ffffff4d}.cv-viewer-btn-primary{background:var(--navy-950);border-color:var(--navy-950);color:#fff}.cv-viewer-btn-primary:hover:not(:disabled){background:var(--green-800);border-color:var(--green-800);color:#fff}.cv-viewer-btn-text{text-transform:uppercase;letter-spacing:.04em;padding:0 8px;font-size:.76rem;font-weight:700}.cv-viewer-btn-text.is-active{color:var(--navy-950);background:#000d3014;border-color:#000d3040}.cv-viewer-fullscreen .cv-viewer-btn-text.is-active{color:#fff;background:#ffffff40;border-color:#fff6}.cv-viewer-page-form{color:var(--slate);align-items:center;gap:5px;margin:0 2px;font-size:.82rem;font-weight:600;display:inline-flex}.cv-viewer-fullscreen .cv-viewer-page-form{color:#9ca3af}.cv-viewer-page-input{text-align:center;border:1px solid var(--line);width:38px;height:32px;color:var(--charcoal);background:#fff;border-radius:6px;padding:0 2px;font-size:.84rem;font-weight:700}.cv-viewer-fullscreen .cv-viewer-page-input{color:#fff;background:#ffffff1a;border-color:#fff3}.cv-viewer-stage{touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch;background:#3b4252;flex:1;justify-content:center;align-items:flex-start;min-height:600px;max-height:min(80vh,1100px);padding:24px 16px;display:flex;position:relative;overflow:auto}.cv-viewer-fullscreen .cv-viewer-stage{background:#141724;height:calc(100dvh - 58px);max-height:calc(100dvh - 58px);padding:20px 10px}.cv-viewer-canvas-wrapper{background:#fff;border-radius:4px;max-width:100%;margin:auto;transition:opacity .2s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000059}.cv-viewer-canvas-wrapper.is-hidden{display:none}.cv-viewer-canvas{max-width:100%;height:auto;display:block}.cv-viewer-loading{color:#f3f4f6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:400px;padding:40px 20px;display:flex}.cv-viewer-spinner{color:var(--green-800);animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cv-pdf-fallback{text-align:center;background:var(--ivory);min-height:380px;color:var(--slate);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:48px 24px;display:flex}.cv-fallback-icon{color:var(--slate);opacity:.6;margin-bottom:12px}.cv-pdf-fallback p{color:var(--charcoal);max-width:460px;margin-bottom:20px;font-size:1rem}.cv-fallback-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.cv-viewer-bottom-bar{display:none}@media (max-width:1024px){.cv-viewer-stage{min-height:520px;max-height:75vh}}@media (max-width:768px){.cv-document-section{padding:48px 0 56px}.cv-document-header{flex-direction:column;align-items:flex-start;gap:14px}.cv-viewer-toolbar{gap:6px;padding:8px 10px}.cv-viewer-btn{height:34px;padding:0 8px}.cv-viewer-btn-label{display:none}.cv-viewer-stage{min-height:460px;max-height:68vh;padding:14px 8px}.cv-viewer-bottom-bar{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.cv-bottom-nav-btn{padding:6px 12px;font-size:.8rem}.cv-bottom-page-indicator{color:var(--charcoal);font-size:.82rem;font-weight:700}}@media (max-width:480px){.cv-viewer-zoom-group{display:none}.cv-viewer-stage{min-height:380px;max-height:62vh;padding:10px 4px}.cv-viewer-page-input{width:32px;height:28px;font-size:.8rem}.cv-viewer-page-label{display:none}.cv-viewer-actions,.cv-viewer-nav{gap:4px}}.catalog-stat-value{color:var(--green-800);font-family:var(--font-serif), serif;margin-top:30px;font-size:2.65rem;font-weight:400;display:block}.site-footer{padding:85px 0 max(25px, env(safe-area-inset-bottom,25px));background:var(--navy-950);color:var(--white)}.footer-top{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:30px;padding-bottom:65px;display:flex}.footer-top h2{color:var(--white);margin:0;font-size:clamp(2.3rem,4.5vw,4.2rem)}.footer-top h2 em{color:var(--gold-light);font-weight:400}.circle-link{background:var(--gold);width:76px;height:76px;color:var(--navy-950);border-radius:50%;flex:none;place-items:center;transition:transform .2s;display:grid}.circle-link:hover{transform:rotate(12deg)}.footer-grid{grid-template-columns:1.1fr .65fr 1.35fr 1.1fr;gap:44px;padding:55px 0;display:grid}.footer-brand p{color:#ffffff8c;letter-spacing:.07em;max-width:330px;margin-top:20px;font-size:.72rem;font-weight:700;line-height:1.75}.brand-inverse .brand-mark{background:var(--gold);color:var(--navy-950)}.brand-inverse .brand-copy strong{color:var(--white)}.brand-inverse .brand-copy span{color:#ffffff78}.footer-grid h3{color:var(--white);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.7rem;font-weight:800}.footer-list{margin:0;padding:0;list-style:none}.footer-list li+li{margin-top:10px}.footer-list a,.footer-list span{color:#ffffff9e;align-items:center;gap:4px;font-size:.82rem;display:inline-flex}.footer-list a:hover{color:var(--white)}.footer-profile-links{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer-profile-links a{border:1px solid var(--line-dark);color:#ffffffad;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:.72rem;line-height:1.2;display:inline-flex}.contact-list a{overflow-wrap:anywhere}.footer-profile-links a:hover{border-color:var(--gold);color:var(--white)}.contact-list li{color:var(--gold-light);align-items:flex-start;gap:9px;display:flex}.contact-list li>svg{flex:none;margin-top:4px}.footer-bottom{border-top:1px solid var(--line-dark);color:#fff6;justify-content:space-between;gap:20px;padding-top:23px;font-size:.7rem;display:flex}@media (max-width:1120px){.nav-links,.nav-actions .button{display:none}.menu-toggle,.mobile-menu{display:grid}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:32px}.profile-layout{grid-template-columns:290px 1fr;gap:45px}.member-profile-layout{grid-template-columns:290px 1fr;gap:36px}.grid-3,.grid-4,.team-grid,.core-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-showcase-grid{grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);gap:28px}.footer-grid{grid-template-columns:1.1fr .7fr 1.25fr 1fr;gap:30px}}@media (max-width:860px){.container{width:min(calc(100% - 32px), var(--max-width))}.section{padding:72px 0}.grid-2,.hero-grid,.network-layout,.team-preview,.project-split,.profile-layout,.methods-band,.member-profile-layout{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.home-bio-grid{grid-template-columns:1fr;gap:28px}.home-bio-aside,.member-profile-sidebar{position:static}.member-profile-photo-card{max-width:380px}.core-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-projects-grid{grid-template-columns:1fr}.team-showcase-grid{grid-template-columns:1fr;gap:20px}.team-showcase-media{max-width:220px}.team-showcase-portrait-wrap{aspect-ratio:1/1.1;border-radius:60px 60px 14px 14px;max-width:220px;margin:0 auto}.team-showcase-footer{flex-wrap:wrap;gap:12px}.home-hero{min-height:auto;padding-top:44px;padding-bottom:36px}.home-hero:before{opacity:.55;width:420px;height:420px;top:auto;bottom:-60px;right:50%;transform:translate(50%)}.home-hero:after{opacity:.35;width:220px;height:220px;top:-20px;left:-20px}.hero-copy{padding-bottom:0}.hero-portrait{width:min(100%,420px);height:clamp(380px,46vh,480px);max-height:500px;margin:0 auto;padding-left:0}.portrait-shape{left:0}.authority-grid{grid-template-columns:repeat(2,1fr)}.authority-item:nth-child(2){border-right:0}.authority-item:nth-child(-n+2){border-bottom:1px solid var(--line-dark)}.section-heading{display:block}.section-heading .text-link{margin-top:20px}.audience-grid{grid-template-columns:1fr}.network-art{min-height:440px}.profile-aside{position:static}.profile-photo{max-width:400px}.filter-grid{grid-template-columns:1fr}.publication-item,.publication-catalog .publication-item{grid-template-columns:75px 1fr}.publication-type{text-align:left;grid-column:2}.team-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){:root{--header-height:70px}.site-header,.nav-wrap{height:var(--header-height)}.mobile-menu{inset:var(--header-height) 0 0}.mobile-menu-inner{padding-top:14px}.mobile-menu a:not(.button){gap:16px;padding:13px 0;font-size:1.5rem}.container{width:min(calc(100% - 28px), var(--max-width))}.section{padding:58px 0}.section-sm{padding:54px 0}h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.3rem}.eyebrow{letter-spacing:.13em;gap:8px;margin-bottom:16px;font-size:.65rem}.eyebrow:before{width:20px}.lead{font-size:1rem;line-height:1.65}.brand-copy span{display:none}.brand{min-width:auto}.page-hero{padding:54px 0 50px}.page-hero h1{margin-bottom:18px;font-size:2.65rem}.breadcrumb{margin-bottom:20px}.home-hero{min-height:auto;padding-top:32px;padding-bottom:28px}.home-hero:before{opacity:.45;width:320px;height:320px;bottom:-40px}.home-hero:after{display:none}.hero-copy{padding-bottom:0}.hero-identity{margin-bottom:0}.hero-name-prefix{letter-spacing:.14em;margin-bottom:6px;font-size:.78rem}.hero-name{white-space:normal;font-size:clamp(2.15rem,9.5vw,2.55rem)}.hero-chinese-name{margin-top:6px;font-size:clamp(1.1rem,4.5vw,1.3rem)}.hero-meta-row{gap:12px;margin-top:12px;margin-bottom:18px}.hero-meta-row .profile-credentials{letter-spacing:.06em;font-size:.82rem}.hero-reborn-brand{width:132px;padding:4px 13px 4px 0}.hero-reborn-brand img{width:118px}.hero-ranking-showcase{margin-bottom:20px}.hero-ranking-frame{width:204px;height:64px;padding:0}.hero-ranking-card{padding:0}.hero-summary{margin-bottom:28px;font-size:1.05rem;line-height:1.65}.hero-copy>.button-row{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.home-team-section{padding:54px 0}.hero-portrait{width:min(100%,340px);height:clamp(340px,44vh,420px);max-height:440px;margin:0 auto}.portrait-shape{left:0}.portrait-note{width:min(230px,100% - 28px);padding:17px 18px;bottom:20px}.authority-item{min-height:122px;padding:24px 18px}.section-heading{margin-bottom:36px}.home-bio-section{padding:54px 0}.home-bio-title{margin-bottom:16px;font-size:2.1rem}.home-bio-copy{font-size:1rem;line-height:1.7}.core-projects-grid{grid-template-columns:1fr}.core-project-card{min-height:auto;padding:24px}.industry-project-card{min-height:auto;padding:22px 20px}.events-subsections{gap:36px}.events-subsection-header{flex-direction:column;align-items:flex-start;gap:6px}.team-showcase-stage{padding:18px 14px}.team-showcase-portrait-wrap{aspect-ratio:1;border-radius:36px 36px 12px 12px;max-width:180px}.team-showcase-name{font-size:1.45rem}.team-showcase-footer{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.team-showcase-controls{justify-content:center}.team-showcase-progress{order:-1;max-width:100%}.team-showcase-cta .button{width:100%}.card{padding:24px}.card-number{margin-bottom:32px}.audience-card{min-height:auto;padding:28px 24px}.audience-icon{margin-bottom:30px}.network-art{min-height:340px}.network-globe{width:220px;height:220px}.network-globe:before{width:160px;height:220px}.network-globe:after{width:84px;height:220px}.network-globe svg{width:70px;height:70px}.grid-3,.grid-4,.authority-grid,.fact-grid,.method-list,.team-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.authority-item{border-right:0;border-bottom:1px solid var(--line-dark)}.profile-links-showcase{padding-block:22px 18px}.profile-links-centered{justify-content:flex-start}.publication-item,.publication-catalog .publication-item{grid-template-columns:1fr;gap:8px}.publication-type{grid-column:auto}.publication-item:hover{padding-inline:6px}.country-item{grid-template-columns:1fr;gap:4px}.team-visual{grid-template-columns:repeat(2,1fr)}.team-person:last-child{display:none}.project-column{padding:30px 22px}.filter-bar{position:static}.results-summary{flex-direction:column;align-items:flex-start;gap:8px}.member-profile-hero{padding-bottom:36px}.member-profile-publication-card{grid-template-columns:1fr;gap:10px;padding:20px}.member-profile-project-card{padding:20px}.site-footer{padding-top:64px}.footer-top{justify-items:start;padding-bottom:42px;display:grid}.circle-link{width:58px;height:58px}.footer-grid{gap:36px;padding:42px 0}.footer-bottom{display:block}.footer-bottom span{margin-top:5px;display:block}}@media (max-width:380px){.page-hero h1{font-size:2.45rem}.hero-name{font-size:clamp(1.9rem,8.8vw,2.15rem)}.hero-chinese-name{font-size:1.05rem}.hero-ranking-showcase{margin-bottom:18px}.hero-ranking-frame{width:190px;height:60px}.hero-ranking-card{padding:2px 4px}.hero-portrait{width:min(100%,280px);height:clamp(280px,36vh,330px);max-height:340px;margin:0 auto}.hero-copy>.button-row{grid-template-columns:1fr;width:100%;display:grid}.hero-copy>.button-row .button{width:100%}.portrait-note{width:min(218px,100% - 24px)}.network-art{min-height:310px}.network-globe{width:196px;height:196px}.network-globe:before{width:140px;height:196px}.network-globe:after{width:74px;height:196px}}@media (hover:none){.button:hover,.card:hover,.audience-card:hover,.page-button:hover,.circle-link:hover{box-shadow:none;transform:none}.publication-item:hover{padding-inline:0}.country-item:hover{padding-left:0}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-portrait-in{0%{opacity:0;transform:translate(34px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes page-hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-links-cycle{0%,8%{transform:translate(0)}92%,to{transform:translate(-50%)}}@keyframes orb-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-18px,14px)scale(1.04)}}@keyframes note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes globe-breathe{0%,to{transform:scale(1);box-shadow:0 0 #ef444400}50%{transform:scale(1.025);box-shadow:0 0 60px 2px #ef44441f}}@keyframes dot-pulse{0%,to{opacity:.7;transform:scale(.88)}50%{opacity:1;transform:scale(1.18)}}@keyframes sheen{0%{transform:translate(-140%)skew(-18deg)}to{transform:translate(420%)skew(-18deg)}}.motion-ready .reveal{opacity:0;transition:opacity .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(26px)}.motion-ready .reveal.is-visible{opacity:1;will-change:auto;transform:translateY(0)}.motion-ready .card.reveal.is-visible:hover{transform:translateY(-8px)}.motion-ready .audience-card.reveal.is-visible:hover{transform:translateY(-6px)}.home-hero .hero-copy{animation:.85s cubic-bezier(.22,1,.36,1) 80ms both hero-copy-in}.home-hero .hero-portrait{animation:.95s cubic-bezier(.22,1,.36,1) .16s both hero-portrait-in}.page-hero-inner{animation:.72s cubic-bezier(.22,1,.36,1) 60ms both page-hero-in}.orb-one{animation:14s ease-in-out infinite orb-drift}.orb-two{animation:11s ease-in-out 1.4s infinite reverse orb-drift}.portrait-note{animation:5s ease-in-out 1.1s infinite note-float}.network-globe{animation:6s ease-in-out infinite globe-breathe}.network-dot:before{animation:2.8s ease-in-out infinite dot-pulse}.network-dot.two:before{animation-delay:.55s}.network-dot.three:before{animation-delay:1.1s}.network-dot.four:before{animation-delay:1.65s}.site-header{transition:background-color .3s,box-shadow .3s}.brand-mark{transition:transform .45s cubic-bezier(.22,1,.36,1),background-color .3s}.brand:hover .brand-mark{background:var(--green-800);transform:rotate(-8deg)scale(1.06)}.nav-link:after{transform-origin:100%;transition:transform .35s cubic-bezier(.22,1,.36,1)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}.mobile-menu a:not(.button){opacity:0;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1),color .25s;transform:translate(-18px)}.mobile-menu.open a:not(.button){opacity:1;transform:translate(0)}.mobile-menu.open a:nth-child(2){transition-delay:40ms}.mobile-menu.open a:nth-child(3){transition-delay:80ms}.mobile-menu.open a:nth-child(4){transition-delay:.12s}.mobile-menu.open a:nth-child(5){transition-delay:.16s}.mobile-menu.open a:nth-child(6){transition-delay:.2s}.mobile-menu.open a:nth-child(7){transition-delay:.24s}.button{transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .25s,border-color .25s,color .25s,box-shadow .3s;position:relative;overflow:hidden}.button:after{content:"";opacity:0;pointer-events:none;background:#ffffff47;width:18%;position:absolute;inset:-30% auto -30% -35%;transform:skew(-18deg)}.button:hover{transform:translateY(-3px);box-shadow:0 10px 26px #000d301f}.button:hover:after{opacity:1;animation:.7s sheen}.button:active{box-shadow:none;transform:translateY(-1px)scale(.98)}.button:focus-visible,.text-link:focus-visible,.profile-link:focus-visible,.page-button:focus-visible,.circle-link:focus-visible,.nav-link:focus-visible,.brand:focus-visible,.menu-toggle:focus-visible{outline-offset:4px;outline:3px solid #ef44446b}.text-link{transition:color .25s,border-color .25s}.text-link svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}.eyebrow:before{transform-origin:0;transition:width .45s cubic-bezier(.22,1,.36,1)}.eyebrow:hover:before{width:42px}.card{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .3s}.card:hover{transform:translateY(-8px);box-shadow:0 22px 52px #000d3017}.dark-card:hover{box-shadow:0 18px 44px #00000026}.portrait-shape img,.profile-photo img,.member-photo img,.member-profile-photo img,.team-person img{transition:transform .8s cubic-bezier(.22,1,.36,1)}.hero-portrait:hover .portrait-shape img,.profile-photo:hover img,.member-card:hover .member-photo img,.member-profile-photo-card:hover .member-profile-photo img,.team-person:hover img{transform:scale(1.025)}.audience-card{transition:background-color .35s,transform .4s cubic-bezier(.22,1,.36,1)}.audience-card:hover{z-index:1;background:var(--white);transform:translateY(-6px)}.audience-icon{transition:transform .45s cubic-bezier(.22,1,.36,1)}.audience-card:hover .audience-icon{transform:rotate(-8deg)scale(1.1)}.publication-item{transition:background-color .3s,padding-inline .35s cubic-bezier(.22,1,.36,1)}.publication-item:hover{background:#ffffffb8;padding-inline:14px}.section-dark .publication-item:hover{background:#ffffff0d}.country-item{transition:color .3s,padding-left .35s cubic-bezier(.22,1,.36,1)}.country-item:hover{color:#ffffffe6;padding-left:10px}.timeline-item:before{transition:box-shadow .3s,transform .3s}.timeline-item:hover:before{transform:scale(1.14);box-shadow:0 0 0 6px #ef44441f}.input,.select{transition:border-color .25s,box-shadow .25s,transform .25s}.input:focus,.select:focus{transform:translateY(-1px)}.page-button{transition:transform .25s,background-color .25s,color .25s,border-color .25s}.page-button:hover{border-color:var(--navy-900);transform:translateY(-2px)}.circle-link{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .3s}.circle-link:hover{transform:rotate(12deg)scale(1.06);box-shadow:0 0 0 10px #ef444421}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.motion-ready .reveal{opacity:1;transform:none}.profile-links-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.profile-links-track{animation:none!important}.profile-links-duplicate{display:none}.team-showcase-content,.team-showcase-portrait-wrap{opacity:1!important;transition:none!important;transform:none!important}.hero-ranking-card,.hero-ranking-enter,.hero-ranking-visible,.hero-ranking-exit{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}@media (max-width:520px){.profile-biography{text-align:left;text-justify:auto;-webkit-hyphens:none;hyphens:none;font-size:.9375rem;line-height:1.75}}
