.china-main{background:linear-gradient(180deg,rgba(248,250,255,.98),#fff)}
.china-topbar{justify-content:space-between;padding:14px 22px}
.china-kicker{font-size:10px;letter-spacing:.16em;font-weight:800;color:#697386}
.china-title{font-size:18px;font-weight:800;display:flex;align-items:center;gap:9px}
.china-status{font-size:11px;font-weight:700;padding:4px 8px;border:1px solid #d6dbe5;border-radius:999px;background:#fff;color:#697386}
.china-status.connected{color:#116b42;border-color:#bfe7d2;background:#f0fbf5}
.china-status.error{color:#a23a3a;border-color:#f0c4c4;background:#fff5f5}
.china-actions{display:flex;gap:8px;flex-wrap:wrap}.china-actions button{border:1px solid #dce1ea;background:#fff;border-radius:10px;padding:8px 11px;cursor:pointer}
.china-orb{background:linear-gradient(135deg,#162234,#33577f)}
.china-trace{margin-top:7px;font-size:11px;color:#6d7686}.china-trace b{color:#303847}
.mcp-note{padding:12px 14px;background:#f6f8fb;border:1px solid #e2e7ef;border-radius:12px;margin-bottom:14px;line-height:1.45}
.mcp-builder{display:grid;gap:9px;padding:14px;border:1px solid #e4e8ef;border-radius:14px;margin-bottom:16px}.mcp-builder input,.mcp-builder select,.mcp-builder textarea{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #dce1e8;border-radius:9px;background:#fff}.mcp-builder .mcp-inline{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mcp-builder label{font-size:12px;color:#586174}
.mcp-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:13px 0;border-bottom:1px solid #edf0f4}.mcp-row:last-child{border-bottom:0}.mcp-row .name{font-weight:750}.mcp-row .sub{word-break:break-all}.mcp-row .actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.mcp-row .actions button{padding:6px 9px;border:1px solid #dce1e8;background:#fff;border-radius:8px;cursor:pointer}.mcp-write{font-size:11px;font-weight:700;margin-left:7px;padding:2px 6px;border-radius:999px;background:#fff2df;color:#855413}.mcp-read{font-size:11px;font-weight:700;margin-left:7px;padding:2px 6px;border-radius:999px;background:#edf6ff;color:#315d8f}
@media(max-width:760px){.china-actions{gap:5px}.china-actions button{padding:7px 8px;font-size:11px}.mcp-row{display:block}.mcp-row .actions{justify-content:flex-start;margin-top:9px}}
