.celebration-overlay{position:fixed;inset:0;pointer-events:none;z-index:1;overflow:hidden}.firework{position:absolute;width:4px;height:4px;border-radius:50%;top:50%;left:50%;animation:firework-launch 3.5s ease-out infinite}.firework::before{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 -60px rgba(255,215,0,.9),42px -42px rgba(255,105,180,.9),60px 0 rgba(173,216,230,.9),42px 42px rgba(144,238,144,.9),0 60px rgba(255,215,0,.9),-42px 42px rgba(255,105,180,.9),-60px 0 rgba(173,216,230,.9),-42px -42px rgba(144,238,144,.9);animation:firework-burst 3.5s ease-out infinite}.fw1{left:30%;top:40%}.fw2{left:55%;top:30%;animation-delay:1.2s}.fw3{left:70%;top:45%;animation-delay:2.4s}@keyframes firework-launch{0%{transform:translateY(100vh);opacity:0}30%{opacity:1}100%{transform:translateY(0);opacity:0}}@keyframes firework-burst{0%{transform:scale(0);opacity:1}60%{transform:scale(1);opacity:1}100%{opacity:0}}.petal{position:absolute;width:20px;height:30px;background:radial-gradient(circle at 30% 30%,#ffd6e8,#f7a6c9);border-radius:60% 60% 60% 60%;opacity:0.8;animation:petal-fall 14s linear infinite}.p1{left:10%;animation-delay:0s}.p2{left:35%;animation-delay:4s}.p3{left:60%;animation-delay:8s}.p4{left:80%;animation-delay:12s}@keyframes petal-fall{0%{transform:translateY(-10vh) rotate(0deg);opacity:0}10%{opacity:0.9}100%{transform:translateY(110vh) rotate(360deg);opacity:0}}.et_pb_section,.et_pb_row,.et_pb_module{position:relative;z-index:2}