html,body,#root{box-sizing:border-box;color:#f6fefd;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#04060c;width:100%;min-height:100vh;margin:0;padding:0;font:14px/145% system-ui,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif}*,:before,:after{box-sizing:border-box}#root{flex-direction:column;display:flex}input,button,select,textarea{font-family:inherit}button:focus{outline:none}input:focus,textarea:focus{outline:1px solid #97fce44d}input[type=range].slushy-slider{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:14px;margin:0;padding:0}input[type=range].slushy-slider:focus{outline:none}input[type=range].slushy-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #97fce4 0%, #97fce4 var(--fill,0%), #303030 var(--fill,0%), #303030 100%);border-radius:1px;height:2px}input[type=range].slushy-slider::-moz-range-track{background:#303030;border-radius:1px;height:2px}input[type=range].slushy-slider::-moz-range-progress{background:#97fce4;border-radius:1px;height:2px}input[type=range].slushy-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#97fce4;border:2px solid #04060c;border-radius:50%;width:14px;height:14px;margin-top:-6px;box-shadow:0 0 0 1px #97fce466}input[type=range].slushy-slider::-moz-range-thumb{cursor:pointer;background:#97fce4;border:2px solid #04060c;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #97fce466}
