:root{--dark:#000;--dark10:#2e2e2e;--light:#fff;--light10:grey}body{align-items:center;background-color:#000;background-color:var(--dark);color:#fff;color:var(--light);font-family:Courier,monospace,Courier New;font-size:18px;height:1000px;margin:auto;max-width:100%;min-width:400px;overflow-x:hidden;overflow-y:overlay;padding:0}.leftBar{margin-top:-145px;position:fixed;text-align:right;text-decoration:underline;width:160px}.subs{margin-bottom:10px}.subs button{background:transparent;border:none;color:#fff;color:var(--light);cursor:pointer;font-family:Courier,monospace,Courier New;font-size:18px;margin:0;padding:0;text-decoration:underline}.page{align-items:center;height:auto;margin:auto;overflow:auto;padding-bottom:60px;padding-top:130px;width:500px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:c(--dark);border-radius:10px}::-webkit-scrollbar-thumb{background:#2e2e2e;background:var(--dark10);border-radius:10px}.header{align-items:flex-end;background-color:#000;background-color:var(--dark);display:flex;flex-direction:row;justify-content:center;left:0;margin:0 auto 0 120px;padding:10px;right:0;top:0}.objHolder{margin-left:180px;margin-top:5px}.bottom{margin-top:0}.subs :disabled{cursor:default;text-decoration:none}.avatar img{height:130px;width:130px}.shake{-webkit-animation:shake .2s;animation:shake .2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.avatar{margin-bottom:10px;margin-top:-5px}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}.profile div{margin-top:10px}.profile .links a{margin-right:20px}a{color:#fff;color:var(--light);cursor:pointer;text-decoration:underline}a:hover{text-decoration:none}.description{color:grey;color:var(--light10)}button:hover{text-decoration:none}.tokenThumbnail{margin-bottom:10px}.tokenThumbnail img{background-color:#191919;width:288px}
/*# sourceMappingURL=main.6d9d7b68.css.map*/