@keyframes blaze-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes blaze-fade-in{0%{opacity:0}to{opacity:1}}.animate-blaze-fade-up{animation:.6s cubic-bezier(.22,1,.36,1) both blaze-fade-up}.animate-blaze-fade-in{animation:.7s ease-out both blaze-fade-in}.blaze-d-1{animation-delay:80ms}.blaze-d-2{animation-delay:.16s}.blaze-d-3{animation-delay:.24s}.blaze-d-4{animation-delay:.32s}.blaze-d-5{animation-delay:.4s}.blaze-d-6{animation-delay:.48s}.blaze-d-7{animation-delay:.56s}.blaze-d-8{animation-delay:.64s}.blaze-scene-viewport{height:100svh}@keyframes blaze-float{0%{transform:translateY(-7px)}to{transform:translateY(7px)}}.animate-blaze-float{animation:5.5s ease-in-out infinite alternate blaze-float}.blaze-float-d1{animation-delay:.9s}.blaze-float-d2{animation-delay:1.8s}.blaze-float-d3{animation-delay:2.7s}@keyframes blaze-hint{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}.animate-blaze-hint{animation:2.2s ease-in-out infinite blaze-hint;display:inline-block}.blaze-btn-glow{transition:background-color .2s,box-shadow .3s,transform .2s;box-shadow:0 0 #b2e06000}.blaze-btn-glow:hover{transform:translateY(-1px);box-shadow:0 0 28px #b2e06059}.blaze-card-hover{transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s}.blaze-card-hover:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0006,0 0 0 1px #b2e0602e,0 0 28px #b2e0600f}@media (prefers-reduced-motion:reduce){.animate-blaze-fade-up,.animate-blaze-fade-in,.animate-blaze-float,.animate-blaze-hint{animation:none}}
