::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#060d26;border:1px solid rgba(51,65,85,.3);border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border:2px solid #060d26;border-radius:6px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2563eb,#7c3aed);box-shadow:0 0 12px #3b82f699}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#1d4ed8,#6d28d9);box-shadow:0 0 16px #3b82f6cc}*{scrollbar-color:#3b82f6 #060d26;scrollbar-width:thin}
