*{box-sizing:border-box}html{font-size:16px}@media (min-width:401px){html{font-size:20px}}body{font-family:Inter,sans-serif;font-weight:500;font-size:1rem;line-height:1;color:#43304c}#feed{margin-bottom:2rem}.trades{border-collapse:collapse;border-spacing:0;width:100%;background:#fff}.trades td,.trades th{white-space:nowrap;text-align:center;padding:10px;border:0;border-right:1px solid #fff;border-bottom:1px solid #fff;height:40px}.trades tr td:first-of-type,.trades tr th:first-of-type{padding-left:15px}.trades tr td:last-of-type,.trades tr th:last-of-type{padding-right:15px}.trades th{font-weight:500}.trades thead{text-align:left}.trades thead tr:last-child{vertical-align:top;background-color:#b5179e;color:#fff}.trades tbody tr{background-color:#faf9fb}.trades tbody td{height:37px}.trades__negative span,.trades__positive span{display:inline-block;width:10px;height:10px;border-bottom:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}.trades__positive{color:#189470}.trades__positive.arrow span{-webkit-transform:translateY(5px) rotate(225deg);-ms-transform:translateY(5px) rotate(225deg);transform:translateY(5px) rotate(225deg);border-color:#189470}.trades__negative{color:#f36}.trades__negative.arrow span{-webkit-transform:translateY(-5px) rotate(45deg);-ms-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg);border-color:#f36}p{margin-top:0}