html{scrollbar-gutter:stable}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:4px}::-webkit-scrollbar-corner{background:transparent}[data-color-mode=dark] ::-webkit-scrollbar-thumb{background:#8b949e4d}[data-color-mode=dark] ::-webkit-scrollbar-thumb:hover{background:#8b949e80}[data-color-mode=light] ::-webkit-scrollbar-thumb{background:#1f232826}[data-color-mode=light] ::-webkit-scrollbar-thumb:hover{background:#1f23284d}[data-color-mode=dark] *{scrollbar-color:rgba(139,148,158,.3) transparent;scrollbar-width:thin}[data-color-mode=light] *{scrollbar-color:rgba(31,35,40,.15) transparent;scrollbar-width:thin}
