*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}.top{height:70px;background:#fff;border-bottom:1px solid #e6e9ef;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:2}.top strong{font-size:18px}.muted{margin-left:12px;color:#7b8496;font-size:13px}.badge{font-size:13px;padding:8px 12px;border-radius:20px;background:#e9f8ef;color:#18794e}.badge.off{background:#fff1f1;color:#b42318}main{width:min(1120px,88%);margin:42px auto}.hero{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#5267d9}.hero h1{font-size:42px;line-height:1.05;margin:8px 0 12px}.hero p:not(.eyebrow){color:#697386}.server-card{background:#fff;border:1px solid #e3e7ef;border-radius:18px;padding:20px 25px;min-width:170px;box-shadow:0 8px 25px #19233d0b}.server-card span,.server-card small{display:block;color:#778196;font-size:12px}.server-card b{display:block;margin:5px 0;font-size:24px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stats article{background:#fff;border:1px solid #e3e7ef;border-radius:16px;padding:20px}.stats span{display:block;color:#778196;font-size:13px}.stats b{display:block;font-size:30px;margin-top:8px}.panel{background:#fff;border:1px solid #e3e7ef;border-radius:18px;overflow:hidden}.panel-head{padding:22px 24px;display:flex;justify-content:space-between;align-items:center}.panel h2{margin:0}.panel p{margin:5px 0;color:#778196;font-size:13px}button{border:0;border-radius:9px;padding:10px 15px;background:#172033;color:#fff;cursor:pointer}.notice{margin:0 24px 20px;padding:15px 17px;border-radius:12px;background:#f1f4ff;color:#39415a;font-size:13px}.notice b{display:block;margin-bottom:4px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:14px 18px;border-top:1px solid #edf0f4}th{font-size:12px;color:#6d778b;background:#fafbfc}.empty{text-align:center;color:#7a8497;padding:35px}footer{text-align:center;color:#8a93a4;font-size:12px;padding:35px}@media(max-width:700px){.hero{display:block}.hero h1{font-size:34px}.server-card{margin-top:20px}.stats{grid-template-columns:repeat(2,1fr)}.top{padding:0 5%}.muted{display:none}}
