.tt-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.tt-table{width:100%;border-collapse:collapse;font-family:var(--ds-font-sans)}.tt-table thead th{text-align:right;font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-fg-4);font-weight:600;padding:0 12px 10px;border-bottom:1px solid var(--ds-border-2);white-space:nowrap}.tt-table thead th.tt-th-text{text-align:left}.tt-table tbody td{font-size:13.5px;padding:10px 12px;border-bottom:1px solid var(--ds-border-1);vertical-align:top}.tt-table tbody tr:last-child td{border-bottom:0}.tt-table tbody tr:hover{background:var(--ds-ink-25)}.tt-cell-name{color:var(--ds-ink-900);font-weight:600}.tt-cell-etf{color:var(--ds-fg-4);font-size:11.5px}.tt-cell-etf,.tt-cell-num{font-family:var(--ds-font-mono)}.tt-cell-num{text-align:right;font-feature-settings:var(--ds-num-feat);color:var(--ds-fg-3);white-space:nowrap}.tt-cell-center{text-align:center}.tt-cell-note{font-family:var(--ds-font-serif);color:var(--ds-fg-3);font-size:12.5px;line-height:1.45}.tt-pos{color:var(--ds-bull-700);font-weight:700}.tt-neg{color:var(--ds-bear-700);font-weight:700}.tt-flat{color:var(--ds-fg-4)}.tt-strong{font-weight:700}.tt-muted{color:var(--ds-fg-2)}.tt-notes p{margin:0 0 8px}.tt-notes p:last-child{margin:0}.tt-notes a{color:var(--ds-gold-700);font-weight:600}.tt-sim{display:inline-flex;align-items:center;gap:8px;justify-content:flex-end}.tt-sim-bar{width:54px;height:7px;border-radius:4px;background:var(--ds-ink-100);overflow:hidden}.tt-sim-fill{display:block;height:100%;background:var(--ds-brand-600)}.tt-sim b{color:var(--ds-ink-950);min-width:20px;text-align:right}.tt-coldstart{border:1px dashed var(--ds-border-2);border-radius:var(--ds-radius-sm);padding:20px 22px;background:var(--ds-bg-sunken);display:flex;flex-direction:column;gap:8px}.tt-coldstart-head{font-family:var(--ds-font-display);font-size:14px;font-weight:700;color:var(--ds-ink-900)}.tt-coldstart-sub{font-family:var(--ds-font-serif);font-size:12.5px;color:var(--ds-fg-3);line-height:1.55}.tt-coldstart-sub .tt-mono{font-family:var(--ds-font-mono);font-feature-settings:var(--ds-num-feat)}@media (max-width:640px){.tt-table tbody td.tt-td-collapse,.tt-table thead th.tt-th-collapse{display:none}}