@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";.inputStyle{width:3rem!important;height:3rem;margin:0 .5rem;font-size:2rem!important;border:0px solid rgba(0,0,0,.3);outline:none;background-color:inherit;color:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}@media only screen and (max-width: 470px){.inputStyle{width:2rem!important;height:2rem;margin:0 5px;font-size:1rem!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;margin:0;padding:0;touch-action:pan-x pan-y}#root{height:100%;white-space:pre-line}body.light ::-webkit-scrollbar{width:8px;height:8px}body.light ::-webkit-scrollbar-track{background:#fff}body.light ::-webkit-scrollbar-thumb{background:silver;border-radius:10px}body.light ::-webkit-scrollbar-thumb:hover{background:#a0a0a0}body.dark ::-webkit-scrollbar{width:8px;height:8px}body.dark ::-webkit-scrollbar-track{background:#1e1e1e}body.dark ::-webkit-scrollbar-thumb{background:#555;border-radius:10px}body.dark ::-webkit-scrollbar-thumb:hover{background:#777}body.light{scrollbar-width:thin;scrollbar-color:#c0c0c0 #fff}body.dark{scrollbar-width:thin;scrollbar-color:#555 #1e1e1e}
