@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#719f9573 padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#719f95b3 padding-box padding-box}:root,:root[data-theme=dark]{--cortex-fix-bg:#131f1e}:root[data-theme=light]{--cortex-fix-bg:#f4f8f6}.ant-table-cell.ant-table-cell-fix-left,.ant-table-cell.ant-table-cell-fix-right{background:var(--cortex-fix-bg)!important}.ant-table-row:hover .ant-table-cell.ant-table-cell-fix-left,.ant-table-row:hover .ant-table-cell.ant-table-cell-fix-right{background:color-mix(in srgb, var(--cortex-fix-bg) 88%, #7c9f95)!important}
