@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:rgba(45,212,191,.45) rgba(255,255,255,.04)}}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#2dd4bf52;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background-color:#2dd4bf99}*::-webkit-scrollbar-thumb:active{background-color:#2dd4bf}*::-webkit-scrollbar-corner{background:transparent}
