:root{--paper:#f7f6f2;--ink:#272b28;--muted:#6a706b;--line:#d8dcd4;--accent:#526744;font-family:Arial,"Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Songti SC",SimSun,serif;font-weight:400}h1{font-size:clamp(38px,5.3vw,70px);line-height:1.22;letter-spacing:-.04em;margin-bottom:26px}h2{font-size:30px;line-height:1.45}h3{font-weight:500;font-size:19px}p{line-height:1.9}small,figcaption,.note{font-size:12px;color:var(--muted);line-height:1.8}.preview{font-size:11px;letter-spacing:.12em;padding:9px 5%;background:#e8ebe2;color:#526044;text-align:center}.preview span{margin-left:20px}header,main,footer{width:min(1200px,90%);margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-size:27px}.brand span{display:block;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:10px;letter-spacing:.1em;margin-top:8px;color:var(--muted)}nav{display:flex;gap:30px}nav a{min-height:44px;display:inline-flex;align-items:center;font-size:14px;position:relative}nav a[aria-current=page]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--ink)}main{min-height:65vh;padding-bottom:90px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:80px 0}.hero figure img{width:100%;height:510px;object-fit:cover}.hero figcaption{margin-top:12px}.hero p:not(.eyebrow){max-width:430px}.eyebrow{font-size:10px;font-family:Arial,"Microsoft YaHei",sans-serif;letter-spacing:.16em;line-height:1.8;color:var(--muted);font-weight:500;margin-bottom:26px}.lead{font-size:18px;line-height:1.85;color:#555f56}.text-link{display:inline-block;border-bottom:1px solid var(--ink);padding:8px 0;margin-top:15px;font-size:14px}.about{border-top:1px solid var(--line);padding:60px 0;display:grid;grid-template-columns:1fr 2fr;gap:50px}.about>div{max-width:720px}.about p{font-size:15px}.section{padding:45px 0}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title h2{margin-bottom:0}.section-title a{font-size:13px}.timeline>div{display:grid;grid-template-columns:170px 1fr 1fr;gap:24px;align-items:baseline;border-bottom:1px solid var(--line);padding:23px 0}.timeline span,.timeline p{font-size:13px;color:var(--muted);margin:0}.timeline h3{font-size:16px;margin:0}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px 32px}.project-card{min-width:0}.project-card>img,.type-cover{width:100%;height:310px;object-fit:cover;background:#e6e9df}.project-card>img[src*=tavern]{object-position:center 43%}.project-card h2{font-size:27px;margin:12px 0 5px}.project-card h2 span{float:right;font-family:Arial;font-size:20px}.project-card p{font-size:14px;color:var(--muted);margin:0}.card-meta{display:flex;justify-content:space-between;gap:14px;font-size:10px;line-height:1.7;color:var(--muted);margin-top:18px}.type-cover{padding:35px;display:flex;flex-direction:column;justify-content:space-between;background:#e7e8e0;color:#68755f}.type-cover span{font-size:12px}.type-cover strong{font:38px/1.2 Georgia,serif;max-width:370px}.two-links{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:50px}.two-links a{padding:38px 0;border-top:1px solid var(--ink)}.two-links p{font-size:14px;margin-bottom:0}.two-links .eyebrow{display:block}.page-heading{padding:70px 0 40px;max-width:850px}.page-heading h1{font-size:clamp(35px,4.5vw,57px)}.page-heading .lead{font-size:16px}.back{display:inline-block;font-size:13px;margin-top:38px;padding:8px 0}.back+.page-heading{padding-top:35px}.project-info{display:flex;justify-content:space-between;gap:20px;padding:15px 0 25px;font-size:12px;color:var(--muted)}.project-hero{width:100%;max-height:620px;object-fit:contain;background:#e6e9df;margin-bottom:60px}.video-grid,.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:30px}.video-grid video{width:100%;aspect-ratio:16/9;background:#1f2521;display:block}.video-grid figcaption{padding-top:18px}.video-grid h3{margin:6px 0 10px;font-size:17px}.video-grid a{display:inline-block;min-height:35px;text-decoration:underline}.image-grid img{width:100%;max-height:650px;object-fit:contain;background:#e6e9df}.image-grid figcaption{margin-top:10px}.filters{gap:24px;margin-bottom:20px}.note{margin-bottom:25px}.photo-grid{columns:3;column-gap:24px}.photo-grid figure{break-inside:avoid;margin:0 0 30px}.photo-grid img{width:100%;height:auto}.photo-grid figcaption{padding-top:8px}.photo-detail{margin:35px auto;max-width:1050px}.photo-detail img{max-height:78vh;width:100%;object-fit:contain}.photo-detail figcaption{text-align:center;margin-top:18px}.article-row{display:grid;grid-template-columns:190px 1fr 20px;gap:35px;border-top:1px solid var(--line);padding:35px 0}.article-row h2{font-size:26px;margin-bottom:10px}.article-row p{font-size:14px;color:var(--muted);max-width:680px}.article-row .eyebrow{padding-top:8px}.prose{max-width:740px;margin:0 auto}.prose>p:not(.note){font-size:17px;line-height:2.1;margin-bottom:26px;overflow-wrap:anywhere}.prose .page-heading{padding-top:45px}.article-source{border-top:1px solid var(--line);padding-top:25px;color:var(--muted);font-size:12px;margin-top:50px}footer{display:flex;justify-content:space-between;gap:25px;padding:28px 0 45px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.skip{position:fixed;left:15px;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:10px}@media(max-width:900px){.hero{gap:35px}.hero figure img{height:420px}.project-card>img,.type-cover{height:250px}.timeline>div{grid-template-columns:130px 1fr}.timeline p{grid-column:2}.photo-grid{columns:2}.article-row{grid-template-columns:130px 1fr 20px;gap:20px}}@media(max-width:600px){header,main,footer{width:90%}header{padding:22px 0 12px;display:block}.brand{font-size:25px}.brand span{font-size:10px}header nav{margin-top:19px;justify-content:space-between;gap:20px}.preview{font-size:10px;letter-spacing:.03em}.preview span{margin-left:10px}.hero{grid-template-columns:1fr;gap:32px;padding:45px 0}.hero h1{font-size:44px}.hero figure img{height:auto;max-height:460px;object-fit:contain}.hero .lead{font-size:17px}.eyebrow{font-size:10px;margin-bottom:20px}.about{grid-template-columns:1fr;gap:4px;padding:36px 0}.about h2{font-size:26px}.section{padding:30px 0}.section-title h2{font-size:26px}.section-title .eyebrow{font-size:9px}.timeline>div{grid-template-columns:100px 1fr;gap:8px 14px;padding:20px 0}.timeline h3{font-size:15px}.timeline p{font-size:12px}.project-grid,.two-links,.video-grid,.image-grid{grid-template-columns:1fr;gap:32px}.project-card>img,.type-cover{height:260px}.project-card h2{font-size:25px}.two-links{gap:0;margin-top:25px}.two-links a{padding:28px 0}.page-heading{padding:44px 0 25px}.page-heading h1{font-size:35px}.project-info{flex-direction:column;gap:8px}.project-hero{margin-bottom:32px}.photo-grid{columns:1}.photo-grid figure{margin-bottom:24px}.filters{gap:26px}.article-row{grid-template-columns:1fr 16px;gap:10px;padding:25px 0}.article-row>.eyebrow{grid-column:1/-1;padding:0;margin:0}.article-row h2{font-size:24px}.article-row p{font-size:14px}.prose>p:not(.note){font-size:16px}.back{margin-top:24px}.prose .page-heading{padding-top:30px}.image-grid img{max-height:none}footer{flex-direction:column;gap:12px}main{padding-bottom:45px}}

.focus-intro{padding:80px 0 30px}.focus-intro>h1{font-size:clamp(42px,5.6vw,74px);line-height:1.2;max-width:930px}.focus-intro>.lead{font-size:15px;margin-top:30px}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:50px}.focus-grid a{border-top:1px solid var(--ink);padding-top:22px}.focus-grid span{font-size:11px;color:var(--muted)}.focus-grid h2{font-size:24px;margin:20px 0 12px}.focus-grid p{font-size:13px;color:var(--muted)}.study-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.study-card{padding:30px;border:1px solid var(--line);min-width:0}.study-card .eyebrow{display:block}.study-card h2{font-size:25px;margin-bottom:12px}.study-card p{font-size:14px;color:var(--muted)}.study-section{margin:40px 0}.research-question{padding:25px;border-left:2px solid var(--accent);background:#ebeee4;font-family:Georgia,SimSun,serif}.annual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.annual-grid>a{display:block;padding:28px;background:#e8ebe3}.annual-year{font:48px Georgia;color:#64765b}.annual-grid h3{font-size:17px;margin:18px 0 10px}.annual-grid p{font-size:12px;color:var(--muted)}.photo-series{margin-top:40px}.photo-series .photo-grid{columns:2}.photo-series .photo-grid figure{padding:15px;background:#f0efe9}.photo-series figcaption strong{font-weight:400;font-size:13px}.rotate-half{transform:rotate(180deg)}header nav{gap:23px}.photo-detail figcaption{max-width:680px;margin:20px auto}.photo-detail figcaption a{text-decoration:underline}@media(max-width:600px){header nav{gap:10px;flex-wrap:wrap;justify-content:space-between}header nav a{font-size:12px}.focus-intro{padding-top:42px}.focus-intro>h1{font-size:42px}.focus-grid,.study-grid,.annual-grid{grid-template-columns:1fr;gap:20px}.focus-grid{margin-top:32px}.focus-grid h2{margin:10px 0}.focus-grid p{margin-bottom:0}.study-card{padding:24px}.photo-series .photo-grid{columns:1}.photo-series .photo-grid figure{padding:10px}.photo-series h2{font-size:25px}.hero h2{font-size:33px}}

.language-switch{display:flex;gap:.55rem;align-items:center;font-size:.8rem;white-space:nowrap}.language-switch a{padding:.55rem .15rem}.language-switch [aria-current]{text-decoration:underline;text-underline-offset:5px;font-weight:700}html[lang=en] .focus-intro h1{letter-spacing:-.045em;font-size:clamp(2.5rem,6vw,5.8rem)}html[lang=en] h1,html[lang=en] h2{overflow-wrap:break-word} @media(max-width:760px){header{flex-wrap:wrap}.language-switch{margin-left:auto}header nav{order:3;width:100%;flex-wrap:wrap}html[lang=en] .focus-intro h1{font-size:clamp(2.2rem,10vw,3.4rem)}}

.prose>figure{margin:32px 0 42px}.prose>figure img{height:auto;max-height:850px;object-fit:contain;margin:auto}.prose>figure figcaption{margin-top:10px}.prose p a{text-decoration:underline;text-underline-offset:3px}header{gap:24px}@media(max-width:1000px){header{display:flex;flex-wrap:wrap}header nav{order:3;width:100%;flex-wrap:wrap;justify-content:flex-start}.language-switch{margin-left:auto}header nav a{min-height:44px}.language-switch a{min-height:44px;display:inline-flex;align-items:center}}

.archive-heading{padding-bottom:25px}.archive-heading .lead{max-width:820px}.archive-jumps{display:flex;flex-wrap:wrap;gap:12px 28px;border-block:1px solid var(--line);padding:12px 0}.archive-jumps a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.reading-period{padding-top:48px;scroll-margin-top:24px}.reading-period .section-title{padding-bottom:16px}.reading-row{display:grid;grid-template-columns:200px minmax(0,1fr) 24px;gap:32px;border-top:1px solid var(--line);padding:28px 0}.reading-date{font-size:14px;line-height:1.8;color:var(--muted)}.reading-date small{display:block;margin-top:10px}.reading-row h3{font:400 26px/1.45 Georgia,SimSun,serif;margin-bottom:12px}.reading-row p{font-size:16px;margin-bottom:10px;color:var(--muted)}.reading-detail{max-width:1080px;margin:auto}.reading-detail .page-heading,.reading-intro{max-width:800px}.reading-intro p{font-size:17px;line-height:1.95}.reading-intro .note{font-size:13px}.page-directory{margin:30px 0 45px;border-block:1px solid var(--line);padding:18px 0}.page-directory summary,.source-text summary{cursor:pointer;font-size:14px;padding:10px 0}.page-directory nav{display:flex;flex-wrap:wrap;gap:8px;padding-top:20px}.page-directory nav a{min-width:44px;min-height:44px;justify-content:center;border:1px solid var(--line)}.source-page{margin-bottom:44px;scroll-margin-top:24px}.source-page figure img{width:100%;height:auto;border:1px solid var(--line)}.source-page figcaption{display:flex;justify-content:space-between;gap:16px;margin-top:12px;font-size:13px}.source-page figcaption a{padding:8px 0;text-decoration:underline}.source-text{border-top:1px solid var(--line);margin-top:12px}.source-text p{font-size:16px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.reading-detail .article-source{overflow-wrap:anywhere}@media(max-width:700px){.reading-row{grid-template-columns:minmax(0,1fr) 18px;gap:12px}.reading-date{grid-column:1/-1;font-size:13px}.reading-date small{display:inline;margin-left:14px}.reading-row h3{font-size:24px}.reading-row p{font-size:16px}.reading-period{padding-top:34px}.reading-period h2{font-size:25px}.source-page{margin-bottom:32px}.reading-detail h1{overflow-wrap:break-word}.archive-jumps{gap:6px 20px}.reading-intro p{font-size:16px}}

.project-card>img.asset-contain{object-fit:contain;background:#eeefeb;padding:16px}.project-hero.asset-contain{object-fit:contain;height:360px;max-width:680px;margin-inline:auto;background:#eeefeb}.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.platform-grid h3{font-size:24px}.platform-grid .platform-role{font-size:17px;font-weight:600}.platform-grid img{width:100%;height:auto}.platform-grid article>p:last-child{font-size:14px;margin-top:16px;color:var(--muted)}.project-gallery img{width:100%;height:auto;max-height:560px;object-fit:contain}.project-gallery figcaption{font-size:13px;margin-top:12px}.project-info span{overflow-wrap:anywhere}.project-card h2{overflow-wrap:anywhere}.external-video-links{margin:24px 0}.project-gallery a{display:block}.project-gallery .asset-contain{max-height:360px}@media(max-width:700px){.platform-grid{grid-template-columns:1fr;gap:28px}.project-hero.asset-contain{height:280px}.platform-grid h3{font-size:23px}.platform-grid .platform-role{font-size:16px}.card-meta{flex-wrap:wrap;gap:8px}.project-info{align-items:flex-start}}
.transcript-text{max-width:780px;margin:36px auto 48px}.transcript-text p{font-size:17px;line-height:2;margin:0 0 24px;overflow-wrap:anywhere}.transcript-text h2{font-size:25px;line-height:1.5;margin:48px 0 22px}.transcript-slides{margin:36px 0;border-top:1px solid var(--line);padding-top:22px}.transcript-slides>summary{cursor:pointer;font-size:18px;font-weight:600;padding:12px 0}.transcript-slides[open]>summary{margin-bottom:24px}@media(max-width:700px){.transcript-text{margin-top:28px}.transcript-text p{font-size:16px;line-height:1.95}.transcript-text h2{font-size:22px;margin-top:36px}}
.word-article { overflow-wrap: anywhere; }
.word-article figure { margin: 2rem 0; }
.word-article figure img { display: block; max-width: 100%; height: auto; margin: 0 auto; }
.word-article h3 { margin-top: 2.2rem; scroll-margin-top: 6rem; }
.project-card .project-date{font-size:14px;font-weight:600;margin:16px 0 8px;color:#59685f}

.photo-year{margin:36px 0 64px}.photo-year .section-title span{font-size:14px;color:var(--muted)}.photo-year .photo-grid img{height:auto}.photo-year .photo-grid figcaption{font-size:14px}.filters{flex-wrap:wrap}@media(max-width:600px){.photo-year{margin:26px 0 44px}}
.photo-detail img{height:auto}
