.pwd-table-search-wrap{margin-bottom:10px}.pwd-table-search{width:100%;max-width:300px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;outline:none;box-sizing:border-box;transition:border-color .15s}.pwd-table-search:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.pwd-table caption{caption-side:bottom;font-size:12px;color:#a0aec0;padding:8px 0 0;text-align:left}.pwd-table.is-sortable thead th[data-sortable]{cursor:pointer;user-select:none;position:relative;padding-right:28px}.pwd-table.is-sortable thead th[data-sortable]:hover{filter:brightness(1.1)}.pwd-sort-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:10px;height:12px;display:inline-block}.pwd-sort-icon::before,.pwd-sort-icon::after{content:"";position:absolute;left:50%;transform:translateX(-50%);border-left:4px solid transparent;border-right:4px solid transparent}.pwd-sort-icon::before{top:0;border-bottom:4px solid currentColor;opacity:.4}.pwd-sort-icon::after{bottom:0;border-top:4px solid currentColor;opacity:.4}th[aria-sort=ascending] .pwd-sort-icon::before{opacity:1}th[aria-sort=descending] .pwd-sort-icon::after{opacity:1}.pwd-table-empty{text-align:center;color:#a0aec0;font-style:italic;padding:32px!important}.pwd-table tbody tr.pwd-hidden{display:none}.pwd-table tbody tr.pwd-page-hidden{display:none}.pwd-table.has-sticky-col thead th:first-child,.pwd-table.has-sticky-col tbody td:first-child{box-shadow:2px 0 4px -1px rgba(0,0,0,.12)}.pwd-table-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;font-size:13px}.pwd-page-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-style:solid;border-width:1px;cursor:pointer;font-size:18px;line-height:1;transition:background .15s,border-color .15s;padding:0}.pwd-page-btn:disabled{opacity:.4;cursor:default}.pwd-page-info{min-width:80px;text-align:center}