.study-table-wrap{justify-self:center;width:fit-content;max-width:100%;margin:1.4rem auto}.table-filter{border:.5px solid var(--border-color);background:var(--study-surface);width:200px;max-width:100%;color:var(--foreground);border-radius:6px;margin:0 auto .45rem;padding:.34rem .6rem;font-family:Departure Mono;font-size:.62rem;display:block}.table-filter:focus{border-color:var(--primary-highlight);outline:none}.table-scroll{overflow-x:auto}.study-table{border-collapse:collapse;color:var(--foreground);font-family:Arizona Text;font-size:.86rem;line-height:1.55}.study-table td,.study-table th{vertical-align:top;padding:.34rem .95rem}.study-table thead th{color:var(--lightest-foreground);border-bottom:.75px solid var(--border-color);white-space:nowrap;font-weight:600}.study-table thead th.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.study-table .sort-icon,.study-table thead th.th-sortable:hover{color:var(--primary-highlight)}.study-table .sort-icon{margin-left:.3rem;font-size:.78em}
