.inner-summary-shadow{box-shadow:inset 3px 3px 6px 0 rgba(0,0,0,.07),inset -3px -3px 6px 0 rgba(0,0,0,.07),inset -3px 3px 6px 1px rgba(0,0,0,.07),inset 3px -3px 6px 1px rgba(0,0,0,.07)}.transcription-scrollbar::-webkit-scrollbar{width:4px}.transcription-sidebar-scrollbar::-webkit-scrollbar{width:2px;height:50%!important}.transcription-scrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:8px!important}.transcription-sidebar-scrollbar::-webkit-scrollbar{background-color:#dbeafe;border-top-right-radius:16px;border-bottom-right-radius:16px}.transcription-sidebar-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(23,37,84,.25)}.loading-wave{width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end}.loading-bar{width:20px;height:10px;margin:0 5px;background-color:#024;border-radius:5px;animation:loading-wave-animation 1s ease-in-out infinite}.loading-bar:nth-child(2){animation-delay:.1s}.loading-bar:nth-child(3){animation-delay:.2s}.loading-bar:nth-child(4){animation-delay:.3s}.loading-bar:nth-child(5){animation-delay:.4s}.loading-bar:nth-child(6){animation-delay:.5s}@keyframes loading-wave-animation{0%{height:10px}50%{height:50px}to{height:10px}}@media screen and (max-width:768px){.sidebar{transition:all .5s linear;transform:translateX(-400px)}.sidebar.openSidebar{transition:all .5s linear;transform:translateX(0)}.sidebar.closeSidebar{transition:all .5s linear;transform:translateX(-400px)}}