*{box-sizing:border-box}html{font-size:12px}@media (min-width:351px){html{font-size:16px}}body{font-family:Inter,sans-serif;line-height:1;font-size:1rem;color:#000a12}.trades{border-collapse:collapse;border-spacing:0;width:100%}.trades td,.trades th{border-bottom:1px solid #000a12;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{font-weight:500;height:40px}.trades thead tr:first-child th{font-size:20px;font-weight:500;border:0;height:32px}.trades thead tr:last-child{vertical-align:top}.trades tbody td{height:55px}.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:#41af42}.trades__positive.arrow span{-webkit-transform:translateY(5px) rotate(225deg);-ms-transform:translateY(5px) rotate(225deg);transform:translateY(5px) rotate(225deg);border-color:#41af42}.trades__negative{color:#ff5134}.trades__negative.arrow span{-webkit-transform:translateY(-5px) rotate(45deg);-ms-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg);border-color:#ff5134}p{margin-top:0}