:root{--scrollbar-thumb-color: #d1d5db;--scrollbar-thumb-color-custom: #01f5fb}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{border-radius:6px;background-color:transparent;border:1px solid transparent}*::-webkit-scrollbar-track:hover{background-color:transparent}*::-webkit-scrollbar-track:active{background-color:transparent}*::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--scrollbar-thumb-color)}[data-type=scroll-code]::-webkit-scrollbar{width:6px;height:6px}[data-type=scroll-code]::-webkit-scrollbar-track{border-radius:6px;background-color:#9ca3af;border:1px solid #9ca3af}[data-type=scroll-code]::-webkit-scrollbar-track:hover{background-color:#9ca3af}[data-type=scroll-code]::-webkit-scrollbar-track:active{background-color:#9ca3af}[data-type=scroll-code]::-webkit-scrollbar-thumb{border-radius:6px;background-color:#6b7280}[data-type=scroll-code-dark]::-webkit-scrollbar{width:6px;height:6px}[data-type=scroll-code-dark]::-webkit-scrollbar-track{border-radius:6px;background-color:#6b7280;border:1px solid #6b7280}[data-type=scroll-code-dark]::-webkit-scrollbar-track:hover{background-color:#6b7280}[data-type=scroll-code-dark]::-webkit-scrollbar-track:active{background-color:#6b7280}[data-type=scroll-code-dark]::-webkit-scrollbar-thumb{border-radius:6px;background-color:#d1d5db}
