.auth-noise{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E")}@keyframes authWaveBar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes authGlow{0%,to{opacity:.3}50%{opacity:.6}}@keyframes authPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.auth-wave-bar{animation:authWaveBar 1.4s ease-in-out infinite;transform-origin:bottom}.auth-glow-orb{animation:authGlow 4s ease-in-out infinite}.auth-system-pulse{animation:authPulse 2s ease-in-out infinite}.font-inter{font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif}.font-space-grotesk{font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif}