input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:999px;background:#35302b;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;border-radius:50%;background:#ff6f4c;cursor:pointer;border:2px solid #1c1815;box-shadow:0 1px 4px #00000080}input[type=range]::-moz-range-thumb{height:13px;width:13px;border-radius:50%;background:#ff6f4c;cursor:pointer;border:2px solid #1c1815}input[type=text]:focus,textarea:focus{outline:none;border-color:#ff6f4c!important}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#35302b;border-radius:999px}::-webkit-scrollbar-track{background:transparent}
