:root{font-family:Segoe UI,system-ui,sans-serif;color:#1a1f2e;background:#f3f5f9}*{box-sizing:border-box}body{margin:0}main{max-width:1100px;margin:0 auto;padding:1.5rem}header{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-bottom:1.25rem}h1{margin:0 0 .25rem;font-size:1.35rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem}input{min-width:220px;padding:.45rem .6rem;border:1px solid #c5ccd8;border-radius:6px}button{padding:.5rem .9rem;border:0;border-radius:6px;background:#1f4b99;color:#fff;cursor:pointer}.badge{display:inline-block;padding:.2rem .5rem;border-radius:999px;background:#e7eefc;font-size:.85rem}table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}th,td{text-align:left;padding:.55rem .7rem;border-bottom:1px solid #e6e9f0;font-size:.9rem}th{background:#eef2f8}.err{color:#a11818;margin:.5rem 0}.list-hint{margin:0 0 .75rem;font-size:.8rem;color:#5c6578}.filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.filter-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .75rem;border:1px solid #c5ccd8;border-radius:999px;background:#fff;color:#1a1f2e;font-size:.85rem}.filter-btn.active{background:#1f4b99;border-color:#1f4b99;color:#fff}.filter-count{display:inline-flex;min-width:1.25rem;justify-content:center;padding:.05rem .35rem;border-radius:999px;background:#00000014;font-size:.75rem;font-weight:600}.filter-btn.active .filter-count{background:#ffffff38}.status{display:inline-block;padding:.15rem .45rem;border-radius:999px;font-size:.8rem;font-weight:600}.status-queued{background:#eef2f8;color:#4a5568}.status-running{background:#fff4dd;color:#9a6700}.status-completed{background:#e6f4ea;color:#1e6b3a}.status-failed{background:#fde8e8;color:#a11818}.vps-panel{margin-bottom:1.25rem;padding:1rem 1.1rem;border-radius:10px;background:#fff;border:1px solid #e0e5ef}.vps-panel-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.vps-panel-head h2{margin:0;font-size:.95rem;font-weight:600}.vps-updated{font-size:.75rem;color:#5c6578}.vps-meters{display:grid;gap:1rem}@media(min-width:720px){.vps-meters{grid-template-columns:repeat(3,minmax(0,1fr))}}.meter-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.meter-label{font-size:.8rem;color:#5c6578;font-weight:500}.meter-pct{font-size:.8rem;font-weight:600;font-variant-numeric:tabular-nums}.meter-track{margin-top:.4rem;height:6px;border-radius:999px;background:#eef2f8;overflow:hidden}.meter-fill{height:100%;border-radius:999px;transition:width .35s ease}.meter-fill-ok{background:#1f4b99}.meter-fill-warn{background:#c98200}.meter-fill-warn-high{background:#c62828}.meter-detail{margin:.35rem 0 0;font-size:.72rem;color:#5c6578;line-height:1.35}.vps-foot{margin:.85rem 0 0;font-size:.72rem;color:#5c6578;line-height:1.4}
