@supports ((-webkit-appearance:none)){::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar{background:0 0;width:8px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#0006}[data-theme-mode=dark] ::-webkit-scrollbar-thumb{background-color:#ffffff40}[data-theme-mode=dark] ::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}::-webkit-scrollbar-button{display:none}}@supports ((-moz-appearance:none)){*{scrollbar-width:thin}}