.fancy-scrollbar{scrollbar-width:thin;scrollbar-color:#fdbc2a #425c2c}.fancy-scrollbar::-webkit-scrollbar{width:8px}.fancy-scrollbar::-webkit-scrollbar-track{background:#425c2c;border-radius:10px}.fancy-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(#fdbc2a 0%,#fca311 100%);border:2px solid #425c2c;border-radius:10px;transition:background .3s}.fancy-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fca311 0%,#fdbc2a 100%);box-shadow:0 0 6px #fdbc2a80}
