::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4e4376 0%,#2b5876 100%);border-radius:8px}::-webkit-scrollbar-track{background:#191919;border-radius:8px}::-webkit-scrollbar-corner{background:#191919}*{scrollbar-width:thin;scrollbar-color:#4e4376 #191919}