@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&family=Inter:wght@400;500&display=swap');html{scroll-behavior:smooth}body{@apply bg-brand-light text-brand-text-light dark:bg-brand-dark dark:text-brand-text-dark antialiased}.hero-bg{background:linear-gradient(-45deg,#121212,#D42FCD,#00FF85,#121212);background-size:400% 400%}p{max-width:70ch}.modal{display:none}.modal.is-open{display:flex}