body{font-family:Poppins,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.animate-fade-in{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.5}to{transform:scale(1.3);opacity:0}}.animate-pulse-ring{animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-breathe{animation:breathe 3s ease-in-out infinite}@keyframes aurora{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-aurora{background:linear-gradient(-45deg,#1e3a8a,#172554,#3b82f6,#1d4ed8);background-size:400% 400%;animation:aurora 15s ease infinite}.no-scrollbar::-webkit-scrollbar{display:none}
