::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3f3f3}::-webkit-scrollbar-thumb{background-color:#d99600;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#a98256}*{scrollbar-width:thin;scrollbar-color:#d99600 #f3f3f3}