@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);#root,.app,body,html{font-family:Inter,sans-serif;height:100%;width:100%}@keyframes underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.animate-underline{animation:underline .3s ease-out forwards}@keyframes pulse-slow{0%,to{opacity:.1}50%{opacity:.15}}.animate-pulse-slow{animation:pulse-slow 3s ease-in-out infinite}
/*# sourceMappingURL=main.b60bd70b.css.map*/