#root{flex-direction:column}:root{--scrollbar-thumb:#0a0a0a33;--scrollbar-thumb-hover:#0a0a0a5c}:where(html[data-theme=dark]){--scrollbar-thumb:#fafafa38;--scrollbar-thumb-hover:#fafafa66}@media (pointer:fine){:where(html[data-scrollbars=styled]),:where(html[data-scrollbars=styled]) *{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}@supports not (scrollbar-width:thin){:where(html[data-scrollbars=styled])::-webkit-scrollbar{background:0 0;width:10px;height:10px}:where(html[data-scrollbars=styled]) ::-webkit-scrollbar{background:0 0;width:10px;height:10px}:where(html[data-scrollbars=styled])::-webkit-scrollbar-track{background:0 0}:where(html[data-scrollbars=styled]) ::-webkit-scrollbar-track{background:0 0}:where(html[data-scrollbars=styled])::-webkit-scrollbar-corner{background:0 0}:where(html[data-scrollbars=styled]) ::-webkit-scrollbar-corner{background:0 0}:where(html[data-scrollbars=styled])::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:8px}:where(html[data-scrollbars=styled]) ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:8px}:where(html[data-scrollbars=styled])::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}:where(html[data-scrollbars=styled]) ::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}}}