*{box-sizing:border-box}body{margin:0;font:14px/1.5 system-ui,"Microsoft YaHei",sans-serif;color:#25272b;background:#f6f7f9;letter-spacing:0}header{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;background:#fff;border-bottom:1px solid #dce0e5}header a{color:#25272b;text-decoration:none}header strong{color:#167b65;margin-right:12px;font-size:22px}main{max-width:1300px;margin:28px auto;padding:0 24px}h1{font-size:24px;margin:16px 0}h2{font-size:18px;margin-top:32px}a{color:#126c9d}button{font:inherit;background:#fff;border:1px solid #bcc5ce;border-radius:4px;padding:8px 16px;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#167b65;color:#fff;border-color:#167b65}.danger{color:#b12d43;border-color:#b12d43}input{font:inherit;padding:9px 10px;border:1px solid #bbc4cf;border-radius:4px;min-width:0;width:100%;background:#fff}input[type=checkbox]{width:18px;height:18px}label{display:flex;flex-direction:column;gap:6px}.check{flex-direction:row;align-items:center}.heading,.actions,.search{display:flex;align-items:center;gap:16px}.heading{justify-content:space-between}.search{margin-bottom:20px;max-width:600px}.table-scroll{overflow:auto;background:#fff;border-top:1px solid #dce0e5}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;background:#edf0f3;font-weight:600}td,th{padding:13px 16px;border-bottom:1px solid #e1e5ea;vertical-align:top}small{display:block;color:#68717d;font-family:monospace;margin-top:4px;overflow-wrap:anywhere}.state{white-space:nowrap;color:#167b65}.disabled{color:#b12d43}.pending{color:#956713}.empty{padding:48px;text-align:center;color:#68717d}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:720px;margin:24px 0}.actions{margin-top:24px}.machine-id{font-family:monospace;overflow-wrap:anywhere}.error{color:#b12d43}.success{color:#167b65}.login{max-width:380px;margin:70px auto}.login label{margin:20px 0}@media(max-width:600px){main{padding:0 16px;margin:20px auto}header{padding:12px 16px}.fields{grid-template-columns:1fr}.actions{flex-wrap:wrap}td,th{padding:10px}.login{margin:30px auto}}
select{font:inherit;padding:9px 10px;border:1px solid #bbc4cf;border-radius:4px;background:white;min-width:112px}header img{vertical-align:middle}.search button{flex-shrink:0}input:disabled{background:#edf0f3}th{white-space:nowrap}.table-scroll table{min-width:600px}@media(max-width:600px){.search{flex-wrap:wrap}.search input{flex-basis:100%}}
.account-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}header{gap:12px;flex-wrap:wrap}
