th .table-sort-button{display:inline-flex;align-items:center;justify-content:inherit;gap:5px;max-width:100%;padding:0;min-height:26px;border:0;border-radius:3px;background:transparent;color:inherit;font:inherit;font-weight:inherit;text-align:inherit;white-space:inherit;cursor:pointer}th.num .table-sort-button{justify-content:flex-end}th .table-sort-button:hover{color:var(--ink);background:transparent}th .table-sort-button:focus-visible{outline:2px solid #b72930;outline-offset:3px}.table-sort-arrow{display:inline-block;width:9px;flex:0 0 9px;opacity:.5;font-size:10px;line-height:1}.table-sort-arrow:after{content:'↕'}th[aria-sort=ascending] .table-sort-arrow:after{content:'↑'}th[aria-sort=descending] .table-sort-arrow:after{content:'↓'}th[aria-sort=ascending] .table-sort-arrow,th[aria-sort=descending] .table-sort-arrow{opacity:1;color:#b72930}.table-sort-caption,.table-sort-note{caption-side:top;text-align:left;font-size:10px;line-height:1.5;color:#767676;padding:4px 9px;font-weight:400;background:transparent}.table-sort-caption{white-space:normal}.table-sort-caption .table-sort-help{font:inherit;color:#6b6b6b;background:none;border:0;min-height:22px;padding:0 4px;margin-left:8px;text-decoration:underline;text-underline-offset:3px}.table-sort-instruction{margin-left:10px}.table-sort-status{font-variant-numeric:tabular-nums}.detail-fullscreen .table-sort-caption,.detail-fullscreen .table-sort-note{padding-left:12px}.table-sort-button small{font:inherit}.table-sort-button svg{pointer-events:none}@media(max-width:600px){th .table-sort-button{min-height:30px;gap:3px}.table-sort-caption,.table-sort-note{font-size:10px}.table-sort-instruction{display:block;margin-left:0}.table-sort-instruction[hidden]{display:none}}
.table-sort-compact{display:none}.table-sort-cards>caption.table-sort-caption{display:block;width:100%;box-sizing:border-box}.table-sort-cards .table-sort-compact{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin:3px 5px 3px 0}.table-sort-cards .table-sort-status{display:none}.table-sort-compact select{font-size:11px;min-height:32px;max-width:190px;padding:4px 7px}.table-sort-compact-button{font-size:11px;min-height:32px;white-space:nowrap;padding:4px 8px}
.table-sort-panel{box-sizing:border-box;max-width:100%;font-size:12px;line-height:1.6;white-space:normal;overflow-wrap:anywhere;padding:7px 12px}
