*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#ccc;-webkit-user-select:none;user-select:none;background:#1e1e1e;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#777}input[type=text],input[type=number],select{color:#ccc;background:#333;border:1px solid #555;border-radius:3px;outline:none;padding:2px 6px;font-size:12px}input[type=text]:focus,input[type=number]:focus,select:focus{border-color:#4a90d9}input[type=range]{appearance:none;background:#555;border-radius:2px;outline:none;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#4a90d9;border-radius:50%;width:12px;height:12px}button{color:#ccc;cursor:pointer;background:#3c3c3c;border:1px solid #555;border-radius:3px;outline:none;padding:4px 8px;font-size:12px}button:hover{background:#4a4a4a}button:active{background:#555}
