@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1677ff;--sidebar-width: 220px;--header-height: 56px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f0f2f5;color:#141414;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aab2bb}.ant-layout-sider{box-shadow:2px 0 8px #0000000f}.ant-table-thead>tr>th{font-weight:600}
