.u-scrollbar{scrollbar-width:thin;scrollbar-color:var(--sb-thumb) var(--sb-track)}.u-scrollbar::-webkit-scrollbar{width:var(--sb-size);height:var(--sb-size)}.u-scrollbar::-webkit-scrollbar-track{background:var(--sb-track)}.u-scrollbar::-webkit-scrollbar-thumb{background-color:var(--sb-thumb);border-radius:999px;border:2px solid transparent;background-clip:content-box}.u-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--sb-thumb-hover)}.u-scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--sb-thumb-active)}