@layer base{html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6,.font-heading{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif}}@keyframes pulseGlow{0%,to{box-shadow:0 0 15px #dc262666}50%{box-shadow:0 0 25px #dc2626bf}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-glow-red{animation:pulseGlow 2.5s infinite ease-in-out}.animate-float{animation:floatSlow 3.5s infinite ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#dc2626}
