.cc-table-tools{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 12px;flex-wrap:wrap}.cc-table-search-wrap{display:flex;align-items:end;gap:8px;flex:1 1 420px}.cc-table-search-wrap label{display:flex;flex-direction:column;gap:5px;min-width:min(420px,100%);flex:1}.cc-table-search-wrap label span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#8ea3bb);font-weight:800}.cc-table-search,.cc-column-filter{width:100%;border:1px solid #24384e;background:#0b1623;color:#eaf2fb;border-radius:8px;padding:8px 10px;font:inherit;outline:none}.cc-table-search:focus,.cc-column-filter:focus{border-color:#4b83c5;box-shadow:0 0 0 2px rgba(75,131,197,.15)}.cc-table-clear{white-space:nowrap}.cc-table-count{font-size:.8rem;color:var(--muted,#8ea3bb);padding-bottom:8px}.cc-query-table thead tr:first-child th.cc-sortable{cursor:pointer;user-select:none;position:relative;padding-right:25px}.cc-query-table thead tr:first-child th.cc-sortable::after{content:'↕';position:absolute;right:8px;opacity:.45;font-size:.8rem}.cc-query-table thead tr:first-child th.cc-sort-asc::after{content:'↑';opacity:1}.cc-query-table thead tr:first-child th.cc-sort-desc::after{content:'↓';opacity:1}.cc-column-filters th{padding:7px 6px!important;background:#0c1724;border-top:1px solid #1c2d40}.cc-column-filter{padding:6px 8px;font-size:.78rem;min-width:72px}.cc-query-table tr[hidden]{display:none!important}@media(max-width:760px){.cc-table-tools{align-items:stretch}.cc-table-search-wrap{flex-basis:100%}.cc-table-count{padding-bottom:0}.cc-column-filter{min-width:95px}.cc-query-table{min-width:max-content}}
