@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=JetBrains+Mono:wght@400;500&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #3b82f626}50%{box-shadow:0 0 40px #3b82f640}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes waveform{0%,to{height:12px}50%{height:28px}}.ani-up{animation:fadeUp .6s ease both}.ani-up-1{animation:fadeUp .6s ease .1s both}.ani-up-2{animation:fadeUp .6s ease .2s both}.ani-up-3{animation:fadeUp .6s ease .3s both}.ani-up-4{animation:fadeUp .6s ease .4s both}.ani-up-5{animation:fadeUp .6s ease .5s both}.ani-fade{animation:fadeIn .8s ease both}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,sans-serif;background:#0c0f14;color:#e8ecf4;-webkit-font-smoothing:antialiased}::selection{background:#3b82f64d;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a3142;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#343d52}
