:root{color:#23302f;background:#f5f1ea;font-family:Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button{border:0;border-radius:6px;background:#2f6f63;color:#fff;padding:12px 18px;font-size:15px;cursor:pointer}button:disabled{opacity:.6;cursor:wait}.shell{max-width:1180px;margin:0 auto;padding:28px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.eyebrow{margin:0 0 6px;color:#b15f3d;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:34px}.metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:18px}.metric,.panel,.pageCard,.project{background:#fff;border:1px solid #e3ded4;border-radius:8px}.metric{padding:16px}.metric span{display:block;color:#66736d;margin-bottom:8px}.metric strong{font-size:28px}.panel{padding:20px;margin-bottom:18px}.panelHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.panelHeader p,.desc,.empty,.project p{color:#5f6b65}.tag{display:inline-flex;border-radius:999px;background:#e7f0ed;color:#2f6f63;padding:6px 10px;white-space:nowrap}.pageGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pageCard{padding:14px;min-height:150px}.pageCard p{color:#394843;line-height:1.55}.pageCard small{color:#7b675c;line-height:1.45}.projectList{display:grid;gap:14px}.project{padding:16px;display:flex;justify-content:space-between;gap:16px}.thumbs{display:flex;gap:8px}.thumbs img{width:78px;height:104px;object-fit:cover;border-radius:6px;border:1px solid #e3ded4}@media(max-width:900px){.metrics,.pageGrid{grid-template-columns:repeat(2,1fr)}.topbar,.project{flex-direction:column;align-items:stretch}}
