::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-scroll-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}*{scrollbar-width:thin;scrollbar-color:var(--color-scroll-thumb) transparent}@media print{*{scrollbar-width:none}::-webkit-scrollbar{display:none}}
