@keyframes pulseGlow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.15;transform:scale(1.05)}}.glowing-blob{animation:pulseGlow 8s ease-in-out infinite}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}body,html{overflow:hidden!important;margin:0;padding:0;height:100%}