body>.web-main{animation:bg-animation 15s infinite alternate;background-image:var(--page-background-gradient);background-size:400%;overflow-x:hidden;overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes bg-animation{0%{background-position:0}to{background-position:100%}}.neo-toast-tr{right:2rem!important;top:4.5rem!important}.web-navigation-logo{background:url(../Neo.svg);background-size:100% 100%;height:50px;width:75px}::-webkit-scrollbar{border-radius:5px;height:8px;margin-right:15px;width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:5px;margin:5px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.15);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}