:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh;width:100%}#root{width:100%;min-height:100vh;max-width:100vw;overflow-x:hidden}html,body{max-width:100vw;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(max-width:576px){.ant-typography h1,.ant-typography h2,.ant-typography h3{margin-bottom:8px}.ant-card-body{padding:12px}.ant-table{font-size:12px}.ant-space{row-gap:8px!important}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ant-table-row.row-ord-green>td{background-color:#f6ffed!important}.ant-table-row.row-ord-red>td{background-color:#fff2f0!important}.ant-table-row.row-ord-orange>td{background-color:#fff7e6!important}.ant-table-row.row-ord-purple>td{background-color:#f9f0ff!important}._pageContainer_bodml_4{padding:24px;min-height:calc(100vh - 64px);background:linear-gradient(135deg,#f5f7fa,#e4e8ec)}._pageHeader_bodml_10{margin-bottom:24px}._pageTitle_bodml_14{font-size:28px;font-weight:600;color:#1a1a2e;margin:0 0 4px;letter-spacing:-.5px}._pageSubtitle_bodml_22{color:#64748b;font-size:14px;margin:0}._headerActions_bodml_28{display:flex;gap:12px;align-items:center}._headerRow_bodml_34{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._statsGrid_bodml_43{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}._statCard_bodml_51{background:#fff;border-radius:16px;padding:20px;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d;transition:all .3s ease;border:1px solid rgba(0,0,0,.04)}._statCard_bodml_51:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a,0 8px 24px #00000014}._statCard_bodml_51:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--stat-color, #1890ff);border-radius:16px 16px 0 0}._statCardBlue_bodml_82{--stat-color: linear-gradient(90deg, #1890ff, #36cfc9)}._statCardGreen_bodml_85{--stat-color: linear-gradient(90deg, #52c41a, #95de64)}._statCardRed_bodml_88{--stat-color: linear-gradient(90deg, #ff4d4f, #ff7875)}._statCardOrange_bodml_91{--stat-color: linear-gradient(90deg, #fa8c16, #ffc53d)}._statCardPurple_bodml_94{--stat-color: linear-gradient(90deg, #722ed1, #b37feb)}._statCardIcon_bodml_98{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}._statCardIconBlue_bodml_109{background:linear-gradient(135deg,#e6f7ff,#bae7ff);color:#1890ff}._statCardIconGreen_bodml_113{background:linear-gradient(135deg,#f6ffed,#d9f7be);color:#52c41a}._statCardIconRed_bodml_117{background:linear-gradient(135deg,#fff1f0,#ffccc7);color:#ff4d4f}._statCardIconOrange_bodml_121{background:linear-gradient(135deg,#fff7e6,#ffe7ba);color:#fa8c16}._statCardIconPurple_bodml_125{background:linear-gradient(135deg,#f9f0ff,#efdbff);color:#722ed1}._statCardValue_bodml_130{font-size:32px;font-weight:700;color:#1a1a2e;line-height:1.2;margin-bottom:4px}._statCardLabel_bodml_138{font-size:14px;color:#64748b;font-weight:500}._statCardExtra_bodml_144{font-size:12px;color:#94a3b8;margin-top:8px}._card_bodml_151{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d;border:1px solid rgba(0,0,0,.04);overflow:hidden}._cardHeader_bodml_161{padding:20px 24px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._cardTitle_bodml_171{font-size:16px;font-weight:600;color:#1a1a2e;margin:0;display:flex;align-items:center;gap:8px}._cardTitleIcon_bodml_181{font-size:18px;opacity:.7}._cardBody_bodml_186{padding:24px}._cardBodyCompact_bodml_190{padding:0}._filtersRow_bodml_195{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}._tableWrapper_bodml_204{overflow-x:auto}._tableWrapper_bodml_204 .ant-table{background:transparent}._tableWrapper_bodml_204 .ant-table-thead>tr>th{background:#fafbfc;font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._tableWrapper_bodml_204 .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;transition:background-color .2s}._tableWrapper_bodml_204 .ant-table-tbody>tr:hover>td{background:#f8fafc}._tableWrapper_bodml_204 .ant-table-tbody>tr:last-child>td{border-bottom:none}._twoColumnGrid_bodml_236{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:992px){._twoColumnGrid_bodml_236{grid-template-columns:1fr}}._refreshIndicator_bodml_249{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8;padding:6px 12px;background:#f8fafc;border-radius:20px}._refreshIndicatorDot_bodml_260{width:6px;height:6px;border-radius:50%;background:#52c41a}._refreshIndicatorDot_bodml_260._loading_bodml_267{animation:_pulse_bodml_1 1s ease-in-out infinite;background:#1890ff}@keyframes _fadeIn_bodml_284{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._fadeIn_bodml_284{animation:_fadeIn_bodml_284 .3s ease-out}@keyframes _pulse_bodml_1{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:768px){._pageContainer_bodml_4{padding:16px}._pageTitle_bodml_14{font-size:24px}._statsGrid_bodml_43{grid-template-columns:repeat(2,1fr);gap:12px}._statCard_bodml_51{padding:16px}._statCardValue_bodml_130{font-size:24px}._statCardIcon_bodml_98{width:40px;height:40px;font-size:20px;margin-bottom:12px}}@media(max-width:480px){._statsGrid_bodml_43{grid-template-columns:1fr}}@media(max-width:768px){._tableWrapper_bodml_204 .ant-table-cell:first-child{position:sticky;left:0;z-index:1;background:#fff}._tableWrapper_bodml_204 .ant-table-thead>tr>th:first-child{background:#fafbfc}._tableWrapper_bodml_204{position:relative}._tableWrapper_bodml_204:after{content:"";position:absolute;right:0;top:0;bottom:0;width:24px;background:linear-gradient(to right,transparent,rgba(255,255,255,.9));pointer-events:none;z-index:2}}._container_hm07z_1{display:flex;height:calc(100vh - 64px);overflow:hidden}._leftPanel_hm07z_7{width:240px;min-width:240px;border-right:1px solid #e8e8e8;background:#fafafa;overflow-y:auto;flex-shrink:0}._centerPanel_hm07z_16{flex:1;overflow-y:auto;min-width:0}._rightPanel_hm07z_22{width:400px;min-width:400px;border-left:1px solid #e8e8e8;background:#fff;overflow-y:auto;flex-shrink:0}._rightPanelHidden_hm07z_31{display:none}@media(max-width:1200px){._leftPanel_hm07z_7{display:none}}@media(max-width:768px){._rightPanel_hm07z_22{display:none}}._card_j92du_1{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}._card_j92du_1:hover{background-color:#fafafa}._selected_j92du_15{background-color:#e6f4ff;border-left:3px solid #1677ff}._main_j92du_20{display:flex;align-items:center;gap:4px;flex:1;min-width:0;overflow:hidden}._erid_j92du_29{font-weight:500;color:#1a1a2e;white-space:nowrap}._separator_j92du_35{color:#d9d9d9}._platform_j92du_39{color:#595959;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._date_j92du_46{color:#8c8c8c;white-space:nowrap}._meta_j92du_51{display:flex;align-items:center;gap:8px;flex-shrink:0}._views_j92du_58{color:#8c8c8c;font-size:13px;white-space:nowrap}._tag_j92du_64{margin:0}._container_1l1gw_1{display:flex;flex-direction:column;height:100%}._header_1l1gw_7{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0}._loading_1l1gw_15{display:flex;justify-content:center;padding:24px}._list_1l1gw_21{flex:1;overflow-y:auto}._item_1l1gw_26{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;margin:4px;cursor:pointer;transition:background-color .2s}._item_1l1gw_26:hover{background-color:#f5f5f5}._item_1l1gw_26:hover ._actions_1l1gw_40{opacity:1}._selected_1l1gw_44{background-color:#f0f5ff;box-shadow:inset 0 0 0 2px #597ef7;border-radius:4px}._tagName_1l1gw_50{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actions_1l1gw_40{display:flex;gap:4px;opacity:0;transition:opacity .2s}._editRow_1l1gw_64{display:flex;align-items:center;gap:8px;width:100%}._createRow_1l1gw_71{display:flex;align-items:center;gap:8px;padding:8px 16px;border-top:1px solid #f0f0f0}._container_jnl9t_1{display:flex;flex-direction:column;height:100%}._header_jnl9t_7{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid #f0f0f0}._erid_jnl9t_15{font-size:16px}._content_jnl9t_19{flex:1;padding:16px;overflow-y:auto}._links_jnl9t_25{margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}._actions_jnl9t_31{margin-top:24px}._loading_jnl9t_35,._error_jnl9t_42{display:flex;justify-content:center;align-items:center;height:200px}._centerContainer_1yaw3_1{display:flex;flex-direction:column;height:100%}._filters_1yaw3_7{display:flex;gap:8px;flex-wrap:wrap;padding:16px;border-bottom:1px solid #f0f0f0;background:#fff}._list_1yaw3_16{flex:1;overflow-y:auto;background:#fff}._loading_1yaw3_22{display:flex;justify-content:center;align-items:center;height:200px}._pagination_1yaw3_29{display:flex;justify-content:center;padding:16px;border-top:1px solid #f0f0f0;background:#fff}._selectedTags_1yaw3_37{display:flex;gap:8px;flex-wrap:wrap;padding:8px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa}
