.custom-scrollbar-style{width:100%;height:100%}.custom-scrollbar-style>.ScrollbarsCustom-Wrapper{top:0;right:0;bottom:0;left:0}@media (pointer:coarse){.custom-scrollbar-style>.ScrollbarsCustom-Track{display:none}}@media (pointer:fine){.custom-scrollbar-style>.ScrollbarsCustom-Track{display:block}}.custom-scrollbar-style.custom-scrollbar-h-full .ScrollbarsCustom-Content{min-height:100%;display:flex;flex-direction:column}.custom-scrollbar-style>.ScrollbarsCustom-Track{position:absolute;border-radius:.25rem}.custom-scrollbar-style.custom-scrollbar-dark>.ScrollbarsCustom-Track>.ScrollbarsCustom-Thumb{background:rgba(0,0,0,.05)}.custom-scrollbar-style>.ScrollbarsCustom-Track>.ScrollbarsCustom-Thumb{background:rgba(255,255,255,.05);border-radius:.25rem;cursor:default}.custom-scrollbar-style>.ScrollbarsCustom-Thumb.dragging,.custom-scrollbar-style>.ScrollbarsCustom-Thumb:hover{background:#9ed6ff}.custom-scrollbar-style .ScrollbarsCustom-ThumbY{width:100%}.custom-scrollbar-style .ScrollbarsCustom-ThumbX{height:100%}.custom-scrollbar-style .ScrollbarsCustom-TrackY{width:.5rem;height:calc(100% - 2rem);top:1rem;right:0;background:rgba(255,255,255,.04)}.custom-scrollbar-style.custom-scrollbar-dark .ScrollbarsCustom-TrackX,.custom-scrollbar-style.custom-scrollbar-dark .ScrollbarsCustom-TrackY{background:rgba(0,0,0,.04)}.custom-scrollbar-style .ScrollbarsCustom-TrackX{height:.5rem;width:100%;bottom:0;left:0;background:rgba(255,255,255,.04);overflow:hidden}.custom-scrollbar-style.trackYVisible>.ScrollbarsCustom-Wrapper{right:1.5rem}.custom-scrollbar-style.trackYVisible>.ScrollbarsCustom-TrackX{width:calc(100% - 4rem);left:2rem}.custom-scrollbar-style.trackXVisible:hover .ScrollbarsCustom-TrackX{background:#373737}.custom-scrollbar-style.trackXVisible .ScrollbarsCustom-ThumbX.dragging,.custom-scrollbar-style.trackXVisible:hover .ScrollbarsCustom-ThumbX,.custom-scrollbar-style.trackXVisible:hover .ScrollbarsCustom-ThumbX:hover{background:#4f4f4f}.shadow{position:absolute;pointer-events:none;z-index:1}.shadow-top{top:0;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.shadow-bottom,.shadow-top{width:100%;height:40px;left:0}.shadow-bottom{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.shadow-right{right:0;background:linear-gradient(270deg,rgba(0,0,0,.8),transparent)}.shadow-left,.shadow-right{width:40px;height:100%;top:0}.shadow-left{left:0;background:linear-gradient(90deg,rgba(0,0,0,.8),transparent)}