.analysis-table-scroll-container{overflow-x:auto;overflow-y:visible;position:relative;max-width:100%}.analysis-table td.col-sticky,.analysis-table th.col-sticky{position:sticky;left:0;z-index:2;background-color:var(--background,#ffffff);box-shadow:2px 0 10px -2px rgba(0,0,0,.1)}.dark .analysis-table td.col-sticky,.dark .analysis-table th.col-sticky{background-color:#130f30;box-shadow:2px 0 10px -2px rgba(0,0,0,.3)}.analysis-table thead th{position:sticky;top:0;z-index:3;background-color:var(--muted,#f8f9fa)}.dark .analysis-table thead th{background-color:rgba(255,255,255,.05)}.analysis-table thead th.col-sticky{z-index:4}.analysis-table tr.row-pinned td{background-color:rgba(99,102,241,.05)}.analysis-table td.cell-best{background-color:rgba(16,185,129,.05)}.analysis-table td.cell-worst{background-color:rgba(239,68,68,.05)}