*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#17202a;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Arial,sans-serif}.shell{max-width:1100px;margin:0 auto;padding:40px 24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 30px rgba(20,30,40,.06)}.login-card{max-width:420px;margin:10vh auto;padding:34px}.brand{font-size:18px;font-weight:800;letter-spacing:.08em}.subtitle{color:#7a8490;font-size:13px;margin-top:3px}.login-card h1{font-size:28px;margin:28px 0 20px}label{display:block;font-size:13px;font-weight:600;margin:14px 0 7px}input{width:100%;padding:13px 14px;border:1px solid #d7dce2;border-radius:10px;font-size:15px;outline:none}input:focus{border-color:#667085;box-shadow:0 0 0 3px rgba(102,112,133,.12)}button{border:0;border-radius:10px;padding:12px 16px;background:#17202a;color:#fff;font-weight:700;cursor:pointer}form button{width:100%;margin-top:22px}.secondary{background:#eef0f3;color:#26313b;font-weight:600}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.top-actions{display:flex;gap:8px;align-items:center}.hero{padding:28px 30px;display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:11px;letter-spacing:.12em;color:#8b949e;font-weight:800}.hero h1{font-size:30px;margin:7px 0}.status{padding:12px 18px;border-radius:999px;font-weight:800;font-size:14px}.status.in{background:#e9f7ef;color:#18794e}.status.out{background:#f1f3f5;color:#59636e}.status.unknown{background:#f4f4f5;color:#6b7280}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}.metric{padding:22px}.metric span{display:block;color:#7a8490;font-size:13px;margin-bottom:9px}.metric strong{font-size:23px}.section-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid #eceef1}.section-head h2{font-size:18px;margin:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 24px;border-bottom:1px solid #eef0f2;font-size:14px}th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#8a939c}td.type-in{font-weight:800;color:#18794e}td.type-out{font-weight:800;color:#59636e}.muted{color:#7a8490;font-size:13px}.error{color:#b42318;font-size:13px;margin-top:12px}.hidden{display:none!important}@media(max-width:700px){.shell{padding:20px 14px}.grid{grid-template-columns:1fr}.topbar{align-items:flex-start;gap:15px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.hero{gap:20px}.hero h1{font-size:24px}}
