body{background-color:#0e1014;background-image:url(/assets/dex_bg.png);background-repeat:no-repeat;background-position:top;background-size:cover;font-family:Roboto,Helvetica,Arial,sans-serif}.scrollbar::-webkit-scrollbar{width:8px}.scrollbar::-webkit-scrollbar-thumb{background:#4a4e5b;border-radius:6px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb:hover{background:#fff}.hidden-scrollbar{overflow:auto;scrollbar-width:none}.hidden-scrollbar::-webkit-scrollbar{display:none}@keyframes animation-skeleton{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.skeleton-style{animation:animation-skeleton 2s ease-in-out .5s infinite normal none running;background-color:hsla(0,0%,100%,.13)}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate-animation{animation:rotateAnimation 1s linear infinite}@keyframes breathing-light-animation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.breathing-light{animation:breathing-light-animation 2s ease-in-out .5s infinite normal none running}