::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--soft);border-radius:999px}::-webkit-scrollbar-thumb{background:rgba(90,170,255,.35);border-radius:999px;border:2px solid var(--scroll-edge)}::-webkit-scrollbar-thumb:hover{background:rgba(90,170,255,.55)}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:rgba(90,170,255,0.45) var(--soft2)}