:root{--paper:#f6f7f2;--white:#fff;--ink:#23382f;--text:#536259;--green:#34664d;--line:#dce2d8;--soft:#e9eee4;--serif:"Noto Serif SC","Source Han Serif SC","Songti SC",SimSun,serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #a07134;outline-offset:5px}::selection{background:#d0dfc6}.wrap{width:min(1120px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:8px 18px;z-index:5}.skip:focus{top:12px}.header{height:104px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:13px;align-items:center;font-size:18px;font-weight:650;letter-spacing:1px}.brand-mark{display:grid;place-items:center;border:1px solid var(--green);width:36px;height:38px;font:22px var(--serif);color:var(--green)}.brand-sub{font-size:13px;font-weight:400;letter-spacing:2px;margin-left:13px;color:var(--text)}nav{display:flex;gap:34px;font-size:13px;color:var(--text)}nav a:hover,.text-link:hover,.footer a:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding-block:79px 82px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--green);margin:0 0 20px}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:1.5px}.small-line{height:1px;width:22px;background:var(--green)}.muted{color:#788376}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(36px,4.1vw,54px);letter-spacing:2px;line-height:1.4;margin:0 0 23px}.hero h1 span{color:var(--green)}.hero-description{color:var(--text);font-size:14px;line-height:2;margin:0 0 31px}.button{display:inline-flex;gap:34px;align-items:center;background:var(--green);color:white;padding:11px 21px;font-size:13px;border:1px solid var(--green);transition:background .15s}.button:hover{background:#254b38}.button span{font-size:19px}.hero-tags{display:flex;gap:0;margin-top:27px;font-size:11px;color:#737e71}.hero-tags span+span:before{content:"/";margin:0 13px;color:#b3bdb0}.research-figure{margin:0;border:1px solid #d6dfd0;background:#eef2e8;padding:21px 23px 18px;box-shadow:8px 8px 0 #e9ede3}.figure-head{display:flex;justify-content:space-between;color:#5a6c5c;font-size:10px;letter-spacing:1px}.figure-head i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#6c8a61;margin-right:7px}.mono{font-family:ui-monospace,Consolas,monospace}.scene{width:100%;display:block;margin:1px auto 5px}.figure-flow{display:flex;justify-content:space-between;gap:7px;border-block:1px solid #d6dfd0;padding:13px 0;font-size:11px;color:#3d6048}.research-figure figcaption{color:#6a7b68;font-size:10px;line-height:1.7;margin-top:13px}.section{padding-block:65px 72px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:33px;gap:20px}.section-heading .eyebrow{margin-bottom:10px}h2{font:500 29px/1.5 var(--serif);letter-spacing:1px;margin:0}.section-side{font-size:12px;color:#7a8376;padding-bottom:6px}.project{display:grid;grid-template-columns:1.3fr 1fr;background:white;border:1px solid var(--line)}.project-intro{padding:34px 37px 33px;border-right:1px solid var(--line)}.project-status{font-size:11px;color:var(--green);margin:0 0 18px}.project-status span{display:inline-block;width:6px;height:6px;border:1px solid var(--green);border-radius:50%;margin-right:5px}.project h3{font-size:27px;letter-spacing:-.6px;font-weight:500;line-height:1.3;margin:0 0 10px}.project-subtitle{font-size:14px;margin:0 0 19px;color:#3b5241}.project-intro>p:not([class]){font-size:13px;color:var(--text);line-height:2;margin-bottom:23px}.text-link{font-size:12px;color:var(--green);display:inline-flex;gap:27px}.project-stats{padding:32px 37px;display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;align-content:center}.project-stats>div:last-of-type{grid-column:1/-1;border-top:1px solid var(--line);padding-top:17px}.project-stats strong{font:400 41px/1.2 Georgia,serif;letter-spacing:-1px;display:block;color:var(--green)}.project-stats span{display:block;font-size:12px;margin-top:8px}.project-stats small{font-size:10px;color:#7a8477}.project-stats p{grid-column:1/-1;margin:0;font-size:10px;color:#7a8477}.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:37px;margin-top:39px}.topics article{position:relative;padding-left:29px}.topic-number{position:absolute;left:0;top:2px;font:11px/2 ui-monospace,Consolas,monospace;color:#809077}.topics h3{font-size:16px;font-weight:500;margin:0 0 10px}.topics p{font-size:12px;line-height:1.95;color:var(--text);margin:0 0 14px}.topic-label{font-size:10px;letter-spacing:.5px;color:#788872}.method-band{background:#e9eee3;border-block:1px solid #d9e0d3}.method-content{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;padding-block:54px}.method-content .eyebrow{margin-bottom:15px}.method-content h2{font-size:31px;line-height:1.6}.method-content>div>p:last-child{font-size:12px;color:var(--text);max-width:325px;margin-top:20px}.method-list{list-style:none;padding:0;margin:0}.method-list li{display:flex;gap:21px;padding:18px 0;border-bottom:1px solid #d1dbca}.method-list li:first-child{padding-top:0}.method-list li:last-child{border:0;padding-bottom:0}.method-list .mono{font-size:12px;display:grid;place-items:center;width:31px;height:31px;border:1px solid #b7c8b0;flex:none;margin-top:3px;color:var(--green)}.method-list h3{font-size:14px;font-weight:500;margin:0 0 3px}.method-list p{font-size:12px;color:var(--text);margin:0;line-height:1.9}.notes{border-top:0}.notes .section-heading{margin-bottom:19px}.notes-lead{font-size:12px;color:#74806d;margin-bottom:28px}.note{border-top:1px solid var(--line)}.note:last-of-type{border-bottom:1px solid var(--line)}.note summary{list-style:none;display:flex;align-items:center;gap:30px;cursor:pointer;padding:22px 6px;transition:background .15s}.note summary::-webkit-details-marker{display:none}.note summary:hover{background:#edf1e7}.note-index{font-size:11px;color:#87927f}.note-title{flex:1}.note-title small{font-size:10px;color:#738469;letter-spacing:1px;display:block;margin-bottom:4px}.note-title strong{font-size:16px;font-weight:500}.note-more{font-size:23px;font-weight:300;color:#698260;margin-right:7px}.note[open] .note-more{transform:rotate(45deg)}.note-body{max-width:850px;padding:0 48px 24px;font-size:13px;color:var(--text);line-height:2}.note-body p:first-child{margin-top:0}.note-takeaway{background:#e9eee3;border-left:2px solid #719566;padding:12px 17px;font-size:12px;margin-top:20px}.source-note{font-size:10px;color:#778270;max-width:760px;margin:24px 0 0}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1.5fr 1fr;gap:100px;padding-block:53px 67px}.about .eyebrow{margin-bottom:12px}.about h2{font-size:24px}.about p:last-child{font-size:13px;color:var(--text);line-height:2;margin-bottom:0}.about dl{margin:20px 0 0}.about dl>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.about dt{color:#7b8672}.about dd{margin:0}.footer{background:#e9eee3;border-top:1px solid #d6dfcf;padding:27px 0 29px;color:#596c50}.footer-top{display:flex;justify-content:space-between;gap:15px;font-size:12px}.footer-top a{font-size:13px;color:#3d5c34}.footer p{font-size:11px;margin:15px 0 0;line-height:1.9}.footer .footer-meta{font-size:10px;color:#7a886f;margin-top:4px}.footer-meta span{margin:0 9px}
@media(min-width:1400px){.hero{padding-block:86px 90px}}
@media(max-width:1000px){.wrap{width:calc(100% - 60px)}.hero{gap:32px;padding-block:62px}.brand-sub{display:block;margin:0;font-size:10px;line-height:1.4}.brand{font-size:16px}.hero h1{font-size:39px}.hero-description{font-size:12px}.research-figure{padding:16px}.figure-flow{font-size:10px}.section-side{display:none}.project-intro{padding:29px}.project-stats{padding:29px;gap:22px}.topics{gap:20px}.method-content,.about{gap:55px}.hero .eyebrow{font-size:10px;gap:8px;letter-spacing:1px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{height:84px}.brand{gap:9px}.brand-mark{width:29px;height:33px;font-size:19px}nav{gap:17px;font-size:11px}.hero{grid-template-columns:1fr;gap:37px;padding-block:42px 51px}.hero h1{font-size:42px}.hero-description{font-size:13px}.hero-tags{margin-top:22px}.research-figure{width:100%;max-width:500px;justify-self:center;padding:17px 20px}.figure-flow{font-size:11px}.scene{max-height:290px}.section{padding-block:42px 45px}.section-heading{margin-bottom:23px}h2{font-size:25px}.project{grid-template-columns:1fr}.project-intro{border-right:0;border-bottom:1px solid var(--line);padding:27px}.project h3{font-size:25px}.project-stats{display:grid;grid-template-columns:1fr 1fr 1.2fr;padding:25px 27px;gap:16px}.project-stats>div:last-of-type{grid-column:auto;border:0;padding:0}.project-stats strong{font-size:31px}.project-stats span{font-size:10px}.project-stats small{font-size:9px;display:block;line-height:1.5;margin-top:6px}.project-stats p{font-size:9px}.topics{grid-template-columns:1fr;gap:25px;margin-top:30px}.topics article{padding-left:31px}.topics p{margin-bottom:8px;font-size:13px}.topic-label{font-size:11px}.topics h3{font-size:17px}.method-content{grid-template-columns:1fr;gap:24px;padding-block:38px}.method-content h2{font-size:27px}.method-content h2 br{display:none}.method-content>div>p:last-child{max-width:none}.method-list li{padding-block:17px}.method-list p{font-size:13px}.note summary{gap:16px;padding:20px 2px}.note-title strong{font-size:14px}.note-body{padding:0 0 18px 29px;font-size:13px}.note-more{margin-right:2px}.source-note{font-size:11px}.about{grid-template-columns:1fr;gap:10px;padding-block:39px}.about dl{margin-top:12px}.about dl>div{font-size:12px}.footer-top{flex-direction:column;gap:10px}.footer p{font-size:11px}.footer .footer-meta{font-size:10px}.section .eyebrow{font-size:10px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}nav{gap:11px;font-size:10px}.brand{font-size:14px}.brand-mark{width:26px}.hero h1{font-size:36px}.hero .eyebrow{font-size:9px}.hero .eyebrow .muted{display:none}.project-intro,.project-stats{padding:22px}.project-stats{gap:10px}.project-stats strong{font-size:28px}.figure-flow{font-size:10px}.research-figure{padding:14px}.note-title strong{font-size:13px}.method-content h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
