.theme-scroll-host{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.theme-scroll-host::-webkit-scrollbar{width:0;height:0;display:none}.theme-scroll-host--pass-through{overscroll-behavior:auto}.theme-scroll-thumb{background:linear-gradient(to bottom, var(--t-scroll-thumb-from) 0%, var(--t-scroll-thumb-to) 100%);opacity:.7;transition:opacity .15s,width .15s}.theme-scroll-thumb:hover,.theme-scroll-thumb:active{opacity:1}html.dark .theme-scroll-thumb{opacity:.85}html.dark .theme-scroll-thumb:hover,html.dark .theme-scroll-thumb:active{opacity:1}
