::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--primaryColor,#00c853);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primaryColor,#009624);filter:brightness(.85)}