*{scrollbar-width:thin;scrollbar-color:var(--surface-40) transparent}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--surface-20);border-radius:9999px;transition:background .25s ease}*::-webkit-scrollbar-thumb:hover{background:var(--surface-30)}*::-webkit-scrollbar-thumb:active{background:var(--surface-40)}
