::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1);border-radius:10px}::-webkit-scrollbar-thumb{background-color:#b1b479;border-radius:10px;background-image:linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#a1a45f}::-webkit-scrollbar-corner{background-color:transparent}