@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}html,body,#root{overscroll-behavior:none;overflow:hidden}*:focus{outline:none}*{scrollbar-width:thin;scrollbar-color:var(--ui-scrollbar-thumb, #525252) var(--ui-scrollbar-track, #202020)}*::-webkit-scrollbar{width:15px;height:15px}*::-webkit-scrollbar-track{background:var(--ui-scrollbar-track, #202020)}*::-webkit-scrollbar-thumb{background:var(--ui-scrollbar-thumb, #525252);border-radius:10px;border:3px solid var(--ui-scrollbar-track, #202020)}*::-webkit-scrollbar-thumb:hover{background:var(--ui-scrollbar-thumb-hover, #676767)}*::-webkit-scrollbar-thumb:active{background:var(--ui-scrollbar-thumb-active, #797979)}*::-webkit-scrollbar-corner{background:var(--ui-scrollbar-track, #202020)}input[type=range].dev-slider-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:13px;height:13px;border-radius:50%;border:1px solid rgba(0,0,0,.7);background:var(--dev-slider-thumb, #9a9a9a);box-shadow:0 0 0 1px #ffffff1f inset;margin-top:-5px}input[type=range].dev-slider-range::-moz-range-thumb{width:13px;height:13px;border-radius:50%;border:1px solid rgba(0,0,0,.7);background:var(--dev-slider-thumb, #9a9a9a);box-shadow:0 0 0 1px #ffffff1f inset}
