*,:before,:after{box-sizing:border-box;margin:0;padding:0}button,button *{cursor:pointer!important}body{background:#0a0a0a;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #0006}input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #0006}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 2px #0006,0 0 0 4px #fff6}input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 2px #0006,0 0 0 4px #fff6}@keyframes fadeInButton{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes rainbowHue{0%{filter:hue-rotate()brightness(1.4)}to{filter:hue-rotate(360deg)brightness(1.4)}}.rainbow-hover{animation:1.5s linear infinite rainbowHue;color:#ff6b6b!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:1.5s cubic-bezier(.4,0,.2,1) both fadeIn}
