.custom-scrollbar::-webkit-scrollbar{width:13px;background:transparent}.custom-scrollbar::-webkit-scrollbar-track{background:#e0e0e0;border-radius:6px;box-shadow:inset 0 4px 4px 0 #00000040}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f7f7f9,#efeff1);border-radius:6px;box-shadow:0 1px 4px 0 rgba(12,12,13,.1)}.custom-scrollbar::-webkit-scrollbar-button{display:none}.custom-scrollbar::-webkit-scrollbar:horizontal{height:13px}