:root{font-family:"Microsoft YaHei",system-ui,sans-serif;color:#172b4d;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}.shell{max-width:980px;margin:0 auto;padding:32px 20px}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}h1{margin:2px 0;font-size:28px}h2{font-size:17px;margin-top:0}.eyebrow{margin:0;color:#5f6b85;font-size:13px}.badge{border-radius:99px;padding:7px 12px;background:#e7f0ff;color:#1677ff;font-size:13px}.notice,.next,article{background:#fff;border-radius:12px;box-shadow:0 2px 8px #162b4d0d}.notice{border-left:4px solid #faad14;padding:14px 16px;margin-bottom:18px}.notice.ok{border-color:#52c41a}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards article{min-height:150px;padding:18px}.cards p{color:#5f6b85;line-height:1.7;margin-bottom:0;font-size:14px}.next{margin-top:16px;padding:20px}.next ul{list-style:none;padding:0;margin:0}.next li{padding:10px 0;border-top:1px solid #f0f0f0;color:#51607a}.next li span{color:#1677ff;display:inline-block;width:24px}.hint{color:#5f6b85;font-size:14px}.roles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.role{box-shadow:none;border:1px solid #edf0f6;padding:14px}.role h3{margin:0 0 8px;font-size:15px}.role p{margin:0 0 8px;color:#5f6b85;font-size:13px}.role small{line-height:1.7;color:#51607a}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:10px;text-align:left;border-bottom:1px solid #edf0f6;vertical-align:top}th{white-space:nowrap;color:#51607a}button{border:0;border-radius:8px;padding:10px 14px;background:#1677ff;color:#fff;cursor:pointer}button:disabled{background:#b8c2d6;cursor:not-allowed}@media(max-width:700px){.cards,.roles{grid-template-columns:1fr}.shell{padding:22px 14px}}
