body::-webkit-scrollbar,html::-webkit-scrollbar{width:10px!important;background-color:rgba(0,0,0,0)!important}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(255,85,127,0)!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#30a9de,#2f4154)!important;border-radius:6px!important;border:2px solid transparent!important;background-clip:content-box!important}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#252d38,#687582)!important;border-radius:6px!important;border:1px solid #30a9de!important;background-clip:content-box!important}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:#82afff!important}.markdown-body table{overflow-x:auto}.markdown-body table::-webkit-scrollbar{height:6px!important;background-color:rgba(0,0,0,0)!important}.markdown-body table::-webkit-scrollbar-track{background-color:rgba(255,85,127,0)!important}.markdown-body table::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#30a9de,#2f4154)!important;border-radius:6px!important;border:2px solid transparent!important;background-clip:content-box!important}.markdown-body table::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#252d38,#687582)!important;border-radius:6px!important;border:1px solid #30a9de!important;background-clip:content-box!important}