html,body,#root{margin:0;padding:0;width:100%;height:100%}.inline-edit-input.ant-input,.inline-edit-input.ant-input:hover,.inline-edit-input.ant-input:focus,.inline-edit-input.ant-input-focused,.inline-edit-input.ant-input-affix-wrapper,.inline-edit-input.ant-input-affix-wrapper:focus,.inline-edit-input.ant-input-affix-wrapper-focused,.inline-edit-input.ant-picker,.inline-edit-input.ant-picker:hover,.inline-edit-input.ant-picker-focused,.inline-edit-input.ant-select .ant-select-selector,.inline-edit-input.ant-select:hover .ant-select-selector,.inline-edit-input.ant-select-focused .ant-select-selector{box-shadow:none!important}.sidebar-drawer .ant-drawer-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.entity-card{position:relative;display:flex;align-items:stretch;gap:8px;border:1px solid transparent;border-radius:8px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,opacity .15s;-webkit-user-select:none;user-select:none}.entity-card--clickable{cursor:pointer}.entity-card--compact{padding:8px 10px;border-radius:6px;gap:6px}.entity-card--dimmed{opacity:.6}.entity-card__accent{position:absolute;top:0;left:0;bottom:0;width:3px;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.entity-card__actions{position:absolute;top:4px;right:4px;display:flex;gap:2px;align-items:center;z-index:1}.entity-card__action-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;cursor:pointer;transition:background-color .15s,color .15s,opacity .15s;border:none;background:transparent;padding:0;font-size:12px}.entity-card__action-btn--hover-only{opacity:0;pointer-events:none}.entity-card:hover .entity-card__action-btn--hover-only{opacity:1;pointer-events:auto}.entity-card__body{display:flex;flex-direction:column;min-width:0;flex:1;gap:2px}.entity-card__header{display:flex;align-items:center;gap:6px;min-width:0}.entity-card__icon{display:inline-flex;align-items:center;flex-shrink:0}.entity-card__title{font-weight:600;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.entity-card__tags{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.entity-card__subtitle,.entity-card__meta{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-card__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;flex-shrink:0;gap:2px;margin-left:8px}._tableShell_bvce4_1{position:relative;border-top:1px solid var(--bt-border);border-bottom:1px solid var(--bt-border);border-radius:0;background:#fff;overflow:hidden}._scrollBox_bvce4_10{width:100%;overflow-x:auto}._table_bvce4_1{min-width:100%;border-collapse:collapse;color:var(--bt-text);table-layout:fixed}._thead_bvce4_22{position:sticky;top:0;z-index:2}._th_bvce4_22{position:sticky;top:0;background:var(--bt-head-bg);border-bottom:1px solid var(--bt-border);border-right:1px solid var(--bt-border);padding:6px 8px;text-align:left;font-weight:600;font-size:12px;-webkit-user-select:none;user-select:none;position:relative}._th_bvce4_22:last-child{border-right:none}._thInner_bvce4_47{display:flex;align-items:center;justify-content:space-between;gap:6px}._thTitleButton_bvce4_54{border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:inherit;font-weight:inherit}._sortMark_bvce4_67{display:inline-flex;flex-direction:column;align-items:center;line-height:1;font-size:12px;gap:0;margin-left:4px}._sortArrow_bvce4_77{transition:opacity .15s,color .15s}._sortArrowActive_bvce4_83{color:var(--bt-sort-active, #4e79a7);font-weight:700}._sortArrowInactive_bvce4_88{color:var(--bt-sort-inactive, #b0bec5)}._thSortable_bvce4_92{cursor:pointer}._thSortable_bvce4_92:hover{color:var(--bt-sort-hover, #4e79a7)}._resizeHandle_bvce4_100{position:absolute;right:-2px;top:0;width:6px;height:100%;cursor:col-resize;z-index:1}._resizeHandle_bvce4_100:hover,._resizeHandle_bvce4_100:active{background:#4e79a74d}._tr_bvce4_115{cursor:default}._tr_bvce4_115:hover{background:#fafafa}._trGroupFirst_bvce4_123 td{border-top:2px solid var(--bt-sort-active, #4e79a7)}._trChild_bvce4_127{background:var(--bt-child-bg, #f9fbfd)}._trChild_bvce4_127:hover{background:#f0f4f8}._td_bvce4_135{border-bottom:1px solid var(--bt-border);border-right:1px solid var(--bt-border);padding:6px 8px;font-size:12px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._td_bvce4_135:last-child{border-right:none}._alignLeft_bvce4_150{text-align:left}._alignCenter_bvce4_154{text-align:center}._alignRight_bvce4_158{text-align:right}._treeCell_bvce4_162{display:flex;align-items:center;min-width:0}._expanderBtn_bvce4_168{border:none;background:transparent;cursor:pointer;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}._expanderPlaceholder_bvce4_179{width:20px;height:20px;display:inline-block}._cellContent_bvce4_185{min-width:0;overflow:hidden;text-overflow:ellipsis}._emptyCell_bvce4_191{text-align:center;color:#666;padding:16px}._skeleton_bvce4_197{height:14px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_bvce4_1 1.2s ease-in-out infinite;width:70%}@keyframes _shimmer_bvce4_1{0%{background-position:200% 0}to{background-position:-200% 0}}._loadingBar_bvce4_215{position:absolute;top:0;left:0;right:0;height:2px;z-index:10;background:linear-gradient(90deg,transparent,#4e79a7,transparent);background-size:200% 100%;animation:_loadSlide_bvce4_1 1.2s ease-in-out infinite}@keyframes _loadSlide_bvce4_1{0%{background-position:200% 0}to{background-position:-200% 0}}._paginationWrap_bvce4_236{padding:6px 12px;display:flex;justify-content:flex-end;border-top:1px solid var(--bt-border);background:var(--bt-head-bg)}
