:root{color:#182522;font-synthesis:none;background:#f4f7f6;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}.layout{grid-template-columns:260px 1fr;min-height:100vh;display:grid}aside{background:#fff;border-right:1px solid #e4ebe9;flex-direction:column;padding:25px 17px;display:flex}.brand{white-space:nowrap;align-items:center;gap:8px;margin:2px 8px 28px;font-size:19px;font-weight:800;display:flex}.brand svg{color:#0a8b73;flex:none}.brand span{color:#78837f;background:#edf4f2;border-radius:7px;padding:4px 6px;font-size:10px;font-weight:600}nav{flex-direction:column;gap:5px;display:flex}nav button{color:#53615e;height:45px;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 13px;display:flex}nav svg{width:19px}nav button.active{color:#087d69;background:#e8f6f2;font-weight:700}.guard{background:#f2f7f5;border-radius:14px;grid-template-columns:24px 1fr;gap:5px 9px;margin-top:auto;padding:16px;display:grid}.guard svg{color:#118d75;width:21px}.guard strong{font-size:13px}.guard span{color:#71807c;grid-column:1/-1;font-size:11px;line-height:1.6}main{min-width:0;padding:28px 34px}header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}h1{margin:0 0 7px;font-size:28px}header p,.table-head p{color:#7b8885;margin:0}.operator{align-items:center;gap:10px;display:flex}.operator>span{color:#fff;background:#117f6c;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.operator div{flex-direction:column;display:flex}.operator small{color:#7d8886;margin-top:3px}.metrics{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.metrics article{background:#fff;border:1px solid #e3ebe9;border-radius:15px;grid-template-columns:15px 1fr;gap:8px;padding:20px;display:grid}.metrics label{font-weight:650}.metrics strong{grid-column:1/-1;font-size:31px}.metrics small{color:#75817e;grid-column:1/-1}.dot{border-radius:50%;width:9px;height:9px;margin-top:5px}.green{background:#20b47e}.gray{background:#99a3a1}.amber{background:#e79a1e}.teal{background:#118f77}.release{background:#eaf6f3;border:1px solid #d4ebe5;border-radius:15px;justify-content:space-between;align-items:center;margin-top:16px;padding:17px 20px;display:flex}.release>div{align-items:center;gap:12px;display:flex}.release svg{color:#0b866f}.release p{color:#5f706c;margin:4px 0 0}.release button{color:#0e7967;background:#fff;border:1px solid #0e8a73;border-radius:9px;padding:10px 14px;font-weight:650}.table-wrap{background:#fff;border:1px solid #e3eae8;border-radius:16px;margin-top:16px;padding:20px;overflow:auto}.table-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.table-head h2{margin:0 0 5px}.table-head label{border:1px solid #d9e2df;border-radius:9px;align-items:center;gap:8px;width:310px;height:40px;padding:0 11px;display:flex}.table-head svg{color:#81908c;width:18px}.table-head input{width:100%;font:inherit;border:0;outline:0}table{border-collapse:collapse;width:100%;min-width:900px}th{text-align:left;color:#65736f;background:#f5f8f7;padding:12px;font-size:12px}td{border-bottom:1px solid #eef2f1;padding:14px 12px;font-size:13px}.status,.permission{border-radius:10px;padding:4px 9px;font-size:12px}.status.在线{color:#08775f;background:#e6f7f0}.status.离线{color:#6b7472;background:#f1f3f3}.status.异常{color:#a65d00;background:#fff1de}.permission{color:#367064;background:#edf5f3}.link{color:#087d69;background:0 0;border:0;font-weight:700}footer{color:#7c8986;align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}footer svg{width:16px}@media (width<=900px){.layout{grid-template-columns:78px 1fr}.brand span,.brand{font-size:0}.brand svg{width:28px}.brand{justify-content:center}nav button{justify-content:center;font-size:0}.guard{display:none}.metrics{grid-template-columns:repeat(2,1fr)}main{padding:22px}}
