.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent}.custom-scrollbar::-webkit-scrollbar{width:10px;background-color:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:8px;border:3px solid transparent;background-clip:padding-box}.custom-scrollbar:hover{scrollbar-color:color-mix(in oklch,var(--foreground) 22%,transparent) transparent}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background-color:color-mix(in oklch,var(--foreground) 22%,transparent)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:color-mix(in oklch,var(--foreground) 38%,transparent)}.custom-scrollbar::-webkit-scrollbar-track{background-color:transparent}