:root{color:#0f172a;background:#e2e8f0;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}.shell{max-width:1100px;margin:0 auto;padding:24px}header{justify-content:space-between;align-items:center;display:flex}h1{margin:0 0 16px;font-size:22px}nav{gap:8px;margin-bottom:16px;display:flex}nav button,button{cursor:pointer;background:#fff;border:1.5px solid #0f172a;padding:8px 12px;font-weight:700}nav button.on,button[type=submit]{color:#fff;background:#0f172a}button.ghost{background:0 0}.card{background:#fff;border:1px solid #cbd5e1;padding:16px}.login{gap:8px;max-width:360px;margin:10vh auto;display:grid}input{font:inherit;border:1.5px solid #0f172a;padding:10px}.grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.k{text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-size:11px;font-weight:800}.v{margin-top:6px;font-family:IBM Plex Mono,monospace;font-size:28px;font-weight:800}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px;font-size:14px}.err{color:#b91c1c;font-weight:700}.toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;display:flex}.toolbar label{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.dropdown{min-width:180px;position:relative}.dropdown-btn{text-align:left;width:100%;font:inherit;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-weight:700;display:flex}.dropdown-btn span.caret{opacity:.55;font-size:11px}.dropdown-menu{z-index:50;background:#fff;border:1.5px solid #0f172a;flex-direction:column;max-height:280px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0f172a1f}.dropdown-item{text-align:left;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e2e8f0;width:100%;padding:10px 12px;font-weight:600}.dropdown-item:last-child{border-bottom:0}.dropdown-item:hover,.dropdown-item.on{color:#fff;background:#0f172a}.pkg-meta{color:#64748b;margin-top:4px;font-size:12px;font-weight:600}.timeline{margin:0;padding:8px 0 4px 18px;list-style:outside}.timeline li{margin:4px 0;font-size:13px;font-weight:600}.timeline .who{color:#64748b;font-weight:600}.timeline .note{color:#64748b;margin-top:2px;font-size:12px;font-weight:500;display:block}tr.expanded>td{background:#f8fafc}.row-actions{align-items:stretch;gap:8px;display:inline-flex}.icon-btn{border-radius:0;justify-content:center;align-items:center;width:2.4em;min-width:2.4em;padding:8px 0;font-family:IBM Plex Serif,Times New Roman,serif;font-size:15px;font-style:italic;font-weight:700;line-height:1;display:inline-flex}.icon-btn.on{color:#fff;background:#0f172a}.hint{color:#64748b;flex:1;margin:0;font-size:13px;font-weight:600}.sms-msg{white-space:pre-wrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:700}.report-photo{object-fit:cover;border:1px solid #cbd5e1;max-width:160px;max-height:120px;display:block}small{color:#64748b;font-size:11px}body{margin:0}
