body{background-color:#0d1117;font-family:Avenir Next,Nunito,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;overflow:hidden}#root{display:flex;min-height:100vh}.touchable{cursor:pointer;user-select:none}:focus{outline:none}a{text-decoration-line:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#3333333a;border-radius:8px}::-webkit-scrollbar-track{background-color:#2222222f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .3s ease-out both}.fade-out{animation:fadeOut .2s ease-in both}
/*# sourceMappingURL=main.css.map*/