.scrollbar-thin::-webkit-scrollbar,textarea.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track,textarea.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb,textarea.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#D1D5DB;border-radius:3px}.dark .scrollbar-thin::-webkit-scrollbar-thumb,.dark textarea.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#4B5563}.scrollbar-thin,textarea.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#D1D5DB transparent}.dark .scrollbar-thin,.dark textarea.scrollbar-thin{scrollbar-color:#4B5563 transparent}textarea.scrollbar-thumb-gray-300::-webkit-scrollbar-thumb{background-color:#D1D5DB}.dark textarea.scrollbar-thumb-gray-600::-webkit-scrollbar-thumb{background-color:#4B5563}.scrollbar-thumb-white::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.3);border-radius:3px}.scrollbar-thumb-white:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.5)}.scrollbar-track-transparent::-webkit-scrollbar-track{background-color:transparent}.scrollbar-thumb-white{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.scrollbar-thumb-white:hover{scrollbar-color:rgba(255,255,255,.5) transparent}