table td,table th{color:var(--typography-disabled,rgba(29,36,51,.65));padding:.5rem 1rem;text-align:left}table tr:not(:last-child){border-bottom-width:1px;border-color:var(--neutral-200,#f1f3f9);border-style:solid}table td{background-color:var(--neutral-white,#fff);font-size:13px;white-space:nowrap}table.orderprotection th:first-child{background-color:var(--neutral-100,#f8f9fc);left:0;position:sticky;top:0;z-index:20}table.orderprotection td:first-child{left:0;position:sticky}table.orderprotection th{min-width:150px}.table-container-scroller{overflow-x:auto;scrollbar-color:var(--neutral-300,#e1e6ef) var(--neutral-100,#f8f9fc);scrollbar-width:thin;white-space:nowrap}.table-container-scroller::-webkit-scrollbar-track{border-radius:4px}.table-container-scroller::-webkit-scrollbar-thumb{background-color:var(--neutral-300,#e1e6ef);border:2px solid var(--neutral-100,#f8f9fc);border-radius:4px}.table-container-scroller.scrolling::-webkit-scrollbar-track{background-color:var(--neutral-100,#f8f9fc)}.table-scroll-indicator{height:calc(100% - 40px);opacity:1;pointer-events:none;position:absolute;top:0;transition:opacity .3s;width:150px;z-index:10}.table-scroll-indicator.right{background:linear-gradient(to left,var(--neutral-white,#fff),transparent);right:0}
