*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;width:100%;max-width:100vw;height:100%;overflow:hidden}body.is-dragging,body.is-dragging *{cursor:grabbing!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#4b4b4b;border-radius:5px}::-webkit-scrollbar-track{background:#343434;-webkit-box-shadow:inset 0 0 6px #0009}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
