:root{--scrollbar-width:4px;--scrollbar-color:hsla(0,0%,100%,.15);--scrollbar-hover-color:hsla(0,0%,100%,.3)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}::-webkit-scrollbar-thumb:active{background:hsla(0,0%,100%,.3)}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.08) transparent}:hover{scrollbar-color:hsla(0,0%,100%,.15) transparent}.studio-theme,.studio-theme *{scrollbar-color:rgba(99,102,241,.1) transparent}.studio-theme :hover,.studio-theme:hover{scrollbar-color:rgba(99,102,241,.2) transparent}.studio-theme ::-webkit-scrollbar-thumb,.studio-theme::-webkit-scrollbar-thumb{background:rgba(99,102,241,.1)}.studio-theme ::-webkit-scrollbar-thumb:hover,.studio-theme::-webkit-scrollbar-thumb:hover{background:rgba(99,102,241,.25)}.studio-theme ::-webkit-scrollbar-track,.studio-theme::-webkit-scrollbar-track{background:transparent}.studio-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.4) transparent}.studio-scrollbar::-webkit-scrollbar{width:8px}.studio-scrollbar::-webkit-scrollbar-thumb{background:rgba(99,102,241,.4);border-radius:4px}.studio-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(99,102,241,.6)}.studio-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(99,102,241,.8)}.studio-scrollbar::-webkit-scrollbar-track{background:transparent}@media (max-width:640px){.studio-scrollbar::-webkit-scrollbar{width:10px}.studio-scrollbar::-webkit-scrollbar-thumb{background:rgba(99,102,241,.5)}}.overflow-auto,.overflow-scroll,.overflow-x-auto,.overflow-x-scroll,.overflow-y-auto,.overflow-y-scroll{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.05) transparent}.overflow-auto:hover,.overflow-scroll:hover,.overflow-x-auto:hover,.overflow-x-scroll:hover,.overflow-y-auto:hover,.overflow-y-scroll:hover{scrollbar-color:hsla(0,0%,100%,.15) transparent}.is-scrolling::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25)!important}