@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{background-color:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}.bg-gradient-to-r{animation:gradientShift 8s ease infinite;background-size:200% 200%}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.shadow-3xl{box-shadow:0 30px 60px -15px #0000004d}.will-change-transform{will-change:transform}footer{margin-bottom:0}.font-sans{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body:before{background:radial-gradient(circle,#ef44440d 1px,#0000 0);background-size:20px 20px;content:"";height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:-1}
/*# sourceMappingURL=main.71793b52.css.map*/