*{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:#1a1a1a}small{display:block;text-align:right}#feed{margin-bottom:2rem}.trades{border-collapse:collapse;border-spacing:0;width:100%;background:#fff;margin-bottom:1rem}.trades td,.trades th{white-space:nowrap;padding:10px;border:0;border-bottom:1px solid #003b89;height:40px}.trades tr td,.trades tr th{height:55px}.trades tr td:first-of-type,.trades tr th:first-of-type{padding-left:0}.trades tr td:last-of-type,.trades tr th:last-of-type{padding-right:0;text-align:right}.trades thead{text-align:left;border-top:1px solid #003b89}.trades thead th{font-weight:400;color:#003b89}.trades__negative:before,.trades__positive:before{font-size:12px;margin-right:5px}.trades__positive{color:#009f0c}.trades__positive:before{content:"\25B2"}.trades__negative{color:#ff5134}.trades__negative:before{content:"\25BC"}p{margin-top:0}