@charset "UTF-8";*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html{font-size:16px}body{color:#101626;font-family:Neue Haas Grotesk;font-size:1rem;line-height:1}small{display:block;text-align:right}#feed{margin-bottom:2rem}.trades{background:#fff;border-collapse:collapse;border-spacing:0;margin-bottom:1rem;width:100%}.trades td,.trades th{border:0;border-bottom:1px solid #51ad82;height:40px;padding:10px;white-space:nowrap}.trades tr td,.trades tr th{height:80px}@media (min-width:500px){.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{text-align:right}@media (min-width:500px){.trades tr td:last-of-type,.trades tr th:last-of-type{padding-right:0}}.trades thead{text-align:left}.trades thead th{font-weight:400}@media (max-width:499px){.trades thead{display:none}.trades tbody tr td{-webkit-box-align:center;-webkit-box-pack:justify;align-items:center;display:-webkit-box;display:flex;justify-content:space-between}}@media (max-width:499px){.trades tbody tr:nth-child(2n){background-color:#f5f5f5}}@media (min-width:500px){.trades tbody .title{display:none}}.trades__negative:before,.trades__positive:before{font-size:12px;margin-right:5px}.trades__positive{color:#2a7d55}.trades__positive:before{content:"▲"}.trades__negative:before{content:"▼"}p{margin-top:0}
