:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{height:100%;margin:0}body{font-family:system-ui,Segoe UI,Roboto,sans-serif}.top-scrollbar,.clients-table-wrapper .ant-table-body{scrollbar-width:auto;scrollbar-color:var(--tbl-scrollbar-color,#fa8c16) #f0f0f0}.top-scrollbar::-webkit-scrollbar{height:26px}.clients-table-wrapper .ant-table-body::-webkit-scrollbar{height:26px}.top-scrollbar::-webkit-scrollbar-track{background:#f0f0f0}.clients-table-wrapper .ant-table-body::-webkit-scrollbar-track{background:#f0f0f0}.top-scrollbar::-webkit-scrollbar-thumb{background:var(--tbl-scrollbar-color,#fa8c16);border:4px solid #f0f0f0;border-radius:13px}.clients-table-wrapper .ant-table-body::-webkit-scrollbar-thumb{background:var(--tbl-scrollbar-color,#fa8c16);border:4px solid #f0f0f0;border-radius:13px}.top-scrollbar::-webkit-scrollbar-thumb:hover{filter:brightness(.85)}.clients-table-wrapper .ant-table-body::-webkit-scrollbar-thumb:hover{filter:brightness(.85)}.styled-table{--tbl-header-bg:#fafafa;--tbl-header-color:#12141c;--tbl-text-color:#12141c;--tbl-odd-bg:#fff;--tbl-even-bg:#fafafa;--tbl-total-bg:#f0f0f0;--tbl-border-color:#e4e5e9;--tbl-scrollbar-color:#fa8c16;--tbl-font:inherit}.styled-table .ant-table{font-family:var(--tbl-font)}.styled-table .ant-table-thead>tr>th{background:var(--tbl-header-bg)!important;color:var(--tbl-header-color)!important;border-color:var(--tbl-border-color)!important}.styled-table .ant-table-tbody>tr>td{color:var(--tbl-text-color);border-color:var(--tbl-border-color)!important}.styled-table .ant-table-tbody>tr:nth-child(odd)>td{background:var(--tbl-odd-bg)}.styled-table .ant-table-tbody>tr:nth-child(2n)>td{background:var(--tbl-even-bg)}.styled-table .ant-table-tbody>tr.styled-table-total-row>td{font-weight:600;background:var(--tbl-total-bg)!important}.styled-table .ant-table-cell-fix-left,.styled-table .ant-table-cell-fix-right{background:inherit}
