body{color:var(--foreground);background:var(--background);letter-spacing:.5px}body,button,h1,h2,h3,h4,h5,h6{font-family:var(--font-main)}.ant-table-body::-webkit-scrollbar,::-webkit-scrollbar{width:8px;height:8px}.ant-table-cell{color:var(--text-clr)}.ant-table-body::-webkit-scrollbar-track,::-webkit-scrollbar-track{background:var(--scroll-bg)}.ant-table-body::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background:var(--text-gradient);border-radius:5px}.ant-table-body::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:hover{background:var(--text-gradient)}.ant-table-body{scrollbar-width:auto;scrollbar-color:auto}.qai .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:transparent;background-color:transparent;background:var(--text-gradient)}.qai .ant-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:0}.qai-chart-container{display:flex;justify-content:center;align-items:center}@media (max-width:768px){.qai-chart-container{width:100%!important;margin:0 auto}}.ant-table-container .ant-table-content .ant-table-cell-fix-right,.ant-table-container .ant-table-tbody .ant-table-cell-fix-right,.ant-table-container .ant-table-thead .ant-table-cell-fix-right{background-color:var(--sidebar-bg-new)}