input[type=range]{appearance:none;pointer-events:none;background:0 0;outline:none;height:5px}input[type=range]::-webkit-slider-thumb{appearance:none;pointer-events:all;cursor:pointer;background:#555;border:2px solid #555;border-radius:50%;width:12px;height:12px}input[type=range]::-moz-range-thumb{pointer-events:all;cursor:pointer;background:#fff;border-radius:20%;width:12px;height:12px}.min-thumb,.max-thumb{pointer-events:all}.custom-checkbox{border:2px solid #9f9f9f;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.checked{background-color:#555;border-color:#555}.checkmark{color:#fff;font-size:14px;font-weight:700}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px}::-webkit-scrollbar-track{background-color:#f1f1f1}
