*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}@keyframes spin{to{transform:rotate(360deg)}}input[type=range]{height:6px;border-radius:3px;appearance:none;background:#333;outline:none}input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#4f9cf7;cursor:pointer}input[type=checkbox]{width:20px;height:20px;accent-color:#4f9cf7;cursor:pointer}button:hover{filter:brightness(1.1)}button:active{transform:scale(.98)}button:disabled{opacity:.5;cursor:not-allowed}
