*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;overflow:hidden;background:#080b12}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0d1520}::-webkit-scrollbar-thumb{background:#1a2030;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#243048}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}input[type=range]{-webkit-appearance:none;height:3px;border-radius:2px;background:#1a2030;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#3b8beb;cursor:pointer}
