@keyframes channel-flow{0%{transform:translate(-100%)}to{transform:translate(500%)}}.channel-flow{animation:3s ease-in-out infinite channel-flow}@keyframes channel-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.15;transform:scale(1.35)}}.channel-pulse{animation:2.4s ease-in-out infinite channel-pulse}@keyframes channel-pulse-soft{0%,to{box-shadow:0 0 #ff6b3559}50%{box-shadow:0 0 0 10px #ff6b3500}}.channel-pulse-soft{animation:2.2s ease-in-out infinite channel-pulse-soft}@keyframes channel-grow-bar{0%{height:0%}to{height:var(--bar-h,100%)}}.channel-grow-bar{transform-origin:bottom;animation:1.4s cubic-bezier(.16,1,.3,1) forwards channel-grow-bar}@keyframes channel-fill{0%{width:0%}to{width:var(--fill-w,100%)}}.channel-fill{animation:1.4s cubic-bezier(.16,1,.3,1) forwards channel-fill}@keyframes float-1{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-8px)translate(3px)}}@keyframes float-2{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(-4px)}}@keyframes float-3{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-6px)translate(2px)}}@keyframes float-4{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-9px)translate(-3px)}}.animate-float-1{animation:3.5s ease-in-out infinite float-1}.animate-float-2{animation:4s ease-in-out .5s infinite float-2}.animate-float-3{animation:3.8s ease-in-out 1s infinite float-3}.animate-float-4{animation:4.2s ease-in-out 1.5s infinite float-4}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:30s linear infinite spin-slow}
