*{box-sizing:border-box}html{font-size:14px}@media (min-width:351px){html{font-size:16px}}@media (min-width:600px){html{font-size:18px}}body{font-family:Inter,sans-serif,system-ui;line-height:1;font-size:1rem;color:#37004b}.trades{border-collapse:collapse;border-spacing:0;width:100%}.trades td,.trades th{border-bottom:1px solid #37004b;padding:6px 5px 4px;white-space:nowrap}.trades tr td:last-child,.trades tr th:last-child{text-align:right}.trades thead{text-align:left}.trades thead th{height:71px}.trades thead tr:first-child th{border:0;height:32px}.trades thead tr th:first-of-type{padding-left:0}.trades thead tr th:last-of-type{padding-right:0}.trades tbody td{height:59px}.trades tbody td:first-of-type{padding-left:0}.trades tbody td:last-of-type{padding-right:0}.trades__negative span,.trades__positive span{display:inline-block;width:18px;height:18px;border-bottom:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}.trades__positive{color:#34b576}.trades__positive.arrow span{-webkit-transform:translateY(5px) rotate(225deg);-ms-transform:translateY(5px) rotate(225deg);transform:translateY(5px) rotate(225deg);border-color:#34b576}.trades__negative.arrow span{-webkit-transform:translateY(-5px) rotate(45deg);-ms-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg);border-color:#37004b}p{margin-top:0}