@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:var(--elysium-stroke-neutral-neutral-default) transparent}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--elysium-stroke-neutral-neutral-default);border-radius:10px;border:4px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:var(--elysium-stroke-neutral-state-hovered);border:4px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:active{background-color:var(--elysium-stroke-neutral-state-pressed);border:4px solid transparent;background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}
