@keyframes fh-float-a{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes fh-float-b{0%,to{transform:translate(0,0)}50%{transform:translateY(8px)}}@keyframes fh-glow-breathe{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.55;transform:scale(1.04)}}@keyframes fh-spiral-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fh-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}.fh-float-a{animation:5.5s ease-in-out infinite fh-float-a}.fh-float-b{animation:6.5s ease-in-out -1.2s infinite fh-float-b}.fh-glow-breathe{animation:8s ease-in-out infinite fh-glow-breathe}.fh-spiral-spin{transform-origin:50%;animation:48s linear infinite fh-spiral-spin}.fh-fade-up{animation:.7s cubic-bezier(.23,1,.32,1) both fh-fade-up}.fh-fade-up-delay-1{animation-delay:80ms}.fh-fade-up-delay-2{animation-delay:.16s}@media (prefers-reduced-motion:reduce){.fh-float-a,.fh-float-b,.fh-glow-breathe,.fh-spiral-spin,.fh-fade-up{animation:none!important}}.fh-display{font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif}
