*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;background-color:#f9fafb;line-height:1.6}html{scroll-behavior:smooth}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-fade-in{animation:fade-in .6s ease-out}.animate-fade-in-delay{animation:fade-in .6s ease-out .2s both}.animate-fade-in-delay-2{animation:fade-in .6s ease-out .4s both}.animate-fade-in-delay-3{animation:fade-in .6s ease-out .6s both}.animate-fade-in-delay-4{animation:fade-in .6s ease-out .8s both}.animate-marquee{animation:marquee 30s linear infinite}#particles-js{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}
