::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:#16161d}::-webkit-scrollbar-thumb{background:#ffa920}::-webkit-scrollbar-thumb:hover{background:#c28523}@media only screen and (max-width:460px){#btn-sell{display:none}}#btn-sell{animation:pop .2s forwards}#btn-sell.hide{animation:pop-back .2s forwards}@keyframes pop{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes pop-back{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}
/*# sourceMappingURL=main.a47534b1.css.map*/