.ember-container{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:hidden}.ember{background:var(--color-ember);opacity:0;filter:blur(1px);border-radius:50%;width:4px;height:4px;animation:4s ease-in-out infinite emberFloat;position:absolute}.ember:after{content:"";background:var(--color-orange);filter:blur(3px);opacity:.6;border-radius:50%;position:absolute;inset:-2px}@keyframes emberFloat{0%{opacity:0;transform:translateY(0)scale(.5)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)scale(0)}}.ember:first-child{animation-duration:5s;animation-delay:0s;left:10%}.ember:nth-child(2){animation-duration:4.5s;animation-delay:.5s;left:20%}.ember:nth-child(3){animation-duration:5.5s;animation-delay:1s;left:30%}.ember:nth-child(4){animation-duration:4s;animation-delay:1.5s;left:40%}.ember:nth-child(5){animation-duration:5s;animation-delay:2s;left:50%}.ember:nth-child(6){animation-duration:4.8s;animation-delay:.3s;left:60%}.ember:nth-child(7){animation-duration:5.2s;animation-delay:.8s;left:70%}.ember:nth-child(8){animation-duration:4.3s;animation-delay:1.3s;left:80%}.ember:nth-child(9){animation-duration:5.5s;animation-delay:1.8s;left:90%}.ember:nth-child(10){animation-duration:4.7s;animation-delay:2.3s;left:15%}.ember:nth-child(11){animation-duration:5.3s;animation-delay:.2s;left:35%}.ember:nth-child(12){animation-duration:4.2s;animation-delay:.7s;left:55%}.ember:nth-child(13){animation-duration:5.1s;animation-delay:1.2s;left:75%}.ember:nth-child(14){animation-duration:4.6s;animation-delay:1.7s;left:95%}.ember:nth-child(15){animation-duration:5.4s;animation-delay:2.2s;left:5%}
