.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--accent) transparent}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:9999px;border:2px solid transparent;background-clip:padding-box;transition:background-color .15s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff38}
