@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&family=Bebas+Neue&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;height:100%;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font-family:Inter,sans-serif}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.65s both fadeUp}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.delay-5{animation-delay:.4s}.delay-6{animation-delay:.48s}@keyframes lp{0%,to{opacity:1;box-shadow:0 0 10px #22c55e}50%{opacity:.3;box-shadow:0 0 20px #22c55e}}
