.app-datatable.card{border:1px solid var(--border-color,#e2e8f0);border-radius:.5rem;overflow:visible;box-shadow:0 1px 3px #0f172a0f}.app-datatable .datatable-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:.75rem;padding:1rem 1.25rem}.app-datatable .datatable-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:.75rem 1.25rem}.app-datatable .datatable-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.app-datatable table.app-dt-table{border-collapse:separate;border-spacing:0;width:100%;margin-bottom:0;font-size:.875rem}.app-datatable table.app-dt-table thead th{text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;background:#f1f5f9;border-bottom:1px solid #e2e8f0;height:50px;padding:.75rem 1rem;font-size:.7rem;font-weight:600}.app-datatable table.app-dt-table thead th.sortable{cursor:pointer}.app-datatable table.app-dt-table thead th.sortable:hover{color:#334155;background:#e2e8f0}.app-datatable table.app-dt-table tbody td{vertical-align:middle;color:#1e293b;background:#fff;border-bottom:1px solid #f1f5f9;min-height:60px;padding:1rem;font-weight:500}.app-datatable table.app-dt-table tbody tr:hover td{background:#f8fafc}.app-datatable table.app-dt-table tbody tr.row-selected td{background:#eef2ff}.app-datatable .dt-sort-icon{opacity:.35;margin-left:.25rem;font-size:.75rem}.app-datatable th.sort-asc .dt-sort-icon,.app-datatable th.sort-desc .dt-sort-icon{opacity:1;color:#4f46e5}.app-datatable .dt-sticky-left,.app-datatable .dt-sticky-right{z-index:3;background:inherit;position:sticky}.app-datatable thead .dt-sticky-left,.app-datatable thead .dt-sticky-right{z-index:4;background:#f1f5f9}.app-datatable .dt-sticky-left{left:0;box-shadow:4px 0 8px -4px #0f172a1f}.app-datatable .dt-sticky-right{right:0;overflow:visible;box-shadow:-4px 0 8px -4px #0f172a1f}.app-datatable .dt-col-actions .dropdown{position:static}.app-datatable .dt-col-actions .dropdown-menu{white-space:nowrap;z-index:1080;min-width:11rem}.app-datatable tbody tr:has(.dropdown-menu.show) .dt-sticky-right{z-index:20}.app-datatable .dt-col-checkbox{text-align:center;width:48px;min-width:48px}.app-datatable .dt-col-actions{text-align:center;width:72px;min-width:72px;overflow:visible}.app-datatable .dt-empty{text-align:center;color:#94a3b8;padding:3rem 1rem}.app-datatable .bulk-bar{background:linear-gradient(90deg,#eef2ff,#f8fafc);border-bottom:1px solid #c7d2fe;padding:.5rem 1.25rem}.app-datatable .column-visibility-menu{min-width:200px;max-height:280px;overflow-y:auto}@media (width<=767.98px){.app-datatable .datatable-header{flex-direction:column;align-items:stretch!important}.app-datatable table.app-dt-table thead th,.app-datatable table.app-dt-table tbody td{padding:.75rem}}@media print{.app-datatable .datatable-header,.app-datatable .datatable-footer,.app-datatable .dt-col-checkbox,.app-datatable .bulk-bar{display:none!important}}
