.l-entity-table{width:100%}.l-entity-table-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px;display:flex;box-shadow:0 1px 3px #0000001a}.l-entity-table-title h2{margin:0;font-size:24px;font-weight:600}.l-entity-table-controls{align-items:center;gap:12px;display:flex}.l-entity-table-search{border:1px solid #dee2e6;border-radius:6px;min-width:300px;padding:8px 12px;font-size:14px}.l-entity-table-search:focus{border-color:#06c;outline:none;box-shadow:0 0 0 3px #0066cc1a}.l-entity-table-create-btn{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s}.l-entity-table-create-btn:hover{background:#0052a3}.l-entity-table-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.l-entity-table-table{border-collapse:collapse;width:100%}.l-entity-table-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.l-entity-table-table th{text-align:left;color:#495057;padding:8px 12px;font-size:14px;font-weight:600}.l-entity-table-actions-header{text-align:right;width:150px}.l-entity-table-row{border-bottom:1px solid #dee2e6;transition:background .2s}.l-entity-table-row:nth-child(2n){background:#f8f9fa}.l-entity-table-row:nth-child(odd){background:#fff}.l-entity-table-row:hover{background:#e9ecef!important}.l-entity-table-cell{color:#212529;padding:8px 12px;font-size:14px}.l-entity-table-cell-loading{color:#6c757d;font-style:italic}.l-entity-table-cell-empty{color:#adb5bd}.l-entity-table-actions-cell{text-align:right;padding:8px 12px}.l-entity-table-actions{justify-content:flex-end;gap:8px;display:flex}.l-entity-table-action-btn{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:6px 12px;font-size:13px;transition:all .2s}.l-entity-table-action-view{color:#06c;border-color:#06c}.l-entity-table-action-view:hover{background:#f0f7ff}.l-entity-table-action-edit{color:#28a745;border-color:#28a745}.l-entity-table-action-edit:hover{background:#f0fff4}.l-entity-table-action-delete{color:#dc3545;border-color:#dc3545}.l-entity-table-action-delete:hover{background:#fff5f5}.l-entity-table-loading,.l-entity-table-empty,.l-entity-table-error{text-align:center;color:#6c757d;padding:24px}.l-entity-table-error{color:#dc3545;background:#fff5f5}.l-entity-table-footer{text-align:center;color:#6c757d;background:#fff;border-radius:0 0 8px 8px;margin-top:-1px;padding:8px 12px;font-size:13px;box-shadow:0 1px 3px #0000001a}
