nav::-webkit-scrollbar{width:6px}nav::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#0003;border-radius:4px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#0000004d;border-radius:4px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}
