::-webkit-scrollbar{width:6px;height:6px;transition:background-color .3s ease}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background-color:#075E54;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#064e47;box-shadow:0 0 2px rgba(0,0,0,.4)}