.vfx-sakura .vfx-wrapper{animation:sakura-glow 3s ease-in-out infinite;box-shadow:0 0 12px 4px rgba(244,114,182,.5),0 0 30px 10px rgba(236,72,153,.2);border:1px solid rgba(244,114,182,.25);border-radius:inherit}.vfx-sakura .petal{position:absolute;width:8px;height:8px;background:radial-gradient(ellipse,rgba(244,114,182,.9) 0,rgba(251,207,232,.5) 60%,transparent 100%);border-radius:50% 0 50% 0;animation:petal-fall linear infinite;opacity:0}.vfx-sakura .petal:first-child{left:5%;animation-duration:4s;animation-delay:0s;width:7px;height:7px}.vfx-sakura .petal:nth-child(2){left:15%;animation-duration:3.5s;animation-delay:.4s;width:6px;height:6px}.vfx-sakura .petal:nth-child(3){left:25%;animation-duration:4.5s;animation-delay:.8s;width:9px;height:9px}.vfx-sakura .petal:nth-child(4){left:35%;animation-duration:3.8s;animation-delay:1.2s;width:5px;height:5px}.vfx-sakura .petal:nth-child(5){left:45%;animation-duration:4.2s;animation-delay:.2s;width:8px;height:8px}.vfx-sakura .petal:nth-child(6){left:55%;animation-duration:3.6s;animation-delay:.6s;width:7px;height:7px}.vfx-sakura .petal:nth-child(7){left:65%;animation-duration:4.8s;animation-delay:1s;width:6px;height:6px}.vfx-sakura .petal:nth-child(8){left:75%;animation-duration:3.9s;animation-delay:1.4s;width:9px;height:9px}.vfx-sakura .petal:nth-child(9){left:85%;animation-duration:4.3s;animation-delay:.3s;width:5px;height:5px}.vfx-sakura .petal:nth-child(10){left:10%;animation-duration:5s;animation-delay:1.8s;width:8px;height:8px}.vfx-sakura .petal:nth-child(11){left:40%;animation-duration:3.7s;animation-delay:2s;width:7px;height:7px}.vfx-sakura .petal:nth-child(12){left:90%;animation-duration:4.1s;animation-delay:.7s;width:6px;height:6px}@keyframes sakura-glow{0%,to{box-shadow:0 0 12px 4px rgba(244,114,182,.5),0 0 30px 10px rgba(236,72,153,.2)}50%{box-shadow:0 0 18px 6px rgba(244,114,182,.7),0 0 45px 15px rgba(236,72,153,.35),0 0 75px 25px rgba(251,207,232,.1)}}@keyframes petal-fall{0%{transform:translateY(-20px) rotate(0deg) translateX(0);opacity:0}10%{opacity:.9}to{transform:translateY(120%) rotate(1turn) translateX(30px);opacity:0}}.vfx-shadow .vfx-wrapper{animation:shadow-glow 2.5s ease-in-out infinite;box-shadow:0 0 15px 5px rgba(88,28,135,.5),0 0 40px 12px rgba(15,0,25,.4);border:1px solid rgba(139,92,246,.2);border-radius:inherit}.vfx-shadow .vfx-wrapper:before{content:"";position:absolute;inset:-4px;border-radius:inherit;background:radial-gradient(ellipse at center,transparent 30%,rgba(15,0,25,.6) 100%);animation:shadow-pulse 3s ease-in-out infinite alternate}.vfx-shadow .smoke{position:absolute;width:30px;height:30px;background:radial-gradient(circle,rgba(88,28,135,.5) 0,rgba(15,0,25,.3) 50%,transparent 70%);border-radius:50%;animation:smoke-rise ease-in-out infinite;opacity:0}.vfx-shadow .smoke:first-child{left:10%;bottom:0;animation-duration:3.5s;animation-delay:0s;width:35px;height:35px}.vfx-shadow .smoke:nth-child(2){left:30%;bottom:0;animation-duration:4s;animation-delay:-.5s;width:40px;height:40px}.vfx-shadow .smoke:nth-child(3){left:50%;bottom:0;animation-duration:3s;animation-delay:-1s;width:25px;height:25px}.vfx-shadow .smoke:nth-child(4){left:70%;bottom:0;animation-duration:3.8s;animation-delay:-1.5s;width:35px;height:35px}.vfx-shadow .smoke:nth-child(5){left:85%;bottom:0;animation-duration:4.2s;animation-delay:-2s;width:30px;height:30px}.vfx-shadow .smoke:nth-child(6){left:20%;bottom:0;animation-duration:3.3s;animation-delay:-2.5s;width:45px;height:45px}.vfx-shadow .wisp{position:absolute;width:2px;height:15px;background:linear-gradient(0deg,rgba(139,92,246,.6),transparent);animation:wisp-float linear infinite;opacity:0}.vfx-shadow .wisp:nth-child(7){left:15%;bottom:5%;animation-duration:2s;animation-delay:0s}.vfx-shadow .wisp:nth-child(8){left:40%;bottom:8%;animation-duration:2.5s;animation-delay:-.8s}.vfx-shadow .wisp:nth-child(9){left:65%;bottom:3%;animation-duration:1.8s;animation-delay:-.3s}.vfx-shadow .wisp:nth-child(10){left:80%;bottom:6%;animation-duration:2.2s;animation-delay:-1.2s}@keyframes shadow-glow{0%,to{box-shadow:0 0 15px 5px rgba(88,28,135,.5),0 0 40px 12px rgba(15,0,25,.4)}50%{box-shadow:0 0 25px 8px rgba(88,28,135,.8),0 0 60px 20px rgba(15,0,25,.6),0 0 100px 35px rgba(139,92,246,.1)}}@keyframes shadow-pulse{0%{opacity:.4;transform:scale(1)}to{opacity:.7;transform:scale(1.05)}}@keyframes smoke-rise{0%{transform:translateY(0) scale(.5);opacity:0}20%{opacity:.7}to{transform:translateY(-120px) scale(1.8);opacity:0}}@keyframes wisp-float{0%{transform:translateY(0);opacity:0}20%{opacity:.8}to{transform:translateY(-80px);opacity:0}}.vfx-cyber .vfx-wrapper{animation:cyber-glow 2s ease-in-out infinite;box-shadow:0 0 12px 4px rgba(20,184,166,.6),0 0 30px 10px rgba(6,182,212,.3);border:1px solid rgba(20,184,166,.35);border-radius:inherit}.vfx-cyber .vfx-wrapper:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:repeating-linear-gradient(90deg,transparent,transparent 18px,rgba(20,184,166,.12) 19px,transparent 20px),repeating-linear-gradient(0deg,transparent,transparent 18px,rgba(6,182,212,.08) 19px,transparent 20px);animation:cyber-scan 3s linear infinite}.vfx-cyber .circuit{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.7) 30%,rgba(6,182,212,.9) 50%,rgba(20,184,166,.7) 70%,transparent);animation:circuit-pulse ease-in-out infinite;border-radius:1px}.vfx-cyber .circuit:first-child{top:15%;left:-5%;width:110%;animation-duration:2s;animation-delay:0s}.vfx-cyber .circuit:nth-child(2){top:40%;left:-5%;width:110%;animation-duration:2.5s;animation-delay:-.7s}.vfx-cyber .circuit:nth-child(3){top:65%;left:-5%;width:110%;animation-duration:1.8s;animation-delay:-1.4s}.vfx-cyber .circuit:nth-child(4){top:88%;left:-5%;width:110%;animation-duration:2.2s;animation-delay:-.3s}.vfx-cyber .node{position:absolute;width:4px;height:4px;background:#2dd4bf;border-radius:50%;box-shadow:0 0 6px 2px rgba(45,212,191,.8),0 0 12px 4px rgba(20,184,166,.4);animation:node-blink 1.5s ease-in-out infinite}.vfx-cyber .node:nth-child(5){top:15%;left:20%;animation-delay:0s}.vfx-cyber .node:nth-child(6){top:15%;left:70%;animation-delay:-.3s}.vfx-cyber .node:nth-child(7){top:40%;left:45%;animation-delay:-.6s}.vfx-cyber .node:nth-child(8){top:65%;left:25%;animation-delay:-.9s}.vfx-cyber .node:nth-child(9){top:65%;left:80%;animation-delay:-1.2s}.vfx-cyber .node:nth-child(10){top:88%;left:55%;animation-delay:-.5s}@keyframes cyber-glow{0%,to{box-shadow:0 0 12px 4px rgba(20,184,166,.6),0 0 30px 10px rgba(6,182,212,.3)}50%{box-shadow:0 0 20px 6px rgba(20,184,166,.9),0 0 50px 16px rgba(6,182,212,.5),0 0 80px 25px rgba(45,212,191,.1)}}@keyframes cyber-scan{0%{background-position:0 0,0 0}to{background-position:20px 0,0 20px}}@keyframes circuit-pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes node-blink{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.8);opacity:.5;box-shadow:0 0 10px 4px rgba(45,212,191,1),0 0 20px 8px rgba(20,184,166,.6)}}.vfx-aurora .vfx-wrapper{animation:aurora-glow 4s ease-in-out infinite;box-shadow:0 0 15px 5px rgba(52,211,153,.5),0 0 40px 14px rgba(139,92,246,.25);border:1px solid rgba(52,211,153,.2);border-radius:inherit}.vfx-aurora .curtain{position:absolute;width:30%;height:110%;top:-5%;background:linear-gradient(180deg,rgba(52,211,153,.3),rgba(59,130,246,.2) 30%,rgba(139,92,246,.3) 60%,rgba(236,72,153,.15) 85%,transparent);filter:blur(8px);animation:curtain-wave ease-in-out infinite;opacity:.6}.vfx-aurora .curtain:first-child{left:0;animation-duration:5s;animation-delay:0s}.vfx-aurora .curtain:nth-child(2){left:20%;animation-duration:6s;animation-delay:-1s;width:25%}.vfx-aurora .curtain:nth-child(3){left:40%;animation-duration:4.5s;animation-delay:-2s;width:35%}.vfx-aurora .curtain:nth-child(4){left:60%;animation-duration:5.5s;animation-delay:-.5s;width:28%}.vfx-aurora .curtain:nth-child(5){left:78%;animation-duration:4s;animation-delay:-1.5s;width:22%}.vfx-aurora .aurora-star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;box-shadow:0 0 4px 1px rgba(255,255,255,.6);animation:aurora-twinkle 2s ease-in-out infinite}.vfx-aurora .aurora-star:nth-child(6){top:10%;left:15%;animation-delay:0s}.vfx-aurora .aurora-star:nth-child(7){top:25%;left:80%;animation-delay:-.5s}.vfx-aurora .aurora-star:nth-child(8){top:50%;left:30%;animation-delay:-1s}.vfx-aurora .aurora-star:nth-child(9){top:35%;left:60%;animation-delay:-1.5s}.vfx-aurora .aurora-star:nth-child(10){top:70%;left:75%;animation-delay:-.8s}.vfx-aurora .aurora-star:nth-child(11){top:85%;left:45%;animation-delay:-.3s}@keyframes aurora-glow{0%,to{box-shadow:0 0 15px 5px rgba(52,211,153,.5),0 0 40px 14px rgba(139,92,246,.25)}33%{box-shadow:0 0 20px 7px rgba(59,130,246,.6),0 0 55px 18px rgba(52,211,153,.35),0 0 90px 30px rgba(236,72,153,.08)}66%{box-shadow:0 0 22px 8px rgba(139,92,246,.7),0 0 50px 16px rgba(59,130,246,.3),0 0 85px 28px rgba(52,211,153,.1)}}@keyframes curtain-wave{0%,to{transform:skewX(0deg) translateX(0);opacity:.5}25%{transform:skewX(5deg) translateX(8px);opacity:.7}50%{transform:skewX(-3deg) translateX(-5px);opacity:.6}75%{transform:skewX(4deg) translateX(5px);opacity:.8}}@keyframes aurora-twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.vfx-divine-thunder .vfx-wrapper{animation:divine-thunder-pulse 3s ease-in-out infinite;box-shadow:0 0 18px 5px rgba(168,85,247,.7),0 0 40px 12px rgba(139,92,246,.4),0 0 70px 20px rgba(255,255,255,.1),inset 0 0 25px rgba(168,85,247,.15);border-radius:inherit;border:1px solid rgba(168,85,247,.5)}.vfx-divine-thunder .vfx-wrapper:before{content:"";position:absolute;inset:-3px;border-radius:inherit;background:linear-gradient(160deg,rgba(255,255,255,.8),transparent 15%,transparent 30%,rgba(168,85,247,.6) 35%,transparent 40%,transparent 55%,rgba(139,92,246,.5) 60%,transparent 65%,transparent 80%,rgba(255,255,255,.7) 85%,transparent),linear-gradient(45deg,transparent,rgba(168,85,247,.3) 25%,transparent 50%,rgba(255,255,255,.2) 75%,transparent);animation:divine-arc-flicker 4s ease-in-out infinite;opacity:.5}.vfx-divine-thunder .vfx-wrapper:after{content:"";position:absolute;inset:-5px;border-radius:inherit;background:repeating-linear-gradient(90deg,transparent,transparent 18px,rgba(168,85,247,.12) 19px,transparent 20px),repeating-linear-gradient(0deg,transparent,transparent 25px,rgba(255,255,255,.06) 26px,transparent 27px);animation:divine-grid-crawl 1.5s linear infinite}.vfx-divine-thunder .bolt{position:absolute;width:3px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.95) 15%,rgba(168,85,247,.9) 40%,rgba(139,92,246,.8) 65%,rgba(255,255,255,.9) 85%,rgba(255,255,255,0));filter:blur(.5px);box-shadow:0 0 8px 3px rgba(168,85,247,.6),0 0 20px 6px rgba(139,92,246,.3),0 0 40px 10px rgba(255,255,255,.08);animation:bolt-strike linear infinite;transform-origin:top center;z-index:5}.vfx-divine-thunder .bolt:first-child{left:15%;top:-10%;height:70%;transform:rotate(-8deg) skewX(-5deg);animation-duration:1.8s;animation-delay:0s;width:4px}.vfx-divine-thunder .bolt:nth-child(2){left:55%;top:-15%;height:80%;transform:rotate(5deg) skewX(3deg);animation-duration:2.2s;animation-delay:-.6s;width:3px}.vfx-divine-thunder .bolt:nth-child(3){left:80%;top:-5%;height:60%;transform:rotate(12deg) skewX(-8deg);animation-duration:1.5s;animation-delay:-1.1s;width:5px}.vfx-divine-thunder .bolt:nth-child(4){left:35%;top:-12%;height:75%;transform:rotate(-3deg) skewX(6deg);animation-duration:2.5s;animation-delay:-.3s;width:2px}.vfx-divine-thunder .bolt:nth-child(5){left:65%;top:-8%;height:55%;transform:rotate(18deg) skewX(-4deg);animation-duration:1.3s;animation-delay:-.9s;width:3px}.vfx-divine-thunder .thunder-spark{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;box-shadow:0 0 6px 2px rgba(168,85,247,.9),0 0 14px 4px rgba(139,92,246,.5);animation:thunder-spark-scatter linear infinite}.vfx-divine-thunder .thunder-spark:nth-child(6){left:10%;top:85%;animation-duration:.8s;animation-delay:0s}.vfx-divine-thunder .thunder-spark:nth-child(7){left:25%;top:90%;animation-duration:1.1s;animation-delay:-.2s}.vfx-divine-thunder .thunder-spark:nth-child(8){left:45%;top:80%;animation-duration:.7s;animation-delay:-.5s}.vfx-divine-thunder .thunder-spark:nth-child(9){left:60%;top:92%;animation-duration:1s;animation-delay:-.1s}.vfx-divine-thunder .thunder-spark:nth-child(10){left:78%;top:88%;animation-duration:.9s;animation-delay:-.7s}.vfx-divine-thunder .thunder-spark:nth-child(11){left:90%;top:82%;animation-duration:1.2s;animation-delay:-.4s}.vfx-divine-thunder .thunder-spark:nth-child(12){left:35%;top:95%;animation-duration:.6s;animation-delay:-.3s}.vfx-divine-thunder .thunder-flash{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse at center,rgba(255,255,255,.6) 0,rgba(168,85,247,.15) 40%,transparent 70%);animation:thunder-flash-strobe ease-out infinite;pointer-events:none}.vfx-divine-thunder .thunder-flash:nth-child(13){animation-duration:3s;animation-delay:0s}.vfx-divine-thunder .thunder-flash:nth-child(14){animation-duration:4.5s;animation-delay:-1.5s}@keyframes divine-thunder-pulse{0%,to{box-shadow:0 0 18px 5px rgba(168,85,247,.7),0 0 40px 12px rgba(139,92,246,.4)}50%{box-shadow:0 0 28px 9px rgba(255,255,255,.7),0 0 60px 22px rgba(168,85,247,.55),0 0 95px 38px rgba(139,92,246,.15)}}@keyframes divine-arc-flicker{0%,to{opacity:.3;transform:skewX(0deg) scaleY(1)}25%{opacity:.6;transform:skewX(2deg) scaleY(1.01)}50%{opacity:.2;transform:skewX(-1deg) scaleY(.99)}75%{opacity:.5;transform:skewX(1deg) scaleY(1)}}@keyframes divine-grid-crawl{0%{transform:translate(0)}to{transform:translate(-20px,-27px)}}@keyframes bolt-strike{0%{opacity:0}5%{opacity:1}10%{opacity:.9}15%{opacity:0}20%{opacity:.8}25%{opacity:0}to{opacity:0}}@keyframes thunder-spark-scatter{0%{transform:translateY(0) translateX(0) scale(1);opacity:1}30%{opacity:.8}60%{transform:translateY(-80px) translateX(20px) scale(.5);opacity:.4}to{transform:translateY(-140px) translateX(-10px) scale(0);opacity:0}}@keyframes thunder-flash-strobe{0%{opacity:0}4%{opacity:.7}6%{opacity:0}8%{opacity:.5}10%{opacity:0}to{opacity:0}}.vfx-supernova .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible;perspective:1000px}.vfx-supernova .supernova-core{position:absolute;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(217,70,239,.4) 0,rgba(6,182,212,.1) 40%,transparent 70%);animation:supernova-pulse 3s ease-in-out infinite alternate;mix-blend-mode:screen;z-index:-1}.vfx-supernova .supernova-ray{width:2px;height:200%;background:linear-gradient(0deg,transparent,rgba(6,182,212,.8),rgba(217,70,239,.9),transparent);transform-origin:center center;filter:drop-shadow(0 0 10px rgba(6,182,212,.8));mix-blend-mode:screen;animation:supernova-spin-ray 10s linear infinite}.vfx-supernova .supernova-ray,.vfx-supernova .supernova-ring{position:absolute;top:50%;left:50%;border-radius:50%;opacity:0}.vfx-supernova .supernova-ring{width:20px;height:20px;border:2px solid rgba(217,70,239,.8);transform:translate(-50%,-50%) scale(1) rotateX(60deg);box-shadow:0 0 20px rgba(6,182,212,.8),inset 0 0 10px rgba(217,70,239,.6);animation:supernova-shockwave 4s cubic-bezier(.1,.8,.3,1) infinite}.vfx-supernova .supernova-star{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%;box-shadow:0 0 15px 4px rgba(6,182,212,.9);animation:supernova-float 3s ease-in-out infinite}@keyframes supernova-pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.6}to{transform:translate(-50%,-50%) scale(1.2);opacity:1;filter:brightness(1.5)}}@keyframes supernova-spin-ray{0%{transform:translate(-50%,-50%) rotate(0deg) scaleY(.5);opacity:0}10%{opacity:.8;transform:translate(-50%,-50%) rotate(36deg) scaleY(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scaleY(1.5);opacity:1;filter:hue-rotate(90deg)}90%{opacity:.8;transform:translate(-50%,-50%) rotate(324deg) scaleY(1)}to{transform:translate(-50%,-50%) rotate(1turn) scaleY(.5);opacity:0}}@keyframes supernova-shockwave{0%{transform:translate(-50%,-50%) scale(.1) rotateX(60deg) rotate(0deg);opacity:1;border-width:8px}to{transform:translate(-50%,-50%) scale(15) rotateX(60deg) rotate(180deg);opacity:0;border-width:1px;filter:hue-rotate(180deg)}}@keyframes supernova-float{0%,to{transform:translateY(0) scale(1);opacity:.2}50%{transform:translateY(-30px) scale(1.5);opacity:1;filter:drop-shadow(0 0 20px #fff)}}.vfx-supernova .supernova-ray:first-child{animation-delay:0s;animation-duration:7s}.vfx-supernova .supernova-ray:nth-child(2){animation-delay:-2s;animation-duration:9s;transform:translate(-50%,-50%) rotate(45deg)}.vfx-supernova .supernova-ray:nth-child(3){animation-delay:-4s;animation-duration:8s;transform:translate(-50%,-50%) rotate(90deg)}.vfx-supernova .supernova-ray:nth-child(4){animation-delay:-6s;animation-duration:11s;transform:translate(-50%,-50%) rotate(135deg)}.vfx-supernova .supernova-ray:nth-child(5){animation-delay:-1s;animation-duration:6s;transform:translate(-50%,-50%) rotate(180deg)}.vfx-supernova .supernova-ray:nth-child(6){animation-delay:-3s;animation-duration:10s;transform:translate(-50%,-50%) rotate(225deg)}.vfx-supernova .supernova-ring:nth-child(7){animation-delay:0s}.vfx-supernova .supernova-ring:nth-child(8){animation-delay:1.3s;animation-duration:5s;width:30px;height:30px;border-color:rgba(6,182,212,.8);box-shadow:0 0 20px rgba(217,70,239,.8)}.vfx-supernova .supernova-ring:nth-child(9){animation-delay:2.6s;animation-duration:3.5s;width:10px;height:10px;border-color:#fff}.vfx-supernova .supernova-star:nth-child(10n+0){top:10%;left:20%;animation-delay:.1s;animation-duration:2s}.vfx-supernova .supernova-star:nth-child(10n+1){top:80%;left:80%;animation-delay:.5s;animation-duration:3s;width:10px;height:10px}.vfx-supernova .supernova-star:nth-child(10n+2){top:90%;left:10%;animation-delay:.9s;animation-duration:2.5s}.vfx-supernova .supernova-star:nth-child(10n+3){top:30%;left:90%;animation-delay:1.2s;animation-duration:4s}.vfx-supernova .supernova-star:nth-child(10n+4){top:50%;left:5%;animation-delay:1.5s;animation-duration:3.2s;width:8px;height:8px}.vfx-supernova .supernova-star:nth-child(10n+5){top:15%;left:75%;animation-delay:2s;animation-duration:2.8s}.vfx-supernova .supernova-star:nth-child(10n+6){top:70%;left:30%;animation-delay:2.4s;animation-duration:2.1s}.vfx-supernova .supernova-star:nth-child(10n+7){top:40%;left:40%;animation-delay:2.8s;animation-duration:3.5s;width:4px;height:4px}.vfx-supernova .supernova-star:nth-child(10n+8){top:60%;left:60%;animation-delay:3.1s;animation-duration:2.9s}.vfx-supernova .supernova-star:nth-child(10n+9){top:5%;left:50%;animation-delay:3.5s;animation-duration:3.8s}.vfx-phoenix .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-phoenix .phoenix-feather{position:absolute;width:8px;height:20px;background:linear-gradient(0deg,#f97316,#fbbf24,#fff);border-radius:50% 50% 20% 20%;opacity:0;animation:phoenix-rise 3s ease-out infinite;filter:drop-shadow(0 0 8px rgba(249,115,22,.9))}.vfx-phoenix .phoenix-ember{position:absolute;width:4px;height:4px;background:#fbbf24;border-radius:50%;box-shadow:0 0 10px 3px rgba(251,191,36,.8);animation:phoenix-ember-float 2s ease-in-out infinite;opacity:0}.vfx-phoenix .phoenix-wing{position:absolute;width:80px;height:120px;background:radial-gradient(ellipse,rgba(249,115,22,.3) 0,transparent 70%);filter:blur(8px);animation:phoenix-wing-glow 3s ease-in-out infinite alternate}@keyframes phoenix-rise{0%{transform:translateY(0) rotate(0deg) scale(.5);opacity:0}20%{opacity:1}to{transform:translateY(-250px) rotate(45deg) scale(0);opacity:0}}@keyframes phoenix-ember-float{0%{transform:translate(0) scale(1);opacity:0}30%{opacity:1}to{transform:translate(var(--drift-x,20px),-180px) scale(0);opacity:0}}@keyframes phoenix-wing-glow{0%{opacity:.2;transform:scaleX(.8)}to{opacity:.6;transform:scaleX(1.2);filter:blur(12px) hue-rotate(20deg)}}.vfx-phoenix .phoenix-feather:first-child{left:25%;bottom:20%;animation-delay:0s;animation-duration:2.5s}.vfx-phoenix .phoenix-feather:nth-child(2){left:45%;bottom:15%;animation-delay:.4s;animation-duration:3s;width:10px;height:24px}.vfx-phoenix .phoenix-feather:nth-child(3){left:65%;bottom:25%;animation-delay:.8s;animation-duration:2.8s}.vfx-phoenix .phoenix-feather:nth-child(4){left:35%;bottom:10%;animation-delay:1.2s;animation-duration:3.2s;width:6px;height:16px}.vfx-phoenix .phoenix-feather:nth-child(5){left:55%;bottom:30%;animation-delay:1.6s;animation-duration:2.6s}.vfx-phoenix .phoenix-feather:nth-child(6){left:75%;bottom:18%;animation-delay:2s;animation-duration:3.5s;width:12px;height:28px}.vfx-phoenix .phoenix-feather:nth-child(7){left:40%;bottom:22%;animation-delay:2.4s;animation-duration:2.2s}.vfx-phoenix .phoenix-feather:nth-child(8){left:60%;bottom:12%;animation-delay:.6s;animation-duration:3.1s}.vfx-phoenix .phoenix-ember:nth-child(9){left:30%;bottom:25%;animation-delay:.2s;--drift-x:-15px}.vfx-phoenix .phoenix-ember:nth-child(10){left:50%;bottom:20%;animation-delay:.7s;--drift-x:10px}.vfx-phoenix .phoenix-ember:nth-child(11){left:70%;bottom:28%;animation-delay:1.1s;--drift-x:-25px;animation-duration:2.5s}.vfx-phoenix .phoenix-ember:nth-child(12){left:40%;bottom:15%;animation-delay:1.5s;--drift-x:30px}.vfx-phoenix .phoenix-ember:nth-child(13){left:60%;bottom:22%;animation-delay:1.9s;--drift-x:-10px;animation-duration:1.8s}.vfx-phoenix .phoenix-ember:nth-child(14){left:45%;bottom:18%;animation-delay:.3s;--drift-x:20px}.vfx-phoenix .phoenix-wing:nth-child(15){left:5%;top:30%;animation-delay:0s}.vfx-phoenix .phoenix-wing:nth-child(16){right:5%;top:30%;animation-delay:1.5s;transform:scaleX(-1)}.vfx-void .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-void .void-tear{position:absolute;width:3px;height:60px;background:linear-gradient(180deg,transparent,#7c3aed,#1e1b4b,transparent);animation:void-tear-rip 4s ease-in-out infinite;opacity:0;filter:drop-shadow(0 0 15px rgba(124,58,237,.8))}.vfx-void .void-particle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,#a78bfa,#4c1d95);border-radius:50%;animation:void-consume 3s ease-in infinite;opacity:0}.vfx-void .void-pulse{position:absolute;top:50%;left:50%;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle,rgba(30,27,75,.8),transparent);border:1px solid rgba(124,58,237,.4);animation:void-expand 5s ease-out infinite;transform:translate(-50%,-50%)}@keyframes void-tear-rip{0%{transform:scaleY(0) rotate(var(--rot,0deg));opacity:0}20%{transform:scaleY(1) rotate(var(--rot,0deg));opacity:1}80%{transform:scaleY(1) rotate(var(--rot,0deg));opacity:.8}to{transform:scaleY(0) rotate(var(--rot,0deg));opacity:0}}@keyframes void-consume{0%{transform:translate(var(--sx,0),var(--sy,0)) scale(1);opacity:0}20%{opacity:1}to{transform:translate(0) scale(0);opacity:0}}@keyframes void-expand{0%{transform:translate(-50%,-50%) scale(.5);opacity:.8;border-color:rgba(124,58,237,.6)}to{transform:translate(-50%,-50%) scale(8);opacity:0;border-color:transparent}}.vfx-void .void-tear:first-child{left:20%;top:30%;--rot:-15deg;animation-delay:0s}.vfx-void .void-tear:nth-child(2){left:70%;top:20%;--rot:10deg;animation-delay:1.3s;height:80px}.vfx-void .void-tear:nth-child(3){left:45%;top:60%;--rot:-5deg;animation-delay:2.6s;height:45px}.vfx-void .void-tear:nth-child(4){left:80%;top:50%;--rot:20deg;animation-delay:.8s}.vfx-void .void-particle:nth-child(5){left:15%;top:25%;--sx:-60px;--sy:-40px;animation-delay:0s}.vfx-void .void-particle:nth-child(6){left:80%;top:70%;--sx:50px;--sy:30px;animation-delay:.5s}.vfx-void .void-particle:nth-child(7){left:30%;top:80%;--sx:-30px;--sy:60px;animation-delay:1s}.vfx-void .void-particle:nth-child(8){left:70%;top:15%;--sx:70px;--sy:-50px;animation-delay:1.5s;width:8px;height:8px}.vfx-void .void-particle:nth-child(9){left:50%;top:50%;--sx:-80px;--sy:20px;animation-delay:2s}.vfx-void .void-particle:nth-child(10){left:25%;top:45%;--sx:40px;--sy:-60px;animation-delay:2.5s}.vfx-void .void-pulse:nth-child(11){animation-delay:0s}.vfx-void .void-pulse:nth-child(12){animation-delay:2.5s;width:20px;height:20px}.vfx-tsunami .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-tsunami .tsunami-wave{position:absolute;bottom:15%;left:50%;width:200%;height:30px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.3),rgba(59,130,246,.4),rgba(6,182,212,.3),transparent);border-radius:50%;transform:translateX(-50%);animation:tsunami-surge 4s ease-in-out infinite;filter:blur(3px)}.vfx-tsunami .tsunami-bubble{position:absolute;width:8px;height:8px;border:2px solid rgba(147,197,253,.6);border-radius:50%;background:rgba(6,182,212,.1);animation:tsunami-bubble-rise 3s ease-out infinite;opacity:0}.vfx-tsunami .tsunami-spray{position:absolute;width:3px;height:12px;background:linear-gradient(0deg,rgba(59,130,246,.8),transparent);border-radius:50%;animation:tsunami-spray-up 2s ease-out infinite;opacity:0}@keyframes tsunami-surge{0%,to{transform:translateX(-50%) translateY(0) scaleY(1);opacity:.6}50%{transform:translateX(-50%) translateY(-20px) scaleY(1.5);opacity:1;filter:blur(2px) brightness(1.3)}}@keyframes tsunami-bubble-rise{0%{transform:translateY(0) scale(.5);opacity:0}30%{opacity:.8}to{transform:translateY(-200px) scale(1.5);opacity:0}}@keyframes tsunami-spray-up{0%{transform:translateY(0) scaleY(0);opacity:0}20%{opacity:1;transform:translateY(-10px) scaleY(1)}to{transform:translateY(-150px) scaleY(.3);opacity:0}}.vfx-tsunami .tsunami-wave:first-child{animation-delay:0s;bottom:20%}.vfx-tsunami .tsunami-wave:nth-child(2){animation-delay:1.3s;bottom:30%;height:20px;opacity:.5}.vfx-tsunami .tsunami-wave:nth-child(3){animation-delay:2.6s;bottom:40%;height:15px;opacity:.3}.vfx-tsunami .tsunami-bubble:nth-child(4){left:25%;bottom:20%;animation-delay:0s}.vfx-tsunami .tsunami-bubble:nth-child(5){left:45%;bottom:15%;animation-delay:.5s;width:12px;height:12px}.vfx-tsunami .tsunami-bubble:nth-child(6){left:65%;bottom:25%;animation-delay:1s;width:6px;height:6px}.vfx-tsunami .tsunami-bubble:nth-child(7){left:35%;bottom:18%;animation-delay:1.5s}.vfx-tsunami .tsunami-bubble:nth-child(8){left:55%;bottom:22%;animation-delay:2s;width:10px;height:10px}.vfx-tsunami .tsunami-bubble:nth-child(9){left:75%;bottom:16%;animation-delay:2.5s}.vfx-tsunami .tsunami-bubble:nth-child(10){left:30%;bottom:28%;animation-delay:.8s;width:5px;height:5px}.vfx-tsunami .tsunami-bubble:nth-child(11){left:60%;bottom:12%;animation-delay:1.8s}.vfx-tsunami .tsunami-spray:nth-child(12){left:30%;bottom:20%;animation-delay:.2s}.vfx-tsunami .tsunami-spray:nth-child(13){left:50%;bottom:18%;animation-delay:.9s;height:18px}.vfx-tsunami .tsunami-spray:nth-child(14){left:70%;bottom:24%;animation-delay:1.6s}.vfx-tsunami .tsunami-spray:nth-child(15){left:40%;bottom:22%;animation-delay:2.2s}.vfx-blood-moon .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-blood-moon .blood-moon-orb{position:absolute;top:8%;left:50%;width:50px;height:50px;border-radius:50%;background:radial-gradient(circle,#dc2626,#991b1b,#450a0a);box-shadow:0 0 30px 10px rgba(220,38,38,.5),0 0 60px 20px rgba(153,27,27,.3);transform:translateX(-50%);animation:blood-moon-pulse 4s ease-in-out infinite}.vfx-blood-moon .blood-drip{position:absolute;width:4px;height:20px;background:linear-gradient(180deg,#dc2626,#7f1d1d,transparent);border-radius:0 0 50% 50%;animation:blood-drip-fall 3s ease-in infinite;opacity:0}.vfx-blood-moon .blood-mist{position:absolute;width:100px;height:60px;background:radial-gradient(ellipse,rgba(220,38,38,.15),transparent);filter:blur(10px);animation:blood-mist-drift 6s ease-in-out infinite}@keyframes blood-moon-pulse{0%,to{transform:translateX(-50%) scale(1);box-shadow:0 0 30px 10px rgba(220,38,38,.5),0 0 60px 20px rgba(153,27,27,.3)}50%{transform:translateX(-50%) scale(1.15);box-shadow:0 0 50px 15px rgba(220,38,38,.7),0 0 90px 30px rgba(153,27,27,.4)}}@keyframes blood-drip-fall{0%{transform:translateY(0) scaleY(.3);opacity:0}15%{opacity:.9;transform:translateY(5px) scaleY(1)}to{transform:translateY(200px) scaleY(1.5);opacity:0}}@keyframes blood-mist-drift{0%,to{transform:translateX(0);opacity:.3}50%{transform:translateX(30px);opacity:.6}}.vfx-blood-moon .blood-drip:nth-child(2){left:30%;top:15%;animation-delay:0s}.vfx-blood-moon .blood-drip:nth-child(3){left:50%;top:20%;animation-delay:.8s;height:30px}.vfx-blood-moon .blood-drip:nth-child(4){left:70%;top:12%;animation-delay:1.6s}.vfx-blood-moon .blood-drip:nth-child(5){left:40%;top:18%;animation-delay:2.2s;width:3px;height:15px}.vfx-blood-moon .blood-drip:nth-child(6){left:60%;top:25%;animation-delay:.5s}.vfx-blood-moon .blood-drip:nth-child(7){left:35%;top:22%;animation-delay:1.2s;height:25px}.vfx-blood-moon .blood-drip:nth-child(8){left:65%;top:16%;animation-delay:1.9s}.vfx-blood-moon .blood-mist:nth-child(9){left:10%;top:40%;animation-delay:0s}.vfx-blood-moon .blood-mist:nth-child(10){left:50%;top:60%;animation-delay:3s}.vfx-chronos .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-chronos .chrono-gear{position:absolute;width:40px;height:40px;border:3px solid rgba(217,170,60,.5);border-radius:50%;animation:chrono-spin 8s linear infinite}.vfx-chronos .chrono-gear:before{width:60%;height:3px}.vfx-chronos .chrono-gear:after,.vfx-chronos .chrono-gear:before{content:"";position:absolute;top:50%;left:50%;background:rgba(217,170,60,.6);transform:translate(-50%,-50%);box-shadow:0 0 6px rgba(217,170,60,.4)}.vfx-chronos .chrono-gear:after{width:3px;height:60%}.vfx-chronos .chrono-particle{position:absolute;width:5px;height:5px;background:#d4a73c;border-radius:50%;box-shadow:0 0 12px rgba(217,170,60,.8);animation:chrono-orbit 5s linear infinite;opacity:0}.vfx-chronos .chrono-ripple{position:absolute;top:50%;left:50%;width:30px;height:30px;border:2px solid rgba(217,170,60,.4);border-radius:50%;transform:translate(-50%,-50%);animation:chrono-time-ripple 3s ease-out infinite}@keyframes chrono-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes chrono-orbit{0%{transform:rotate(0deg) translateX(80px) scale(1);opacity:0}20%{opacity:1}80%{opacity:.8}to{transform:rotate(1turn) translateX(80px) scale(.5);opacity:0}}@keyframes chrono-time-ripple{0%{transform:translate(-50%,-50%) scale(.5);opacity:.8;border-color:rgba(217,170,60,.6)}to{transform:translate(-50%,-50%) scale(6);opacity:0}}.vfx-chronos .chrono-gear:first-child{left:15%;top:20%;width:50px;height:50px;animation-duration:10s}.vfx-chronos .chrono-gear:nth-child(2){right:15%;top:60%;width:35px;height:35px;animation-duration:6s;animation-direction:reverse}.vfx-chronos .chrono-gear:nth-child(3){left:25%;bottom:15%;width:25px;height:25px;animation-duration:4s}.vfx-chronos .chrono-particle:nth-child(4){top:50%;left:50%;animation-delay:0s;animation-duration:4s}.vfx-chronos .chrono-particle:nth-child(5){top:50%;left:50%;animation-delay:.8s;animation-duration:5s}.vfx-chronos .chrono-particle:nth-child(6){top:50%;left:50%;animation-delay:1.6s;animation-duration:3.5s;width:3px;height:3px}.vfx-chronos .chrono-particle:nth-child(7){top:50%;left:50%;animation-delay:2.4s;animation-duration:6s}.vfx-chronos .chrono-particle:nth-child(8){top:50%;left:50%;animation-delay:3.2s;animation-duration:4.5s;width:7px;height:7px}.vfx-chronos .chrono-ripple:nth-child(9){animation-delay:0s}.vfx-chronos .chrono-ripple:nth-child(10){animation-delay:1.5s}.vfx-hellfire .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-hellfire .hell-flame{position:absolute;bottom:15%;width:20px;height:50px;background:linear-gradient(0deg,#450a0a,#991b1b,#dc2626,#f97316,transparent);border-radius:50% 50% 20% 20%;animation:hellfire-burn 2s ease-in-out infinite;filter:blur(2px);mix-blend-mode:screen}.vfx-hellfire .hell-ember{position:absolute;width:5px;height:5px;background:#f97316;border-radius:50%;box-shadow:0 0 10px rgba(220,38,38,.9),0 0 20px rgba(153,27,27,.5);animation:hellfire-ember 2.5s ease-out infinite;opacity:0}.vfx-hellfire .hell-rune{position:absolute;width:30px;height:30px;border:2px solid rgba(220,38,38,.4);border-radius:2px;transform:rotate(45deg);animation:hellfire-rune-pulse 4s ease-in-out infinite;box-shadow:inset 0 0 10px rgba(153,27,27,.3)}@keyframes hellfire-burn{0%,to{height:50px;opacity:.7;filter:blur(2px)}50%{height:80px;opacity:1;filter:blur(1px) brightness(1.5)}}@keyframes hellfire-ember{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:1}to{transform:translateY(-220px) scale(0);opacity:0}}@keyframes hellfire-rune-pulse{0%,to{opacity:.2;transform:rotate(45deg) scale(1);border-color:rgba(220,38,38,.3)}50%{opacity:.7;transform:rotate(45deg) scale(1.2);border-color:rgba(249,115,22,.6);box-shadow:inset 0 0 20px rgba(220,38,38,.5),0 0 15px rgba(153,27,27,.4)}}.vfx-hellfire .hell-flame:first-child{left:20%;animation-delay:0s}.vfx-hellfire .hell-flame:nth-child(2){left:35%;animation-delay:.3s;width:25px;height:60px}.vfx-hellfire .hell-flame:nth-child(3){left:50%;animation-delay:.6s}.vfx-hellfire .hell-flame:nth-child(4){left:65%;animation-delay:.9s;width:18px;height:45px}.vfx-hellfire .hell-flame:nth-child(5){left:80%;animation-delay:1.2s}.vfx-hellfire .hell-ember:nth-child(6){left:25%;bottom:20%;animation-delay:.1s}.vfx-hellfire .hell-ember:nth-child(7){left:40%;bottom:25%;animation-delay:.6s;width:3px;height:3px}.vfx-hellfire .hell-ember:nth-child(8){left:55%;bottom:18%;animation-delay:1.1s}.vfx-hellfire .hell-ember:nth-child(9){left:70%;bottom:22%;animation-delay:1.6s;width:7px;height:7px}.vfx-hellfire .hell-ember:nth-child(10){left:45%;bottom:15%;animation-delay:2s}.vfx-hellfire .hell-rune:nth-child(11){left:15%;top:25%;animation-delay:0s}.vfx-hellfire .hell-rune:nth-child(12){right:15%;top:65%;animation-delay:2s;width:20px;height:20px}.vfx-starfall .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-starfall .meteor{position:absolute;width:4px;height:4px;background:#fff;border-radius:50%;box-shadow:0 0 6px 2px rgba(255,255,255,.9);animation:starfall-streak 2s linear infinite;opacity:0}.vfx-starfall .meteor:after{content:"";position:absolute;top:0;left:0;width:2px;height:60px;background:linear-gradient(0deg,transparent,rgba(251,191,36,.6),rgba(255,255,255,.8));transform-origin:bottom center;transform:translateX(-25%);border-radius:50%}.vfx-starfall .meteor-dust{position:absolute;width:3px;height:3px;background:#fbbf24;border-radius:50%;box-shadow:0 0 8px rgba(251,191,36,.7);animation:starfall-twinkle 2s ease-in-out infinite}@keyframes starfall-streak{0%{transform:translate(0) rotate(-45deg);opacity:0}10%{opacity:1}90%{opacity:.8}to{transform:translate(-200px,200px) rotate(-45deg);opacity:0}}@keyframes starfall-twinkle{0%,to{opacity:.2;transform:scale(.5)}50%{opacity:1;transform:scale(1.5);box-shadow:0 0 15px rgba(251,191,36,1)}}.vfx-starfall .meteor:first-child{top:5%;left:70%;animation-delay:0s;animation-duration:1.5s}.vfx-starfall .meteor:nth-child(2){top:10%;left:85%;animation-delay:.8s;animation-duration:2s;width:5px;height:5px}.vfx-starfall .meteor:nth-child(3){top:15%;left:60%;animation-delay:1.6s;animation-duration:1.8s}.vfx-starfall .meteor:nth-child(4){top:8%;left:90%;animation-delay:2.3s;animation-duration:1.3s;width:3px;height:3px}.vfx-starfall .meteor:nth-child(5){top:20%;left:75%;animation-delay:3s;animation-duration:2.2s}.vfx-starfall .meteor:nth-child(6){top:3%;left:80%;animation-delay:.4s;animation-duration:1.6s;width:6px;height:6px}.vfx-starfall .meteor-dust:nth-child(7){top:20%;left:25%;animation-delay:.2s}.vfx-starfall .meteor-dust:nth-child(8){top:40%;left:70%;animation-delay:.7s}.vfx-starfall .meteor-dust:nth-child(9){top:60%;left:40%;animation-delay:1.2s;width:5px;height:5px}.vfx-starfall .meteor-dust:nth-child(10){top:80%;left:65%;animation-delay:1.7s}.vfx-starfall .meteor-dust:nth-child(11){top:30%;left:50%;animation-delay:.5s}.vfx-starfall .meteor-dust:nth-child(12){top:70%;left:30%;animation-delay:1s;width:4px;height:4px}.vfx-dragon .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-dragon .dragon-breath{position:absolute;width:15px;height:40px;background:linear-gradient(0deg,transparent,#dc2626,#f97316,#fbbf24,transparent);border-radius:50%;animation:dragon-breathe 2.5s ease-in-out infinite;filter:blur(3px);mix-blend-mode:screen}.vfx-dragon .dragon-scale{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,#991b1b,#b91c1c,#fbbf24);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);animation:dragon-scale-shimmer 3s ease-in-out infinite;opacity:.4}.vfx-dragon .dragon-smoke{position:absolute;width:25px;height:25px;background:radial-gradient(circle,rgba(64,64,64,.4),transparent);border-radius:50%;animation:dragon-smoke-rise 4s ease-out infinite;opacity:0;filter:blur(5px)}@keyframes dragon-breathe{0%,to{transform:scaleY(.5) scaleX(.8);opacity:.3}50%{transform:scaleY(1.5) scaleX(1.2);opacity:1;filter:blur(2px) brightness(1.5)}}@keyframes dragon-scale-shimmer{0%,to{opacity:.3;transform:rotate(45deg) scale(1)}50%{opacity:.8;transform:rotate(45deg) scale(1.3);filter:drop-shadow(0 0 8px rgba(251,191,36,.6))}}@keyframes dragon-smoke-rise{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:.5}to{transform:translateY(-150px) scale(3);opacity:0}}.vfx-dragon .dragon-breath:first-child{left:25%;top:15%;animation-delay:0s}.vfx-dragon .dragon-breath:nth-child(2){left:40%;top:10%;animation-delay:.4s;height:55px;width:20px}.vfx-dragon .dragon-breath:nth-child(3){left:55%;top:18%;animation-delay:.8s}.vfx-dragon .dragon-breath:nth-child(4){left:70%;top:12%;animation-delay:1.2s;height:35px}.vfx-dragon .dragon-breath:nth-child(5){left:35%;top:20%;animation-delay:1.6s;width:12px}.vfx-dragon .dragon-scale:nth-child(6){left:15%;top:30%;animation-delay:0s}.vfx-dragon .dragon-scale:nth-child(7){right:15%;top:45%;animation-delay:.5s;width:16px;height:16px}.vfx-dragon .dragon-scale:nth-child(8){left:20%;bottom:25%;animation-delay:1s;width:10px;height:10px}.vfx-dragon .dragon-scale:nth-child(9){right:20%;bottom:35%;animation-delay:1.5s}.vfx-dragon .dragon-scale:nth-child(10){left:40%;top:40%;animation-delay:2s;width:8px;height:8px}.vfx-dragon .dragon-smoke:nth-child(11){left:30%;top:15%;animation-delay:.3s}.vfx-dragon .dragon-smoke:nth-child(12){left:55%;top:10%;animation-delay:1.5s;width:35px;height:35px}.vfx-dragon .dragon-smoke:nth-child(13){left:45%;top:20%;animation-delay:2.8s}.vfx-runic .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-runic .rune-symbol{position:absolute;width:20px;height:20px;border:2px solid rgba(16,185,129,.6);border-radius:3px;animation:rune-glow 3s ease-in-out infinite;box-shadow:0 0 10px rgba(16,185,129,.3)}.vfx-runic .rune-symbol:before{width:70%;height:2px;transform:translate(-50%,-50%) rotate(45deg)}.vfx-runic .rune-symbol:after,.vfx-runic .rune-symbol:before{content:"";position:absolute;top:50%;left:50%;background:rgba(16,185,129,.7)}.vfx-runic .rune-symbol:after{width:2px;height:70%;transform:translate(-50%,-50%)}.vfx-runic .rune-orbit{position:absolute;width:6px;height:6px;background:#10b981;border-radius:50%;box-shadow:0 0 12px rgba(16,185,129,.9);animation:rune-circle-orbit 6s linear infinite}.vfx-runic .rune-line{position:absolute;width:1px;height:80px;background:linear-gradient(180deg,transparent,rgba(16,185,129,.5),transparent);animation:rune-line-scan 4s ease-in-out infinite;opacity:.3}@keyframes rune-glow{0%,to{opacity:.3;border-color:rgba(16,185,129,.3);transform:rotate(0deg)}50%{opacity:.9;border-color:rgba(52,211,153,.8);transform:rotate(90deg);box-shadow:0 0 25px rgba(16,185,129,.6)}}@keyframes rune-circle-orbit{0%{transform:rotate(0deg) translateX(100px)}to{transform:rotate(1turn) translateX(100px)}}@keyframes rune-line-scan{0%,to{transform:translateY(-30px);opacity:0}50%{transform:translateY(30px);opacity:.5}}.vfx-runic .rune-symbol:first-child{left:15%;top:20%;animation-delay:0s}.vfx-runic .rune-symbol:nth-child(2){right:15%;top:40%;animation-delay:1s;width:25px;height:25px}.vfx-runic .rune-symbol:nth-child(3){left:20%;bottom:20%;animation-delay:2s;width:15px;height:15px}.vfx-runic .rune-symbol:nth-child(4){right:20%;bottom:30%;animation-delay:.5s}.vfx-runic .rune-orbit:nth-child(5){top:50%;left:50%;animation-delay:0s}.vfx-runic .rune-orbit:nth-child(6){top:50%;left:50%;animation-delay:2s;animation-duration:8s;width:4px;height:4px}.vfx-runic .rune-orbit:nth-child(7){top:50%;left:50%;animation-delay:4s;animation-duration:5s}.vfx-runic .rune-line:nth-child(8){left:25%;top:15%;animation-delay:0s}.vfx-runic .rune-line:nth-child(9){left:50%;top:20%;animation-delay:1.5s;height:100px}.vfx-runic .rune-line:nth-child(10){left:75%;top:10%;animation-delay:3s}.vfx-tempest .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-tempest .tempest-streak{position:absolute;width:2px;height:40px;background:linear-gradient(180deg,transparent,rgba(148,163,184,.8),transparent);transform:rotate(-20deg);animation:tempest-wind 1s linear infinite;opacity:0}.vfx-tempest .tempest-bolt{position:absolute;width:3px;height:70px;background:linear-gradient(180deg,transparent,#fff,#60a5fa,transparent);filter:drop-shadow(0 0 10px rgba(96,165,250,.9));animation:tempest-lightning 5s ease-in-out infinite;opacity:0}.vfx-tempest .tempest-cloud{position:absolute;width:80px;height:30px;background:radial-gradient(ellipse,rgba(71,85,105,.5),transparent);border-radius:50%;filter:blur(8px);animation:tempest-cloud-drift 8s ease-in-out infinite}.vfx-tempest .tempest-drop{position:absolute;width:2px;height:15px;background:linear-gradient(180deg,transparent,rgba(147,197,253,.6));border-radius:0 0 50% 50%;animation:tempest-rain .8s linear infinite;opacity:0}@keyframes tempest-wind{0%{transform:rotate(-20deg) translateY(-50px) scaleY(0);opacity:0}30%{opacity:.8;transform:rotate(-20deg) translateY(0) scaleY(1)}to{transform:rotate(-20deg) translateY(200px) scaleY(.5);opacity:0}}@keyframes tempest-lightning{0%,40%,45%,to{opacity:0}42%{opacity:1;filter:drop-shadow(0 0 20px rgba(255,255,255,1))}44%{opacity:.5}}@keyframes tempest-cloud-drift{0%,to{transform:translateX(0);opacity:.4}50%{transform:translateX(20px);opacity:.7}}@keyframes tempest-rain{0%{transform:translateY(0);opacity:0}20%{opacity:.6}to{transform:translateY(180px);opacity:0}}.vfx-tempest .tempest-streak:first-child{left:20%;top:10%;animation-delay:0s}.vfx-tempest .tempest-streak:nth-child(2){left:40%;top:15%;animation-delay:.2s;height:50px}.vfx-tempest .tempest-streak:nth-child(3){left:60%;top:8%;animation-delay:.4s}.vfx-tempest .tempest-streak:nth-child(4){left:80%;top:12%;animation-delay:.6s;height:35px}.vfx-tempest .tempest-streak:nth-child(5){left:30%;top:20%;animation-delay:.3s}.vfx-tempest .tempest-streak:nth-child(6){left:70%;top:18%;animation-delay:.7s}.vfx-tempest .tempest-bolt:nth-child(7){left:35%;top:5%;animation-delay:0s}.vfx-tempest .tempest-bolt:nth-child(8){left:65%;top:8%;animation-delay:2.5s;height:90px}.vfx-tempest .tempest-cloud:nth-child(9){left:15%;top:5%;animation-delay:0s}.vfx-tempest .tempest-cloud:nth-child(10){left:55%;top:3%;animation-delay:4s;width:100px}.vfx-tempest .tempest-drop:nth-child(11){left:25%;top:10%;animation-delay:0s}.vfx-tempest .tempest-drop:nth-child(12){left:45%;top:8%;animation-delay:.15s}.vfx-tempest .tempest-drop:nth-child(13){left:55%;top:12%;animation-delay:.3s}.vfx-tempest .tempest-drop:nth-child(14){left:35%;top:15%;animation-delay:.45s}.vfx-tempest .tempest-drop:nth-child(15){left:75%;top:10%;animation-delay:.6s}.vfx-death .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-death .death-soul{position:absolute;width:10px;height:10px;background:radial-gradient(circle,rgba(255,255,255,.8),rgba(168,85,247,.4),transparent);border-radius:50%;animation:death-soul-ascend 4s ease-out infinite;opacity:0}.vfx-death .death-chain{position:absolute;width:3px;height:60px;background:repeating-linear-gradient(180deg,rgba(107,114,128,.6) 0,rgba(107,114,128,.6) 6px,transparent 0,transparent 10px);animation:death-chain-swing 3s ease-in-out infinite;transform-origin:top center}.vfx-death .death-wisp{position:absolute;width:40px;height:40px;background:radial-gradient(circle,rgba(88,28,135,.3),transparent);border-radius:50%;filter:blur(6px);animation:death-wisp-float 5s ease-in-out infinite}@keyframes death-soul-ascend{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:.8}to{transform:translateY(-200px) scale(.3);opacity:0;filter:blur(3px)}}@keyframes death-chain-swing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}@keyframes death-wisp-float{0%,to{transform:translate(0);opacity:.3}25%{transform:translate(15px,-20px);opacity:.6}50%{transform:translate(-10px,-10px);opacity:.4}75%{transform:translate(20px,10px);opacity:.5}}.vfx-death .death-soul:first-child{left:25%;bottom:20%;animation-delay:0s}.vfx-death .death-soul:nth-child(2){left:45%;bottom:15%;animation-delay:.8s;width:14px;height:14px}.vfx-death .death-soul:nth-child(3){left:65%;bottom:25%;animation-delay:1.6s;width:8px;height:8px}.vfx-death .death-soul:nth-child(4){left:35%;bottom:18%;animation-delay:2.4s}.vfx-death .death-soul:nth-child(5){left:55%;bottom:22%;animation-delay:3.2s;width:12px;height:12px}.vfx-death .death-chain:nth-child(6){left:18%;top:10%;animation-delay:0s}.vfx-death .death-chain:nth-child(7){right:18%;top:15%;animation-delay:1.5s;height:80px}.vfx-death .death-chain:nth-child(8){left:40%;top:5%;animation-delay:.8s;height:50px}.vfx-death .death-wisp:nth-child(9){left:20%;top:30%;animation-delay:0s}.vfx-death .death-wisp:nth-child(10){right:20%;top:50%;animation-delay:2.5s;width:60px;height:60px}.vfx-death .death-wisp:nth-child(11){left:40%;bottom:30%;animation-delay:1.2s}.vfx-death .death-wisp:nth-child(12){right:30%;bottom:20%;animation-delay:3.8s}.vfx-magma .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-magma .magma-blob{position:absolute;bottom:15%;width:20px;height:20px;background:radial-gradient(circle,#fbbf24,#f97316,#dc2626,#991b1b);border-radius:50%;animation:magma-erupt 3s cubic-bezier(.1,.8,.2,1) infinite;opacity:0;filter:drop-shadow(0 0 10px rgba(249,115,22,.8))}.vfx-magma .magma-crack{position:absolute;bottom:18%;width:60px;height:4px;background:linear-gradient(90deg,transparent,#f97316,#fbbf24,#f97316,transparent);filter:blur(1px);animation:magma-crack-glow 3s ease-in-out infinite}.vfx-magma .magma-lava{position:absolute;bottom:10%;width:120%;height:30px;left:-10%;background:linear-gradient(0deg,rgba(153,27,27,.4),rgba(249,115,22,.2),transparent);animation:magma-lava-flow 4s ease-in-out infinite;filter:blur(4px)}.vfx-magma .magma-spark{position:absolute;width:3px;height:3px;background:#fbbf24;border-radius:50%;box-shadow:0 0 8px rgba(251,191,36,.9);animation:magma-spark-fly 2s ease-out infinite;opacity:0}@keyframes magma-erupt{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}50%{transform:translateY(-120px) scale(.7);opacity:.8}to{transform:translateY(-180px) scale(.2);opacity:0;filter:brightness(.5)}}@keyframes magma-crack-glow{0%,to{opacity:.3;width:40px}50%{opacity:1;width:80px;filter:blur(0) brightness(1.5)}}@keyframes magma-lava-flow{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.5)}}@keyframes magma-spark-fly{0%{transform:translate(0);opacity:0}20%{opacity:1}to{transform:translate(var(--mx,30px),var(--my,-100px));opacity:0}}.vfx-magma .magma-blob:first-child{left:25%;animation-delay:0s}.vfx-magma .magma-blob:nth-child(2){left:45%;animation-delay:.8s;width:15px;height:15px}.vfx-magma .magma-blob:nth-child(3){left:65%;animation-delay:1.6s;width:25px;height:25px}.vfx-magma .magma-blob:nth-child(4){left:35%;animation-delay:2.2s}.vfx-magma .magma-blob:nth-child(5){left:55%;animation-delay:.5s;width:12px;height:12px}.vfx-magma .magma-crack:nth-child(6){left:20%;animation-delay:0s}.vfx-magma .magma-crack:nth-child(7){left:50%;animation-delay:1.5s;width:80px}.vfx-magma .magma-lava:nth-child(8){animation-delay:0s}.vfx-magma .magma-spark:nth-child(9){left:30%;bottom:20%;--mx:-20px;--my:-80px;animation-delay:.1s}.vfx-magma .magma-spark:nth-child(10){left:50%;bottom:22%;--mx:15px;--my:-120px;animation-delay:.5s}.vfx-magma .magma-spark:nth-child(11){left:40%;bottom:18%;--mx:-30px;--my:-90px;animation-delay:.9s}.vfx-magma .magma-spark:nth-child(12){left:60%;bottom:25%;--mx:25px;--my:-110px;animation-delay:1.3s}.vfx-magma .magma-spark:nth-child(13){left:70%;bottom:20%;--mx:-10px;--my:-70px;animation-delay:1.7s}.vfx-solar-flare .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-solar-flare .flare-burst{position:absolute;width:40px;height:80px;background:linear-gradient(0deg,rgba(234,179,8,.9),rgba(251,191,36,.6),rgba(255,255,255,.8),transparent);border-radius:50% 50% 30% 30%;filter:blur(4px) drop-shadow(0 0 20px rgba(251,191,36,.9));animation:flare-erupt 3s ease-in-out infinite;mix-blend-mode:screen}.vfx-solar-flare .flare-orb{position:absolute;width:30px;height:30px;background:radial-gradient(circle,#fff 0,#fbbf24 40%,#f97316 70%,transparent 100%);border-radius:50%;box-shadow:0 0 30px 10px rgba(251,191,36,.7),0 0 60px 20px rgba(249,115,22,.3);animation:flare-orb-pulse 2.5s ease-in-out infinite}.vfx-solar-flare .flare-ring{position:absolute;top:50%;left:50%;width:60px;height:60px;border:3px solid rgba(251,191,36,.5);border-radius:50%;transform:translate(-50%,-50%) rotateX(65deg);animation:flare-ring-expand 4s ease-out infinite;box-shadow:0 0 20px rgba(251,191,36,.4)}@keyframes flare-erupt{0%,to{transform:scaleY(.6) scaleX(.8);opacity:.4}50%{transform:scaleY(1.3) scaleX(1.1);opacity:1;filter:blur(3px) brightness(1.5) drop-shadow(0 0 30px rgba(251,191,36,1))}}@keyframes flare-orb-pulse{0%,to{transform:scale(1);box-shadow:0 0 30px 10px rgba(251,191,36,.7)}50%{transform:scale(1.4);box-shadow:0 0 50px 20px rgba(251,191,36,1),0 0 80px 30px rgba(249,115,22,.4)}}@keyframes flare-ring-expand{0%{transform:translate(-50%,-50%) rotateX(65deg) scale(.5);opacity:1}to{transform:translate(-50%,-50%) rotateX(65deg) scale(5);opacity:0}}.vfx-solar-flare .flare-burst:first-child{left:20%;bottom:18%;animation-delay:0s}.vfx-solar-flare .flare-burst:nth-child(2){left:45%;bottom:15%;animation-delay:.8s;width:50px;height:100px}.vfx-solar-flare .flare-burst:nth-child(3){left:70%;bottom:20%;animation-delay:1.6s;width:35px;height:70px}.vfx-solar-flare .flare-burst:nth-child(4){left:35%;bottom:22%;animation-delay:2.2s}.vfx-solar-flare .flare-orb:nth-child(5){top:25%;left:20%;animation-delay:.3s}.vfx-solar-flare .flare-orb:nth-child(6){top:60%;right:15%;animation-delay:1.2s;width:40px;height:40px}.vfx-solar-flare .flare-orb:nth-child(7){top:40%;left:50%;animation-delay:2s;width:25px;height:25px}.vfx-solar-flare .flare-ring:nth-child(8){animation-delay:0s}.vfx-solar-flare .flare-ring:nth-child(9){animation-delay:2s;width:40px;height:40px}.vfx-crystal .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-crystal .crystal-shard{position:absolute;width:20px;height:50px;background:linear-gradient(135deg,rgba(147,197,253,.9),rgba(6,182,212,.7),rgba(255,255,255,.9));clip-path:polygon(50% 0,100% 35%,80% 100%,20% 100%,0 35%);animation:crystal-float-spin 5s ease-in-out infinite;filter:drop-shadow(0 0 15px rgba(6,182,212,.8))}.vfx-crystal .crystal-glow{position:absolute;width:35px;height:35px;background:radial-gradient(circle,rgba(255,255,255,.6),rgba(147,197,253,.3),transparent);border-radius:50%;animation:crystal-sparkle 2s ease-in-out infinite;box-shadow:0 0 25px rgba(147,197,253,.7)}.vfx-crystal .crystal-prism{position:absolute;width:60px;height:60px;border:3px solid rgba(147,197,253,.4);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);animation:crystal-prism-rotate 8s linear infinite;filter:drop-shadow(0 0 12px rgba(6,182,212,.5))}@keyframes crystal-float-spin{0%,to{transform:translateY(0) rotate(0deg);opacity:.7}50%{transform:translateY(-25px) rotate(15deg);opacity:1;filter:brightness(1.5) drop-shadow(0 0 25px rgba(6,182,212,1))}}@keyframes crystal-sparkle{0%,to{transform:scale(.8);opacity:.3}50%{transform:scale(1.5);opacity:1;box-shadow:0 0 40px rgba(147,197,253,1)}}@keyframes crystal-prism-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vfx-crystal .crystal-shard:first-child{left:12%;top:20%;animation-delay:0s}.vfx-crystal .crystal-shard:nth-child(2){right:12%;top:50%;animation-delay:1.2s;width:25px;height:60px}.vfx-crystal .crystal-shard:nth-child(3){left:25%;bottom:15%;animation-delay:2.4s;width:18px;height:45px}.vfx-crystal .crystal-shard:nth-child(4){right:25%;bottom:30%;animation-delay:.6s}.vfx-crystal .crystal-shard:nth-child(5){left:50%;top:15%;animation-delay:1.8s;width:22px;height:55px}.vfx-crystal .crystal-glow:nth-child(6){left:30%;top:25%;animation-delay:.4s}.vfx-crystal .crystal-glow:nth-child(7){right:20%;top:60%;animation-delay:1s;width:45px;height:45px}.vfx-crystal .crystal-glow:nth-child(8){left:60%;bottom:20%;animation-delay:1.6s}.vfx-crystal .crystal-prism:nth-child(9){left:15%;top:40%;animation-delay:0s}.vfx-crystal .crystal-prism:nth-child(10){right:10%;bottom:25%;animation-delay:4s;animation-direction:reverse;width:45px;height:45px}.vfx-tornado .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-tornado .tornado-layer{position:absolute;top:50%;left:50%;border:3px solid rgba(148,163,184,.4);border-radius:50%;transform:translate(-50%,-50%) rotateX(70deg);animation:tornado-spin 3s linear infinite;box-shadow:0 0 20px rgba(148,163,184,.3)}.vfx-tornado .tornado-debris{position:absolute;width:15px;height:15px;background:rgba(148,163,184,.6);border-radius:3px;animation:tornado-orbit 2.5s linear infinite;filter:drop-shadow(0 0 8px rgba(148,163,184,.5))}.vfx-tornado .tornado-wind{position:absolute;width:100%;height:4px;background:linear-gradient(90deg,transparent,rgba(148,163,184,.4),rgba(203,213,225,.6),rgba(148,163,184,.4),transparent);animation:tornado-wind-sweep 2s linear infinite;filter:blur(2px)}@keyframes tornado-spin{0%{transform:translate(-50%,-50%) rotateX(70deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(70deg) rotate(1turn)}}@keyframes tornado-orbit{0%{transform:rotate(0deg) translateX(var(--orbit-r,80px)) rotate(0deg)}to{transform:rotate(1turn) translateX(var(--orbit-r,80px)) rotate(-1turn)}}@keyframes tornado-wind-sweep{0%{transform:translateX(-100%) scaleX(.5);opacity:0}50%{opacity:.7;transform:translateX(0) scaleX(1)}to{transform:translateX(100%) scaleX(.5);opacity:0}}.vfx-tornado .tornado-layer:first-child{width:120px;height:120px;animation-duration:4s}.vfx-tornado .tornado-layer:nth-child(2){width:80px;height:80px;animation-duration:3s;animation-direction:reverse}.vfx-tornado .tornado-layer:nth-child(3){width:50px;height:50px;animation-duration:2s}.vfx-tornado .tornado-debris:nth-child(4){top:50%;left:50%;--orbit-r:90px;animation-delay:0s;animation-duration:3s}.vfx-tornado .tornado-debris:nth-child(5){top:50%;left:50%;--orbit-r:70px;animation-delay:.5s;animation-duration:2.5s;width:20px;height:20px}.vfx-tornado .tornado-debris:nth-child(6){top:50%;left:50%;--orbit-r:110px;animation-delay:1s;animation-duration:3.5s;width:12px;height:12px}.vfx-tornado .tornado-debris:nth-child(7){top:50%;left:50%;--orbit-r:60px;animation-delay:1.5s;animation-duration:2s}.vfx-tornado .tornado-debris:nth-child(8){top:50%;left:50%;--orbit-r:100px;animation-delay:2s;animation-duration:4s;width:18px;height:18px}.vfx-tornado .tornado-wind:nth-child(9){top:30%;animation-delay:0s}.vfx-tornado .tornado-wind:nth-child(10){top:50%;animation-delay:.7s}.vfx-tornado .tornado-wind:nth-child(11){top:70%;animation-delay:1.4s}.vfx-toxic .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-toxic .toxic-bubble{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(163,230,53,.5),rgba(34,197,94,.3),rgba(22,163,74,.1));border:2px solid rgba(163,230,53,.4);box-shadow:0 0 20px rgba(163,230,53,.5),inset 0 0 15px rgba(34,197,94,.2);animation:toxic-float 4s ease-in-out infinite}.vfx-toxic .toxic-drip{position:absolute;width:8px;height:30px;background:linear-gradient(180deg,rgba(163,230,53,.8),rgba(34,197,94,.6),transparent);border-radius:0 0 50% 50%;animation:toxic-drip-fall 3s ease-in infinite;opacity:0;filter:drop-shadow(0 0 8px rgba(163,230,53,.6))}.vfx-toxic .toxic-glow{position:absolute;width:80px;height:80px;background:radial-gradient(circle,rgba(163,230,53,.2),transparent);border-radius:50%;animation:toxic-breathe 3s ease-in-out infinite;filter:blur(10px)}@keyframes toxic-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.15);box-shadow:0 0 35px rgba(163,230,53,.8),inset 0 0 20px rgba(34,197,94,.3)}}@keyframes toxic-drip-fall{0%{transform:translateY(0) scaleY(.5);opacity:0}15%{opacity:.9;transform:translateY(5px) scaleY(1)}to{transform:translateY(180px) scaleY(1.3);opacity:0}}@keyframes toxic-breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.vfx-toxic .toxic-bubble:first-child{width:40px;height:40px;left:20%;top:30%;animation-delay:0s}.vfx-toxic .toxic-bubble:nth-child(2){width:55px;height:55px;right:15%;top:20%;animation-delay:1s}.vfx-toxic .toxic-bubble:nth-child(3){width:30px;height:30px;left:40%;bottom:20%;animation-delay:2s}.vfx-toxic .toxic-bubble:nth-child(4){width:45px;height:45px;right:25%;bottom:30%;animation-delay:.5s}.vfx-toxic .toxic-bubble:nth-child(5){width:35px;height:35px;left:60%;top:50%;animation-delay:1.5s}.vfx-toxic .toxic-drip:nth-child(6){left:25%;top:15%;animation-delay:0s}.vfx-toxic .toxic-drip:nth-child(7){left:50%;top:10%;animation-delay:.8s;width:10px;height:40px}.vfx-toxic .toxic-drip:nth-child(8){left:70%;top:18%;animation-delay:1.6s}.vfx-toxic .toxic-drip:nth-child(9){left:40%;top:20%;animation-delay:2.2s}.vfx-toxic .toxic-glow:nth-child(10){left:20%;top:40%;animation-delay:0s}.vfx-toxic .toxic-glow:nth-child(11){right:15%;bottom:25%;animation-delay:1.5s;width:100px;height:100px}.vfx-spirit .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-spirit .spirit-ghost{position:absolute;width:30px;height:50px;background:radial-gradient(ellipse at top,rgba(255,255,255,.5),rgba(186,230,253,.3),transparent);border-radius:50% 50% 30% 30%;filter:blur(4px) drop-shadow(0 0 15px rgba(186,230,253,.6));animation:spirit-drift 5s ease-in-out infinite}.vfx-spirit .spirit-trail{position:absolute;width:4px;height:60px;background:linear-gradient(0deg,transparent,rgba(186,230,253,.4),rgba(255,255,255,.6),transparent);filter:blur(3px);animation:spirit-trail-fade 4s ease-in-out infinite;opacity:0}.vfx-spirit .spirit-wisp{position:absolute;width:50px;height:50px;background:radial-gradient(circle,rgba(255,255,255,.3),rgba(186,230,253,.1),transparent);border-radius:50%;animation:spirit-wisp-float 6s ease-in-out infinite;filter:blur(8px)}@keyframes spirit-drift{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(20px,-30px) scale(1.1);opacity:.7}50%{transform:translate(-15px,-50px) scale(.9);opacity:.5}75%{transform:translate(10px,-20px) scale(1.2);opacity:.8}}@keyframes spirit-trail-fade{0%,to{opacity:0;transform:scaleY(.5)}50%{opacity:.6;transform:scaleY(1.2)}}@keyframes spirit-wisp-float{0%,to{transform:translate(0);opacity:.2}50%{transform:translate(var(--wx,25px),var(--wy,-30px));opacity:.5}}.vfx-spirit .spirit-ghost:first-child{left:15%;top:30%;animation-delay:0s}.vfx-spirit .spirit-ghost:nth-child(2){right:15%;top:20%;animation-delay:1.5s;width:40px;height:65px}.vfx-spirit .spirit-ghost:nth-child(3){left:40%;bottom:20%;animation-delay:3s;width:25px;height:40px}.vfx-spirit .spirit-ghost:nth-child(4){right:30%;bottom:35%;animation-delay:.8s;width:35px;height:55px}.vfx-spirit .spirit-trail:nth-child(5){left:25%;top:20%;animation-delay:.3s}.vfx-spirit .spirit-trail:nth-child(6){left:55%;top:30%;animation-delay:1.3s;height:80px}.vfx-spirit .spirit-trail:nth-child(7){left:75%;top:15%;animation-delay:2.3s}.vfx-spirit .spirit-wisp:nth-child(8){left:20%;top:40%;--wx:-20px;--wy:-25px;animation-delay:0s}.vfx-spirit .spirit-wisp:nth-child(9){right:20%;top:55%;--wx:30px;--wy:-15px;animation-delay:3s;width:70px;height:70px}.vfx-spirit .spirit-wisp:nth-child(10){left:45%;bottom:25%;--wx:15px;--wy:-35px;animation-delay:1.5s}.vfx-rose .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-rose .rose-petal{position:absolute;width:20px;height:25px;background:radial-gradient(ellipse at 30% 30%,rgba(251,113,133,.9),rgba(244,63,94,.7),rgba(190,18,60,.5));border-radius:50% 50% 50% 0;animation:rose-fall 5s ease-in-out infinite;opacity:0;filter:drop-shadow(0 0 8px rgba(244,63,94,.5))}.vfx-rose .rose-sparkle{position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 15px rgba(251,113,133,.8);animation:rose-twinkle 2s ease-in-out infinite}.vfx-rose .rose-glow{position:absolute;width:60px;height:60px;background:radial-gradient(circle,rgba(244,63,94,.15),transparent);border-radius:50%;filter:blur(8px);animation:rose-glow-breathe 4s ease-in-out infinite}@keyframes rose-fall{0%{transform:translateY(-50px) rotate(0deg) scale(.5);opacity:0}15%{opacity:.9}to{transform:translate(var(--rdx,-30px),250px) rotate(var(--rrot,180deg)) scale(1);opacity:0}}@keyframes rose-twinkle{0%,to{opacity:.2;transform:scale(.5)}50%{opacity:1;transform:scale(1.5);box-shadow:0 0 25px rgba(251,113,133,1)}}@keyframes rose-glow-breathe{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.vfx-rose .rose-petal:first-child{left:20%;top:5%;--rdx:-20px;--rrot:120deg;animation-delay:0s;animation-duration:4s}.vfx-rose .rose-petal:nth-child(2){left:40%;top:0;--rdx:15px;--rrot:200deg;animation-delay:.8s;width:25px;height:30px}.vfx-rose .rose-petal:nth-child(3){left:60%;top:3%;--rdx:-35px;--rrot:150deg;animation-delay:1.6s}.vfx-rose .rose-petal:nth-child(4){left:80%;top:8%;--rdx:10px;--rrot:250deg;animation-delay:2.4s;width:18px;height:22px}.vfx-rose .rose-petal:nth-child(5){left:30%;top:2%;--rdx:-25px;--rrot:180deg;animation-delay:3.2s;width:22px;height:28px}.vfx-rose .rose-petal:nth-child(6){left:55%;top:6%;--rdx:20px;--rrot:130deg;animation-delay:4s}.vfx-rose .rose-petal:nth-child(7){left:70%;top:1%;--rdx:-15px;--rrot:220deg;animation-delay:.4s;animation-duration:5.5s}.vfx-rose .rose-petal:nth-child(8){left:45%;top:4%;--rdx:30px;--rrot:170deg;animation-delay:1.2s;width:28px;height:34px}.vfx-rose .rose-sparkle:nth-child(9){left:25%;top:30%;animation-delay:.2s}.vfx-rose .rose-sparkle:nth-child(10){left:55%;top:50%;animation-delay:.8s;width:10px;height:10px}.vfx-rose .rose-sparkle:nth-child(11){left:75%;top:40%;animation-delay:1.4s}.vfx-rose .rose-glow:nth-child(12){left:20%;top:35%;animation-delay:0s}.vfx-rose .rose-glow:nth-child(13){right:15%;bottom:25%;animation-delay:2s;width:80px;height:80px}.vfx-lunar .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-lunar .lunar-moon{background:radial-gradient(circle at 35% 35%,#f5f5f4,#d4d4d8,#a1a1aa);box-shadow:0 0 40px 15px rgba(245,245,244,.4),0 0 80px 30px rgba(212,212,216,.2);animation:lunar-glow 4s ease-in-out infinite}.vfx-lunar .lunar-halo,.vfx-lunar .lunar-moon{position:absolute;top:5%;right:15%;width:55px;height:55px;border-radius:50%}.vfx-lunar .lunar-halo{border:2px solid rgba(245,245,244,.2);animation:lunar-halo-expand 5s ease-out infinite}.vfx-lunar .lunar-beam{position:absolute;width:3px;height:200px;background:linear-gradient(180deg,rgba(245,245,244,.3),transparent);filter:blur(4px);animation:lunar-beam-fade 6s ease-in-out infinite}.vfx-lunar .lunar-star{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;box-shadow:0 0 10px rgba(255,255,255,.8);animation:lunar-twinkle 3s ease-in-out infinite}@keyframes lunar-glow{0%,to{box-shadow:0 0 40px 15px rgba(245,245,244,.4)}50%{box-shadow:0 0 60px 25px rgba(245,245,244,.6),0 0 100px 40px rgba(212,212,216,.3)}}@keyframes lunar-halo-expand{0%{transform:scale(1);opacity:.5;border-width:3px}to{transform:scale(4);opacity:0;border-width:1px}}@keyframes lunar-beam-fade{0%,to{opacity:.1}50%{opacity:.4}}@keyframes lunar-twinkle{0%,to{opacity:.2;transform:scale(.5)}50%{opacity:1;transform:scale(1.3)}}.vfx-lunar .lunar-halo:nth-child(2){animation-delay:0s}.vfx-lunar .lunar-halo:nth-child(3){animation-delay:2.5s}.vfx-lunar .lunar-beam:nth-child(4){top:15%;right:22%;transform:rotate(15deg);animation-delay:0s}.vfx-lunar .lunar-beam:nth-child(5){top:12%;right:18%;transform:rotate(-10deg);animation-delay:3s;height:250px}.vfx-lunar .lunar-star:nth-child(6){top:10%;left:15%;animation-delay:0s}.vfx-lunar .lunar-star:nth-child(7){top:25%;left:40%;animation-delay:.5s;width:4px;height:4px}.vfx-lunar .lunar-star:nth-child(8){top:15%;left:65%;animation-delay:1s;width:8px;height:8px}.vfx-lunar .lunar-star:nth-child(9){top:35%;left:25%;animation-delay:1.5s}.vfx-lunar .lunar-star:nth-child(10){top:20%;left:80%;animation-delay:2s;width:5px;height:5px}.vfx-lunar .lunar-star:nth-child(11){top:40%;left:55%;animation-delay:2.5s}.vfx-sandstorm .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-sandstorm .sand-cloud{position:absolute;width:120px;height:40px;background:linear-gradient(90deg,transparent,rgba(217,170,100,.3),rgba(194,154,96,.4),rgba(217,170,100,.3),transparent);border-radius:50%;filter:blur(6px);animation:sand-sweep 3s linear infinite}.vfx-sandstorm .sand-grain{position:absolute;width:12px;height:12px;background:radial-gradient(circle,rgba(217,170,100,.8),rgba(194,154,96,.5));border-radius:50%;animation:sand-blow 2s linear infinite;opacity:0;filter:drop-shadow(0 0 5px rgba(217,170,100,.5))}.vfx-sandstorm .sand-dust{position:absolute;width:80px;height:80px;background:radial-gradient(circle,rgba(217,170,100,.15),transparent);border-radius:50%;filter:blur(10px);animation:sand-haze 5s ease-in-out infinite}@keyframes sand-sweep{0%{transform:translateX(-150%) scaleX(.5);opacity:0}50%{opacity:.8;transform:translateX(0) scaleX(1)}to{transform:translateX(150%) scaleX(.5);opacity:0}}@keyframes sand-blow{0%{transform:translate(0) scale(1);opacity:0}20%{opacity:.8}to{transform:translate(var(--sdx,150px),var(--sdy,-20px)) scale(.5);opacity:0}}@keyframes sand-haze{0%,to{opacity:.2;transform:translate(0)}50%{opacity:.5;transform:translate(20px,-10px)}}.vfx-sandstorm .sand-cloud:first-child{top:25%;animation-delay:0s}.vfx-sandstorm .sand-cloud:nth-child(2){top:50%;animation-delay:1s;width:150px}.vfx-sandstorm .sand-cloud:nth-child(3){top:70%;animation-delay:2s}.vfx-sandstorm .sand-grain:nth-child(4){left:10%;top:30%;--sdx:120px;--sdy:-10px;animation-delay:0s}.vfx-sandstorm .sand-grain:nth-child(5){left:20%;top:50%;--sdx:140px;--sdy:-25px;animation-delay:.4s;width:16px;height:16px}.vfx-sandstorm .sand-grain:nth-child(6){left:5%;top:65%;--sdx:100px;--sdy:-15px;animation-delay:.8s}.vfx-sandstorm .sand-grain:nth-child(7){left:15%;top:40%;--sdx:160px;--sdy:-5px;animation-delay:1.2s;width:10px;height:10px}.vfx-sandstorm .sand-grain:nth-child(8){left:25%;top:55%;--sdx:130px;--sdy:-30px;animation-delay:1.6s;width:14px;height:14px}.vfx-sandstorm .sand-dust:nth-child(9){left:15%;top:35%;animation-delay:0s}.vfx-sandstorm .sand-dust:nth-child(10){right:10%;top:55%;animation-delay:2.5s;width:100px;height:100px}.vfx-cosmic-eye .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-cosmic-eye .eye-iris{position:absolute;top:50%;left:50%;width:50px;height:50px;border-radius:50%;background:radial-gradient(circle,#fff 15%,#818cf8 30%,#4f46e5 60%,#1e1b4b 100%);transform:translate(-50%,-50%);box-shadow:0 0 30px 10px rgba(79,70,229,.5),0 0 60px 20px rgba(99,102,241,.3);animation:eye-pulse 3s ease-in-out infinite}.vfx-cosmic-eye .eye-ring{position:absolute;top:50%;left:50%;border:2px solid rgba(129,140,248,.4);border-radius:50%;transform:translate(-50%,-50%) rotateX(70deg);animation:eye-orbit 6s linear infinite;box-shadow:0 0 15px rgba(99,102,241,.3)}.vfx-cosmic-eye .eye-particle{position:absolute;width:8px;height:8px;background:#818cf8;border-radius:50%;box-shadow:0 0 15px rgba(129,140,248,.8);animation:eye-orbit-particle 5s linear infinite}.vfx-cosmic-eye .eye-ray{position:absolute;top:50%;left:50%;width:2px;height:150px;background:linear-gradient(0deg,transparent,rgba(129,140,248,.4),transparent);transform-origin:bottom center;animation:eye-ray-rotate 10s linear infinite;filter:blur(2px)}@keyframes eye-pulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 30px 10px rgba(79,70,229,.5)}50%{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 50px 20px rgba(79,70,229,.8),0 0 80px 30px rgba(99,102,241,.4)}}@keyframes eye-orbit{0%{transform:translate(-50%,-50%) rotateX(70deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(70deg) rotate(1turn)}}@keyframes eye-orbit-particle{0%{transform:rotate(0deg) translateX(var(--epr,80px))}to{transform:rotate(1turn) translateX(var(--epr,80px))}}@keyframes eye-ray-rotate{0%{transform:translate(-50%,-100%) rotate(0deg)}to{transform:translate(-50%,-100%) rotate(1turn)}}.vfx-cosmic-eye .eye-ring:nth-child(2){width:100px;height:100px;animation-duration:8s}.vfx-cosmic-eye .eye-ring:nth-child(3){width:140px;height:140px;animation-duration:10s;animation-direction:reverse}.vfx-cosmic-eye .eye-ring:nth-child(4){width:70px;height:70px;animation-duration:5s}.vfx-cosmic-eye .eye-particle:nth-child(5){top:50%;left:50%;--epr:60px;animation-delay:0s;animation-duration:4s}.vfx-cosmic-eye .eye-particle:nth-child(6){top:50%;left:50%;--epr:85px;animation-delay:1.5s;animation-duration:6s;width:6px;height:6px}.vfx-cosmic-eye .eye-particle:nth-child(7){top:50%;left:50%;--epr:110px;animation-delay:3s;animation-duration:8s}.vfx-cosmic-eye .eye-particle:nth-child(8){top:50%;left:50%;--epr:50px;animation-delay:.8s;animation-duration:3s;width:10px;height:10px}.vfx-cosmic-eye .eye-ray:nth-child(9){animation-delay:0s}.vfx-cosmic-eye .eye-ray:nth-child(10){animation-delay:3.3s;opacity:.6}.vfx-cosmic-eye .eye-ray:nth-child(11){animation-delay:6.6s;opacity:.4}.vfx-permafrost .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-permafrost .frost-block{position:absolute;width:30px;height:40px;background:linear-gradient(135deg,rgba(186,230,253,.7),rgba(147,197,253,.5),rgba(224,242,254,.8));clip-path:polygon(20% 0,80% 0,100% 30%,100% 100%,0 100%,0 30%);filter:drop-shadow(0 0 12px rgba(147,197,253,.7));animation:frost-grow 4s ease-in-out infinite}.vfx-permafrost .frost-mist{position:absolute;width:100px;height:40px;background:linear-gradient(90deg,transparent,rgba(186,230,253,.2),rgba(224,242,254,.3),rgba(186,230,253,.2),transparent);border-radius:50%;filter:blur(8px);animation:frost-mist-drift 6s ease-in-out infinite}.vfx-permafrost .frost-sparkle{position:absolute;width:10px;height:10px;background:#fff;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:frost-twinkle 2.5s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(186,230,253,.8))}@keyframes frost-grow{0%,to{transform:scaleY(.8) translateY(5px);opacity:.5}50%{transform:scaleY(1.15) translateY(-5px);opacity:1;filter:brightness(1.3) drop-shadow(0 0 20px rgba(147,197,253,1))}}@keyframes frost-mist-drift{0%,to{transform:translateX(0);opacity:.3}50%{transform:translateX(25px);opacity:.6}}@keyframes frost-twinkle{0%,to{opacity:.2;transform:scale(.6) rotate(0deg)}50%{opacity:1;transform:scale(1.4) rotate(36deg);filter:drop-shadow(0 0 15px #fff)}}.vfx-permafrost .frost-block:first-child{left:15%;bottom:15%;animation-delay:0s}.vfx-permafrost .frost-block:nth-child(2){left:40%;bottom:18%;animation-delay:1s;width:35px;height:50px}.vfx-permafrost .frost-block:nth-child(3){left:65%;bottom:12%;animation-delay:2s;width:25px;height:35px}.vfx-permafrost .frost-block:nth-child(4){right:15%;bottom:20%;animation-delay:.5s}.vfx-permafrost .frost-block:nth-child(5){left:30%;bottom:22%;animation-delay:1.5s;width:20px;height:30px}.vfx-permafrost .frost-mist:nth-child(6){bottom:15%;left:5%;animation-delay:0s}.vfx-permafrost .frost-mist:nth-child(7){bottom:25%;left:40%;animation-delay:3s;width:130px}.vfx-permafrost .frost-sparkle:nth-child(8){top:20%;left:25%;animation-delay:0s}.vfx-permafrost .frost-sparkle:nth-child(9){top:40%;right:20%;animation-delay:.8s;width:14px;height:14px}.vfx-permafrost .frost-sparkle:nth-child(10){top:60%;left:50%;animation-delay:1.6s}.vfx-permafrost .frost-sparkle:nth-child(11){top:30%;left:70%;animation-delay:2.2s;width:12px;height:12px}.vfx-alchemy .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-alchemy .alchemy-circle{position:absolute;top:50%;left:50%;border:3px solid rgba(251,191,36,.4);border-radius:50%;transform:translate(-50%,-50%);animation:alchemy-rotate 8s linear infinite;box-shadow:0 0 20px rgba(251,191,36,.3),inset 0 0 15px rgba(251,191,36,.1)}.vfx-alchemy .alchemy-circle:before{content:"";position:absolute;top:50%;left:50%;width:60%;height:60%;border:2px solid rgba(217,170,60,.3);transform:translate(-50%,-50%) rotate(45deg)}.vfx-alchemy .alchemy-elixir{position:absolute;width:20px;height:20px;background:radial-gradient(circle,rgba(251,191,36,.8),rgba(217,170,60,.4),transparent);border-radius:50%;box-shadow:0 0 20px rgba(251,191,36,.7);animation:alchemy-bubble 3s ease-in-out infinite}.vfx-alchemy .alchemy-rune{position:absolute;width:25px;height:25px;border:2px solid rgba(251,191,36,.5);clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);animation:alchemy-rune-glow 4s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(251,191,36,.4))}@keyframes alchemy-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes alchemy-bubble{0%,to{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-25px) scale(1.4);opacity:1;box-shadow:0 0 35px rgba(251,191,36,1)}}@keyframes alchemy-rune-glow{0%,to{opacity:.3;transform:rotate(0deg)}50%{opacity:.9;transform:rotate(72deg);filter:drop-shadow(0 0 18px rgba(251,191,36,.8))}}.vfx-alchemy .alchemy-circle:first-child{width:120px;height:120px;animation-duration:10s}.vfx-alchemy .alchemy-circle:nth-child(2){width:80px;height:80px;animation-duration:6s;animation-direction:reverse}.vfx-alchemy .alchemy-circle:nth-child(3){width:160px;height:160px;animation-duration:14s;border-style:dashed}.vfx-alchemy .alchemy-elixir:nth-child(4){top:20%;left:25%;animation-delay:0s}.vfx-alchemy .alchemy-elixir:nth-child(5){top:65%;right:20%;animation-delay:1s;width:25px;height:25px}.vfx-alchemy .alchemy-elixir:nth-child(6){bottom:20%;left:50%;animation-delay:2s}.vfx-alchemy .alchemy-elixir:nth-child(7){top:35%;right:30%;animation-delay:.5s;width:15px;height:15px}.vfx-alchemy .alchemy-rune:nth-child(8){left:15%;top:25%;animation-delay:0s}.vfx-alchemy .alchemy-rune:nth-child(9){right:12%;top:55%;animation-delay:1.3s;width:30px;height:30px}.vfx-alchemy .alchemy-rune:nth-child(10){left:25%;bottom:15%;animation-delay:2.6s}.vfx-ballon-dor .vfx-wrapper{position:absolute;inset:-50%;pointer-events:none;z-index:40;overflow:visible}.vfx-ballon-dor .bdor-confetti{position:absolute;width:8px;height:12px;background:linear-gradient(135deg,#ffd700,#b8860b);border-radius:2px;animation:bdor-confetti-fall 5s ease-in infinite;opacity:0;filter:drop-shadow(0 0 4px rgba(255,215,0,.6))}.vfx-ballon-dor .bdor-star{position:absolute;width:14px;height:14px;background:#ffd700;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:bdor-star-twinkle 3s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,215,0,.8))}.vfx-ballon-dor .bdor-ring{position:absolute;top:50%;left:50%;border:2px solid rgba(255,215,0,.3);border-radius:50%;transform:translate(-50%,-50%) rotateX(70deg);animation:bdor-orbit 8s linear infinite;box-shadow:0 0 15px rgba(255,215,0,.2)}.vfx-ballon-dor .bdor-dust{position:absolute;width:4px;height:4px;background:#ffd700;border-radius:50%;animation:bdor-dust-float 6s ease-in-out infinite;box-shadow:0 0 10px rgba(255,215,0,.6)}.vfx-ballon-dor .bdor-crown{position:absolute;top:8%;left:50%;transform:translateX(-50%);width:35px;height:25px;background:linear-gradient(0deg,rgba(255,215,0,.2),rgba(255,215,0,.5));clip-path:polygon(0 100%,15% 30%,30% 70%,50% 0,70% 70%,85% 30%,100% 100%);filter:drop-shadow(0 0 15px rgba(255,215,0,.7));animation:bdor-crown-pulse 2.5s ease-in-out infinite}@keyframes bdor-confetti-fall{0%{transform:translateY(-30px) rotate(0deg) scale(.5);opacity:0}10%{opacity:.9}to{transform:translate(var(--cdx,20px),250px) rotate(var(--crot,1turn)) scale(1);opacity:0}}@keyframes bdor-star-twinkle{0%,to{opacity:.2;transform:scale(.5) rotate(0deg)}50%{opacity:1;transform:scale(1.3) rotate(36deg);filter:brightness(1.5) drop-shadow(0 0 15px #ffd700)}}@keyframes bdor-orbit{0%{transform:translate(-50%,-50%) rotateX(70deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(70deg) rotate(1turn)}}@keyframes bdor-dust-float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-30px) scale(1.5);opacity:.8}}@keyframes bdor-crown-pulse{0%,to{opacity:.6;filter:drop-shadow(0 0 15px rgba(255,215,0,.7))}50%{opacity:1;filter:drop-shadow(0 0 30px rgba(255,215,0,1))}}.vfx-ballon-dor .bdor-confetti:first-child{left:15%;top:5%;--cdx:-15px;--crot:200deg;animation-delay:0s;animation-duration:4s}.vfx-ballon-dor .bdor-confetti:nth-child(2){left:30%;top:3%;--cdx:20px;--crot:450deg;animation-delay:.7s;width:6px;height:10px}.vfx-ballon-dor .bdor-confetti:nth-child(3){left:45%;top:6%;--cdx:-25px;--crot:300deg;animation-delay:1.4s}.vfx-ballon-dor .bdor-confetti:nth-child(4){left:60%;top:2%;--cdx:10px;--crot:500deg;animation-delay:2.1s;width:10px;height:14px}.vfx-ballon-dor .bdor-confetti:nth-child(5){left:75%;top:8%;--cdx:-20px;--crot:380deg;animation-delay:2.8s}.vfx-ballon-dor .bdor-confetti:nth-child(6){left:85%;top:4%;--cdx:15px;--crot:250deg;animation-delay:3.5s;width:7px;height:11px}.vfx-ballon-dor .bdor-confetti:nth-child(7){left:25%;top:7%;--cdx:-10px;--crot:420deg;animation-delay:.3s;animation-duration:5.5s}.vfx-ballon-dor .bdor-confetti:nth-child(8){left:55%;top:1%;--cdx:25px;--crot:310deg;animation-delay:1s}.vfx-ballon-dor .bdor-star:nth-child(9){left:20%;top:25%;animation-delay:0s}.vfx-ballon-dor .bdor-star:nth-child(10){right:15%;top:35%;animation-delay:1s;width:18px;height:18px}.vfx-ballon-dor .bdor-star:nth-child(11){left:50%;bottom:20%;animation-delay:2s;width:12px;height:12px}.vfx-ballon-dor .bdor-star:nth-child(12){right:25%;bottom:30%;animation-delay:.5s}.vfx-ballon-dor .bdor-ring:nth-child(13){width:80px;height:80px;animation-duration:8s}.vfx-ballon-dor .bdor-ring:nth-child(14){width:120px;height:120px;animation-duration:12s;animation-direction:reverse}.vfx-ballon-dor .bdor-dust:nth-child(15){left:15%;top:40%;animation-delay:0s}.vfx-ballon-dor .bdor-dust:nth-child(16){right:20%;top:50%;animation-delay:1.5s;width:6px;height:6px}.vfx-ballon-dor .bdor-dust:nth-child(17){left:40%;bottom:25%;animation-delay:3s}.vfx-ballon-dor .bdor-dust:nth-child(18){right:30%;top:30%;animation-delay:2s;width:5px;height:5px}.vfx-ballon-dor .bdor-dust:nth-child(19){left:60%;top:45%;animation-delay:4s}