*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%;overflow:hidden;position:fixed;touch-action:manipulation}body{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;background:#0a0a0a;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;touch-action:manipulation;position:fixed;inset:0}#root{width:100%;min-height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}input,button,select{font-size:16px;touch-action:manipulation}input[type=range]{-webkit-appearance:none;appearance:none;height:32px;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:8px;background:#1a1a1a;border-radius:4px;border:1px solid #333}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#666,#333);border:2px solid #888;margin-top:-11px;box-shadow:0 2px 6px #0006}input[type=range]::-moz-range-track{height:8px;background:#1a1a1a;border-radius:4px;border:1px solid #333}input[type=range]::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#666,#333);border:2px solid #888;box-shadow:0 2px 6px #0006}
