:root{--scrollbar-thumb:#00000047;--scrollbar-thumb-hover:#00000075}:root[data-theme=dark]{--scrollbar-thumb:#ffffff4d;--scrollbar-thumb-hover:#ffffff7a}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}}@media (forced-colors:active){*{scrollbar-width:auto;scrollbar-color:auto}::-webkit-scrollbar{all:revert}::-webkit-scrollbar-track{all:revert}::-webkit-scrollbar-corner{all:revert}::-webkit-scrollbar-thumb{all:revert}::-webkit-scrollbar-thumb:hover{all:revert}::-webkit-scrollbar-button{all:revert}}
