:root{color-scheme:light;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;background:#efebe0;color:#1e3537;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column;padding:0 clamp(24px,6vw,88px)}
header{display:flex;justify-content:space-between;align-items:center;min-height:96px;border-bottom:1px solid #c9c2b1;gap:24px}
a{color:inherit}.wordmark{text-decoration:none;font:600 19px Georgia,"Songti SC",serif;letter-spacing:.14em}
.language{position:relative;font-size:14px}.language summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:12px;padding:12px}.language summary::-webkit-details-marker{display:none}
.language-menu{position:absolute;right:0;top:100%;z-index:2;min-width:150px;border:1px solid #c9c2b1;background:#faf8f1;padding:6px;box-shadow:0 8px 24px #1e353712}
.language button{font:inherit;display:block;width:100%;padding:10px 12px;text-align:left;border:0;background:transparent;color:inherit;cursor:pointer}.language button[aria-pressed=true]{background:#e0e9e4;font-weight:600}.language button:hover{background:#e8e4d9}
main{flex:1;width:min(100%,880px);margin:auto;padding:clamp(64px,11vh,120px) 0 80px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.2em;color:#0c6565;margin:0 0 26px}
h1{font:500 clamp(44px,6.8vw,82px)/1.06 Georgia,"Songti SC","SimSun",serif;letter-spacing:-.035em;margin:0 0 34px;text-wrap:balance}
.status{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#0b6362;margin:0 0 18px}.status>span:first-child{color:#9a793b;font-size:24px;line-height:1}
.description{color:#566461;font-size:17px;line-height:1.8;max-width:520px;margin:0 0 36px;text-wrap:pretty}
.home-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 22px;background:#0e5555;color:#faf8f1;text-decoration:none;font-size:14px}.home-link:hover{background:#183e40}
footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:25px 0;border-top:1px solid #c9c2b1;color:#68716b;font-size:11px}footer>span:first-child{letter-spacing:.13em}
:focus-visible{outline:2px solid #0c6565;outline-offset:4px}
@media(max-width:480px){header{min-height:80px}.wordmark{font-size:16px}.description{font-size:16px}main{padding:64px 0}.home-link{width:100%}footer{font-size:10px}}
