:root{--primary-color: #1677ff;--background-color: #ffffff;--text-color: rgba(0, 0, 0, .85);--border-color: #d9d9d9}[data-theme=dark]{--primary-color: #177ddc;--background-color: #141414;--text-color: rgba(255, 255, 255, .85);--border-color: #303030}body{background-color:var(--background-color);color:var(--text-color);transition:background-color .3s,color .3s}.page-loader{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:var(--background-color)}.tv-display{background-color:#001529;min-height:100vh;padding:16px}.tv-display .header{color:#fff;text-align:center;margin-bottom:20px;font-size:32px;font-weight:700}.tv-display .ant-table{font-size:20px}.tv-display .ant-table th{background-color:#1890ff!important;color:#fff!important;font-size:22px;padding:16px}.tv-display .ant-table-tbody>tr.table-row-light{background-color:#f0f5ff}.tv-display .ant-table-tbody>tr.table-row-dark{background-color:#e6f7ff}.tv-display .ant-table-tbody>tr>td{padding:16px;font-size:20px}.tv-display .ant-tag{font-size:18px;padding:4px 12px}.tv-display .ant-empty{color:#fff}.tv-display .ant-empty-description{color:#fff;font-size:28px}.blinking{animation:blink 2s infinite}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.last-updated{color:#fff;text-align:right;font-size:16px;margin-bottom:10px}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;min-height:100vh}a{text-decoration:none}img,picture,svg{display:block;max-width:100%}
