.custom-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;margin-top:20px}.table-container{overflow-x:auto;position:relative}.custom-data-table{width:100%;border-collapse:collapse;background:#fff}.custom-data-table thead{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.custom-data-table thead th{padding:12px 10px;text-align:left;font-weight:600;color:#495057;white-space:nowrap;user-select:none}.custom-data-table thead th.sortable{cursor:pointer;transition:background-color .2s}.custom-data-table thead th.sortable:hover{background-color:#e9ecef}.custom-data-table thead th .sort-icon{display:inline-block;margin-left:5px;opacity:.3}.custom-data-table thead th .sort-icon::before{content:'⇅';font-size:12px}.custom-data-table thead th.sort-asc .sort-icon{opacity:1}.custom-data-table thead th.sort-asc .sort-icon::before{content:'▲'}.custom-data-table thead th.sort-desc .sort-icon{opacity:1}.custom-data-table thead th.sort-desc .sort-icon::before{content:'▼'}.custom-data-table tbody tr{border-bottom:1px solid #dee2e6;transition:background-color .2s}.custom-data-table tbody tr:hover{background-color:#f8f9fa}.custom-data-table tbody td{padding:10px 8px;color:#333;vertical-align:middle}.custom-data-table .loading-cell,.custom-data-table .empty-cell,.custom-data-table .error-cell{text-align:center;padding:40px 20px;color:#6c757d;font-size:16px}.custom-data-table .error-cell{color:#dc3545}.custom-data-table .quantity-input{width:80px;padding:8px 12px;border:2px solid #e0e0e0;border-radius:6px;text-align:center;font-size:14px;font-weight:500;background-color:#fafafa;transition:all .3s ease}.custom-data-table .quantity-input:hover{border-color:#b0b0b0;background-color:#fff}.custom-data-table .quantity-input:focus{border-color:#007bff;background-color:#fff;outline:0;box-shadow:0 0 0 3px rgba(0,123,255,.15)}.custom-data-table .measure-weight-select{padding:8px 12px;border:2px solid #e0e0e0;border-radius:6px;background-color:#fafafa;cursor:pointer;font-size:14px;transition:all .3s ease}.custom-data-table .measure-weight-select:hover{border-color:#b0b0b0;background-color:#fff}.custom-data-table .measure-weight-select:focus{border-color:#007bff;background-color:#fff;outline:0;box-shadow:0 0 0 3px rgba(0,123,255,.15)}.table-footer{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f9fa;border-top:1px solid #dee2e6;flex-wrap:wrap;gap:15px}.pagination-info{color:#6c757d;font-size:14px}.pagination-controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.page-size-selector{display:flex;align-items:center;gap:8px}.page-size-selector label{font-size:14px;color:#6c757d;margin:0}.page-size-dropdown{padding:6px 12px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;cursor:pointer;font-size:14px;transition:border-color .3s}.page-size-dropdown:hover{border-color:#80bdff}.page-size-dropdown:focus{outline:0;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.loading-overlay{position:absolute;inset:0;background:rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;z-index:10;backdrop-filter:blur(2px)}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.custom-data-table .loading-cell{animation:pulse 1.5s ease-in-out infinite}@media(max-width:768px){.table-footer{flex-direction:column;align-items:flex-start}.pagination-controls{width:100%;justify-content:space-between}.pagination-buttons button{padding:4px 8px;font-size:12px;min-width:30px}.page-size-selector{font-size:13px}.custom-data-table{font-size:14px}.custom-data-table thead th,.custom-data-table tbody td{padding:8px 6px}.custom-data-table .button-2{padding:6px 10px;font-size:11px}.custom-data-table .quantity-input{width:60px;padding:6px 8px}}@media(max-width:576px){.pagination-buttons button:not(.active):not([data-page="prev"]):not([data-page="next"]){display:none}.pagination-buttons button[data-page="prev"],.pagination-buttons button[data-page="next"],.pagination-buttons button.active{display:inline-block}.pagination-ellipsis{display:none}}html[dir="rtl"] .custom-data-table thead th,html[dir="rtl"] .custom-data-table tbody td{text-align:right}html[dir="rtl"] .custom-data-table thead th .sort-icon{margin-left:0;margin-right:5px}html[dir="rtl"] .table-footer{flex-direction:row-reverse}html[dir="rtl"] .pagination-controls{flex-direction:row-reverse}html[dir="rtl"] .page-size-selector{flex-direction:row-reverse}.custom-data-table thead th:focus,.pagination-buttons button:focus,.page-size-dropdown:focus{outline:2px solid #007bff;outline-offset:2px}.custom-data-table tbody tr:focus-within{outline:2px solid #007bff;outline-offset:-2px}@media print{.table-footer{display:none}.custom-data-table{border:1px solid #000}.custom-data-table thead th,.custom-data-table tbody td{border:1px solid #000}.loading-overlay{display:none}}
