*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{overflow:hidden;background:#0f0f1a;color:#eee;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}button,input,select{font:inherit}button{border:0}input[type=range]{width:100%;accent-color:#ff1493}input[type=color]{background:transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#333;border-radius:999px}@keyframes punch-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.04)}to{transform:rotate(360deg) scale(1)}}
