:root{font-family:"Microsoft YaHei UI","PingFang SC",sans-serif;color:#22344b;background:#eef4f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:18px;background:#234e72;color:white;padding:28px max(24px,calc((100vw - 1120px)/2));}header small{color:#bdd6e9;letter-spacing:.15em}h1{font-size:25px;margin:5px 0 0}h2{font-size:19px;margin:0 0 18px}header button{margin-left:auto}.mark{font-family:Georgia,serif;font-size:49px;color:#baddf6}main{max-width:1168px;padding:20px 24px 50px;margin:auto}section,form#login{padding:25px;background:white;border:1px solid #d6e2ed;border-radius:14px;margin-bottom:24px}form#login{max-width:440px;margin:50px auto}p{color:#5c7185;line-height:1.7}label{display:block;font-size:14px;margin:18px 0}input{width:100%;padding:12px;margin-top:8px;border:1px solid #9eb5c8;border-radius:7px;font:inherit}button{font:inherit;border:1px solid #adbfce;background:#fff;color:#234e72;padding:10px 17px;border-radius:7px;cursor:pointer}button:hover{background:#eaf3fb}button:focus-visible,input:focus-visible{outline:3px solid #d79a1f;outline-offset:3px}button:disabled{opacity:.55;cursor:wait}form button[type=submit],#login button,#confirm-submit{background:#234e72;color:#fff}#notice{color:#b52632;min-height:24px}.capacity>div,.section-head{display:flex;align-items:center;justify-content:space-between}.capacity strong{font-family:Consolas,monospace;font-size:22px}meter{width:100%;height:23px;margin:10px 0}.devices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.device{border-left:4px solid #5697bd;padding:4px 18px}.device p{font-size:14px;margin:7px 0}.device h3{margin:0 0 12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;color:#50677c;background:#f1f6fa}td,th{padding:15px 12px;border-bottom:1px solid #dbe5ed;white-space:nowrap}td:first-child{font-variant-numeric:tabular-nums}.tag{display:inline-block;background:#e0eef9;color:#24587e;padding:4px 8px;border-radius:5px;margin-right:6px}.actions{display:flex;justify-content:flex-end;gap:12px}dialog{max-width:440px;width:calc(100% - 32px);border:1px solid #b7c8d6;border-radius:12px;padding:28px}dialog::backdrop{background:#152b4580}[hidden]{display:none!important}@media(max-width:640px){header{padding:22px}main{padding:16px}.devices{grid-template-columns:1fr}section{padding:18px}.capacity>div{display:block}.capacity strong{font-size:19px}h1{font-size:21px}}