:root{font-family:Inter,"Segoe UI","Microsoft YaHei",system-ui,sans-serif;color:#1d293d;background:#f5f7fb;font-synthesis:none;font-size:16px;--blue:#285ae8;--border:#e5eaf2;--muted:#758198;--ink:#1d293d}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{transition:background .15s,box-shadow .15s}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,select:focus-visible,.table-scroll:focus-visible{outline:3px solid #94b5ff;outline-offset:2px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}.boot{padding:25vh 20px;text-align:center;color:var(--muted)}
.brand-mark{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:white;width:34px;height:34px;border-radius:9px;font-size:23px;line-height:1}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:700;color:#8090a7}.topbar{min-height:72px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:16px 36px;gap:20px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand strong{font-size:16px}.brand>span:last-child{font-size:15px;color:#708097}.brand-divider{height:18px;width:1px;background:var(--border);margin:0 4px}.account{display:flex;align-items:center;gap:18px;font-size:14px}.readonly-badge{border:1px solid #d9e9e4;color:#398571;background:#f0f8f5;padding:4px 9px;border-radius:5px;font-size:13px}.text-button{background:none;border:0;color:#718098;padding:6px 0}.text-button:hover{color:var(--blue)}.workspace{max-width:1552px;padding:36px 36px 24px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.page-heading h1{font-size:28px;letter-spacing:-.7px;margin:7px 0 9px;font-weight:650}.page-heading p{color:var(--muted);font-size:15px}.heading-meta{display:flex;align-items:center;gap:7px;color:#55657e;font-size:13px;flex-wrap:wrap}.heading-meta>span:last-child{margin-left:13px;color:#8490a2}.status-dot{width:6px;height:6px;border-radius:50%;background:#58a18f}.summary-grid{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:18px;margin-bottom:24px}.summary-card{background:white;border:1px solid var(--border);border-radius:10px;padding:21px 23px;display:flex;gap:15px;align-items:center;min-height:102px}.summary-icon{display:flex;align-items:center;justify-content:center;background:#edf2ff;color:#5378da;width:43px;height:43px;border-radius:11px;font-size:24px}.summary-icon.teal{background:#eef8f5;color:#59a193}.summary-icon.violet{background:#f3f0fb;color:#8a78be}.summary-label{display:block;font-size:14px;color:var(--muted);margin-bottom:7px}.summary-card strong{font-size:32px;line-height:1.1;font-weight:650;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.summary-tag{margin-left:auto;color:#8b97a9;font-size:13px}.update-card strong{font-size:21px}.filter-card,.results-card{background:#fff;border:1px solid var(--border);border-radius:10px}.filter-card{padding:23px 24px 0;margin-bottom:24px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px}.section-heading h2,.results-toolbar h2{font-size:17px;font-weight:650}.section-heading>span{font-size:13px;color:#8c97a7}.filter-grid{display:grid;grid-template-columns:1fr 1.45fr 1.35fr 1fr;gap:19px}.field{min-width:0}.field label{display:block;color:#5c6a80;font-size:14px;margin-bottom:9px}input,select{color:#35445b;border:1px solid #dce3ed;background:#fff;border-radius:6px;min-height:42px;padding:8px 10px;max-width:100%}.field input,.field select{width:100%}input::placeholder{color:#a4adbb;font-size:14px}input:hover,select:hover{border-color:#b8c6de}.filter-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f5;margin-top:22px;padding:15px 0;gap:15px}.filter-footer>span{color:#919bad;font-size:13px}.filter-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:37px;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid transparent;white-space:nowrap}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.button.primary:hover:not(:disabled){background:#204fce}.button.secondary{background:#fff;border-color:#dce3ed;color:#596b84}.button.secondary:hover:not(:disabled){background:#f5f8fc}.button.small{min-height:32px;padding:6px 12px}.button.primary>span{font-size:17px;line-height:1}.custom-range{display:flex;align-items:end;gap:15px;margin-top:18px}.custom-range>.field{max-width:300px;flex:1}.custom-range>span{padding-bottom:11px;color:var(--muted)}.results-toolbar{padding:23px 24px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.results-toolbar h2{display:flex;align-items:center;gap:10px}.count-badge{display:inline-block;background:#edf2fc;color:#5573b3;font-size:13px;font-weight:500;padding:3px 7px;border-radius:4px}.results-toolbar p{margin-top:8px;color:#8b96a6;font-size:13px;font-variant-numeric:tabular-nums}.refresh-controls{display:flex;align-items:center;gap:9px;white-space:nowrap}.refresh-controls>label{font-size:13px;color:#7d899b}.refresh-controls select{min-height:32px;font-size:13px;padding:6px 8px;margin-right:5px}.table-scroll{overflow:auto;max-height:570px;border-top:1px solid var(--border)}table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;text-align:left;white-space:nowrap}th{position:sticky;top:0;z-index:1;background:#f7f9fc;color:#718096;font-size:13px;font-weight:500;border-bottom:1px solid var(--border);padding:13px 18px}td{padding:16px 18px;border-bottom:1px solid #edf0f5;color:#526076;font-variant-numeric:tabular-nums;max-width:290px;overflow:hidden;text-overflow:ellipsis}td:first-child{color:#53657c}td:nth-child(3){font-family:Consolas,"Cascadia Code",monospace;font-size:13px;max-width:250px}td:nth-child(4){color:#344968}td:nth-child(7),td:nth-child(8){text-align:right}th:nth-child(7),th:nth-child(8){text-align:right}tbody tr:hover{background:#f8faff}tbody tr:last-child td{border-bottom:0}.version-pill{background:#f2f5f9;border:1px solid #e5eaf0;color:#6d7d92;font-size:12px;padding:3px 6px;border-radius:4px}.pagination{border-top:1px solid var(--border);padding:15px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;color:#8490a2}.page-controls{display:flex;align-items:center;gap:10px}.page-controls select{font-size:13px;min-height:29px;padding:5px 7px;margin-right:8px}.page-button{width:29px;height:29px;border-radius:5px;border:1px solid #dfe6ef;background:white;color:#65748b;font-size:19px;line-height:1}.page-button:hover:not(:disabled){background:#f2f5ff}.page-controls>span{color:#3561ce;background:#eef3ff;border-radius:4px;min-width:29px;height:29px;display:flex;align-items:center;justify-content:center}.workspace-footer{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-top:18px;font-size:12px;line-height:1.7;color:#98a2b3}.empty-state{text-align:center;padding:55px 20px 65px;border-top:1px solid var(--border);color:#8996a9}.empty-state>span{display:block;font-size:38px;color:#9aaed0;margin-bottom:10px}.empty-state h3{font-size:16px;font-weight:500;color:#5e6f87}.empty-state p{font-size:14px;margin-top:9px}.query-error{margin:0 24px 18px;background:#fff5f4;color:#b64d45;border:1px solid #f5d6d2;padding:12px 14px;border-radius:6px;line-height:1.7;font-size:14px;overflow-wrap:anywhere}.query-status{padding:10px 24px;background:#f3f7ff;color:#5172a8;font-size:13px}.results-card[aria-busy=true] .table-scroll{opacity:.5}.demo-banner{background:#fff8e9;color:#946e25;border:1px solid #f1e0b8;border-radius:6px;padding:10px 14px;margin-bottom:22px;font-size:14px}
.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-intro{background:#eef3fd;padding:65px clamp(35px,6.5vw,100px);display:flex;flex-direction:column;align-items:start;position:relative;overflow:hidden}.login-intro>.brand-mark{margin-bottom:95px;width:43px;height:43px}.login-intro h1{font-size:clamp(26px,3vw,44px);line-height:1.55;letter-spacing:-1px;color:#243b64;margin:19px 0}.login-intro p{color:#7b8da9;font-size:16px;line-height:2}.intro-foot{font-size:13px;color:#8e9db6;margin-top:auto;padding-top:65px}.intro-lines{display:flex;flex-direction:column;gap:14px;margin-top:45px;width:100%;transform:rotate(-4deg)}.intro-lines span{height:36px;border-radius:7px;background:#ffffff73;border:1px solid #dce6f533;box-shadow:0 8px 18px #34548603}.intro-lines span:nth-child(2){width:86%}.intro-lines span:nth-child(3){width:96%}.intro-lines span:nth-child(4){width:73%}.login-panel{display:flex;align-items:center;justify-content:center;background:#fff;padding:35px}.login-card{width:100%;max-width:350px}.small-label{color:#8795aa;font-size:14px}.login-card h2{font-size:27px;letter-spacing:-.5px;margin-top:10px}.login-card p{font-size:14px;color:#8b97a8;margin:14px 0 33px;line-height:1.8}.login-card label{display:block;font-size:14px;color:#65748a;margin:21px 0 9px}.login-card input{width:100%;min-height:43px}.login-card .button{width:100%;min-height:43px;margin-top:27px;justify-content:space-between;padding:10px 15px}.login-note{display:block;color:#9ba5b4;font-size:12px;text-align:center;margin-top:20px}.form-error{font-size:14px;color:#ba4f48;line-height:1.6;margin-top:14px}
@media(min-width:1550px){td{padding-top:17px;padding-bottom:17px}.table-scroll{max-height:650px}}@media(max-width:1100px){.workspace{padding:27px 22px}.topbar{padding:15px 22px}.summary-card{padding:18px 15px;gap:10px}.summary-tag{display:none}.heading-meta{display:none}.filter-grid{gap:14px;grid-template-columns:1fr 1fr}.summary-card strong{font-size:25px}.update-card strong{font-size:20px}}@media(max-width:700px){.topbar{padding:13px 16px;gap:10px}.brand{gap:8px}.brand strong{font-size:16px}.brand-divider,.brand>span:last-child,.readonly-badge{display:none}.account{gap:10px;font-size:13px}.workspace{padding:24px 14px}.page-heading h1{font-size:25px}.summary-grid{gap:8px;grid-template-columns:1fr 1fr;margin-bottom:16px}.summary-card{padding:15px 13px;min-height:85px}.summary-icon{height:34px;width:34px;font-size:20px}.summary-card strong{font-size:24px}.summary-label{font-size:12px}.update-card{grid-column:1/-1;min-height:65px}.update-card>div{display:flex;align-items:center;gap:14px}.update-card strong{font-size:19px}.update-card .summary-label{margin:0}.update-card .summary-tag{display:block}.filter-card{padding:19px 16px 0;margin-bottom:16px}.filter-grid{grid-template-columns:1fr;gap:15px}.section-heading>span{font-size:12px}.filter-footer>span{max-width:130px;line-height:1.6}.button{padding:8px 12px}.results-toolbar{padding:18px 16px;align-items:start;flex-direction:column;gap:15px}.refresh-controls{width:100%;justify-content:end}.results-toolbar p{font-size:12px;line-height:1.6}.pagination{padding:14px 12px;align-items:start;flex-direction:column;gap:13px}.page-controls{align-self:end}.workspace-footer{flex-direction:column;gap:6px;font-size:12px}.query-error{margin:0 15px 15px}.custom-range{flex-direction:column;align-items:stretch;gap:7px}.custom-range>.field{max-width:100%}.custom-range>span{display:none}.login-layout{grid-template-columns:1fr}.login-intro{display:none}.login-panel{min-height:100vh;padding:30px}.table-scroll{max-height:470px}}

.copy-app{border:0;background:transparent;color:var(--blue);font:inherit;padding:3px 0;text-align:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;cursor:copy;user-select:text}.copy-app:hover{text-decoration:underline}.copy-status{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:10;max-width:calc(100% - 32px);padding:12px 18px;border:1px solid #cce4db;border-radius:8px;background:#effaf5;color:#267457;box-shadow:0 5px 20px #243b6420;font-size:15px;overflow-wrap:anywhere}.copy-status.copy-failed{background:#fff5f4;border-color:#f5d6d2;color:#b64d45}.clipboard-buffer{position:fixed;top:0;left:-9999px;opacity:0}

/* Larger type for the two-column log table. */
body{line-height:1.55}
table{font-size:15px}th{font-size:14px}td{padding:16px 20px}
.summary-card{min-width:0}.summary-card>div{min-width:0}.summary-label{color:#596b84}
.section-heading h2,.results-toolbar h2{font-size:18px}.results-toolbar h2{flex-wrap:wrap}
.results-toolbar>div:first-child{min-width:0}.results-toolbar p{line-height:1.7;overflow-wrap:anywhere;color:#697b94}
.count-badge{white-space:nowrap}.copy-app{line-height:1.55}
@media(max-width:700px){.filter-footer{flex-wrap:wrap}.filter-actions{margin-left:auto}.filter-footer>span{max-width:none;flex:1 1 100%}.refresh-controls{flex-wrap:wrap}.summary-card strong{font-size:26px}.update-card strong{font-size:21px}.update-card>div{flex-wrap:wrap;gap:6px 14px}.summary-label{font-size:13px}.results-toolbar p{font-size:12px}}
@media(max-width:420px){.summary-card:not(.update-card) .summary-icon{display:none}}

#total-status{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:7px;overflow-wrap:anywhere}

#page-numbers{display:flex;gap:6px}.page-button{min-width:32px;width:auto;padding:0 7px;font-size:14px;font-variant-numeric:tabular-nums}.page-button[aria-current=page]{background:#edf2ff;color:var(--blue);border-color:#b8cafa;opacity:1;font-weight:600}.page-controls{flex-wrap:wrap;justify-content:flex-end}.pagination{flex-wrap:wrap}.sort-button{border:0;background:transparent;color:var(--blue);font:inherit;padding:4px 0;font-weight:600}.sort-button:hover:not(:disabled){text-decoration:underline}
