.TTable-module__G972AG__scroller{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid hsl(var(--border));border-radius:.5rem;max-height:min(760px,72vh);scroll-padding-top:104px;overflow:auto}.TTable-module__G972AG__table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;font-size:.75rem}.TTable-module__G972AG__table th,.TTable-module__G972AG__table td{text-align:center;border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));padding:0}.TTable-module__G972AG__table thead th{z-index:2;background:hsl(var(--muted));min-width:58px;height:34px;position:sticky}.TTable-module__G972AG__table .TTable-module__G972AG__rowHeader{z-index:1;min-width:105px;padding:0 8px;font-weight:600;position:sticky;left:0}.TTable-module__G972AG__table thead .TTable-module__G972AG__rowHeader{z-index:3}.TTable-module__G972AG__table thead tr[data-active=true] th{color:hsl(var(--primary));font-weight:800}.TTable-module__G972AG__table button{cursor:pointer;width:100%;min-width:58px;min-height:34px;padding:6px 5px;font-family:ui-monospace,monospace;display:block}.TTable-module__G972AG__table button:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:-3px;border-radius:4px}.TTable-module__G972AG__table [data-highlight]{background:color-mix(in srgb, hsl(var(--primary)) 12%, hsl(var(--card)))}.TTable-module__G972AG__table [data-highlight=cell]{background:color-mix(in srgb, hsl(var(--primary)) 25%, hsl(var(--card)));box-shadow:inset 0 0 0 2px hsl(var(--primary));font-weight:700}@media (pointer:coarse){.TTable-module__G972AG__table button{min-width:60px;min-height:44px}}