::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#0000;border-radius:3px;transition:background-color .25s}:hover::-webkit-scrollbar-thumb{background-color:#5060584d}:focus-within::-webkit-scrollbar-thumb{background-color:#5060584d}*{scrollbar-width:thin;scrollbar-color:transparent transparent}:hover,:focus-within{scrollbar-color:#5060584d transparent}