:root{--color-text:#1f2937;--color-text-muted:#6b7280;--color-border:#e5e7eb;--color-surface:#fff;--color-surface-alt:#f3f4f6;--color-row-hover:#fafafa;--color-header-divider:#d1d5db;color:var(--color-text);background:var(--color-surface);font-family:system-ui,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}._sortButton_1sq6l_1{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-weight:600;display:inline-flex}._arrow_1sq6l_14{color:var(--color-text-muted);font-size:11px}._resizer_1sq6l_19{cursor:col-resize;opacity:0;z-index:1;width:8px;height:100%;transition:opacity .15s;position:absolute;top:0;right:0}th:hover ._resizer_1sq6l_19{opacity:1;background:var(--color-border)}._resizer_1sq6l_19:hover{background:var(--color-text-muted)}._resizer_1sq6l_19._dragging_1sq6l_38{opacity:1;background:#2563eb}._wrapper_ayfhb_1{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;max-width:1400px;max-height:70vh;margin:0 auto;position:relative;overflow:auto}._loading_ayfhb_11{opacity:.55;pointer-events:none;transition:opacity .15s}._table_ayfhb_16{border-collapse:collapse;table-layout:fixed;font-size:14px}._table_ayfhb_16 th,._table_ayfhb_16 td{border-bottom:1px solid var(--color-border);text-align:left;white-space:nowrap;text-overflow:ellipsis;padding:10px 12px;overflow:hidden}._table_ayfhb_16 thead th{background:var(--color-surface-alt);font-weight:600;position:sticky;top:0}._table_ayfhb_16 tbody tr:hover{background:var(--color-row-hover)}._table_ayfhb_16 tbody tr:focus-visible{outline:2px solid var(--color-text-muted);outline-offset:-2px;background:var(--color-row-hover)}._empty_ayfhb_44{text-align:center;color:var(--color-text-muted);padding:24px}._table_ayfhb_16 td{border-right:none}._table_ayfhb_16 th{position:relative}._table_ayfhb_16 th:not(:last-child):after{content:"";background:var(--color-header-divider);pointer-events:none;width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}._guide_ayfhb_69{pointer-events:none;z-index:5;background:#6582c1;width:2px;height:100%;position:absolute;top:0}@media (width<=600px){._table_ayfhb_16{font-size:13px}._table_ayfhb_16 th,._table_ayfhb_16 td{padding:8px 10px}}._pagination_kem64_1{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:16px auto;display:flex}._pagination_kem64_1 button{border:1px solid var(--color-border);background:var(--color-surface);min-width:36px;color:inherit;cursor:pointer;border-radius:6px;padding:6px 10px}._pagination_kem64_1 button:hover:not(:disabled){background:var(--color-surface-alt)}._pagination_kem64_1 button:disabled{opacity:.5;cursor:default}._active_kem64_25{background:var(--color-text);color:var(--color-surface);border-color:var(--color-text);font-weight:600}._dots_kem64_31{text-align:center;min-width:24px;color:var(--color-text-muted);-webkit-user-select:none;user-select:none}._filters_8p3rl_1{max-width:1400px;margin:0 auto 16px}._field_8p3rl_5{width:100%;max-width:320px;display:block;position:relative}._input_8p3rl_11{border:1px solid var(--color-border);border-radius:6px;width:100%;padding:8px 36px 8px 12px;font-size:14px}._input_8p3rl_11::-webkit-search-cancel-button{appearance:none}._clear_8p3rl_23{background:var(--color-border,#ccc);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:15px;line-height:1;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}._clear_8p3rl_23:hover{background:var(--color-text-muted,#888)}@media (width<=600px){._field_8p3rl_5{max-width:none}}._overlay_1lzm8_1{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._content_1lzm8_11{background:var(--color-surface);border-radius:10px;width:100%;max-width:480px;max-height:90vh;padding:24px;position:relative;overflow:auto}._close_1lzm8_21{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:8px;right:12px}@media (width<=600px){._overlay_1lzm8_1{padding:12px}._content_1lzm8_11{padding:18px}}._header_1h4y6_1{flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;display:flex}._avatar_1h4y6_8{object-fit:cover;background:var(--color-surface-alt);border-radius:50%;width:96px;height:96px}._name_1h4y6_15{text-align:center;margin:0;font-size:1.25rem}._details_1h4y6_20{gap:10px;margin:0;display:grid}._row_1h4y6_25{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}._row_1h4y6_25 dt{color:var(--color-text-muted);font-weight:500}._row_1h4y6_25 dd{text-align:right;word-break:break-word;margin:0}._loader_1rxns_1{color:#6b7280;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}._spinner_1rxns_9{border:2px solid #d1d5db;border-top-color:#3b82f6;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite _spin_1rxns_9}@keyframes _spin_1rxns_9{to{transform:rotate(360deg)}}._error_qcsu9_1{color:#b91c1c;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;max-width:1400px;margin:16px auto;padding:16px}._error_qcsu9_1 button{cursor:pointer;margin-top:8px;padding:6px 16px}.app{padding:24px 16px}.app h1{max-width:1400px;margin:0 auto 16px;padding-left:12px;font-size:1.5rem}@media (width<=600px){.app{padding:16px 12px}.app h1{margin-bottom:12px;font-size:1.25rem}}
