:root{color:#15231b;background:#f2f6f3;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}.public-shell{width:min(860px,calc(100% - 2rem));margin:auto;padding:clamp(1rem,4vw,3rem) 0;min-height:100vh}header{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;margin-bottom:2rem}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#12633b;color:#fff;font-weight:900}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.7rem,4vw,2.6rem);margin-bottom:0}.eyebrow{color:#26714b;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin-bottom:.2rem}.language{display:grid;gap:.25rem;font-size:.75rem;color:#65756c}.language select{font:inherit;border:1px solid #c9d6ce;border-radius:9px;background:#fff;padding:.55rem}.summary,.history,.empty{background:#fff;border:1px solid #dce5df;border-radius:20px;box-shadow:0 15px 40px #1e432d12}.summary{display:grid;grid-template-columns:1fr auto;gap:1.5rem;padding:1.4rem;margin-bottom:1rem}.summary div{display:grid}.summary span{color:#6a776f;font-size:.78rem}.summary strong{font-size:1.05rem;overflow-wrap:anywhere}.current{text-align:right}.current strong{color:#1b6b42;font-size:.75rem}.history{padding:clamp(1.1rem,4vw,2rem)}.history h2{font-size:1.25rem}.history ol{list-style:none;margin:0;padding:0}.history li{display:grid;grid-template-columns:28px 1fr;gap:.8rem;min-height:128px}.rail{position:relative;display:flex;justify-content:center}.rail:after{content:"";position:absolute;top:15px;bottom:-1px;border-left:2px solid #d4dfd8}.history li:last-child .rail:after{display:none}.rail span{width:14px;height:14px;border-radius:50%;background:#9eada4;margin-top:5px;z-index:1}.latest .rail span{background:#147444;box-shadow:0 0 0 5px #e0f2e7}.event-heading{display:flex;align-items:center;gap:.6rem}.event-heading h3{margin-bottom:.25rem;font-size:1rem}.newest{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#12633b;background:#e0f2e7;border-radius:999px;padding:.2rem .4rem}.history article>p{color:#435148;margin-bottom:.6rem}.meta{display:flex;flex-wrap:wrap;gap:.35rem 1rem;color:#718078;font-size:.78rem}.meta span:before{content:"•";margin-right:1rem}.empty{padding:2rem;text-align:center}.loading{text-align:center;padding:2rem}footer{display:flex;justify-content:space-between;gap:1rem;color:#708078;font-size:.72rem;padding:1.25rem .5rem}.public-shell:lang(zh-Hans){font-family:PingFang SC,Noto Sans SC,Inter,sans-serif}@media(max-width:600px){.public-shell{width:min(100% - 1rem,860px)}header{grid-template-columns:auto 1fr}.language{grid-column:1 / -1}.summary{grid-template-columns:1fr}.current{text-align:left}.meta{display:grid;gap:.2rem}.meta span:before{display:none}footer{display:grid}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
