:root{--fn-scrollbar-track:transparent;--fn-scrollbar-thumb:#7a74746b;--fn-scrollbar-thumb-hover:#4c45459e}*{scrollbar-width:thin;scrollbar-color:var(--fn-scrollbar-thumb) var(--fn-scrollbar-track)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--fn-scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--fn-scrollbar-thumb-hover)}.fn-sketch-scrollbar-scrollport{scrollbar-width:none;-ms-overflow-style:none}.fn-sketch-scrollbar-scrollport::-webkit-scrollbar{width:0;height:0;display:none}