@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c7cd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a8b0}.ant-table-tbody>tr.ant-table-row-selected>td{background:#f0f7ff!important}.ant-table-tbody>tr.ant-table-row-selected:hover>td{background:#e6f2ff!important}
