.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (min-width:768px){body[data-scroll-locked] header{width:calc(100% - 8px)!important}body[data-scroll-locked] div[class*=cursor-grab]{transform:translateX(-8px)!important}body[data-scroll-locked] .bottom-nav-container,body[data-scroll-locked] [data-tour-bottom-nav]{padding-right:8px!important}body[data-scroll-locked] div[class*=fixed][class*=bottom-4][class*=left-4][class*=right-4]{right:calc(1rem + 8px)!important}body[data-scroll-locked] #article-lookup-sidebar,body[data-scroll-locked] #ewc-filter-sidebar,body[data-scroll-locked] #read-page-filter-sidebar{right:8px!important}}.default-scrollbar::-webkit-scrollbar{width:8px}.default-scrollbar::-webkit-scrollbar-track{background:transparent}.default-scrollbar::-webkit-scrollbar-thumb{background:var(--muted)}.default-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.narrow-scrollbar::-webkit-scrollbar{width:4px}.narrow-scrollbar::-webkit-scrollbar-thumb{background:var(--muted)}.narrow-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}