@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);body,html{font-family:Roboto,sans-serif;padding:0;margin:0;background-color:#4d4d4d!important;color:#fff}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:6px;background-color:transparent}body::-webkit-scrollbar,html::-webkit-scrollbar{width:6px;background-color:transparent}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#3e3e3e}.pointer{cursor:pointer}.sticky{position:sticky;position:-webkit-sticky;top:0}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}