html.light .mobibox-table-grid,html.light .mobibox-table-grid>div,html.light div.mobibox-table-grid{background-color:var(--sidebar-page-bg)!important;color:var(--foreground)!important}html.light .mobibox-table-grid .overflow-x-auto,html.light .mobibox-table-grid .mobibox-table-scroll-container,html.light .mobibox-table-grid table,html.light .mobibox-table-grid table.min-w-full,html.light .mobibox-table-grid thead,html.light .mobibox-table-grid table thead{background-color:var(--sidebar-page-bg)!important}html.light .mobibox-table-grid th,html.light .mobibox-table-grid table th,html.light .mobibox-table-grid thead th{background-color:var(--sidebar-page-bg)!important;color:var(--foreground)!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-top:1px solid var(--border)!important}html.light .mobibox-table-grid tbody,html.light .mobibox-table-grid table tbody{background-color:var(--sidebar-page-bg)!important}html.light .mobibox-table-grid tbody tr,html.light .mobibox-table-grid table tbody tr{background-color:var(--sidebar-page-bg)!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-top:1px solid var(--border)!important}html.light .mobibox-table-grid tbody tr:hover,html.light .mobibox-table-grid table tbody tr:hover{background-color:var(--sidebar-hover-bg)!important}html.light .mobibox-table-grid td,html.light .mobibox-table-grid table td,html.light .mobibox-table-grid tbody td,html.light .mobibox-table-grid table tbody td,html.light .mobibox-table-grid tbody tr td{background-color:var(--sidebar-page-bg)!important;color:var(--foreground)!important}html.dark .mobibox-table-grid,html.dark .mobibox-table-grid>div,html.dark div.mobibox-table-grid{background-color:var(--card)!important;color:var(--foreground)!important}html.dark .mobibox-table-grid .overflow-x-auto,html.dark .mobibox-table-grid .mobibox-table-scroll-container,html.dark .mobibox-table-grid table,html.dark .mobibox-table-grid table.min-w-full,html.dark .mobibox-table-grid thead,html.dark .mobibox-table-grid table thead{background-color:var(--card)!important}html.dark .mobibox-table-grid th,html.dark .mobibox-table-grid table th,html.dark .mobibox-table-grid thead th{background-color:var(--card)!important;color:var(--foreground)!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-top:1px solid var(--border)!important}html.dark .mobibox-table-grid tbody,html.dark .mobibox-table-grid table tbody{background-color:var(--card)!important}html.dark .mobibox-table-grid tbody tr,html.dark .mobibox-table-grid table tbody tr{background-color:var(--card)!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-top:1px solid var(--border)!important}html.dark .mobibox-table-grid tbody tr:hover,html.dark .mobibox-table-grid table tbody tr:hover{background-color:var(--muted)!important}html.dark .mobibox-table-grid td,html.dark .mobibox-table-grid table td,html.dark .mobibox-table-grid tbody td,html.dark .mobibox-table-grid table tbody td,html.dark .mobibox-table-grid tbody tr td{background-color:var(--card)!important;color:var(--foreground)!important}.mobibox-table-grid tbody tr.selected,.mobibox-table-grid tbody tr.selected td{background-color:var(--sidebar-active-bg)!important}.mobibox-table-grid td.sticky,.mobibox-table-grid th.sticky{background-color:var(--muted)!important}.mobibox-table-grid .text-muted-foreground{color:var(--muted-foreground)!important}.mobibox-table-grid .text-foreground{color:var(--foreground)!important}.mobibox-table-grid .border-border{border-color:var(--border)!important}.mobibox-table-grid th .inline-flex:after{content:"⇅";opacity:.3;margin-left:.5rem;font-size:.875rem}.mobibox-table-grid th .inline-flex.cursor-pointer:after{opacity:.5}.mobibox-table-grid th .inline-flex.cursor-pointer:hover:after{opacity:1}html.dark .mobibox-table-grid button:not(.MuiButton-containedSuccess),html.dark .mobibox-table-grid .p-button{background-color:var(--secondary)!important;color:var(--foreground)!important;border-color:var(--border)!important}html.dark .mobibox-table-grid button:hover,html.dark .mobibox-table-grid .p-button:hover{background-color:var(--muted)!important}html.dark .mobibox-table-grid button.bg-blue-600,html.dark .mobibox-table-grid .p-button-primary{background-color:rgb(var(--primary-color))!important;color:#fff!important}:is(html.light .mobibox-table-grid button:has(.pi-filter),html.light .mobibox-table-grid button:has(.pi-eye)){background-color:var(--sidebar-page-bg)!important;color:var(--foreground)!important;border-color:var(--border)!important}:is(html.light .mobibox-table-grid button:has(.pi-filter):hover,html.light .mobibox-table-grid button:has(.pi-eye):hover){background-color:var(--sidebar-hover-bg)!important}:is(html.dark .mobibox-table-grid button:has(.pi-filter),html.dark .mobibox-table-grid button:has(.pi-eye)){background-color:var(--secondary)!important;color:var(--foreground)!important;border-color:var(--border)!important}:is(html.dark .mobibox-table-grid button:has(.pi-filter):hover,html.dark .mobibox-table-grid button:has(.pi-eye):hover){background-color:var(--muted)!important}:is(html.light .mobibox-table-grid button:has(.pi-download),html.dark .mobibox-table-grid button:has(.pi-download)){color:#fff!important;background-color:#22c55e!important;border-color:#22c55e!important}:is(html.light .mobibox-table-grid button:has(.pi-download):hover,html.dark .mobibox-table-grid button:has(.pi-download):hover){background-color:#16a34a!important;border-color:#16a34a!important}:is(html.light .mobibox-table-grid .MuiButton-root:has(svg[data-testid=FilterListIcon]),html.dark .mobibox-table-grid .MuiButton-root:has(svg[data-testid=FilterListIcon])){color:rgb(var(--primary-color))!important;border-color:rgb(var(--primary-color))!important}:is(html.light .mobibox-table-grid .MuiButton-root:has(svg[data-testid=FilterListIcon]) svg,html.dark .mobibox-table-grid .MuiButton-root:has(svg[data-testid=FilterListIcon]) svg){color:rgb(var(--primary-color))!important}
