:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar]){scrollbar-width:thin;scrollbar-color:var(--ds-gray-500) transparent}:where([data-docs-shell] *,[data-docs-scrollbar]):is(:hover,:focus-within){scrollbar-color:var(--ds-gray-700) transparent}@supports not (scrollbar-width:thin){:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar])::-webkit-scrollbar{width:6px;height:6px}:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar])::-webkit-scrollbar-track{background:0 0}:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar])::-webkit-scrollbar-thumb{background:var(--ds-gray-500);border-radius:999px}:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar])::-webkit-scrollbar-thumb:hover{background:var(--ds-gray-700)}}@media (forced-colors:active){:where(html:has([data-docs-shell]),[data-docs-shell] *,[data-docs-scrollbar]){scrollbar-width:auto;scrollbar-color:auto}}