*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100dvh}@keyframes lpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lpFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lp-fade-in{animation:lpFadeIn .8s ease-out forwards;opacity:0}.lp-fade-in-up{animation:lpFadeInUp .8s ease-out forwards;opacity:0}.lp-delay-100{animation-delay:.1s}.lp-delay-200{animation-delay:.2s}.lp-delay-300{animation-delay:.3s}.lp-delay-400{animation-delay:.4s}.lp-delay-500{animation-delay:.5s}
