*::-webkit-scrollbar{block-size:.3rem;inline-size:.3rem}*::-webkit-scrollbar-track{background:var(--p-surface-100)}*::-webkit-scrollbar-thumb{border-radius:1.5rem;background:var(--p-surface-300)}*::-webkit-scrollbar-thumb:hover{background:var(--p-surface-500)}*::-webkit-scrollbar-corner{background:var(--p-surface-100)}@media(prefers-color-scheme:dark){:root:not(.w-theme-light)::-webkit-scrollbar-track,:root:not(.w-theme-light) *::-webkit-scrollbar-track,:host(:not(.w-theme-light))::-webkit-scrollbar-track,:host(:not(.w-theme-light)) *::-webkit-scrollbar-track{background:var(--p-surface-900)}:root:not(.w-theme-light)::-webkit-scrollbar-thumb,:root:not(.w-theme-light) *::-webkit-scrollbar-thumb,:host(:not(.w-theme-light))::-webkit-scrollbar-thumb,:host(:not(.w-theme-light)) *::-webkit-scrollbar-thumb{background:var(--p-surface-800)}:root:not(.w-theme-light)::-webkit-scrollbar-thumb:hover,:root:not(.w-theme-light) *::-webkit-scrollbar-thumb:hover,:host(:not(.w-theme-light))::-webkit-scrollbar-thumb:hover,:host(:not(.w-theme-light)) *::-webkit-scrollbar-thumb:hover{background:var(--p-surface-400)}:root:not(.w-theme-light)::-webkit-scrollbar-corner,:root:not(.w-theme-light) *::-webkit-scrollbar-corner,:host(:not(.w-theme-light))::-webkit-scrollbar-corner,:host(:not(.w-theme-light)) *::-webkit-scrollbar-corner{background:var(--p-surface-900)}}.w-theme-dark::-webkit-scrollbar-track,.w-theme-dark *::-webkit-scrollbar-track{background:var(--p-surface-900)}.w-theme-dark::-webkit-scrollbar-thumb,.w-theme-dark *::-webkit-scrollbar-thumb{background:var(--p-surface-800)}.w-theme-dark::-webkit-scrollbar-thumb:hover,.w-theme-dark *::-webkit-scrollbar-thumb:hover{background:var(--p-surface-400)}.w-theme-dark::-webkit-scrollbar-corner,.w-theme-dark *::-webkit-scrollbar-corner{background:var(--p-surface-900)}@supports (scrollbar-width: thin){*{scrollbar-width:thin;scrollbar-color:var(--p-surface-300) var(--p-surface-100)}@media(prefers-color-scheme:dark){:root:not(.w-theme-light),:root:not(.w-theme-light) *,:host(:not(.w-theme-light)),:host(:not(.w-theme-light)) *{scrollbar-color:var(--p-surface-800) var(--p-surface-900)}}.w-theme-dark,.w-theme-dark *{scrollbar-color:var(--p-surface-800) var(--p-surface-900)}}
