@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(https://rsms.me/inter/font-files/Inter.var.woff2) format("woff2")}@layer base{html{font-family:Inter var,system-ui,sans-serif;scroll-behavior:smooth}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.7}}@keyframes logo-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-bg{overflow:hidden;position:relative}.animated-bg:before{animation:pulse 8s ease-in-out infinite;background-image:radial-gradient(circle at 20% 20%,#06b6d414 0,#0000 50%),radial-gradient(circle at 80% 80%,#e11d4814 0,#0000 50%),radial-gradient(circle at 50% 50%,#7c3aed1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#f9731614 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@layer utilities{.animate-logo-gradient{animation:logo-gradient 3s linear infinite;background-size:200% auto}.animate-gradient-fast{animation:logo-gradient 6s linear infinite;background-size:300% auto}.scale-hover{@apply transition-transform duration-300 ease-in-out hover:scale-105}}@media (max-width:768px){.hide-on-mobile{display:none}}
/*# sourceMappingURL=main.cbb40642.css.map*/