::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#24b8af;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#1a9891}*{scrollbar-color:#24b8af #1a1a1a}*,body{scrollbar-width:thin}body{-ms-overflow-style:none}