body{font-family:Inter,sans-serif;background-color:#09090b;color:#f4f4f5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.matte-transition{transition:all .2s cubic-bezier(.4,0,.2,1)}input[type=range]{-webkit-appearance:none;background:transparent;cursor:pointer}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#18181b;border:1px solid rgba(255,255,255,.03);height:4px;border-radius:2px}input[type=range]::-moz-range-track{background:#18181b;height:4px;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:14px;border-radius:50%;background:#f4f4f5;margin-top:-6px;box-shadow:0 0 10px #00000080;transition:transform .1s ease-out,background .2s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1);background:#fff}input[type=range]::-webkit-slider-thumb:active{transform:scale(.95)}input[type=range]::-moz-range-thumb{height:14px;width:14px;border-radius:50%;background:#f4f4f5;border:none;box-shadow:0 0 10px #00000080}
