@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{@keyframes neon-breathe{0%,to{text-shadow:0 0 10px #dc26264d,0 0 20px #dc262633;transform:scale(1)}50%{text-shadow:0 0 25px #dc2626b3,0 0 35px #dc262680;transform:scale(1.02)}}.animate-neon{animation:3s ease-in-out infinite neon-breathe}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}
