@supports ((-webkit-appearance:none)){::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar{width:8px;height:4px}::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#697586}::-webkit-scrollbar-button{display:none}.sidebar-scrollable{scrollbar-color:#0000 #0000;scrollbar-gutter:stable;overflow-y:auto}.sidebar-scrollable::-webkit-scrollbar{background:0 0;width:3px}.sidebar-scrollable:hover{scrollbar-color:#8b8b8b #0000}.sidebar-scrollable::-webkit-scrollbar-thumb{background:#8b8b8b}.sidebar-scrollable:hover::-webkit-scrollbar-thumb{background:#8b8b8b}.sidebar-scrollable:hover::-webkit-scrollbar-thumb:hover{background-color:#8b8b8b}}@supports ((-moz-appearance:none)){*{scrollbar-width:thin}.sidebar-scrollable{scrollbar-width:thin;overflow-y:auto}.sidebar-scrollable:hover{scrollbar-width:thin}}
