html{scroll-behavior:smooth}body{background-color:#fcfcfc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.waveform-bar{transition:height .1s ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9d2d31}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-in,.fade-in{animation:fade-in .2s ease-out}.slide-in-from-bottom-2{animation:slide-in-from-bottom .2s ease-out}.slide-in-from-bottom-4{animation:slide-in-from-bottom .3s ease-out}
