@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500&display=swap";@keyframes waveAnim{0%,to{opacity:.15;transform:scaleY(.6)}50%{opacity:.5;transform:scaleY(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#1e293b;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#334155}*{scrollbar-width:thin;scrollbar-color:#1e293b transparent}
