.custom-table-scroll-body{scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;direction:rtl;overflow:auto;width:100%!important}[data-slot=table-container]{height:100%;overflow:hidden}.custom-table-scroll-body::-webkit-scrollbar{background:#f9fafb;width:8px}.custom-table-scroll-body::-webkit-scrollbar-thumb{background:#d1d5db;border:1px solid #f9fafb;border-radius:6px}.custom-table-scroll-body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.custom-table-scrollbar-track{background:#f9fafb;border-radius:6px}.custom-table-scroll-body>div{box-sizing:border-box;direction:rtl!important;width:100%!important}.custom-table-scroll-body table,.custom-table-scroll-body *{box-sizing:border-box;border-spacing:0;border-collapse:collapse}.custom-table-scroll-body>div>div{box-sizing:border-box;overflow:hidden;width:100%!important}.custom-table-scroll-body tbody tr{border-radius:8px;margin-bottom:8px;overflow:hidden}.custom-table-scroll-body tbody tr td{border-radius:8px;padding:8px 12px}.custom-table-scroll-body tbody tr td:first-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.custom-table-scroll-body tbody tr td:last-child{border-top-left-radius:8px;border-bottom-left-radius:8px}@media (max-width:768px){.custom-table-scroll-body{font-size:.75rem}}.custom-table-scroll-body [style*="position: absolute"]{box-sizing:border-box!important;overflow:hidden!important}.mobile-table-container{direction:rtl;width:100%}.mobile-table-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;padding:12px;box-shadow:0 1px 3px #0000001a}.mobile-table-item:hover{background:#f8fafc;border-color:#3b82f6}.mobile-table-item.expanded{background:#eff6ff;border-color:#3b82f6}.mobile-table-field{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.mobile-table-field:last-child{border-bottom:none}.mobile-table-label{color:#374151;text-align:right;min-width:80px;font-size:.75rem;font-weight:600}.mobile-table-value{color:#111827;text-align:left;flex:1;margin-left:8px;font-size:.75rem}.mobile-table-extra{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:8px;padding:8px}.expand-row{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.17,.67,.83,.67),opacity .4s;overflow:hidden}.expand-row.open{opacity:1;max-height:500px}
