::-webkit-scrollbar{width:4px;height:4px;transition:.3s;}::-webkit-scrollbar-thumb{background-color:rgba(127,127,127,.25);background-clip:padding-box;border:0 solid transparent;border-radius:4px;transition:background-color .2s;}::-webkit-scrollbar-thumb:vertical:hover,::-webkit-scrollbar-thumb:horizontal:hover{background-color:rgba(127,127,127,.45);transition:background-color .2s;}::-webkit-scrollbar-track{background-color:transparent;}::-webkit-scrollbar-corner{background:none;}::-webkit-scrollbar-button{display:none;}.gnl-scroll-active::-webkit-scrollbar-thumb{background-color:#3174AF;}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:rgba(127,127,127,.25) transparent;}.gnl-scroll-active{scrollbar-color:#3174AF transparent;}}
