:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#17202a;background:#f5f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:76px;padding:0 32px;background:#fff;border-bottom:1px solid #dfe4e8;display:flex;align-items:center;justify-content:space-between}h1{font-size:20px;margin:0 0 4px;letter-spacing:0}header p{font-size:12px;color:#66717d;margin:0}.live{display:flex;gap:8px;align-items:center;font-size:12px;color:#52606d}.live i{width:8px;height:8px;border-radius:50%;background:#17864b;box-shadow:0 0 0 3px #dff3e8}main{padding:24px 32px 40px;max-width:1600px;margin:auto}.metrics{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));border:1px solid #dfe4e8;background:#fff;margin-bottom:20px}.metric{padding:18px 20px;border-right:1px solid #dfe4e8}.metric:last-child{border:0}.metric span{display:block;font-size:12px;color:#687480;margin-bottom:6px}.metric strong{font-size:26px;font-weight:650}.grid{display:grid;grid-template-columns:1fr 1.35fr;gap:20px;margin-bottom:20px}section:not(.metrics){background:#fff;border:1px solid #dfe4e8}.section-head{height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaed}.section-head h2{font-size:14px;margin:0}.section-head span{font-size:11px;color:#78838d}.table-wrap{overflow:auto;max-height:370px}table{border-collapse:collapse;width:100%;font-size:12px}th{position:sticky;top:0;background:#f8f9fa;color:#65717d;text-align:left;font-weight:600;padding:10px 14px;border-bottom:1px solid #e5e9ec}td{padding:12px 14px;border-bottom:1px solid #edf0f2;white-space:nowrap}tbody tr:hover{background:#f8fbfd}.status{display:inline-flex;align-items:center;gap:6px}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:#89939d}.status.idle:before,.status.completed:before,.status.healthy:before{background:#17864b}.status.busy:before,.status.leased:before,.status.ordering:before,.status.cart:before,.status.checkout:before{background:#0875b7}.status.queued:before,.status.waiting_otp:before{background:#c07700}.status.failed:before,.status.expired:before,.status.recovery_required:before,.status.offline:before{background:#c73838}.empty{text-align:center;color:#87919b;padding:34px}code{font-family:"Cascadia Mono",monospace;font-size:11px}@media(max-width:900px){header{padding:0 18px}main{padding:18px}.grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid #dfe4e8}}
