::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:var(--bg-primary);border-radius:4px}::-webkit-scrollbar-track:hover{background-color:#0f1c38}::-webkit-scrollbar-track:active{background-color:#20315b}::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:4px;min-height:30px}::-webkit-scrollbar-thumb:hover{background-color:#818cf8}::-webkit-scrollbar-thumb:active{background-color:#a5b4fc}::-webkit-scrollbar-button{display:none;width:0;height:0}