:root{color-scheme:light;--bg: #f6f3ed;--surface: #fffaf1;--surface-strong: #ffffff;--ink: #161616;--muted: #5b5d5b;--line: #d9d2c5;--accent: #b6532a;--accent-2: #2f6d5b;--accent-3: #7b6f2d;--charcoal: #262421;--max: 1120px;--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fffaf1e0,#f6f3ed 360px),var(--bg);line-height:1.6}a{color:inherit;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:.18em}a:hover{text-decoration-color:currentColor}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:var(--max);margin:0 auto;padding:18px 24px;background:color-mix(in srgb,var(--bg) 86%,transparent);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fffaf1;background:var(--charcoal);border-radius:6px;font-size:.78rem;letter-spacing:0}.brand-text{font-size:.98rem}.site-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px}.nav-link{display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border-radius:6px;color:var(--muted);font-size:.92rem;text-decoration:none;white-space:nowrap}.nav-link:hover,.nav-link.is-active{color:var(--ink);background:#ebe4d7}.locale-link{color:var(--accent);font-weight:700}.section{padding:64px 24px}.section-inner{max-width:var(--max);margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:40px;align-items:center;max-width:var(--max);margin:0 auto;padding:72px 24px 42px}.hero-copy{min-width:0;container-type:inline-size}.eyebrow,.card-kicker{margin:0 0 12px;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero h1,.page-header h1,.article-header h1{margin:0;color:var(--ink);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.35rem,6vw,4.85rem);line-height:.98;letter-spacing:0}.hero h1{line-height:1.1}.hero-title{display:grid;gap:.06em}.hero-title span{display:block;white-space:nowrap}.hero h1.hero-title-en{font-size:clamp(1.08rem,2.05vw,1.62rem)}.hero h1.hero-title-zh{font-size:clamp(1.62rem,5.8vw,2.42rem)}@supports (font-size: 1cqi){.hero h1.hero-title-en{font-size:clamp(1.08rem,4.8cqi,1.62rem)}.hero h1.hero-title-zh{font-size:clamp(1.62rem,6.7cqi,2.42rem)}}.hero p{max-width:650px;margin:22px 0 0;color:var(--muted);font-size:1.13rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;min-height:42px;padding:10px 16px;border:1px solid var(--charcoal);border-radius:6px;background:var(--charcoal);color:#fffaf1;font-weight:700;text-decoration:none}.button.secondary{background:transparent;color:var(--charcoal)}.button:hover{transform:translateY(-1px)}.hero-visual{margin:0}.hero-visual img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 26px 52px #26242124}.page-header{max-width:820px;margin-bottom:34px}.page-header p{margin:16px 0 0;color:var(--muted);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card,.note-item,.category-pill{border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb,var(--surface-strong) 82%,var(--bg))}.project-card{display:flex;flex-direction:column;gap:18px;min-height:260px;padding:24px}.project-card h2{margin:0;font-size:1.24rem;line-height:1.2}.project-card h2 a{text-decoration:none}.project-card p{margin:0;color:var(--muted)}.card-status,.article-status{color:var(--accent-2);font-weight:700}.band{background:#ebe4d7;border-block:1px solid var(--line)}.split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:52px;align-items:start}.focus-list,.plain-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.focus-list li,.plain-list li,.note-item{padding:14px 16px;border-left:3px solid var(--accent-2);background:color-mix(in srgb,var(--surface-strong) 80%,var(--bg))}.report-categories{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.category-pill{padding:10px 14px;color:var(--charcoal);font-weight:700}.muted-panel{max-width:720px;margin-top:28px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffaf1;color:var(--muted)}.article-shell{max-width:840px;margin:0 auto;padding:56px 24px 76px}.back-link{display:inline-flex;margin-bottom:30px;color:var(--accent);font-weight:700;text-decoration:none}.article-body{padding-bottom:20px}.article-header{padding-bottom:26px;border-bottom:1px solid var(--line)}.article-header h1{font-size:clamp(2.1rem,6vw,4rem)}.lede{color:var(--muted);font-size:1.12rem}.article-body h2{margin-top:34px;font-size:1.42rem}.article-body p,.article-body li{color:#353532}.article-body ul,.article-body ol{padding-left:1.25rem}.site-footer{border-top:1px solid var(--line);background:var(--charcoal);color:#f6f3ed}.footer-inner{max-width:var(--max);margin:0 auto;padding:30px 24px}.footer-disclaimer{max-width:980px;margin:0;color:#dfd7c9;font-size:.9rem}.footer-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;color:#bfb4a3;font-size:.85rem}@media(max-width:880px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.hero,.split{grid-template-columns:1fr}.hero{padding-top:48px}.grid{grid-template-columns:1fr}}@media(max-width:560px){.section,.article-shell,.hero{padding-inline:18px}.brand-text{font-size:.9rem}.nav-link{padding-inline:8px;font-size:.88rem}.hero h1,.page-header h1,.article-header h1{line-height:1.04}}
