:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.dovitec-table .ant-table-thead>tr>th{color:#fff;background:#d2233f;font-weight:600}.dovitec-table .ant-table-thead>tr>th:before{background-color:#ffffff59!important}.dovitec-table .ant-table-thead .ant-table-column-sorter{color:#ffffffbf}.dovitec-table .ant-table-thead .ant-table-column-sorter-up.active,.dovitec-table .ant-table-thead .ant-table-column-sorter-down.active{color:#fff}.dovitec-table .ant-table-thead .ant-table-filter-trigger{color:#ffffffbf}.dovitec-table .ant-table-thead .ant-table-filter-trigger:hover{color:#fff;background:#fff3}.dovitec-table .ant-table-thead .ant-table-filter-trigger.active{color:#fff}.dovitec-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.dovitec-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa}.dovitec-table .ant-table-tbody>tr:hover>td{background:#fbe9ec!important}.dovitec-stat-card{transition:box-shadow .15s,transform .15s}.dovitec-stat-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.dovitec-summary-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (width<=1365px){.dovitec-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=899px){.dovitec-summary-grid{grid-template-columns:repeat(2,1fr)}}
