html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f4f7f6}::-webkit-scrollbar-thumb{background:#cbeae6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#008b8b/40}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#008b8b;cursor:pointer;box-shadow:0 0 10px #008b8b4d;-webkit-transition:transform .1s ease;transition:transform .1s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}
