body{font-family:Roboto,sans-serif!important;font-size:.875rem;min-height:100vh;overflow-y:scroll}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background-color:var(--body-bg)}body::-webkit-scrollbar-thumb{background-color:hsla(0,0%,40%,.5);border-radius:5px}body::-webkit-scrollbar-thumb:hover{background-color:#909090}.text-information{font-size:.875rem;color:var(--text-color-light-darker)}.loading-svg.hidden{display:none}.loading-bar{position:fixed;top:0;left:0;right:0;height:4px;z-index:10000}.loading-bar-progress{height:100%;background-color:#29d;transition:width .2s ease-out}