@keyframes typingDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.typing-dot{animation:1.4s ease-in-out infinite typingDot}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes hexGlowPulse{0%,to{stroke-opacity:.25}50%{stroke-opacity:.5}}.hex-glow-pulse{animation:3s ease-in-out infinite hexGlowPulse}@keyframes hexNodeTwinkle{0%,to{opacity:.7}50%{opacity:1}}.hex-node-twinkle{animation:2s ease-in-out infinite hexNodeTwinkle}@keyframes logoFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.logo-fade-in{animation:.6s ease-out logoFadeInUp}
