body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=range]{-webkit-appearance:none;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:20px;width:20px;border-radius:50%;background:#d3a47a;cursor:pointer;margin-top:-6px;box-shadow:0 1px 3px #0000004d;transition:transform .1s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;background:#e5e7eb;border-radius:4px}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #d3a47a4d}input[type=range]::-moz-range-thumb{height:20px;width:20px;border:none;border-radius:50%;background:#d3a47a;cursor:pointer;box-shadow:0 1px 3px #0000004d}input[type=range]::-moz-range-track{width:100%;height:8px;cursor:pointer;background:#e5e7eb;border-radius:4px}#dropzone.drag-active{border-color:#d3a47a;background-color:#fbf6f1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
