body{background-color:#0b1120;color:#f8fafc;min-height:100dvh;margin:0;overscroll-behavior-y:none;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:20px}input[type=range]::-webkit-slider-runnable-track{height:3px;background:#334155;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#e2e8f0;margin-top:-5.5px;box-shadow:0 1px 3px #0006;transition:background .15s}input[type=range]::-webkit-slider-thumb:hover{background:#fff}input[type=range]::-moz-range-track{height:3px;background:#334155;border-radius:2px}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#e2e8f0;border:none;box-shadow:0 1px 3px #0006}
