:root{--scrollbar-thumb:#ffffff1a;--scrollbar-hover:#fff3}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#0000!important}::-webkit-scrollbar-thumb{background-clip:content-box;border:2px solid #0000;border-radius:9999px;background-color:var(--scrollbar-thumb)!important}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-hover)!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}
