::-webkit-scrollbar{background-color:var(--line-gray-low);height:12px;width:12px}::-webkit-scrollbar-thumb{border-radius:6px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:var(--fill-brand-pure)}*{scrollbar-color:var(--fill-brand-pure) var(--line-gray-low);scrollbar-width:thin}
