@supports not selector(::-webkit-scrollbar){.fb-scroll{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--foreground) 22%, transparent) transparent}}.fb-scroll::-webkit-scrollbar{width:4px;height:4px}.fb-scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.fb-scroll::-webkit-scrollbar-track{background:color-mix(in srgb, var(--foreground) 4%, transparent)}.fb-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--foreground) 22%, transparent);border-radius:999px}.fb-scroll::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--foreground) 32%, transparent)}
