.blz-scrollbar{scrollbar-color:var(--global-color-content-200) rgba(0,0,0,0);scrollbar-width:auto}.blz-scrollbar:hover{scrollbar-color:var(--global-color-content-400) rgba(0,0,0,0)}@supports not (scrollbar-color:var(--global-color-content-200 )){.blz-scrollbar::-webkit-scrollbar{width:var(--global-size-300)}.blz-scrollbar::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--global-color-content-200);border:var(--global-size-100) solid rgba(0,0,0,0);border-radius:var(--global-size-300)}.blz-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--global-color-content-400)}}@supports(scrollbar-color:var(--global-color-content-200 )){.blz-scrollbar::-webkit-scrollbar{width:var(--global-size-100)}.blz-scrollbar::-webkit-scrollbar-thumb{background-color:var(--global-color-content-200);border-radius:var(--global-size-50)}.blz-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--global-color-content-400)}}.blz-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.blz-scrollbar--with-container,.blz-scrollbar--with-container:hover{scrollbar-color:inherit;scrollbar-width:inherit}.blz-scrollbar--with-container::-webkit-scrollbar{width:var(--global-size-300)}.blz-scrollbar--with-container::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--global-color-content-200);border:var(--global-size-75) solid rgba(0,0,0,0);border-radius:var(--global-size-300)}.blz-scrollbar--with-container::-webkit-scrollbar-thumb:hover{background-color:var(--global-color-content-400)}.blz-scrollbar--with-container::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:1px solid var(--global-color-content-300);border-radius:var(--global-size-50)}