*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;background:#0f0f0f;font-family:Roboto,Arial,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.75s linear infinite spin}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#3f3f3f;border-radius:4px}
