/* Original, self-hosted illustration and system fonts; no runtime dependencies. */
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#263f34;background:#f7f8f2;font-synthesis:none;line-height:1.65;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #976b36;outline-offset:6px}a:hover{color:#53744a}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid #dce2d5}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;letter-spacing:2px}.brand-icon{display:grid;place-items:center;background:#284f41;color:#eef1dc;width:44px;height:44px;border-radius:50%;font-size:34px;font-weight:400;letter-spacing:0}.brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:500;color:#697669}.site-header nav{display:flex;gap:32px;font-size:14px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:45px;align-items:center;padding:78px 0 72px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;margin:0 0 20px;color:#65785a}.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#698558;margin-right:7px}h1{font-size:clamp(40px,4.7vw,59px);font-weight:600;line-height:1.28;letter-spacing:1px;margin:0 0 23px}.accent{color:#698047}.intro{font-size:15px;line-height:1.95;color:#687266;margin:0 0 28px}.primary{display:inline-flex;align-items:center;gap:38px;background:#284f41;color:#fff;padding:13px 23px;border-radius:6px;font-size:14px}.primary:hover{background:#3c634b;color:#fff}.hero-note{font-size:11px;color:#73816c;letter-spacing:1px;margin:17px 0 0}.landscape{background:#edf0e3;border:1px solid #dce2ce;border-radius:48% 48% 12px 12px;padding:39px 12px 15px;transform:rotate(-2deg)}.figure-label{font-size:9px;letter-spacing:1.4px;display:flex;justify-content:space-between;padding:0 34px;color:#6c7a61}.figure-label span{letter-spacing:0}.landscape svg{display:block;width:100%;height:auto}.figure-caption{display:flex;justify-content:space-between;padding:0 14px;font-size:9px;color:#64745d}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:8px}h2{font-size:24px;line-height:1.5;margin:0;font-weight:600}.count{font-size:12px;color:#6b7666;white-space:nowrap}.project-list{display:grid;gap:20px}.project-card{position:relative;display:grid;grid-template-columns:225px 1fr 130px;gap:32px;align-items:center;padding:30px;background:#fff;border:1px solid #dbe2d6;border-radius:12px;transition:border-color .2s,box-shadow .2s}.project-card:hover{color:inherit;border-color:#8b9c78;box-shadow:0 6px 22px #284f4108}.project-art{background:#eaf0e3;border-radius:8px;min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#486743}.project-art svg{width:110px;height:85px}.project-art span{font-size:10px;letter-spacing:3px}.category{font-size:11px;color:#6c7e56;letter-spacing:1px}.project-copy h3{font-size:23px;margin:5px 0 10px;line-height:1.4}.project-copy p{font-size:13px;color:#687366;line-height:1.9;margin:0 0 15px;max-width:470px}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{font-size:10px;padding:3px 9px;background:#f2f5ed;border-radius:4px;color:#57664d}.topic-list{font-size:11px!important;margin:14px 0 0!important;color:#737d6d!important}.project-action{justify-self:end;font-size:13px;color:#34533d}.project-action b{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #dce4d5;border-radius:50%;margin-left:6px;font-size:18px;font-weight:400}.continuing{display:flex;align-items:center;justify-content:center;gap:10px;padding:21px 0 0;font-size:12px;color:#77816f}.continuing span{font-size:19px}.about{position:relative;margin-top:55px;border-top:1px solid #dce2d5;padding:34px 65px 38px 0}.about h2{font-size:19px;margin-bottom:11px}.about p{font-size:13px;line-height:1.95;color:#707a69;margin:0}.about-mark{position:absolute;right:10px;top:36px;font-size:38px;color:#8b9b75}footer{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #dce2d5;padding:24px 0 30px;font-size:11px;color:#6d7966}.footer-dot{margin:0 12px;color:#a0aa96}.skip{position:fixed;left:12px;top:-100px;z-index:2;padding:10px;background:#fff}.skip:focus{top:12px}section[id]{scroll-margin-top:24px}@media(min-width:1500px){.hero{padding-top:95px;padding-bottom:95px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.hero{gap:22px;padding:50px 0}.hero h1{font-size:43px}.intro{font-size:13px}.desktop-break{display:none}.project-card{grid-template-columns:150px 1fr;gap:22px;padding:24px}.project-action{grid-column:2;justify-self:start}.project-art{grid-row:1/3;min-height:210px}.figure-label{padding:0 20px;font-size:8px}.figure-caption{font-size:8px}.section-heading h2{font-size:21px}}@media(max-width:560px){.site-header{padding:22px 0}.brand{font-size:17px}.brand-icon{width:36px;height:36px;font-size:28px}.brand small{font-size:7px}.site-header nav{gap:16px;font-size:12px}.hero{grid-template-columns:1fr;gap:35px;padding:43px 0}.hero h1{font-size:43px}.intro{font-size:14px}.landscape{max-width:350px;width:100%;justify-self:center;padding-top:25px}.figure-caption{font-size:9px}.section-heading{display:block}.count{display:block;margin-top:12px}.section-heading h2{font-size:22px}.project-card{grid-template-columns:1fr;padding:20px;gap:20px}.project-art{grid-row:auto;min-height:140px}.project-art svg{width:98px;height:70px}.project-action{grid-column:auto}.project-copy h3{font-size:22px}.continuing{align-items:start;line-height:1.8;font-size:11px}.about{margin-top:32px;padding-right:32px}.about-mark{right:0;font-size:26px}.about h2{font-size:18px}footer{font-size:10px}.footer-dot{margin:0 6px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
