: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}._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}}
