:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#253247;background:#f0f2f5;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{min-height:36px;border:1px solid #cbd2dc;border-radius:5px;padding:7px 16px;background:#fff;color:#253247;cursor:pointer;font-weight:500;white-space:nowrap}button:hover{border-color:#1685eb;color:#096dd9}button:disabled{opacity:.5;cursor:wait}.primary{background:#1677df;border-color:#1677df;color:white}.primary:hover{color:white;background:#096dd9}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #99caff;outline-offset:2px}input,textarea{border:1px solid #cbd2dc;border-radius:5px;padding:9px 11px;max-width:100%;color:#253247;background:#fff}input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#1677df}input[type=date]{min-width:170px}textarea{width:100%;resize:vertical;line-height:1.6;font-family:ui-monospace,monospace}label{display:block;font-size:13px;font-weight:500;margin:0 0 7px}header{height:68px;background:#1a1a2e;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 32px;gap:16px}header>div{display:flex;gap:12px;align-items:center}header strong{font-size:18px}.brand-mark{width:32px;height:32px;background:#277bd9;border-radius:6px;display:grid;place-items:center;font-weight:700}.subtle{background:transparent;color:#fff;border-color:#606070;min-height:30px;font-size:12px;padding:4px 10px}main{max-width:1400px;padding:30px 24px;margin:auto}h1{font-size:28px;margin:5px 0 8px;letter-spacing:-.6px}h2{font-size:16px;margin:0 0 5px}h3{font-size:15px;margin:0}p{line-height:1.6;margin:8px 0}.eyebrow{color:#1677df;font-size:11px;font-weight:700;letter-spacing:1.5px}.muted{font-size:13px;color:#637083}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:18px}.card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;padding:22px;margin-bottom:18px;min-width:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.inline{display:flex;align-items:center;gap:7px;font-size:12px;white-space:nowrap}.accounts{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:12px}.account{border:1px solid #dae0e8;border-radius:6px;padding:14px;display:flex;gap:10px;align-items:flex-start;cursor:pointer;margin:0;min-width:0}.account:has(input:checked){border-color:#1677df;background:#f0f7ff}.account input{flex-shrink:0;margin-top:2px}.account .code{font-family:ui-monospace,monospace;font-size:14px;font-weight:700}.account p{margin:5px 0 0;font-size:12px;overflow-wrap:anywhere}.badge{display:inline-block;font-size:11px;padding:2px 7px;border-radius:4px;color:#248042;background:#eef9ef;margin-top:8px}.badge.offline{color:#956211;background:#fff5df}.tabs{display:flex;gap:24px;border-bottom:1px solid #e4e8ee;margin-bottom:22px}.tabs button{border:0;border-radius:0;border-bottom:3px solid transparent;padding:0 0 14px;color:#637083;background:none;white-space:nowrap}.tabs button.selected{border-bottom-color:#1677df;color:#096dd9;font-weight:600}.filters{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.filters>div{min-width:0}.actions{display:flex;align-items:center;gap:12px;margin-top:22px;flex-wrap:wrap}#queryStatus{font-size:12px;color:#637083}.error,#message:not(:empty){color:#b82727;background:#fff1f0;border-radius:5px;padding:10px 12px}.error:empty{display:none}#message:not(:empty){margin-bottom:18px}.login{max-width:430px;margin:8vh auto;padding:34px}.login form{display:flex;flex-direction:column;margin-top:24px}.login input{margin-bottom:18px}.login button{margin-top:5px}.table-scroll{overflow:auto;max-height:520px;border:1px solid #e4e8ee;border-radius:5px;margin:14px 0}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th,td{text-align:left;padding:10px 13px;border-bottom:1px solid #e9edf2}th{background:#f7f9fb;font-weight:600;position:sticky;top:0}td{font-variant-numeric:tabular-nums}tbody tr:hover{background:#f5f9ff}.pagination{display:flex;gap:10px;align-items:center}.export-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,210px) auto;gap:20px;align-items:center;padding:16px 0;border-top:1px solid #e4e8ee}.export-row p{margin:4px 0;overflow-wrap:anywhere}.export-row a{color:#096dd9;font-weight:600;text-decoration:none}.export-row small{color:#637083}progress{width:100%;height:7px;accent-color:#1677df}.empty{padding:24px 0;text-align:center;color:#637083}[hidden]{display:none!important}@media(max-width:600px){header{padding:0 16px;height:60px}header strong{font-size:15px}.brand-mark{display:none}main{padding:20px 12px}h1{font-size:24px}.page-heading{align-items:flex-start}.page-heading>button{max-width:120px;font-size:12px;flex-shrink:0}.card{padding:16px}.section-heading{align-items:flex-start}.filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.filters input{min-width:0;width:100%}.tabs{gap:18px}.tabs button{font-size:13px}.accounts{grid-template-columns:1fr}.export-row{grid-template-columns:minmax(0,1fr);gap:8px}.export-row button,.export-row a{justify-self:start}.login{padding:24px;margin-top:6vh}.table-scroll{max-width:100%}#username{max-width:100px;overflow:hidden;text-overflow:ellipsis}.actions button{flex:1}#queryStatus{flex-basis:100%}.section-heading>button{flex-shrink:0}}

.admin-link{color:#d4e7ff;text-decoration:none;font-size:13px}
