*{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}::-webkit-scrollbar-corner{background:transparent}[data-theme=dark] *{scrollbar-color:#4b5563 transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#4b5563}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.scrollbar-hidden,.scrollbar-hide{scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar,.scrollbar-hide::-webkit-scrollbar{display:none}