@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Sora:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--font-display: "Sora", "Segoe UI", sans-serif;--font-body: "Manrope", "Segoe UI", sans-serif}body{margin:0;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;min-height:100vh}#root{min-height:100vh}h1,h2,h3,h4,h5,h6,.ant-typography,.ant-menu-title-content,.ant-btn{font-family:var(--font-display)}@media (max-width: 768px){.ant-table-wrapper{overflow-x:auto}.ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}}.ant-layout-sider-collapsed .ant-layout-sider-trigger{bottom:0}.ant-form-item{margin-bottom:16px}.ant-image img{border-radius:4px;object-fit:cover}.ant-btn-primary{border-color:#1890ff;background:#1890ff}.ant-btn-primary:hover,.ant-btn-primary:focus{border-color:#40a9ff;background:#40a9ff}.ant-statistic-title{font-size:14px;margin-bottom:4px}.ant-statistic-content{font-size:24px;line-height:1}
