.datatable-container{background:linear-gradient(180deg,#eff6ffb3,#fff 18%,#fff);border:1px solid #dbeafe;border-radius:1rem;padding:.25rem;box-shadow:0 10px 30px -24px #2563eb73;width:100%;font-family:Inter,system-ui,sans-serif}.datatable-toolbar{display:flex;justify-content:space-between;margin-bottom:.75rem}.datatable-container table{width:100%;border-collapse:collapse;font-size:.9rem}.datatable-container th{text-align:left;padding:.75rem 1rem;background-color:#eff6ff;text-transform:uppercase;color:#1d4ed8;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datatable-container th.sortable{cursor:pointer}.datatable-container td{padding:.75rem 1rem;color:#111827;border-top:1px solid #dbeafe}.datatable-container tr:nth-child(2n){background-color:#f8fbff}.datatable-container tfoot th,.datatable-container tfoot td{background-color:transparent;color:inherit}.datatable-container tfoot tr.datatable-footer-row--default-surface,.datatable-container tfoot tr.datatable-footer-row--default-surface th,.datatable-container tfoot tr.datatable-footer-row--default-surface td{background-color:#eff6ff;color:#0f172a}.datatable-filter input:not(.ppx-input):not(.ppx-input-compact):not(.ppx-input-comfortable),.datatable-filter select:not(.ppx-input):not(.ppx-input-compact):not(.ppx-input-comfortable){width:100%;padding:.4rem .6rem;border:1px solid #bfdbfe;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.datatable-filter input:not(.ppx-input):not(.ppx-input-compact):not(.ppx-input-comfortable):focus,.datatable-filter select:not(.ppx-input):not(.ppx-input-compact):not(.ppx-input-comfortable):focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40}.datatable-filter .datatable-date-filter,.datatable-filter .datatable-date-filter .react-datepicker-wrapper,.datatable-filter .datatable-date-filter .react-datepicker__input-container{display:block;width:100%}.datatable-filter .datatable-date-input{width:100%;padding:.4rem .6rem;border:1px solid #bfdbfe;border-radius:.5rem;font-size:.875rem;line-height:1.25rem;background-color:#fff;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.datatable-filter .datatable-date-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40}.datatable-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;flex-wrap:wrap;gap:.5rem}.datatable-pagination select:not(.ppx-input):not(.ppx-input-compact):not(.ppx-input-comfortable),.datatable-pagination button{border:1px solid #bfdbfe;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem;background-color:#fff;color:#1e3a8a;transition:background-color .2s ease,border-color .2s ease}.datatable-pagination button{cursor:pointer}.datatable-pagination button:hover:not(:disabled){background-color:#eff6ff;border-color:#60a5fa}.datatable-pagination button:disabled{opacity:.5;cursor:not-allowed}tr:last-child td{border-bottom:none}.datatable-pagination .text-sm{color:#1e3a8a}:root{--sidebar-bg: #0f172a;--sidebar-hover: #1e3a8a;--sidebar-active: #2563eb}.bg-sidebar-bg{background-color:var(--sidebar-bg)}.bg-sidebar-hover{background-color:var(--sidebar-hover)}.bg-sidebar-active{background-color:var(--sidebar-active)}
