.spotlight-scrollbar::-webkit-scrollbar{width:6px}.spotlight-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border-radius:3px}.spotlight-scrollbar::-webkit-scrollbar-thumb{background:rgba(34,211,238,.4);border-radius:3px;transition:background .2s}.spotlight-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(34,211,238,.6)}.spotlight-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.4) rgba(0,0,0,.2)}