@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600;700&display=swap";:root{--text-page-title:18px;--text-section-title:14px;--text-body:13px;--text-caption:12px;--text-mini:11px;--font-tabular:"Noto Sans SC", tabular-nums}@layer base{body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;margin:0;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.4s cubic-bezier(.16,1,.3,1) both fade-up}@keyframes count-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-count{animation:.6s cubic-bezier(.16,1,.3,1) both count-up}.ant-table-thead>tr>th{text-transform:none;letter-spacing:.02em;font-weight:600!important;font-size:var(--text-caption)!important}.ant-table-tbody>tr>td{text-overflow:ellipsis;white-space:nowrap;max-width:25em;overflow:hidden;font-size:var(--text-body)!important}.ant-table-tbody>tr>td.tabular-nums{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.filter-label{font-size:var(--text-caption);color:#5e6d7e;margin-bottom:4px;font-weight:500}@keyframes value-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stat-value{animation:.5s cubic-bezier(.16,1,.3,1) both value-in}.ant-layout-sider-children{flex-direction:column!important;height:100%!important;display:flex!important;overflow:hidden!important}.ant-descriptions-item-label{white-space:nowrap}
