*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Microsoft YaHei",sans-serif}.wrap{max-width:1180px;margin:0 auto;padding:28px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}h1{margin:0;font-size:28px}p{color:#64748b;line-height:1.7}button{border:0;background:#111827;color:#fff;border-radius:12px;height:40px;padding:0 16px;font-weight:800;cursor:pointer}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 14px 45px rgba(15,23,42,.05)}.login-card{max-width:420px;margin:60px auto;display:grid;gap:12px}.hidden{display:none}.grid{display:grid;grid-template-columns:420px 1fr;gap:16px;margin-bottom:16px}label{display:block;font-size:13px;color:#475569;margin:10px 0}input,select{width:100%;height:40px;border:1px solid #dbe3ef;border-radius:12px;padding:0 12px;margin-top:6px;outline:none}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.msg{color:#ef4444;min-height:20px}.secret{white-space:pre-wrap;background:#0f172a;color:#dbeafe;border-radius:14px;padding:14px;overflow:auto}.bar{display:flex;align-items:center;justify-content:space-between}.platform{border-top:1px solid #eef2f7;padding:16px 0;display:grid;grid-template-columns:1fr 160px;gap:16px}.platform:first-child{border-top:0}.kv{display:grid;grid-template-columns:150px 1fr;gap:8px;margin:5px 0;font-size:13px}.k{color:#64748b}.v{word-break:break-all}.pill{display:inline-flex;height:24px;align-items:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800}.on{background:#dcfce7;color:#166534}.off{background:#fee2e2;color:#991b1b}.actions{display:flex;flex-direction:column;gap:8px}.actions button{height:34px}.actions .ghost{background:#fff;color:#111827;border:1px solid #dbe3ef}@media(max-width:860px){.grid,.platform{grid-template-columns:1fr}}
