.ScrollArea_scrollbar__Qjroj{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;padding:2px;background-color:var(--slateA6);transition:background .2s ease-out}.ScrollArea_scrollbar__Qjroj:hover{background-color:var(--slateA8)}.ScrollArea_scrollbar__Qjroj[data-orientation=vertical]{width:10px}.ScrollArea_scrollbar__Qjroj[data-orientation=horizontal]{flex-direction:column;height:10px}.ScrollArea_thumb__BFyW7{background-color:var(--slate10);flex:1;border-radius:10px;position:relative}.ScrollArea_thumb__BFyW7:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44;min-height:44}