.ccg-scrollbar._fixed::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 1px rgba(0,0,0,.1)}.ccg-scrollbar._fixed::-webkit-scrollbar{background-color:transparent;height:6px;width:6px}.ccg-scrollbar._fixed::-webkit-scrollbar-thumb{background-color:#dfe9f0;border-radius:4px}.ccg-scrollbar._fixed{scrollbar-color:#dfe9f0 transparent}._mode_dark .ccg-scrollbar._fixed::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px hsla(0,0%,100%,.1);box-shadow:inset 0 0 1px hsla(0,0%,100%,.1)}._mode_dark .ccg-scrollbar._fixed::-webkit-scrollbar-thumb{background-color:#314c5e}._mode_dark .ccg-scrollbar._fixed{scrollbar-color:#314c5e transparent}._mode_light .ccg-scrollbar._fixed::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 1px rgba(0,0,0,.1)}._mode_light .ccg-scrollbar._fixed::-webkit-scrollbar-thumb{background-color:#dfe9f0}._mode_light .ccg-scrollbar._fixed{scrollbar-color:#dfe9f0 transparent}