*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;overflow-x:hidden}body{background:#000;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}input,textarea,button,select{font-family:inherit;color:inherit}button{cursor:pointer}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#1c1c1c;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#2a2a2a}::selection{background:#5be9ff;color:#000}
