._iconButton_bde7q_1{all:unset;box-sizing:border-box;border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-dim);cursor:pointer;transition:background var(--transition), color var(--transition);justify-content:center;align-items:center;display:inline-flex}._iconButton_bde7q_1:hover{color:var(--accent);background:#dde3ec}._destructive_bde7q_22:hover{color:var(--red);background:#dde3ec}._iconButton_bde7q_1:focus-visible{outline:var(--table-focus-outline,2px solid var(--accent));outline-offset:1px}@media (prefers-reduced-motion:reduce){._iconButton_bde7q_1{transition:none}}._strip_1hq18_1{justify-content:center;align-items:center;gap:2px;width:100%;height:100%;display:flex}._strip_1hq18_1>*{flex:none}._slot_1hq18_14{width:24px;height:24px;display:block}._iconButtonOpen_1hq18_20,._iconButtonOpen_1hq18_20:hover{color:var(--accent);background:#dde3ec}._iconButtonBlocked_1hq18_26,._iconButtonBlocked_1hq18_26:hover{color:var(--text-dim);opacity:.4;cursor:default;background:0 0}._strip_1hq18_1 ._iconButton_1hq18_20{opacity:0;transition:opacity var(--transition), background var(--transition), color var(--transition)}tr:hover ._strip_1hq18_1 ._iconButton_1hq18_20,tr:focus-within ._strip_1hq18_1 ._iconButton_1hq18_20,._strip_1hq18_1:focus-within ._iconButton_1hq18_20,._strip_1hq18_1 ._iconButtonBusy_1hq18_48,._strip_1hq18_1 ._iconButtonOpen_1hq18_20,tr[data-selected] ._strip_1hq18_1 ._iconButton_1hq18_20{opacity:1}@media (hover:none){._strip_1hq18_1 ._iconButton_1hq18_20{opacity:1}}._menu_1hq18_60{z-index:60;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-width:188px;box-shadow:var(--shadow-dropdown);transform-origin:100% 0;padding:4px;font-family:IBM Plex Sans,sans-serif;animation:.14s cubic-bezier(.16,1,.3,1) _tableMenuIn_1hq18_1;position:fixed}._menuUp_1hq18_74{transform-origin:100% 100%}@keyframes _tableMenuIn_1hq18_1{0%{opacity:0;transform:scale(.96)translateY(-2px)}}._menuDivider_1hq18_85{background:var(--border);height:1px;margin:4px 6px;display:block}._menuItem_1hq18_92{all:unset;box-sizing:border-box;border-radius:var(--radius-sm);width:100%;min-height:30px;color:var(--text);cursor:pointer;transition:background var(--transition);align-items:center;gap:9px;padding:5px 9px;font-size:13px;line-height:1.3;display:flex}._menuItem_1hq18_92:hover{background:var(--bg)}._menuItem_1hq18_92:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}._menuIcon_1hq18_118{color:var(--text-dim);flex:0 0 15px;display:inline-flex}._menuItem_1hq18_92:hover ._menuIcon_1hq18_118{color:var(--accent)}._menuItemDestructive_1hq18_128,._menuItemDestructive_1hq18_128 ._menuIcon_1hq18_118,._menuItemDestructive_1hq18_128:hover ._menuIcon_1hq18_118{color:var(--red)}._menuLabels_1hq18_137{flex-direction:column;gap:1px;min-width:0;display:flex}._menuReason_1hq18_144{color:var(--text-dim);font-size:11px;line-height:1.25}._menuItemBlocked_1hq18_150,._menuItemBlocked_1hq18_150:hover{color:var(--text-dim);cursor:default;background:0 0}._menuItemBlocked_1hq18_150 ._menuIcon_1hq18_118,._menuItemBlocked_1hq18_150:hover ._menuIcon_1hq18_118{color:var(--text-dim);opacity:.6}._barSlot_1hq18_163{pointer-events:none;z-index:4;justify-content:center;display:flex;position:absolute;bottom:14px;left:0;right:0}._bar_1hq18_163{pointer-events:auto;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--white);height:40px;color:var(--text-mid);box-shadow:var(--shadow-dropdown);align-items:center;gap:8px;padding:0 12px;font-family:IBM Plex Sans,sans-serif;font-size:12px;animation:.18s cubic-bezier(.16,1,.3,1) _tableBarIn_1hq18_1;display:inline-flex}@keyframes _tableBarIn_1hq18_1{0%{opacity:0;transform:translateY(10px)}}._count_1hq18_199{white-space:nowrap;align-items:baseline;gap:4px;display:inline-flex}._countValue_1hq18_206{color:var(--text-mid);font-family:IBM Plex Mono,monospace;font-weight:500}._clear_1hq18_212{all:unset;box-sizing:border-box;min-height:24px;color:var(--accent);text-underline-offset:2px;cursor:pointer;align-items:center;font-weight:500;text-decoration:underline;display:inline-flex}._clear_1hq18_212:focus-visible{outline:var(--table-focus-outline);outline-offset:2px;border-radius:2px}._barSeparator_1hq18_231{background:var(--border-strong);flex-shrink:0;width:1px;height:14px}._barButton_1hq18_238{all:unset;box-sizing:border-box;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);height:28px;color:var(--text-mid);white-space:nowrap;cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}._barButton_1hq18_238:hover{border-color:var(--accent);color:var(--accent)}._barButton_1hq18_238:focus-visible{outline:var(--table-focus-outline);outline-offset:1px}._barButtonDestructive_1hq18_270:hover{border-color:var(--red-border);color:var(--red)}._barButtonBlocked_1hq18_275,._barButtonBlocked_1hq18_275:hover,._clearBlocked_1hq18_277,._clearBlocked_1hq18_277:hover{opacity:.45;cursor:default;border-color:var(--border-strong);color:var(--text-dim);background:var(--white)}._spinner_1hq18_286{border:1.5px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;flex:0 0 15px;width:15px;height:15px;animation:.7s linear infinite _tableActionSpin_1hq18_1;display:inline-block}@keyframes _tableActionSpin_1hq18_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._menu_1hq18_60,._bar_1hq18_163{animation:none}._strip_1hq18_1 ._iconButton_1hq18_20,._menuItem_1hq18_92,._barButton_1hq18_238{transition:none}._spinner_1hq18_286{animation-duration:1.6s}}@keyframes _tableSkeletonPulse_1lxl6_1{0%,to{opacity:.45}50%{opacity:.9}}@keyframes _tableStateIn_1lxl6_1{0%{opacity:0}}@keyframes _tableRefetchSweep_1lxl6_1{0%{transform:translate(-50%)scaleX(.5)}90%,to{transform:translate(100%)scaleX(.5)}}@keyframes _tableTailSpin_1lxl6_1{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){._tr_1lxl6_141,._edge_1lxl6_289,._handle_1lxl6_233:after,._sortArrowIdle_1lxl6_127{transition:none}._tailSpinner_1lxl6_432,._stateIn_1lxl6_367{animation:none}._trSkeleton_1lxl6_331 td *,._rangeSkeleton_1lxl6_348{opacity:.6;animation:none}._refetchBar_1lxl6_377:after{opacity:.5;animation:none;transform:scaleX(1)}}._caret_e0w3y_1{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._caret_e0w3y_1:hover{color:var(--accent);background:#dde3ec}._caret_e0w3y_1:focus-visible{box-shadow:var(--table-focus-ring)}._caret_e0w3y_1:disabled{cursor:default}._caret_e0w3y_1 svg{transition:transform var(--transition)}._caretExpanded_e0w3y_33 svg{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){._caret_e0w3y_1 svg{transition:none}}._target_17hpd_1{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}._box_17hpd_11{width:15px;height:15px;accent-color:var(--accent);cursor:pointer;margin:0;padding:0}._box_17hpd_11:focus-visible{outline:var(--table-focus-outline);outline-offset:2px}._box_17hpd_11:disabled{cursor:default}._target_17hpd_1:has(._box_17hpd_11:disabled){cursor:default}._reveal_17hpd_30{opacity:0;transition:opacity var(--transition)}tr:hover ._reveal_17hpd_30,tr:focus-within ._reveal_17hpd_30,._reveal_17hpd_30:focus-visible{opacity:1}@media (hover:none){._reveal_17hpd_30{opacity:1}}@media (prefers-reduced-motion:reduce){._reveal_17hpd_30{transition:none}}._null_1yjyg_1{color:var(--border-strong);font-size:13px}._date_19yhr_1{flex-direction:column;gap:0;min-width:0;display:flex}._day_19yhr_8{color:var(--text-mid);font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.25}._time_19yhr_15{color:var(--text-dim);font-family:IBM Plex Mono,monospace;font-size:11px;line-height:1.15}._range_1rqrh_1{text-overflow:ellipsis;white-space:nowrap;color:var(--text-mid);min-width:0;font-size:13px;overflow:hidden}._dot_1rz7g_1{border-radius:50%;flex-shrink:0;display:inline-block}._sz-sm_1rz7g_7{width:6px;height:6px}._sz-md_1rz7g_12{width:8px;height:8px}._sz-lg_1rz7g_17{width:10px;height:10px}._is-square_1rz7g_22{border-radius:2px}._v-neutral_1rz7g_26{background:var(--border-strong)}._v-accent_1rz7g_30{background:var(--accent)}._v-success_1rz7g_34{background:var(--green)}._v-warning_1rz7g_38{background:var(--amber)}._v-error_1rz7g_42{background:var(--red)}._is-pulse_1rz7g_46{animation:1.5s ease-in-out infinite _dotPulse_1rz7g_1}@keyframes _dotPulse_1rz7g_1{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){._is-pulse_1rz7g_46{animation:none}}._root_1lxl6_1{--table-focus-ring:0 0 0 2px var(--accent);--table-focus-outline:2px solid var(--accent);flex-direction:column;width:100%;min-height:0;font-family:IBM Plex Sans,sans-serif;display:flex}._frame_1lxl6_12{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}._scroll_1lxl6_20{border:var(--table-frame-border-width,1px) solid var(--border);border-radius:var(--table-frame-radius,var(--radius));background:var(--white);min-height:0;max-height:var(--table-max-height,min(70vh, 680px));contain:paint;flex:auto;overflow:auto}._scroll_1lxl6_20::-webkit-scrollbar{width:8px;height:8px}._scroll_1lxl6_20::-webkit-scrollbar-track{background:var(--bg)}._scroll_1lxl6_20::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}._scroll_1lxl6_20::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}._table_1lxl6_46{width:calc(var(--table-total-size,0) * 1px);display:grid}._tableUnderBar_1lxl6_51{padding-bottom:var(--bar-reserve)}._thead_1lxl6_55{z-index:2;background:var(--bg);display:grid;position:sticky;top:0}._headRow_1lxl6_63{width:100%;height:var(--head-h);display:flex}._th_1lxl6_55{width:calc(var(--col-size,0) * 1px);align-items:center;justify-content:var(--col-align,flex-start);background:var(--bg);border-bottom:1px solid var(--border);color:var(--text-mid);text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;flex:none;padding:0 14px;display:flex;position:relative}._th_1lxl6_55:last-child{padding-right:26px}._thLabel_1lxl6_90{text-transform:uppercase;letter-spacing:.07em;text-overflow:ellipsis;min-width:0;font-size:10.5px;font-weight:600;line-height:1.2;overflow:hidden}._sortButton_1lxl6_101{all:unset;cursor:pointer;min-width:0;height:100%;color:inherit;align-items:center;gap:5px;display:flex}._sortButton_1lxl6_101:hover{color:var(--text-mid)}._sortButton_1lxl6_101:focus-visible{box-shadow:var(--table-focus-ring);border-radius:var(--radius-sm)}._sortArrow_1lxl6_121{flex:none;width:12px;height:12px}._sortArrowIdle_1lxl6_127{opacity:0;transition:opacity var(--transition)}._th_1lxl6_55:hover ._sortArrowIdle_1lxl6_127,._sortButton_1lxl6_101:focus-visible ._sortArrowIdle_1lxl6_127{opacity:.55}._tbody_1lxl6_137{display:grid}._tr_1lxl6_141{width:100%;height:var(--row-h);background:var(--white);border-bottom:1px solid var(--border);box-shadow:inset 3px 0 0 var(--row-mark,transparent);transition:background var(--transition);display:flex}._tbody_1lxl6_137:last-of-type>tr:last-child{border-bottom:none}._tr_1lxl6_141:hover{background:#f3f5f8}._tr_1lxl6_141:focus-visible{outline:var(--table-focus-outline);outline-offset:-2px}._trSelected_1lxl6_164,._trSelected_1lxl6_164:hover{background:#e9edf3}._trInteractive_1lxl6_169{cursor:pointer}._trOpen_1lxl6_173,._trOpen_1lxl6_173:hover{--row-mark:var(--accent);background:#f1f4f9}._trSelected_1lxl6_164._trOpen_1lxl6_173{background:#e9edf3}._trDimmed_1lxl6_183{opacity:.5}._trDisabled_1lxl6_187{opacity:.5;cursor:default}._trError_1lxl6_192,._trError_1lxl6_192:hover{--row-mark:var(--red);background:#f1f3f6}._panelRow_1lxl6_198{border-bottom:1px solid var(--border);background:#f5f7fa;width:100%;display:flex}._panelCell_1lxl6_205{min-width:0;color:var(--text-mid);flex:1;padding:10px 14px 12px 58px;font-size:12.5px;line-height:1.6}._td_1lxl6_214{width:calc(var(--col-size,0) * 1px);align-items:center;justify-content:var(--col-align,flex-start);color:var(--text);flex:none;padding:0 14px;font-size:13px;line-height:1.4;display:flex;overflow:hidden}._affordance_1lxl6_227{justify-content:center;padding:0;overflow:visible}._handle_1lxl6_233{cursor:col-resize;z-index:3;touch-action:none;width:24px;height:100%;position:absolute;top:0;right:-12px}._th_1lxl6_55:last-child ._handle_1lxl6_233{right:0}._handle_1lxl6_233:after{content:"";background:var(--border-strong);width:1px;transition:top var(--transition), bottom var(--transition), background var(--transition);position:absolute;top:25%;bottom:25%;left:11px}._th_1lxl6_55:last-child ._handle_1lxl6_233:after{left:auto;right:0}._handle_1lxl6_233:hover:after,._handle_1lxl6_233:focus-within:after,._handleActive_1lxl6_269:after{background:var(--accent);top:0;bottom:0}._visuallyHidden_1lxl6_275{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._handleInput_1lxl6_284{margin:0}._edge_1lxl6_289{pointer-events:none;opacity:0;width:18px;transition:opacity var(--transition);z-index:3;position:absolute;top:0;bottom:0}._edgeOn_1lxl6_300{opacity:1}._edgeLeft_1lxl6_304{background:linear-gradient(to right, color-mix(in srgb, var(--text) 10%, transparent), transparent);left:0}._edgeRight_1lxl6_309{background:linear-gradient(to left, color-mix(in srgb, var(--text) 10%, transparent), transparent);right:0}._slot_1lxl6_314{--empty-state-padding:40px 24px;--empty-state-icon-size:40px;--empty-state-icon-stroke:1.25;justify-content:center;align-items:center;width:100%;min-height:232px;display:flex;position:sticky;left:0}._slotError_1lxl6_327{--empty-state-icon-color:var(--red)}._trSkeleton_1lxl6_331,._trSkeleton_1lxl6_331:hover{background:var(--white)}._trSkeleton_1lxl6_331 td *{animation-delay:var(--skeleton-delay)}._skeletonBar_1lxl6_340{background:var(--border);border-radius:4px;width:70%;height:12px;display:block}._rangeSkeleton_1lxl6_348{background:var(--border);border-radius:4px;width:82px;height:10px;animation:1.5s ease-in-out infinite _tableSkeletonPulse_1lxl6_1;display:block}._stateIn_1lxl6_367{animation:.16s ease-out _tableStateIn_1lxl6_1}._refetchBar_1lxl6_377{left:var(--table-frame-border-width,1px);right:var(--table-frame-border-width,1px);top:calc(var(--table-frame-border-width,1px) + var(--head-h));z-index:3;pointer-events:none;height:2px;position:absolute;overflow:hidden}._refetchBar_1lxl6_377:after{content:"";background:var(--accent);transform-origin:0;animation:1.6s ease-in-out infinite _tableRefetchSweep_1lxl6_1;position:absolute;inset:0}._tail_1lxl6_407{display:grid}._tailRow_1lxl6_411{width:100%;min-height:var(--row-h);display:flex}._tailCell_1lxl6_417{width:100%;color:var(--text-mid);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex;position:sticky;left:0}._tailSpinner_1lxl6_432{width:14px;height:14px;animation:.9s linear infinite _tableTailSpin_1lxl6_1}._footer_1lxl6_444{min-height:var(--footer-h);border:var(--table-frame-border-width,1px) solid var(--border);border-radius:0 0 var(--table-frame-radius,var(--radius)) var(--table-frame-radius,var(--radius));background:var(--white);color:var(--text-mid);border-top:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:8px 14px;font-size:12px;display:flex}._scrollWithFooter_1lxl6_461{border-bottom:1px solid var(--border);border-bottom-right-radius:0;border-bottom-left-radius:0}._footerRange_1lxl6_467{color:var(--text-mid);white-space:nowrap;font-family:IBM Plex Mono,monospace}._footerControls_1lxl6_473{align-items:center;gap:8px;min-width:0;display:flex}._pageSizeLabel_1lxl6_480{white-space:nowrap;align-items:center;gap:6px;display:flex}._pageSize_1lxl6_480{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);height:28px;font:inherit;color:var(--text);cursor:pointer;padding:0 4px}._footerSeparator_1lxl6_498{background:var(--border-strong);flex:none;width:1px;height:14px}._pageButton_1lxl6_505{all:unset;border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text-mid);background:var(--white);cursor:pointer;align-items:center;padding:0 10px;display:inline-flex}._pageButton_1lxl6_505:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._pageButton_1lxl6_505:focus-visible{outline:var(--table-focus-outline);outline-offset:1px}._pageButton_1lxl6_505:disabled{cursor:default;opacity:.5}@media (prefers-reduced-motion:reduce){._tr_1lxl6_141,._edge_1lxl6_289,._handle_1lxl6_233:after,._sortArrowIdle_1lxl6_127{transition:none}._tailSpinner_1lxl6_432,._stateIn_1lxl6_367{animation:none}._trSkeleton_1lxl6_331 td *,._rangeSkeleton_1lxl6_348{opacity:.6;animation:none}._refetchBar_1lxl6_377:after{opacity:.5;animation:none;transform:scaleX(1)}}._wrap_1cl79_1{align-items:center;display:inline-flex;position:relative}._number_e589s_1{color:var(--text-mid);font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,monospace;font-size:12.5px}._pb-track_77jnn_1{background:var(--bg-secondary);border-radius:2px;width:100%;height:3px;overflow:hidden}._pb-fill_77jnn_9{border-radius:2px;height:100%;transition:width .4s,background .2s}._v-band_77jnn_15{border-radius:var(--radius-sm);background:var(--bg);height:24px}._v-band_77jnn_15 ._pb-fill_77jnn_9{border-radius:var(--radius-sm);border:1px solid #0000;transition:width .4s,background .2s,border-color .2s}._progress_1mz3o_1{flex-direction:column;gap:3px;width:100%;min-width:0;display:flex}._label_1mz3o_9{color:var(--text-mid);font-family:IBM Plex Mono,monospace;font-size:11px;line-height:1.1}._stack_1tvym_1{flex-direction:column;justify-content:center;gap:0;min-width:0;display:flex}._primary_1tvym_9{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.25;overflow:hidden}._secondary_1tvym_19{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}._mono_1tvym_28{font-family:IBM Plex Mono,monospace}._skeleton_1tvym_32{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}._wrap_sns8t_1{align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex}._tags_sns8t_9{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000)}._tags_sns8t_9>*{flex:none}._more_sns8t_23{color:var(--text-dim);flex:none;font-family:IBM Plex Mono,monospace;font-size:11px}._text_4e3tv_1{text-overflow:ellipsis;white-space:nowrap;color:var(--text);min-width:0;font-size:13px;overflow:hidden}._muted_4e3tv_10{color:var(--text-dim)}
