.ced-widget{width:100%;font-family:inherit}.ced-widget *,.ced-widget *::before,.ced-widget *::after{box-sizing:border-box}.ced-search-title{font-size:1.1em;font-weight:600;color:inherit;margin:0 0 12px;line-height:1.5}.ced-search-wrap{position:relative;margin-bottom:20px}.ced-search-input{display:block;width:100%;padding:12px 16px;font-size:1em;font-family:inherit;line-height:1.5;color:#333;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;transition:border-color 0.18s ease,box-shadow 0.18s ease;-webkit-appearance:none;appearance:none}.ced-search-input:focus{border-color:#6b7280;box-shadow:0 0 0 3px rgb(107 114 128 / .15)}.ced-loading{display:none;margin-top:8px;font-size:.85em;color:#9ca3af;font-style:italic}.ced-loading.ced-visible{display:block}.ced-results-info{display:none;font-size:.85em;color:#6b7280;margin-bottom:10px}.ced-results-info.ced-visible{display:block}.ced-table-wrap{display:none;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px;border:1px solid #e5e7eb}.ced-table-wrap.ced-visible{display:block}.ced-table{width:100%;border-collapse:collapse;font-size:.95em}.ced-table thead tr{background-color:#f3f4f6}.ced-table thead th{padding:12px 16px;text-align:left;font-size:.8em;font-weight:700;color:#4b5563;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-bottom:1px solid #e5e7eb}.ced-table tbody tr{background-color:#fff;transition:background-color 0.12s ease}.ced-table tbody tr:nth-child(even){background-color:#f9fafb}.ced-table tbody tr:hover{background-color:#f0f4ff}.ced-table tbody td{padding:11px 16px;color:#374151;font-size:.92em;border-bottom:1px solid #f0f1f3;word-break:break-word;vertical-align:middle}.ced-table tbody tr:last-child td{border-bottom:none}.ced-no-results{display:none;padding:18px 22px;border:1px solid #fde68a;background-color:#fffbeb;color:#92400e;border-radius:6px;font-size:.95em;text-align:center;line-height:1.5}.ced-no-results.ced-visible{display:block}.ced-pagination{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:16px}.ced-pagination.ced-visible{display:flex}.ced-pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:6px 12px;font-size:.875em;font-family:inherit;font-weight:500;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:5px;cursor:pointer;line-height:1.4;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease}.ced-pagination button:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.ced-pagination button.active{background-color:#374151;border-color:#374151;color:#fff;font-weight:700;cursor:default}.ced-pagination button:disabled{opacity:.35;cursor:not-allowed}.ced-pagination .ced-ellipsis{padding:0 4px;color:#9ca3af;font-size:.875em;line-height:36px}@media (max-width:768px){.ced-search-input{padding:10px 14px}.ced-table thead th,.ced-table tbody td{padding:10px 14px}.ced-table{font-size:.9em}.ced-pagination button{padding:6px 11px;min-width:34px}}@media (max-width:560px){.ced-search-input{font-size:16px;padding:11px 14px}.ced-table-wrap{border:none;border-radius:0;overflow-x:visible;background:#fff0}.ced-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ced-table,.ced-table tbody{display:block;width:100%}.ced-table tbody tr{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:4px 0;box-shadow:0 1px 3px rgb(0 0 0 / .06);transition:box-shadow 0.15s ease}.ced-table tbody tr:last-child{margin-bottom:0}.ced-table tbody tr:nth-child(even){background-color:#fff}.ced-table tbody tr:hover{background-color:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.ced-table tbody td{display:flex;align-items:flex-start;gap:10px;padding:9px 16px;font-size:.9em;border-bottom:1px solid #f3f4f6;word-break:break-word}.ced-table tbody tr td:last-child{border-bottom:none}.ced-table tbody td::before{content:attr(data-label);flex-shrink:0;width:110px;font-size:.78em;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding-top:2px;line-height:1.4}.ced-pagination{gap:4px;margin-top:14px}.ced-pagination button{padding:7px 10px;min-width:36px;font-size:.85em}.ced-results-info{font-size:.82em}}.ced-sort-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.ced-sort-label{font-size:.82em;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.ced-sort-col,.ced-sort-dir{padding:6px 30px 6px 10px;font-size:.875em;font-family:inherit;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:5px;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%236b7280'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color 0.15s ease}.ced-sort-col:focus,.ced-sort-dir:focus{border-color:#6b7280;box-shadow:0 0 0 3px rgb(107 114 128 / .15)}.ced-sort-col:hover,.ced-sort-dir:hover{border-color:#9ca3af}.ced-table thead th[data-col]{cursor:pointer;user-select:none;white-space:nowrap;transition:background-color 0.15s ease,color 0.15s ease}.ced-table thead th[data-col]:hover{background-color:#e9eaec;color:#1f2937}.ced-table thead th[data-col]::after{content:'\00a0\00a0\21F5';font-size:.8em;opacity:.35;margin-left:4px;transition:opacity 0.15s ease}.ced-table thead th[data-col]:hover::after{opacity:.6}.ced-table thead th.ced-sort-active::after{opacity:1;color:#2563eb}.ced-table thead th.ced-sort-desc::after{content:'\00a0\00a0\2193'}.ced-table thead th.ced-sort-asc::after{content:'\00a0\00a0\2191'}.ced-table thead th.ced-sort-active{background-color:#eff6ff;color:#1d4ed8}@media (max-width:560px){.ced-sort-bar{gap:6px}.ced-sort-col,.ced-sort-dir{font-size:.82em;padding:7px 28px 7px 9px;flex:1;min-width:0}.ced-sort-label{width:100%;margin-bottom:2px}}