html{scroll-behavior:smooth}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:rgba(15,15,35,.1);border-radius:6px}::-webkit-scrollbar-thumb{background:#8266bb;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#6c63ff}*{scrollbar-width:thin;scrollbar-color:#8266bb #0f0f23}