:root{--background-color-1: rgb(21, 21, 21);--background-color-2: rgb(26, 26, 26);--background-color-3: rgb(16, 16, 16);--background-color-4: rgb(39, 39, 39);--background-color-5: rgb(18, 18, 18);--background-color-light: rgb(114, 114, 114);--background-color-red: rgb(109, 48, 48);--background-color-yellow: rgb(173, 134, 51);--background-color-yellow-dark: rgb(96, 74, 28);--background-color-green: rgb(48, 109, 48);--background-color-blue: rgb(51, 134, 173);--background-color-purple: rgb(109, 48, 109);--accent-color-red: rgb(224, 67, 67);--accent-color-green: #64D24AFF;--accent-color-yellow: rgb(240, 240, 27);--accent-color-blue: rgb(92, 184, 227);--accent-color-purple: rgb(153, 51, 153);--text-color-main: rgb(226, 226, 226);--text-color-light: rgb(155, 155, 155);--text-color-darkened: rgb(95, 95, 95);--text-color-red: rgb(224, 67, 67);--text-color-yellow: rgb(240, 240, 27);--text-color-green: rgb(67, 224, 67);--text-color-blue: rgb(67, 134, 224);--text-color-purple: rgb(224, 67, 224);--proxima-centauri-color: rgb(215, 64, 34);--lalande-color: rgb(215, 103, 34);--sun-color: rgb(243, 211, 102);--sirius-color: rgb(183, 239, 235);--rigel-color: rgb(108, 180, 236);--accent-color: var(--accent-color-red);--red-star-color: #e83b1d;--orange-star-color: #ff9633;--yellow-star-color: #ffd83b;--white-star-color: #aab5ff;--blue-star-color: #5c83ff;--footer-height: 100px;--header-height: 75px;--main-height: calc(100vh - var(--header-height) - var(--footer-height))}html,body{margin:0;padding:0;font-family:Calibri,sans-serif;text-align:center;color:var(--text-color-main);font-size:11px;height:100%;width:100%;background:var(--background-color-3)}button{transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}app-upgrade button:disabled:not(.maxed){filter:saturate(.42) brightness(.72);opacity:.68}app-generator button:disabled{filter:saturate(.4) brightness(.72);opacity:.66}app-upgrade button.locked,app-generator button.locked{filter:saturate(.72) brightness(.78);opacity:1}app-upgrade button:disabled:not(.maxed) h4,app-upgrade button:disabled:not(.maxed) p,app-generator button:disabled h4,app-generator button:disabled p{filter:saturate(1.3) brightness(1.75)}app-upgrade button.buyable,app-generator button.buyable{filter:saturate(1.3) brightness(1.2);opacity:1}app-upgrade button.blue{--accent-color: var(--accent-color-blue);--text-color: #bdeaff;--background-color: var(--background-color-blue)}button:not(:disabled):focus-visible{outline:2px solid currentColor;outline-offset:3px;box-shadow:0 0 0 4px #ffffff1f}button:not(:disabled):active{transform:translateY(1px) scale(.99)}button.button{color:var(--text-color-main);border:none;border-radius:5px;padding:10px;font-size:1.2rem;font-weight:700}button.button:not(.disabled):not(.maxed):hover{box-shadow:0 0 1000px #fff3 inset;cursor:pointer}button.button.success{background-color:var(--accent-color-green)}.flex-row{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center}.baseline{align-items:baseline}.flex-row *{margin:4px}.upgrade-row,.generator-row{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;gap:10px}.light{color:var(--text-color-light)}.upgrade-row .upgrade{margin:5px;padding:5px}.resource-card{background:var(--background-color-1);border:2px solid var(--background-color-4);border-radius:10px;width:25rem;padding:25px;min-width:250px;transition:all .3s ease;position:relative;overflow:hidden}.divider{width:100%;height:1px;background-color:var(--background-color-4);margin:.1rem 0}.disabled-overlay{position:absolute;inset:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent-color, #879297) 38%,transparent);border-top:3px solid color-mix(in srgb,var(--accent-color, #879297) 72%,#dce4e8);background:repeating-linear-gradient(135deg,transparent 0 13px,rgba(255,255,255,.025) 13px 14px),radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--accent-color, #879297) 11%,transparent),transparent 45%),#040607e0;-webkit-backdrop-filter:blur(2px) saturate(.55);backdrop-filter:blur(2px) saturate(.55);color:color-mix(in srgb,var(--accent-color, #879297) 68%,#e6ecef);font-size:1.45rem;text-shadow:0 0 12px color-mix(in srgb,var(--accent-color, #879297) 35%,transparent);z-index:10}.disabled-overlay:before{color:color-mix(in srgb,var(--accent-color, #879297) 64%,#dce4e8);font:700 .65rem/1 monospace;letter-spacing:.2em;text-shadow:none}.disabled-overlay:after{content:"";width:min(7rem,55%);height:1px;background:linear-gradient(90deg,transparent,var(--accent-color, #879297),transparent);opacity:.55;box-shadow:0 0 8px color-mix(in srgb,var(--accent-color, #879297) 42%,transparent)}.disabled-overlay p{max-width:90%;margin:0;color:#b5bec2;font:.72rem/1.35 monospace;text-align:center;text-shadow:none}span.effect{font-size:1.3rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5)}.fusion{--color-switch-1: var(--proxima-centauri-color);--color-switch-2: var(--sun-color);animation:color-switch 10s infinite}.generator-card{width:100%}.generator-card .upgrades{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center}.generator-card .upgrades>*{flex:1;min-width:0}input[type=text]{width:80%;padding:.5rem;margin:.5rem 0;border-radius:.5rem;border:1px solid var(--accent-color);background-color:var(--background-color-2);color:var(--text-color)}@media (max-width: 768px){.resource-card{min-width:200px;margin-bottom:20px;padding:10px}.resource-card p{margin:0}}@keyframes color-switch{0%{color:var(--color-switch-1)}50%{color:var(--color-switch-2)}to{color:var(--color-switch-1)}}@keyframes gliding{0%{background-position:0 0}to{background-position:200% 200%}}@keyframes pulse{0%{background-size:100% 100%,100% 100%,100% 100%,100% 100%}50%{background-size:120% 120%,110% 110%,120% 120%,80% 80%}to{background-size:100% 100%,100% 100%,100% 100%,100% 100%}}@keyframes fall{0%{background-position:0 200%}to{background-position:0 0}}@keyframes slide{0%{background-position:200% 0}to{background-position:0 0}}@keyframes background-position-y-animation{0%{background-position-y:0}to{background-position-y:var(--max-background-y)}}@keyframes background-position-x-animation{0%{background-position-x:0}to{background-position-x:var(--max-background-x)}}@keyframes color-gradient{0%{color:var(--color-gradient-1)}25%{color:var(--color-gradient-2)}50%{color:var(--color-gradient-3)}75%{color:var(--color-gradient-4)}to{color:var(--color-gradient-1)}}app-green-galaxy-tree .saved-trees-modal{--archive-green: #39f49b;--archive-cyan: #48e8d2;position:relative;display:flex;flex-direction:column;width:min(1040px,100%);max-height:min(820px,calc(100dvh - 3rem));overflow:hidden;border:1px solid rgba(57,244,155,.4);background:linear-gradient(rgba(57,244,155,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(57,244,155,.025) 1px,transparent 1px),radial-gradient(circle at 0 0,rgba(57,244,155,.1),transparent 34%),linear-gradient(145deg,#07120dfc,#030706fe);background-size:30px 30px,30px 30px,auto,auto;box-shadow:0 0 70px #39f49b1c,inset 0 0 40px #000000a6;color:var(--text-color-main);clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,30px 100%,0 calc(100% - 30px))}app-green-galaxy-tree .saved-trees-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:1.35rem 1.6rem;border-bottom:1px solid rgba(57,244,155,.18);text-align:left}app-green-galaxy-tree .saved-trees-heading h2{margin:.15rem 0 .25rem;color:var(--archive-green);font-size:1.8rem;letter-spacing:.04em}app-green-galaxy-tree .saved-trees-heading>p:last-child{margin:0;color:#8fa399;font-size:.9rem}app-green-galaxy-tree .modal-eyebrow{margin:0;color:#668275;font:700 .68rem/1.3 monospace;letter-spacing:.17em}app-green-galaxy-tree .archive-mark{position:relative;width:3.8rem;height:3.8rem}app-green-galaxy-tree .archive-mark:before,app-green-galaxy-tree .archive-mark:after{content:"";position:absolute;inset:.55rem;border:1px solid rgba(57,244,155,.48);transform:rotate(45deg)}app-green-galaxy-tree .archive-mark:after{inset:1.05rem;border-color:#48e8d24d;transform:rotate(17deg)}app-green-galaxy-tree .archive-mark span,app-green-galaxy-tree .archive-mark i{position:absolute;z-index:1;width:.45rem;height:.45rem;border-radius:50%;background:var(--archive-green);box-shadow:0 0 8px var(--archive-green)}app-green-galaxy-tree .archive-mark span{top:1.68rem;left:1.68rem}app-green-galaxy-tree .archive-mark i:nth-child(2){top:.3rem;right:.35rem}app-green-galaxy-tree .archive-mark i:nth-child(3){bottom:.3rem;left:.35rem}app-green-galaxy-tree .saved-trees-close{width:2.4rem;height:2.4rem;border:1px solid rgba(57,244,155,.22);background:#00000038;color:#7d9187;font-size:1.5rem;cursor:pointer}app-green-galaxy-tree .saved-trees-close:hover{border-color:var(--archive-green);color:var(--archive-green)}app-green-galaxy-tree .archive-status{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:0;min-height:54px;padding:0 1.6rem;border-bottom:1px solid rgba(57,244,155,.13);background:#0003}app-green-galaxy-tree .archive-status>div{display:flex;align-items:baseline;gap:.7rem;padding-right:1.25rem;margin-right:1.25rem;border-right:1px solid rgba(57,244,155,.13)}app-green-galaxy-tree .archive-status span{color:#60776b;font:700 .65rem monospace;letter-spacing:.12em}app-green-galaxy-tree .archive-status strong{color:var(--archive-cyan);font:700 1rem monospace}app-green-galaxy-tree .archive-status p{justify-self:end;margin:0;color:#718a7d;font:700 .65rem monospace;letter-spacing:.11em}app-green-galaxy-tree .archive-status p span{display:inline-block;width:.45rem;height:.45rem;margin-right:.45rem;border-radius:50%;background:var(--archive-green);box-shadow:0 0 8px var(--archive-green)}app-green-galaxy-tree .saved-trees-content{min-height:260px;overflow-y:auto;padding:1.25rem 1.6rem;scrollbar-color:rgba(57,244,155,.35) rgba(255,255,255,.03)}app-green-galaxy-tree .saved-trees-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}app-green-galaxy-tree .saved-tree-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1.15rem;overflow:hidden;border:1px solid rgba(57,244,155,.16);background:linear-gradient(135deg,#39f49b0e,#00000038 48%);text-align:left}app-green-galaxy-tree .saved-tree-card:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:var(--archive-green);opacity:.6}app-green-galaxy-tree .card-index{position:absolute;top:.7rem;right:.8rem;color:#39f49b26;font:700 2.5rem/1 monospace}app-green-galaxy-tree .saved-tree-summary{min-width:0}app-green-galaxy-tree .saved-tree-summary h3{margin:.35rem 0 0;overflow:hidden;color:#d7e4dd;font-size:1.12rem;font-weight:600;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}app-green-galaxy-tree .saved-tree-metrics{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}app-green-galaxy-tree .saved-tree-metrics div{padding:.65rem .75rem;border:1px solid rgba(255,255,255,.06);background:#00000038}app-green-galaxy-tree .saved-tree-metrics span{display:block;margin-bottom:.3rem;color:#61766b;font:700 .62rem monospace;letter-spacing:.1em;text-transform:uppercase}app-green-galaxy-tree .saved-tree-metrics strong{color:var(--archive-cyan);font:700 .92rem monospace}app-green-galaxy-tree .saved-tree-actions{grid-column:1 / -1;display:grid;grid-template-columns:1.25fr 1fr auto;gap:.45rem;padding-top:.15rem}app-green-galaxy-tree .saved-tree-actions app-button{min-width:0}app-green-galaxy-tree .saved-trees-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:250px;color:#7f9188;text-align:center}app-green-galaxy-tree .saved-trees-empty h3{margin:.4rem 0;color:#c8d6cf;font-size:1.35rem}app-green-galaxy-tree .saved-trees-empty>p:last-child{max-width:430px;margin:.15rem 0 0;line-height:1.6}app-green-galaxy-tree .empty-constellation{position:relative;width:5rem;height:3rem;margin-bottom:1rem}app-green-galaxy-tree .empty-constellation:before,app-green-galaxy-tree .empty-constellation:after{content:"";position:absolute;width:3.5rem;height:1px;top:1.5rem;left:.75rem;background:#39f49b3d;transform:rotate(24deg)}app-green-galaxy-tree .empty-constellation:after{transform:rotate(-20deg)}app-green-galaxy-tree .empty-constellation span,app-green-galaxy-tree .empty-constellation i{position:absolute;width:.45rem;height:.45rem;border:1px solid rgba(57,244,155,.5);border-radius:50%}app-green-galaxy-tree .empty-constellation span{top:1.3rem;left:2.3rem;background:var(--archive-green);box-shadow:0 0 9px var(--archive-green)}app-green-galaxy-tree .empty-constellation i:nth-child(2){top:.25rem;left:.3rem}app-green-galaxy-tree .empty-constellation i:nth-child(3){top:.15rem;right:.3rem}app-green-galaxy-tree .empty-constellation i:nth-child(4){bottom:.1rem;right:.75rem}app-green-galaxy-tree .save-tree-composer{display:grid;grid-template-columns:minmax(190px,.65fr) 1.35fr;align-items:center;gap:1.5rem;padding:1.1rem 1.6rem 1.3rem;border-top:1px solid rgba(57,244,155,.18);background:#00000047;text-align:left}app-green-galaxy-tree .save-tree-composer label{display:block;margin-top:.25rem;color:#c9d7d0;font-size:1rem;font-weight:600}app-green-galaxy-tree .save-tree-input{display:grid;grid-template-columns:1fr auto;gap:.55rem}app-green-galaxy-tree .save-tree-input input{min-width:0;padding:.75rem .9rem;border:1px solid rgba(57,244,155,.25);outline:0;background:#020805cc;color:var(--text-color-main);font:.9rem monospace}app-green-galaxy-tree .save-tree-input input::placeholder{color:#53645b}app-green-galaxy-tree .save-tree-input input:focus{border-color:var(--archive-green);box-shadow:0 0 0 2px #39f49b14}@media (max-width: 700px){app-green-galaxy-tree .modal-overlay{align-items:flex-end;padding:.65rem}app-green-galaxy-tree .saved-trees-modal{max-height:calc(100dvh - 1.3rem);clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}app-green-galaxy-tree .saved-trees-header{grid-template-columns:1fr auto;gap:.75rem;padding:1rem}app-green-galaxy-tree .archive-mark{display:none}app-green-galaxy-tree .saved-trees-heading>p:last-child{display:none}app-green-galaxy-tree .saved-trees-heading h2{font-size:1.4rem}app-green-galaxy-tree .archive-status{grid-template-columns:1fr 1fr;padding:0 1rem}app-green-galaxy-tree .archive-status>div{justify-content:center;margin:0;padding:0 .5rem}app-green-galaxy-tree .archive-status>div:nth-child(2){border-right:0}app-green-galaxy-tree .archive-status p{display:none}app-green-galaxy-tree .saved-trees-content{padding:.85rem 1rem}app-green-galaxy-tree .saved-trees-grid{grid-template-columns:1fr}app-green-galaxy-tree .save-tree-composer{grid-template-columns:1fr;gap:.7rem;padding:.9rem 1rem 1rem}app-green-galaxy-tree .galaxy-tree-wrapper{padding-bottom:.5rem}}@media (max-width: 430px){app-green-galaxy-tree .saved-tree-actions{grid-template-columns:1fr 1fr}app-green-galaxy-tree .saved-tree-actions app-button:first-child{grid-column:1 / -1}app-green-galaxy-tree .save-tree-input{grid-template-columns:1fr}}.red-particle-emitter,.accelerator-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.red-particle-emitter:nth-child(1),.accelerator-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(60vw,19vh);background-color:var(--red-button-color);animation-duration:1.55s;animation-delay:-1.2555s}.red-particle-emitter:nth-child(2),.accelerator-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(35vw,58vh);background-color:var(--red-button-color);animation-duration:1.55s;animation-delay:-1.178s}.red-particle-emitter:nth-child(3),.accelerator-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(12vw,46vh);background-color:var(--red-button-color);animation-duration:1.14s;animation-delay:-.0456s}.red-particle-emitter:nth-child(4),.accelerator-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(51vw,33vh);background-color:var(--red-button-color);animation-duration:1.5s;animation-delay:-.87s}.red-particle-emitter:nth-child(5),.accelerator-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(44vw,1vh);background-color:var(--red-button-color);animation-duration:1.13s;animation-delay:-.2373s}.red-particle-emitter:nth-child(6),.accelerator-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(52vw,62vh);background-color:var(--red-button-color);animation-duration:1.13s;animation-delay:-.1695s}.red-particle-emitter:nth-child(7),.accelerator-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(9vw,64vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.7107s}.red-particle-emitter:nth-child(8),.accelerator-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(74vw,45vh);background-color:var(--red-button-color);animation-duration:1.97s;animation-delay:-.6107s}.red-particle-emitter:nth-child(9),.accelerator-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(97vw,62vh);background-color:var(--red-button-color);animation-duration:1.8s;animation-delay:-.774s}.red-particle-emitter:nth-child(10),.accelerator-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(59vw,69vh);background-color:var(--red-button-color);animation-duration:1.1s;animation-delay:-.924s}.red-particle-emitter:nth-child(11),.accelerator-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(58vw,61vh);background-color:var(--red-button-color);animation-duration:1.63s;animation-delay:-1.6137s}.red-particle-emitter:nth-child(12),.accelerator-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(87vw,83vh);background-color:var(--red-button-color);animation-duration:1.7s;animation-delay:-1.054s}.red-particle-emitter:nth-child(13),.accelerator-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(30vw,18vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.108s}.red-particle-emitter:nth-child(14),.accelerator-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(10vw,81vh);background-color:var(--red-button-color);animation-duration:1.74s;animation-delay:-.6438s}.red-particle-emitter:nth-child(15),.accelerator-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(44vw,47vh);background-color:var(--red-button-color);animation-duration:1.65s;animation-delay:-66ms}.red-particle-emitter:nth-child(16),.accelerator-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(11vw,17vh);background-color:var(--red-button-color);animation-duration:1.25s;animation-delay:-.4s}.red-particle-emitter:nth-child(17),.accelerator-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(77vw,38vh);background-color:var(--red-button-color);animation-duration:1.79s;animation-delay:-.9666s}.red-particle-emitter:nth-child(18),.accelerator-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(40vw,1vh);background-color:var(--red-button-color);animation-duration:1.49s;animation-delay:-.7301s}.red-particle-emitter:nth-child(19),.accelerator-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(4vw,97vh);background-color:var(--red-button-color);animation-duration:1.26s;animation-delay:-.2646s}.red-particle-emitter:nth-child(20),.accelerator-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(46vw,11vh);background-color:var(--red-button-color);animation-duration:1.66s;animation-delay:-1.2616s}.red-particle-emitter:nth-child(21),.accelerator-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(1vw,93vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-.9702s}.red-particle-emitter:nth-child(22),.accelerator-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(43vw,36vh);background-color:var(--red-button-color);animation-duration:1.41s;animation-delay:-.6063s}.red-particle-emitter:nth-child(23),.accelerator-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(45vw,15vh);background-color:var(--red-button-color);animation-duration:1.47s;animation-delay:-.7938s}.red-particle-emitter:nth-child(24),.accelerator-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(69vw,73vh);background-color:var(--red-button-color);animation-duration:1.14s;animation-delay:-.1938s}.red-particle-emitter:nth-child(25),.accelerator-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(29vw,29vh);background-color:var(--red-button-color);animation-duration:1.94s;animation-delay:-.679s}.red-particle-emitter:nth-child(26),.accelerator-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(63vw,5vh);background-color:var(--red-button-color);animation-duration:1.35s;animation-delay:-.7425s}.red-particle-emitter:nth-child(27),.accelerator-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(17vw,66vh);background-color:var(--red-button-color);animation-duration:1.74s;animation-delay:-1.0092s}.red-particle-emitter:nth-child(28),.accelerator-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(30vw,82vh);background-color:var(--red-button-color);animation-duration:1.96s;animation-delay:-1.6464s}.red-particle-emitter:nth-child(29),.accelerator-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(70vw,10vh);background-color:var(--red-button-color);animation-duration:1.44s;animation-delay:-.1728s}.red-particle-emitter:nth-child(30),.accelerator-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(8vw,35vh);background-color:var(--red-button-color);animation-duration:1.9s;animation-delay:-.779s}.red-particle-emitter:nth-child(31),.accelerator-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(72vw,54vh);background-color:var(--red-button-color);animation-duration:1.58s;animation-delay:-1.501s}.red-particle-emitter:nth-child(32),.accelerator-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(93vw,66vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.384s}.red-particle-emitter:nth-child(33),.accelerator-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(55vw,14vh);background-color:var(--red-button-color);animation-duration:1.11s;animation-delay:-.3108s}.red-particle-emitter:nth-child(34),.accelerator-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(23vw,44vh);background-color:var(--red-button-color);animation-duration:1.69s;animation-delay:-1.2337s}.red-particle-emitter:nth-child(35),.accelerator-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(31vw,6vh);background-color:var(--red-button-color);animation-duration:1.58s;animation-delay:-.3318s}.red-particle-emitter:nth-child(36),.accelerator-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(75vw,68vh);background-color:var(--red-button-color);animation-duration:1.12s;animation-delay:-.2352s}.red-particle-emitter:nth-child(37),.accelerator-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(79vw,80vh);background-color:var(--red-button-color);animation-duration:1.4s;animation-delay:-1.106s}.red-particle-emitter:nth-child(38),.accelerator-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(99vw,27vh);background-color:var(--red-button-color);animation-duration:1.57s;animation-delay:-.0471s}.red-particle-emitter:nth-child(39),.accelerator-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(97vw,87vh);background-color:var(--red-button-color);animation-duration:1.52s;animation-delay:-.6384s}.red-particle-emitter:nth-child(40),.accelerator-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(85vw,53vh);background-color:var(--red-button-color);animation-duration:1.92s;animation-delay:-1.3824s}.red-particle-emitter:nth-child(41),.accelerator-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(15vw,100vh);background-color:var(--red-button-color);animation-duration:1.36s;animation-delay:-.8976s}.red-particle-emitter:nth-child(42),.accelerator-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(7vw,48vh);background-color:var(--red-button-color);animation-duration:1.46s;animation-delay:-.146s}.red-particle-emitter:nth-child(43),.accelerator-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(76vw,43vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.618s}.red-particle-emitter:nth-child(44),.accelerator-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(5vw,70vh);background-color:var(--red-button-color);animation-duration:1.75s;animation-delay:-1.6275s}.red-particle-emitter:nth-child(45),.accelerator-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(48vw,57vh);background-color:var(--red-button-color);animation-duration:1.84s;animation-delay:-1.5824s}.red-particle-emitter:nth-child(46),.accelerator-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(38vw,33vh);background-color:var(--red-button-color);animation-duration:1.73s;animation-delay:-1.3667s}.red-particle-emitter:nth-child(47),.accelerator-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(35vw,55vh);background-color:var(--red-button-color);animation-duration:1.84s;animation-delay:-.4784s}.red-particle-emitter:nth-child(48),.accelerator-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(34vw,9vh);background-color:var(--red-button-color);animation-duration:1.74s;animation-delay:-.1392s}.red-particle-emitter:nth-child(49),.accelerator-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(48vw,50vh);background-color:var(--red-button-color);animation-duration:1.08s;animation-delay:-.3996s}.red-particle-emitter:nth-child(50),.accelerator-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(43vw,56vh);background-color:var(--red-button-color);animation-duration:1.18s;animation-delay:-.5074s}.red-particle-emitter:nth-child(51),.accelerator-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(47vw,49vh);background-color:var(--red-button-color);animation-duration:1.4s;animation-delay:-.448s}.red-particle-emitter:nth-child(52),.accelerator-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(63vw,50vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.924s}.red-particle-emitter:nth-child(53),.accelerator-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(99vw,28vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.2781s}.red-particle-emitter:nth-child(54),.accelerator-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(27vw,7vh);background-color:var(--red-button-color);animation-duration:1.53s;animation-delay:-1.4688s}.red-particle-emitter:nth-child(55),.accelerator-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(5vw,55vh);background-color:var(--red-button-color);animation-duration:1.68s;animation-delay:-.9744s}.red-particle-emitter:nth-child(56),.accelerator-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(79vw,91vh);background-color:var(--red-button-color);animation-duration:1.77s;animation-delay:-.4602s}.red-particle-emitter:nth-child(57),.accelerator-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(81vw,80vh);background-color:var(--red-button-color);animation-duration:1.78s;animation-delay:-.9968s}.red-particle-emitter:nth-child(58),.accelerator-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(5vw,28vh);background-color:var(--red-button-color);animation-duration:1.17s;animation-delay:-.1755s}.red-particle-emitter:nth-child(59),.accelerator-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(69vw,31vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-.3542s}.red-particle-emitter:nth-child(60),.accelerator-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(42vw,57vh);background-color:var(--red-button-color);animation-duration:1.42s;animation-delay:-1.3206s}.red-particle-emitter:nth-child(61),.accelerator-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(64vw,16vh);background-color:var(--red-button-color);animation-duration:1.07s;animation-delay:-.5564s}.red-particle-emitter:nth-child(62),.accelerator-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(42vw,14vh);background-color:var(--red-button-color);animation-duration:1.44s;animation-delay:-1.1376s}.red-particle-emitter:nth-child(63),.accelerator-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(3vw,25vh);background-color:var(--red-button-color);animation-duration:1.14s;animation-delay:-.969s}.red-particle-emitter:nth-child(64),.accelerator-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(28vw,10vh);background-color:var(--red-button-color);animation-duration:1.6s;animation-delay:-.544s}.red-particle-emitter:nth-child(65),.accelerator-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(98vw,92vh);background-color:var(--red-button-color);animation-duration:1.07s;animation-delay:-1.0165s}.red-particle-emitter:nth-child(66),.accelerator-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(77vw,39vh);background-color:var(--red-button-color);animation-duration:1.22s;animation-delay:-.2684s}.red-particle-emitter:nth-child(67),.accelerator-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(79vw,79vh);background-color:var(--red-button-color);animation-duration:1.33s;animation-delay:-.6251s}.red-particle-emitter:nth-child(68),.accelerator-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(12vw,16vh);background-color:var(--red-button-color);animation-duration:1.7s;animation-delay:-68ms}.red-particle-emitter:nth-child(69),.accelerator-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(62vw,79vh);background-color:var(--red-button-color);animation-duration:1.53s;animation-delay:-.9945s}.red-particle-emitter:nth-child(70),.accelerator-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(19vw,86vh);background-color:var(--red-button-color);animation-duration:1.6s;animation-delay:-1.04s}.red-particle-emitter:nth-child(71),.accelerator-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(67vw,19vh);background-color:var(--red-button-color);animation-duration:1.32s;animation-delay:-1.188s}.red-particle-emitter:nth-child(72),.accelerator-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(72vw,68vh);background-color:var(--red-button-color);animation-duration:1.34s;animation-delay:-.7638s}.red-particle-emitter:nth-child(73),.accelerator-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(25vw,100vh);background-color:var(--red-button-color);animation-duration:1.76s;animation-delay:-.5104s}.red-particle-emitter:nth-child(74),.accelerator-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(36vw,17vh);background-color:var(--red-button-color);animation-duration:1.74s;animation-delay:-.5046s}.red-particle-emitter:nth-child(75),.accelerator-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(6vw,48vh);background-color:var(--red-button-color);animation-duration:1.81s;animation-delay:-1.2489s}.red-particle-emitter:nth-child(76),.accelerator-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(39vw,67vh);background-color:var(--red-button-color);animation-duration:1.65s;animation-delay:-.99s}.red-particle-emitter:nth-child(77),.accelerator-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(28vw,34vh);background-color:var(--red-button-color);animation-duration:1.9s;animation-delay:-.38s}.red-particle-emitter:nth-child(78),.accelerator-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(68vw,45vh);background-color:var(--red-button-color);animation-duration:1.57s;animation-delay:-1.2089s}.red-particle-emitter:nth-child(79),.accelerator-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(54vw,53vh);background-color:var(--red-button-color);animation-duration:1.98s;animation-delay:-1.8018s}.red-particle-emitter:nth-child(80),.accelerator-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(48vw,100vh);background-color:var(--red-button-color);animation-duration:1.37s;animation-delay:-.3151s}.red-particle-emitter:nth-child(81),.accelerator-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(90vw,45vh);background-color:var(--red-button-color);animation-duration:1.58s;animation-delay:-.1422s}.red-particle-emitter:nth-child(82),.accelerator-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(89vw,36vh);background-color:var(--red-button-color);animation-duration:1.09s;animation-delay:-.8393s}.red-particle-emitter:nth-child(83),.accelerator-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(62vw,68vh);background-color:var(--red-button-color);animation-duration:1.25s;animation-delay:-1.025s}.red-particle-emitter:nth-child(84),.accelerator-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(29vw,68vh);background-color:var(--red-button-color);animation-duration:1.7s;animation-delay:-1.649s}.red-particle-emitter:nth-child(85),.accelerator-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(81vw,91vh);background-color:var(--red-button-color);animation-duration:1.83s;animation-delay:-1.83s}.red-particle-emitter:nth-child(86),.accelerator-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(4vw,39vh);background-color:var(--red-button-color);animation-duration:1.08s;animation-delay:-.3348s}.red-particle-emitter:nth-child(87),.accelerator-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(89vw,96vh);background-color:var(--red-button-color);animation-duration:1.85s;animation-delay:-1.2765s}.red-particle-emitter:nth-child(88),.accelerator-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(56vw,88vh);background-color:var(--red-button-color);animation-duration:1.02s;animation-delay:-.1224s}.red-particle-emitter:nth-child(89),.accelerator-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(53vw,35vh);background-color:var(--red-button-color);animation-duration:1.33s;animation-delay:-1.2635s}.red-particle-emitter:nth-child(90),.accelerator-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(35vw,24vh);background-color:var(--red-button-color);animation-duration:1.5s;animation-delay:-1.395s}.red-particle-emitter:nth-child(91),.accelerator-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(80vw,56vh);background-color:var(--red-button-color);animation-duration:1.43s;animation-delay:-.0858s}.red-particle-emitter:nth-child(92),.accelerator-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(5vw,61vh);background-color:var(--red-button-color);animation-duration:1.39s;animation-delay:-1.0842s}.red-particle-emitter:nth-child(93),.accelerator-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(11vw,31vh);background-color:var(--red-button-color);animation-duration:1.88s;animation-delay:-.8084s}.red-particle-emitter:nth-child(94),.accelerator-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(3vw,9vh);background-color:var(--red-button-color);animation-duration:1.86s;animation-delay:-.186s}.red-particle-emitter:nth-child(95),.accelerator-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(21vw,36vh);background-color:var(--red-button-color);animation-duration:1.8s;animation-delay:-.558s}.red-particle-emitter:nth-child(96),.accelerator-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(15vw,13vh);background-color:var(--red-button-color);animation-duration:1.1s;animation-delay:-99ms}.red-particle-emitter:nth-child(97),.accelerator-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(77vw,71vh);background-color:var(--red-button-color);animation-duration:1.88s;animation-delay:-1.3536s}.red-particle-emitter:nth-child(98),.accelerator-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(83vw,3vh);background-color:var(--red-button-color);animation-duration:1.07s;animation-delay:-.107s}.red-particle-emitter:nth-child(99),.accelerator-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(58vw,15vh);background-color:var(--red-button-color);animation-duration:1.58s;animation-delay:-1.0744s}.red-particle-emitter:nth-child(100),.accelerator-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(72vw,66vh);background-color:var(--red-button-color);animation-duration:1.55s;animation-delay:-.3255s}.red-particle-emitter:nth-child(101),.accelerator-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(73vw,36vh);background-color:var(--red-button-color);animation-duration:1.43s;animation-delay:-.9724s}.red-particle-emitter:nth-child(102),.accelerator-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(40vw,83vh);background-color:var(--red-button-color);animation-duration:1.01s;animation-delay:-.9191s}.red-particle-emitter:nth-child(103),.accelerator-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(47vw,64vh);background-color:var(--red-button-color);animation-duration:1.06s;animation-delay:-.212s}.red-particle-emitter:nth-child(104),.accelerator-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(97vw,35vh);background-color:var(--red-button-color);animation-duration:1.13s;animation-delay:-.3842s}.red-particle-emitter:nth-child(105),.accelerator-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(32vw,52vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-1.54s}.red-particle-emitter:nth-child(106),.accelerator-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(80vw,90vh);background-color:var(--red-button-color);animation-duration:1.48s;animation-delay:-1.2728s}.red-particle-emitter:nth-child(107),.accelerator-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(52vw,49vh);background-color:var(--red-button-color);animation-duration:1.75s;animation-delay:-.4025s}.red-particle-emitter:nth-child(108),.accelerator-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(17vw,54vh);background-color:var(--red-button-color);animation-duration:1.46s;animation-delay:-.3358s}.red-particle-emitter:nth-child(109),.accelerator-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(26vw,84vh);background-color:var(--red-button-color);animation-duration:1.5s;animation-delay:-1.11s}.red-particle-emitter:nth-child(110),.accelerator-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(84vw,41vh);background-color:var(--red-button-color);animation-duration:1.11s;animation-delay:-.6105s}.yellow-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.yellow-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(97vw,29vh);background-color:var(--yellow-button-color);animation-duration:1.48s;animation-delay:-.1036s}.yellow-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(3vw,44vh);background-color:var(--yellow-button-color);animation-duration:1.28s;animation-delay:-.3072s}.yellow-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(62vw,74vh);background-color:var(--yellow-button-color);animation-duration:1.85s;animation-delay:-1.517s}.yellow-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(60vw,66vh);background-color:var(--yellow-button-color);animation-duration:1.82s;animation-delay:-1.5652s}.yellow-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(54vw,17vh);background-color:var(--yellow-button-color);animation-duration:1.71s;animation-delay:-.4275s}.yellow-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(63vw,15vh);background-color:var(--yellow-button-color);animation-duration:1.73s;animation-delay:-.5536s}.yellow-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(99vw,78vh);background-color:var(--yellow-button-color);animation-duration:1.28s;animation-delay:-.0128s}.yellow-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(62vw,4vh);background-color:var(--yellow-button-color);animation-duration:1.98s;animation-delay:-.2772s}.yellow-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(98vw,11vh);background-color:var(--yellow-button-color);animation-duration:1.28s;animation-delay:-.4224s}.yellow-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(21vw,15vh);background-color:var(--yellow-button-color);animation-duration:1.69s;animation-delay:-1.352s}.yellow-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(11vw,34vh);background-color:var(--yellow-button-color);animation-duration:1.14s;animation-delay:-.8778s}.yellow-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(52vw,39vh);background-color:var(--yellow-button-color);animation-duration:1.59s;animation-delay:-.7632s}.yellow-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(33vw,21vh);background-color:var(--yellow-button-color);animation-duration:1.02s;animation-delay:-.918s}.yellow-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(69vw,36vh);background-color:var(--yellow-button-color);animation-duration:1.69s;animation-delay:-1.6393s}.yellow-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(36vw,20vh);background-color:var(--yellow-button-color);animation-duration:1.72s;animation-delay:-.5848s}.yellow-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(16vw,6vh);background-color:var(--yellow-button-color);animation-duration:1.86s;animation-delay:-.3906s}.yellow-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(43vw,99vh);background-color:var(--yellow-button-color);animation-duration:1.11s;animation-delay:-.9435s}.yellow-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(74vw,48vh);background-color:var(--yellow-button-color);animation-duration:1.64s;animation-delay:-1.2136s}.yellow-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(29vw,72vh);background-color:var(--yellow-button-color);animation-duration:1.36s;animation-delay:-1.2512s}.yellow-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(38vw,97vh);background-color:var(--yellow-button-color);animation-duration:1.15s;animation-delay:-.7015s}.yellow-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(26vw,66vh);background-color:var(--yellow-button-color);animation-duration:1.68s;animation-delay:-1.3272s}.yellow-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(21vw,93vh);background-color:var(--yellow-button-color);animation-duration:1.95s;animation-delay:-.117s}.yellow-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(3vw,72vh);background-color:var(--yellow-button-color);animation-duration:1.32s;animation-delay:-.6336s}.yellow-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(98vw,54vh);background-color:var(--yellow-button-color);animation-duration:1.9s;animation-delay:-1.33s}.yellow-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(92vw,45vh);background-color:var(--yellow-button-color);animation-duration:1.84s;animation-delay:-.2392s}.yellow-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(79vw,63vh);background-color:var(--yellow-button-color);animation-duration:1.38s;animation-delay:-.4416s}.yellow-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(97vw,5vh);background-color:var(--yellow-button-color);animation-duration:1.42s;animation-delay:-1.349s}.yellow-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(25vw,55vh);background-color:var(--yellow-button-color);animation-duration:1.05s;animation-delay:-.651s}.yellow-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(60vw,53vh);background-color:var(--yellow-button-color);animation-duration:1.75s;animation-delay:-.28s}.yellow-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(52vw,88vh);background-color:var(--yellow-button-color);animation-duration:1.76s;animation-delay:-.0352s}.yellow-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(2vw,38vh);background-color:var(--yellow-button-color);animation-duration:1.61s;animation-delay:-.2737s}.yellow-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(44vw,96vh);background-color:var(--yellow-button-color);animation-duration:1.43s;animation-delay:-.4719s}.yellow-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(55vw,53vh);background-color:var(--yellow-button-color);animation-duration:1.22s;animation-delay:-.6954s}.yellow-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(65vw,94vh);background-color:var(--yellow-button-color);animation-duration:1.8s;animation-delay:-1.044s}.yellow-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(35vw,73vh);background-color:var(--yellow-button-color);animation-duration:1.79s;animation-delay:-.0537s}.yellow-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(56vw,53vh);background-color:var(--yellow-button-color);animation-duration:1.6s;animation-delay:-.352s}.yellow-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(82vw,53vh);background-color:var(--yellow-button-color);animation-duration:1.97s;animation-delay:-.1576s}.yellow-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(69vw,84vh);background-color:var(--yellow-button-color);animation-duration:1.77s;animation-delay:-1.3275s}.yellow-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(98vw,91vh);background-color:var(--yellow-button-color);animation-duration:1.24s;animation-delay:-1.1532s}.yellow-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(78vw,44vh);background-color:var(--yellow-button-color);animation-duration:1.65s;animation-delay:-.5115s}.yellow-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(100vw,25vh);background-color:var(--yellow-button-color);animation-duration:1.89s;animation-delay:-1.7955s}.yellow-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(26vw,33vh);background-color:var(--yellow-button-color);animation-duration:1.47s;animation-delay:-.7203s}.yellow-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(17vw,73vh);background-color:var(--yellow-button-color);animation-duration:1.49s;animation-delay:-.9834s}.yellow-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(81vw,77vh);background-color:var(--yellow-button-color);animation-duration:1.19s;animation-delay:-.5712s}.yellow-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(30vw,53vh);background-color:var(--yellow-button-color);animation-duration:1.51s;animation-delay:-.6493s}.yellow-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(25vw,49vh);background-color:var(--yellow-button-color);animation-duration:1.55s;animation-delay:-.0155s}.yellow-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(69vw,47vh);background-color:var(--yellow-button-color);animation-duration:1.2s;animation-delay:-.36s}.yellow-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(72vw,93vh);background-color:var(--yellow-button-color);animation-duration:1.59s;animation-delay:-.0477s}.yellow-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(3vw,91vh);background-color:var(--yellow-button-color);animation-duration:1.82s;animation-delay:-.8008s}.yellow-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(34vw,96vh);background-color:var(--yellow-button-color);animation-duration:1.8s;animation-delay:-1.242s}.yellow-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(51vw,43vh);background-color:var(--yellow-button-color);animation-duration:1.05s;animation-delay:-.672s}.yellow-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(60vw,34vh);background-color:var(--yellow-button-color);animation-duration:1.14s;animation-delay:-.6612s}.yellow-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(36vw,31vh);background-color:var(--yellow-button-color);animation-duration:1.62s;animation-delay:-.9882s}.yellow-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(30vw,38vh);background-color:var(--yellow-button-color);animation-duration:1.73s;animation-delay:-1.4013s}.yellow-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(1vw,78vh);background-color:var(--yellow-button-color);animation-duration:1.89s;animation-delay:-1.134s}.yellow-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(77vw,76vh);background-color:var(--yellow-button-color);animation-duration:1.71s;animation-delay:-.9576s}.yellow-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(98vw,86vh);background-color:var(--yellow-button-color);animation-duration:1.05s;animation-delay:-.189s}.yellow-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(40vw,63vh);background-color:var(--yellow-button-color);animation-duration:1.82s;animation-delay:-1.1466s}.yellow-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(16vw,49vh);background-color:var(--yellow-button-color);animation-duration:1.64s;animation-delay:-1.5088s}.yellow-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(16vw,98vh);background-color:var(--yellow-button-color);animation-duration:1.05s;animation-delay:-.5355s}.yellow-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(46vw,62vh);background-color:var(--yellow-button-color);animation-duration:1.37s;animation-delay:-1.0275s}.yellow-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(2vw,20vh);background-color:var(--yellow-button-color);animation-duration:1.8s;animation-delay:-1.116s}.yellow-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(96vw,8vh);background-color:var(--yellow-button-color);animation-duration:1.37s;animation-delay:-1.3289s}.yellow-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(84vw,55vh);background-color:var(--yellow-button-color);animation-duration:1.16s;animation-delay:-.3016s}.yellow-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(17vw,63vh);background-color:var(--yellow-button-color);animation-duration:1.81s;animation-delay:-.7964s}.yellow-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(85vw,43vh);background-color:var(--yellow-button-color);animation-duration:1.84s;animation-delay:-.2208s}.yellow-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(93vw,67vh);background-color:var(--yellow-button-color);animation-duration:1.63s;animation-delay:-.2771s}.yellow-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(29vw,37vh);background-color:var(--yellow-button-color);animation-duration:1.68s;animation-delay:-1.1424s}.yellow-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(8vw,56vh);background-color:var(--yellow-button-color);animation-duration:1.96s;animation-delay:-.0784s}.yellow-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(64vw,77vh);background-color:var(--yellow-button-color);animation-duration:1.3s;animation-delay:-.455s}.yellow-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(33vw,31vh);background-color:var(--yellow-button-color);animation-duration:1.24s;animation-delay:-.496s}.yellow-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(75vw,47vh);background-color:var(--yellow-button-color);animation-duration:1.45s;animation-delay:-.1595s}.yellow-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(82vw,48vh);background-color:var(--yellow-button-color);animation-duration:1.34s;animation-delay:-.737s}.yellow-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(81vw,11vh);background-color:var(--yellow-button-color);animation-duration:1.95s;animation-delay:-1.8525s}.yellow-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(52vw,30vh);background-color:var(--yellow-button-color);animation-duration:1.51s;animation-delay:-.8607s}.yellow-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(54vw,21vh);background-color:var(--yellow-button-color);animation-duration:1.52s;animation-delay:-1.0944s}.yellow-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(34vw,51vh);background-color:var(--yellow-button-color);animation-duration:1.47s;animation-delay:-.1176s}.yellow-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(4vw,96vh);background-color:var(--yellow-button-color);animation-duration:1.56s;animation-delay:-1.5132s}.yellow-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(28vw,12vh);background-color:var(--yellow-button-color);animation-duration:1.58s;animation-delay:-.9954s}.yellow-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(40vw,72vh);background-color:var(--yellow-button-color);animation-duration:1.35s;animation-delay:-.648s}.yellow-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(68vw,73vh);background-color:var(--yellow-button-color);animation-duration:1.98s;animation-delay:-1.8612s}.yellow-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(98vw,70vh);background-color:var(--yellow-button-color);animation-duration:1.52s;animation-delay:-1.0032s}.yellow-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(35vw,56vh);background-color:var(--yellow-button-color);animation-duration:1.12s;animation-delay:-.3472s}.yellow-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(35vw,80vh);background-color:var(--yellow-button-color);animation-duration:1.58s;animation-delay:-.474s}.yellow-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(22vw,78vh);background-color:var(--yellow-button-color);animation-duration:1.33s;animation-delay:-.7581s}.yellow-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(3vw,96vh);background-color:var(--yellow-button-color);animation-duration:1.03s;animation-delay:-.7725s}.yellow-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(64vw,73vh);background-color:var(--yellow-button-color);animation-duration:1.48s;animation-delay:-.962s}.yellow-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(15vw,26vh);background-color:var(--yellow-button-color);animation-duration:1.51s;animation-delay:-.9362s}.yellow-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(43vw,99vh);background-color:var(--yellow-button-color);animation-duration:1.69s;animation-delay:-.7267s}.yellow-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(70vw,44vh);background-color:var(--yellow-button-color);animation-duration:1.24s;animation-delay:-.1364s}.yellow-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(22vw,5vh);background-color:var(--yellow-button-color);animation-duration:1.44s;animation-delay:-1.08s}.yellow-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(27vw,4vh);background-color:var(--yellow-button-color);animation-duration:2s;animation-delay:-.58s}.yellow-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(80vw,11vh);background-color:var(--yellow-button-color);animation-duration:1.73s;animation-delay:-1.4878s}.yellow-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(64vw,13vh);background-color:var(--yellow-button-color);animation-duration:1.14s;animation-delay:-.4218s}.yellow-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(71vw,16vh);background-color:var(--yellow-button-color);animation-duration:1.92s;animation-delay:-1.1136s}.yellow-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(82vw,94vh);background-color:var(--yellow-button-color);animation-duration:1.56s;animation-delay:-.624s}.yellow-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(98vw,95vh);background-color:var(--yellow-button-color);animation-duration:1.49s;animation-delay:-1.192s}.yellow-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(32vw,4vh);background-color:var(--yellow-button-color);animation-duration:1.95s;animation-delay:-.7605s}.yellow-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(8vw,3vh);background-color:var(--yellow-button-color);animation-duration:1.59s;animation-delay:-.4611s}.yellow-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(95vw,17vh);background-color:var(--yellow-button-color);animation-duration:1.36s;animation-delay:-1.1288s}.yellow-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(48vw,94vh);background-color:var(--yellow-button-color);animation-duration:1.74s;animation-delay:-1.4616s}.yellow-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(2vw,88vh);background-color:var(--yellow-button-color);animation-duration:1.63s;animation-delay:-1.304s}.yellow-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(52vw,61vh);background-color:var(--yellow-button-color);animation-duration:1.22s;animation-delay:-.1464s}.yellow-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(74vw,10vh);background-color:var(--yellow-button-color);animation-duration:1.39s;animation-delay:-1.0842s}.yellow-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(29vw,67vh);background-color:var(--yellow-button-color);animation-duration:1.3s;animation-delay:-.689s}.yellow-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(88vw,45vh);background-color:var(--yellow-button-color);animation-duration:1.82s;animation-delay:-1.001s}.yellow-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(20vw,51vh);background-color:var(--yellow-button-color);animation-duration:1.86s;animation-delay:-1.6182s}.yellow-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(88vw,77vh);background-color:var(--yellow-button-color);animation-duration:1.93s;animation-delay:-.5597s}.yellow-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(34vw,36vh);background-color:var(--yellow-button-color);animation-duration:1.45s;animation-delay:-1.2035s}.yellow-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(29vw,52vh);background-color:var(--yellow-button-color);animation-duration:1.97s;animation-delay:-.1182s}.fusion-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.fusion-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(14vw,97vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.02s;animation-delay:-.9588s}.fusion-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(84vw,46vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.61s;animation-delay:-.7245s}.fusion-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(42vw,29vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.91s;animation-delay:-.8595s}.fusion-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(59vw,22vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.65s;animation-delay:-.1815s}.fusion-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(52vw,41vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.11s;animation-delay:-.444s}.fusion-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(29vw,11vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.25s;animation-delay:-.1s}.fusion-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(63vw,12vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.95s;animation-delay:-1.56s}.fusion-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(42vw,66vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.09s;animation-delay:-1.0464s}.fusion-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(90vw,95vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-1.4322s}.fusion-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(26vw,78vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.74s;animation-delay:-1.4268s}.fusion-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(7vw,94vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.34s;animation-delay:-.9112s}.fusion-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(36vw,35vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.94s;animation-delay:-.4462s}.fusion-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(85vw,12vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.07s;animation-delay:-.8988s}.fusion-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(93vw,47vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.98s;animation-delay:-.4158s}.fusion-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(14vw,15vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.58s;animation-delay:-.1422s}.fusion-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(94vw,65vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.93s;animation-delay:-1.2931s}.fusion-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(32vw,14vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.39s;animation-delay:-.4448s}.fusion-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(26vw,94vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.66s;animation-delay:-.8466s}.fusion-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(78vw,56vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.14s;animation-delay:-.798s}.fusion-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(87vw,16vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.64s;animation-delay:-.7544s}.fusion-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(38vw,49vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.78s;animation-delay:-.4984s}.fusion-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(52vw,34vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.09s;animation-delay:-.1526s}.fusion-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(31vw,13vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.62s;animation-delay:-1.4094s}.fusion-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(5vw,33vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.74s;animation-delay:-.5916s}.fusion-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(25vw,71vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-1.169s}.fusion-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(94vw,47vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.57s;animation-delay:-1.1304s}.fusion-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(40vw,83vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.71s;animation-delay:-.4788s}.fusion-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(67vw,49vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:2s;animation-delay:-.5s}.fusion-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(75vw,17vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.61s;animation-delay:-1.5456s}.fusion-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(35vw,98vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.26s;animation-delay:-.2268s}.fusion-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(51vw,61vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.71s;animation-delay:-.9234s}.fusion-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(29vw,95vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.92s;animation-delay:-.5184s}.fusion-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(10vw,29vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.11s;animation-delay:-.7992s}.fusion-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(54vw,76vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.85s;animation-delay:-1.628s}.fusion-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(39vw,72vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.22s;animation-delay:-.0732s}.fusion-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(84vw,24vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-.668s}.fusion-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(48vw,91vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.08s;animation-delay:-.594s}.fusion-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(77vw,11vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.82s;animation-delay:-.4004s}.fusion-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(89vw,82vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.69s;animation-delay:-1.3689s}.fusion-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(1vw,90vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.96s;animation-delay:-1.3524s}.fusion-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(57vw,71vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.768s}.fusion-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(17vw,40vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.49s;animation-delay:-.5513s}.fusion-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(49vw,63vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.18s;animation-delay:-.3776s}.fusion-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(6vw,9vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.16s;animation-delay:-1.0092s}.fusion-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(19vw,88vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.29s;animation-delay:-.5547s}.fusion-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(98vw,91vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.47s;animation-delay:-1.2348s}.fusion-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(23vw,28vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.89s;animation-delay:-.2079s}.fusion-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(78vw,18vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.49s;animation-delay:-.1192s}.fusion-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(98vw,33vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.36s;animation-delay:-.3536s}.fusion-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(29vw,100vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.2s;animation-delay:-.792s}.fusion-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(72vw,83vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-.77s}.fusion-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(23vw,28vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-.2142s}.fusion-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(90vw,45vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.59s;animation-delay:-1.0017s}.fusion-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(35vw,93vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.64s;animation-delay:-.3936s}.fusion-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(6vw,95vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.05s;animation-delay:-.7035s}.fusion-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(72vw,84vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.06s;animation-delay:-.6572s}.fusion-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(10vw,58vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.69s;animation-delay:-.7436s}.fusion-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(73vw,51vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.06s;animation-delay:-.7526s}.fusion-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(31vw,39vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.95s;animation-delay:-1.794s}.fusion-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(5vw,12vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.7s;animation-delay:-1.139s}.fusion-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(97vw,97vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.2s;animation-delay:-.348s}.fusion-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(72vw,47vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.15s;animation-delay:-.9085s}.fusion-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(26vw,6vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.21s;animation-delay:-.5445s}.fusion-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(23vw,64vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.73s;animation-delay:-1.2283s}.fusion-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(53vw,56vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.5s;animation-delay:-.405s}.fusion-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(8vw,43vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.93s;animation-delay:-1.7563s}.fusion-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(22vw,28vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-.5236s}.fusion-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(29vw,52vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.84s;animation-delay:-1.1408s}.fusion-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(51vw,3vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.02s;animation-delay:-.5508s}.fusion-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(97vw,96vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.75s;animation-delay:-.1575s}.fusion-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(91vw,76vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.59s;animation-delay:-1.5105s}.fusion-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(29vw,99vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.6272s}.fusion-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(77vw,24vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.2s;animation-delay:-.252s}.fusion-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(8vw,54vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.38s;animation-delay:-1.035s}.fusion-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(92vw,22vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.32s;animation-delay:-.858s}.fusion-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(12vw,72vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.21s;animation-delay:-.847s}.fusion-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(74vw,64vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.57s;animation-delay:-.157s}.fusion-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(97vw,45vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.4096s}.fusion-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(28vw,38vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.01s;animation-delay:-.0202s}.fusion-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(79vw,13vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.81s;animation-delay:-1.3213s}.fusion-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(33vw,49vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.73s;animation-delay:-.4325s}.fusion-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(78vw,75vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-.594s}.fusion-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(92vw,64vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.12s;animation-delay:-.224s}.fusion-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(38vw,87vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.8s;animation-delay:-1.404s}.fusion-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(19vw,92vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.81s;animation-delay:-.3077s}.fusion-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(24vw,41vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.43s;animation-delay:-1.2584s}.fusion-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(39vw,93vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.98s;animation-delay:-1.386s}.fusion-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(25vw,89vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.01s;animation-delay:-.202s}.fusion-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(43vw,34vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.29s;animation-delay:-1.1997s}.fusion-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(25vw,76vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-.3173s}.fusion-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(69vw,18vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.17s;animation-delay:-.2925s}.fusion-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(73vw,25vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.12s;animation-delay:-.392s}.fusion-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(52vw,82vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.97s;animation-delay:-.197s}.fusion-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(53vw,13vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.27s;animation-delay:-1.2573s}.fusion-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(9vw,94vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.26s;animation-delay:-.63s}.fusion-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(50vw,92vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.03s;animation-delay:-.6386s}.fusion-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(100vw,90vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.6s;animation-delay:-1.584s}.fusion-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(80vw,67vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.9728s}.fusion-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(21vw,70vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-.176s}.fusion-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(65vw,71vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.99s;animation-delay:-.5771s}.fusion-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(36vw,91vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.79s;animation-delay:-1.611s}.fusion-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(45vw,81vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.01s;animation-delay:-.8484s}.fusion-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(92vw,33vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.99s;animation-delay:-1.1343s}.fusion-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(4vw,33vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.93s;animation-delay:-1.1001s}.fusion-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(60vw,8vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-.3542s}.fusion-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(99vw,35vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.81s;animation-delay:-.0724s}.fusion-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(18vw,79vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.52s;animation-delay:-.5472s}.fusion-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(4vw,97vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.64s;animation-delay:-.6068s}.fusion-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(23vw,68vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-.484s}.fusion-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(31vw,85vh);background:radial-gradient(white,var(--yellow-button-color),var(--fusion-red-color),var(--background-color-2));animation-duration:1.56s;animation-delay:-.3744s}.green-particle-emitter,.decay-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.green-particle-emitter:nth-child(1),.decay-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(85vw,100vh);background-color:var(--accent-color-green);animation-duration:1.07s;animation-delay:-.6099s}.green-particle-emitter:nth-child(2),.decay-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(95vw,48vh);background-color:var(--accent-color-green);animation-duration:1.06s;animation-delay:-.1484s}.green-particle-emitter:nth-child(3),.decay-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(30vw,35vh);background-color:var(--accent-color-green);animation-duration:1.89s;animation-delay:-1.8522s}.green-particle-emitter:nth-child(4),.decay-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(90vw,59vh);background-color:var(--accent-color-green);animation-duration:1.38s;animation-delay:-.8418s}.green-particle-emitter:nth-child(5),.decay-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(65vw,54vh);background-color:var(--accent-color-green);animation-duration:1.44s;animation-delay:-.0432s}.green-particle-emitter:nth-child(6),.decay-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(88vw,11vh);background-color:var(--accent-color-green);animation-duration:1.17s;animation-delay:-1.0413s}.green-particle-emitter:nth-child(7),.decay-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(87vw,39vh);background-color:var(--accent-color-green);animation-duration:1.34s;animation-delay:-.5092s}.green-particle-emitter:nth-child(8),.decay-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(45vw,20vh);background-color:var(--accent-color-green);animation-duration:1.06s;animation-delay:-.5194s}.green-particle-emitter:nth-child(9),.decay-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(83vw,4vh);background-color:var(--accent-color-green);animation-duration:1.96s;animation-delay:-1.078s}.green-particle-emitter:nth-child(10),.decay-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(89vw,19vh);background-color:var(--accent-color-green);animation-duration:1.7s;animation-delay:-68ms}.green-particle-emitter:nth-child(11),.decay-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(2vw,31vh);background-color:var(--accent-color-green);animation-duration:1.96s;animation-delay:-1.862s}.green-particle-emitter:nth-child(12),.decay-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(24vw,29vh);background-color:var(--accent-color-green);animation-duration:1.6s;animation-delay:-.976s}.green-particle-emitter:nth-child(13),.decay-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(5vw,45vh);background-color:var(--accent-color-green);animation-duration:1.29s;animation-delay:-.5934s}.green-particle-emitter:nth-child(14),.decay-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(52vw,71vh);background-color:var(--accent-color-green);animation-duration:1.79s;animation-delay:-1.1635s}.green-particle-emitter:nth-child(15),.decay-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(42vw,75vh);background-color:var(--accent-color-green);animation-duration:1.96s;animation-delay:-1.8816s}.green-particle-emitter:nth-child(16),.decay-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(64vw,73vh);background-color:var(--accent-color-green);animation-duration:1.26s;animation-delay:-.9828s}.green-particle-emitter:nth-child(17),.decay-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(58vw,61vh);background-color:var(--accent-color-green);animation-duration:1.09s;animation-delay:-.3161s}.green-particle-emitter:nth-child(18),.decay-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(81vw,28vh);background-color:var(--accent-color-green);animation-duration:1.49s;animation-delay:-1.0579s}.green-particle-emitter:nth-child(19),.decay-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(47vw,61vh);background-color:var(--accent-color-green);animation-duration:1.79s;animation-delay:-1.2351s}.green-particle-emitter:nth-child(20),.decay-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(27vw,9vh);background-color:var(--accent-color-green);animation-duration:1.9s;animation-delay:-.209s}.green-particle-emitter:nth-child(21),.decay-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(46vw,50vh);background-color:var(--accent-color-green);animation-duration:1.77s;animation-delay:-.6549s}.green-particle-emitter:nth-child(22),.decay-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(11vw,59vh);background-color:var(--accent-color-green);animation-duration:1.4s;animation-delay:-.336s}.green-particle-emitter:nth-child(23),.decay-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(3vw,33vh);background-color:var(--accent-color-green);animation-duration:1.91s;animation-delay:-.2865s}.green-particle-emitter:nth-child(24),.decay-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(99vw,26vh);background-color:var(--accent-color-green);animation-duration:1.36s;animation-delay:-.7616s}.green-particle-emitter:nth-child(25),.decay-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(54vw,51vh);background-color:var(--accent-color-green);animation-duration:1.56s;animation-delay:-.5616s}.green-particle-emitter:nth-child(26),.decay-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(4vw,32vh);background-color:var(--accent-color-green);animation-duration:1.11s;animation-delay:-.0999s}.green-particle-emitter:nth-child(27),.decay-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(21vw,1vh);background-color:var(--accent-color-green);animation-duration:1.13s;animation-delay:-.2825s}.green-particle-emitter:nth-child(28),.decay-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(4vw,67vh);background-color:var(--accent-color-green);animation-duration:1.26s;animation-delay:-.3402s}.green-particle-emitter:nth-child(29),.decay-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(23vw,9vh);background-color:var(--accent-color-green);animation-duration:1.57s;animation-delay:-.6594s}.green-particle-emitter:nth-child(30),.decay-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(59vw,86vh);background-color:var(--accent-color-green);animation-duration:1.17s;animation-delay:-1.1349s}.green-particle-emitter:nth-child(31),.decay-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(2vw,4vh);background-color:var(--accent-color-green);animation-duration:1.46s;animation-delay:-1.1972s}.green-particle-emitter:nth-child(32),.decay-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(56vw,75vh);background-color:var(--accent-color-green);animation-duration:1.42s;animation-delay:-1.136s}.green-particle-emitter:nth-child(33),.decay-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(85vw,81vh);background-color:var(--accent-color-green);animation-duration:1.33s;animation-delay:-.9177s}.green-particle-emitter:nth-child(34),.decay-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(68vw,51vh);background-color:var(--accent-color-green);animation-duration:1.05s;animation-delay:-.9345s}.green-particle-emitter:nth-child(35),.decay-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(83vw,54vh);background-color:var(--accent-color-green);animation-duration:1.54s;animation-delay:-.1386s}.green-particle-emitter:nth-child(36),.decay-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(12vw,100vh);background-color:var(--accent-color-green);animation-duration:2s;animation-delay:-.86s}.green-particle-emitter:nth-child(37),.decay-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(74vw,26vh);background-color:var(--accent-color-green);animation-duration:1.67s;animation-delay:-1.0187s}.green-particle-emitter:nth-child(38),.decay-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(80vw,4vh);background-color:var(--accent-color-green);animation-duration:1.79s;animation-delay:-.3401s}.green-particle-emitter:nth-child(39),.decay-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(17vw,63vh);background-color:var(--accent-color-green);animation-duration:1.52s;animation-delay:-.2432s}.green-particle-emitter:nth-child(40),.decay-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(17vw,32vh);background-color:var(--accent-color-green);animation-duration:1.73s;animation-delay:-1.5743s}.green-particle-emitter:nth-child(41),.decay-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(25vw,100vh);background-color:var(--accent-color-green);animation-duration:1.66s;animation-delay:-.7636s}.green-particle-emitter:nth-child(42),.decay-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(22vw,45vh);background-color:var(--accent-color-green);animation-duration:1.59s;animation-delay:-1.4946s}.green-particle-emitter:nth-child(43),.decay-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(73vw,5vh);background-color:var(--accent-color-green);animation-duration:1.47s;animation-delay:-1.4553s}.green-particle-emitter:nth-child(44),.decay-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(40vw,62vh);background-color:var(--accent-color-green);animation-duration:1.29s;animation-delay:-.2193s}.green-particle-emitter:nth-child(45),.decay-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(17vw,85vh);background-color:var(--accent-color-green);animation-duration:1.56s;animation-delay:-.0468s}.green-particle-emitter:nth-child(46),.decay-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(14vw,10vh);background-color:var(--accent-color-green);animation-duration:1.28s;animation-delay:-.7424s}.green-particle-emitter:nth-child(47),.decay-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(85vw,79vh);background-color:var(--accent-color-green);animation-duration:1.19s;animation-delay:-.2023s}.green-particle-emitter:nth-child(48),.decay-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(88vw,35vh);background-color:var(--accent-color-green);animation-duration:1.03s;animation-delay:-.7931s}.green-particle-emitter:nth-child(49),.decay-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(53vw,1vh);background-color:var(--accent-color-green);animation-duration:1.69s;animation-delay:-1.4196s}.green-particle-emitter:nth-child(50),.decay-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(63vw,36vh);background-color:var(--accent-color-green);animation-duration:1.71s;animation-delay:-1.4706s}.green-particle-emitter:nth-child(51),.decay-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(44vw,19vh);background-color:var(--accent-color-green);animation-duration:1.8s;animation-delay:-1.44s}.green-particle-emitter:nth-child(52),.decay-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(38vw,84vh);background-color:var(--accent-color-green);animation-duration:1.62s;animation-delay:-1.1826s}.green-particle-emitter:nth-child(53),.decay-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(1vw,24vh);background-color:var(--accent-color-green);animation-duration:1.85s;animation-delay:-1.036s}.green-particle-emitter:nth-child(54),.decay-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(42vw,29vh);background-color:var(--accent-color-green);animation-duration:1.95s;animation-delay:-78ms}.green-particle-emitter:nth-child(55),.decay-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(95vw,82vh);background-color:var(--accent-color-green);animation-duration:1.45s;animation-delay:-1.0875s}.green-particle-emitter:nth-child(56),.decay-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(97vw,36vh);background-color:var(--accent-color-green);animation-duration:1.76s;animation-delay:-.1408s}.green-particle-emitter:nth-child(57),.decay-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(52vw,70vh);background-color:var(--accent-color-green);animation-duration:1.83s;animation-delay:-.5124s}.green-particle-emitter:nth-child(58),.decay-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(95vw,82vh);background-color:var(--accent-color-green);animation-duration:1.43s;animation-delay:-.3432s}.green-particle-emitter:nth-child(59),.decay-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(24vw,25vh);background-color:var(--accent-color-green);animation-duration:1.12s;animation-delay:-.224s}.green-particle-emitter:nth-child(60),.decay-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(79vw,74vh);background-color:var(--accent-color-green);animation-duration:1.57s;animation-delay:-.4553s}.green-particle-emitter:nth-child(61),.decay-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(68vw,27vh);background-color:var(--accent-color-green);animation-duration:1.58s;animation-delay:-1.5326s}.green-particle-emitter:nth-child(62),.decay-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(45vw,38vh);background-color:var(--accent-color-green);animation-duration:1.69s;animation-delay:-.6422s}.green-particle-emitter:nth-child(63),.decay-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(65vw,60vh);background-color:var(--accent-color-green);animation-duration:1.58s;animation-delay:-1.2798s}.green-particle-emitter:nth-child(64),.decay-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(44vw,6vh);background-color:var(--accent-color-green);animation-duration:1.44s;animation-delay:-.9504s}.green-particle-emitter:nth-child(65),.decay-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(87vw,9vh);background-color:var(--accent-color-green);animation-duration:1.21s;animation-delay:-.7865s}.green-particle-emitter:nth-child(66),.decay-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(95vw,79vh);background-color:var(--accent-color-green);animation-duration:1.68s;animation-delay:-.6888s}.green-particle-emitter:nth-child(67),.decay-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(35vw,36vh);background-color:var(--accent-color-green);animation-duration:1.27s;animation-delay:-1.0541s}.green-particle-emitter:nth-child(68),.decay-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(90vw,61vh);background-color:var(--accent-color-green);animation-duration:1.18s;animation-delay:-.826s}.green-particle-emitter:nth-child(69),.decay-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(92vw,75vh);background-color:var(--accent-color-green);animation-duration:1.11s;animation-delay:-.2664s}.green-particle-emitter:nth-child(70),.decay-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(40vw,36vh);background-color:var(--accent-color-green);animation-duration:1.13s;animation-delay:-.5311s}.green-particle-emitter:nth-child(71),.decay-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(37vw,92vh);background-color:var(--accent-color-green);animation-duration:1.67s;animation-delay:-1.2024s}.green-particle-emitter:nth-child(72),.decay-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(37vw,73vh);background-color:var(--accent-color-green);animation-duration:1.32s;animation-delay:-.858s}.green-particle-emitter:nth-child(73),.decay-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(54vw,4vh);background-color:var(--accent-color-green);animation-duration:1.94s;animation-delay:-.4268s}.green-particle-emitter:nth-child(74),.decay-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(46vw,97vh);background-color:var(--accent-color-green);animation-duration:1.02s;animation-delay:-.816s}.green-particle-emitter:nth-child(75),.decay-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(45vw,23vh);background-color:var(--accent-color-green);animation-duration:1.56s;animation-delay:-.1404s}.green-particle-emitter:nth-child(76),.decay-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(22vw,38vh);background-color:var(--accent-color-green);animation-duration:1.77s;animation-delay:-.4956s}.green-particle-emitter:nth-child(77),.decay-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(25vw,60vh);background-color:var(--accent-color-green);animation-duration:1.97s;animation-delay:-.3152s}.green-particle-emitter:nth-child(78),.decay-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(89vw,35vh);background-color:var(--accent-color-green);animation-duration:1.68s;animation-delay:-1.4952s}.green-particle-emitter:nth-child(79),.decay-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(44vw,95vh);background-color:var(--accent-color-green);animation-duration:1.13s;animation-delay:-.4407s}.green-particle-emitter:nth-child(80),.decay-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(86vw,53vh);background-color:var(--accent-color-green);animation-duration:1.65s;animation-delay:-1.617s}.green-particle-emitter:nth-child(81),.decay-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(16vw,66vh);background-color:var(--accent-color-green);animation-duration:1.72s;animation-delay:-1.29s}.green-particle-emitter:nth-child(82),.decay-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(36vw,24vh);background-color:var(--accent-color-green);animation-duration:1.72s;animation-delay:-.2408s}.green-particle-emitter:nth-child(83),.decay-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(10vw,93vh);background-color:var(--accent-color-green);animation-duration:1.15s;animation-delay:-.1035s}.green-particle-emitter:nth-child(84),.decay-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(41vw,67vh);background-color:var(--accent-color-green);animation-duration:1.21s;animation-delay:-.9559s}.green-particle-emitter:nth-child(85),.decay-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(19vw,57vh);background-color:var(--accent-color-green);animation-duration:1.56s;animation-delay:-.9672s}.green-particle-emitter:nth-child(86),.decay-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(59vw,65vh);background-color:var(--accent-color-green);animation-duration:1.75s;animation-delay:-1.225s}.green-particle-emitter:nth-child(87),.decay-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(85vw,33vh);background-color:var(--accent-color-green);animation-duration:1.02s;animation-delay:-.0306s}.green-particle-emitter:nth-child(88),.decay-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(70vw,4vh);background-color:var(--accent-color-green);animation-duration:1.47s;animation-delay:-.9555s}.green-particle-emitter:nth-child(89),.decay-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(89vw,93vh);background-color:var(--accent-color-green);animation-duration:1.31s;animation-delay:-.786s}.green-particle-emitter:nth-child(90),.decay-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(96vw,86vh);background-color:var(--accent-color-green);animation-duration:1.47s;animation-delay:-1.3818s}.green-particle-emitter:nth-child(91),.decay-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(34vw,15vh);background-color:var(--accent-color-green);animation-duration:1.08s;animation-delay:-.7884s}.green-particle-emitter:nth-child(92),.decay-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(54vw,27vh);background-color:var(--accent-color-green);animation-duration:1.84s;animation-delay:-.2208s}.green-particle-emitter:nth-child(93),.decay-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(48vw,28vh);background-color:var(--accent-color-green);animation-duration:1.3s;animation-delay:-.468s}.green-particle-emitter:nth-child(94),.decay-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(77vw,98vh);background-color:var(--accent-color-green);animation-duration:1.06s;animation-delay:-.2332s}.green-particle-emitter:nth-child(95),.decay-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(74vw,81vh);background-color:var(--accent-color-green);animation-duration:1.56s;animation-delay:-.5928s}.green-particle-emitter:nth-child(96),.decay-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(46vw,47vh);background-color:var(--accent-color-green);animation-duration:1.47s;animation-delay:-.2793s}.green-particle-emitter:nth-child(97),.decay-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(37vw,76vh);background-color:var(--accent-color-green);animation-duration:1.2s;animation-delay:-.336s}.green-particle-emitter:nth-child(98),.decay-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(1vw,7vh);background-color:var(--accent-color-green);animation-duration:1.81s;animation-delay:-1.3575s}.green-particle-emitter:nth-child(99),.decay-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(18vw,19vh);background-color:var(--accent-color-green);animation-duration:1.27s;animation-delay:-.8255s}.green-particle-emitter:nth-child(100),.decay-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(1vw,46vh);background-color:var(--accent-color-green);animation-duration:1.28s;animation-delay:-1.0496s}.green-particle-emitter:nth-child(101),.decay-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(48vw,17vh);background-color:var(--accent-color-green);animation-duration:1.28s;animation-delay:-.9088s}.green-particle-emitter:nth-child(102),.decay-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(26vw,97vh);background-color:var(--accent-color-green);animation-duration:1.27s;animation-delay:-.1397s}.green-particle-emitter:nth-child(103),.decay-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(53vw,47vh);background-color:var(--accent-color-green);animation-duration:1.97s;animation-delay:-1.8715s}.green-particle-emitter:nth-child(104),.decay-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(60vw,9vh);background-color:var(--accent-color-green);animation-duration:1.64s;animation-delay:-.7544s}.green-particle-emitter:nth-child(105),.decay-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(92vw,33vh);background-color:var(--accent-color-green);animation-duration:1.7s;animation-delay:-.119s}.green-particle-emitter:nth-child(106),.decay-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(72vw,46vh);background-color:var(--accent-color-green);animation-duration:1.12s;animation-delay:-.1344s}.green-particle-emitter:nth-child(107),.decay-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(14vw,30vh);background-color:var(--accent-color-green);animation-duration:1.21s;animation-delay:-1.0164s}.green-particle-emitter:nth-child(108),.decay-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(75vw,72vh);background-color:var(--accent-color-green);animation-duration:1.75s;animation-delay:-1.4175s}.green-particle-emitter:nth-child(109),.decay-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(88vw,45vh);background-color:var(--accent-color-green);animation-duration:1.03s;animation-delay:-.6592s}.green-particle-emitter:nth-child(110),.decay-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(42vw,89vh);background-color:var(--accent-color-green);animation-duration:1.69s;animation-delay:-.6253s}.dark-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.dark-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(67vw,72vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.17s;animation-delay:-.819s}.dark-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(52vw,43vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.03s;animation-delay:-.0618s}.dark-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(9vw,44vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.51s;animation-delay:-.4983s}.dark-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(77vw,2vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.68s;animation-delay:-.4032s}.dark-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(26vw,85vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.66s;animation-delay:-1.6268s}.dark-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(11vw,55vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.15s;animation-delay:-.2645s}.dark-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(8vw,77vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.47s;animation-delay:-.441s}.dark-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(63vw,78vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.67s;animation-delay:-.501s}.dark-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(77vw,20vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.59s;animation-delay:-.5565s}.dark-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(86vw,36vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.06s;animation-delay:-.2756s}.dark-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(94vw,88vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.89s;animation-delay:-.0756s}.dark-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(40vw,99vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.93s;animation-delay:-1.0808s}.dark-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(17vw,77vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.24s;animation-delay:-.6696s}.dark-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(18vw,42vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:2s;animation-delay:-.76s}.dark-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(23vw,46vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.29s;animation-delay:-.9546s}.dark-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(26vw,65vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.8s;animation-delay:-1.404s}.dark-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(59vw,49vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.99s;animation-delay:-.796s}.dark-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(99vw,90vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.22s;animation-delay:-.2318s}.dark-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(30vw,92vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.21s;animation-delay:-.605s}.dark-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(72vw,78vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.16s;animation-delay:-.3712s}.dark-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(25vw,30vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.02s;animation-delay:-.612s}.dark-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(64vw,98vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.53s;animation-delay:-.4437s}.dark-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(28vw,90vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.83s;animation-delay:-1.8117s}.dark-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(96vw,91vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.92s;animation-delay:-.7296s}.dark-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(13vw,3vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.29s;animation-delay:-.9546s}.dark-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(36vw,15vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.2s;animation-delay:-.156s}.dark-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(58vw,67vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.99s;animation-delay:-1.2537s}.dark-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(4vw,15vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.84s;animation-delay:-.6992s}.dark-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(40vw,64vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.79s;animation-delay:-1.6289s}.dark-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(69vw,38vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.67s;animation-delay:-1.169s}.dark-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(35vw,95vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.99s;animation-delay:-.3582s}.dark-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(56vw,40vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.5s;animation-delay:-.63s}.dark-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(97vw,49vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.96s;animation-delay:-1.3524s}.dark-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(87vw,3vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.03s;animation-delay:-.3708s}.dark-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(25vw,36vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.17s;animation-delay:-.1755s}.dark-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(76vw,41vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.52s;animation-delay:-.9272s}.dark-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(8vw,20vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.25s;animation-delay:-.1125s}.dark-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(65vw,94vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.01s;animation-delay:-.2121s}.dark-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(25vw,97vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.59s;animation-delay:-1.431s}.dark-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(50vw,30vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.26s;animation-delay:-.2898s}.dark-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(2vw,52vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.65s;animation-delay:-.4125s}.dark-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(66vw,11vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.17s;animation-delay:-.1521s}.dark-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(74vw,91vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.74s;animation-delay:-.9744s}.dark-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(89vw,98vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.1s;animation-delay:-.616s}.dark-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(47vw,26vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.43s;animation-delay:-1.3156s}.dark-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(75vw,75vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.78s;animation-delay:-.1068s}.dark-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(8vw,61vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.46s;animation-delay:-1.1972s}.dark-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(18vw,40vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.34s;animation-delay:-.4154s}.dark-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(48vw,22vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.06s;animation-delay:-.4346s}.dark-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(90vw,58vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.5s;animation-delay:-75ms}.dark-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(92vw,5vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.58s;animation-delay:-.8532s}.dark-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(54vw,19vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.11s;animation-delay:-.1998s}.dark-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(9vw,85vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.73s;animation-delay:-.173s}.dark-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(53vw,57vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.57s;animation-delay:-.5495s}.dark-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(71vw,44vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.57s;animation-delay:-.5652s}.dark-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(50vw,91vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.85s;animation-delay:-1.0545s}.dark-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(52vw,100vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.2s;animation-delay:-.948s}.dark-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(40vw,35vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.07s;animation-delay:-.3852s}.dark-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(56vw,35vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.19s;animation-delay:-.0952s}.dark-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(41vw,96vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.96s;animation-delay:-.3528s}.dark-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(76vw,19vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.5s;animation-delay:-.765s}.dark-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(39vw,51vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.31s;animation-delay:-.3406s}.dark-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(56vw,84vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.98s;animation-delay:-1.3662s}.dark-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(3vw,23vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.56s;animation-delay:-.936s}.dark-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(9vw,46vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.58s;animation-delay:-.2844s}.dark-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(68vw,68vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.82s;animation-delay:-.9282s}.dark-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(11vw,39vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.24s;animation-delay:-.806s}.dark-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(21vw,8vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.45s;animation-delay:-.87s}.dark-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(10vw,48vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.71s;animation-delay:-1.0602s}.dark-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(38vw,85vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.2s;animation-delay:-1.188s}.dark-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(93vw,61vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.04s;animation-delay:-.7904s}.dark-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(100vw,57vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.31s;animation-delay:-.917s}.dark-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(42vw,84vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.47s;animation-delay:-.7938s}.dark-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(48vw,89vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.21s;animation-delay:-1.089s}.dark-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(77vw,14vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.48s;animation-delay:-1.3024s}.dark-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(10vw,79vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.98s;animation-delay:-1.9602s}.dark-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(77vw,2vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.82s;animation-delay:-1.6926s}.dark-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(25vw,35vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.88s;animation-delay:-1.128s}.dark-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(80vw,55vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.24s;animation-delay:-.8432s}.dark-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(36vw,42vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.39s;animation-delay:-1.2649s}.dark-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(61vw,82vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.84s;animation-delay:-.4232s}.dark-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(38vw,89vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.15s;animation-delay:-.8165s}.dark-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(60vw,89vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.63s;animation-delay:-.1304s}.dark-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(19vw,15vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.01s;animation-delay:-.4343s}.dark-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(23vw,16vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.8s;animation-delay:-1.008s}.dark-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(10vw,24vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.59s;animation-delay:-.5247s}.dark-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(19vw,2vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.75s;animation-delay:-.6125s}.dark-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(55vw,55vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.39s;animation-delay:-1.1537s}.dark-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(81vw,67vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.22s;animation-delay:-.8296s}.dark-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(47vw,90vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.96s;animation-delay:-.6468s}.dark-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(34vw,78vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.39s;animation-delay:-.1529s}.dark-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(89vw,10vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.43s;animation-delay:-1.1011s}.dark-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(54vw,77vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.11s;animation-delay:-.0111s}.dark-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(52vw,27vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.12s;animation-delay:-.3024s}.dark-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(89vw,63vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.09s;animation-delay:-.436s}.dark-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(89vw,45vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.48s;animation-delay:-1.2284s}.dark-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(56vw,37vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.36s;animation-delay:-.136s}.dark-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(87vw,80vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.41s;animation-delay:-.4794s}.dark-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(64vw,42vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.22s;animation-delay:-.2806s}.dark-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(63vw,45vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.92s;animation-delay:-1.4592s}.dark-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(87vw,9vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.86s;animation-delay:-.1302s}.dark-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(41vw,68vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.44s;animation-delay:-.432s}.dark-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(8vw,82vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.55s;animation-delay:-.0465s}.dark-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(11vw,21vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.47s;animation-delay:-.1176s}.dark-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(20vw,85vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.53s;animation-delay:-.306s}.dark-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(78vw,38vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.15s;animation-delay:-.2875s}.dark-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(57vw,55vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.31s;animation-delay:-.9956s}.dark-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(91vw,95vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.61s;animation-delay:-.0322s}.dark-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(2vw,92vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.9s;animation-delay:-1.349s}.dark-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(6vw,53vh);background:radial-gradient(var(--background-color-3),var(--accent-color-green),var(--background-color-2));animation-duration:1.46s;animation-delay:-1.1972s}.blue-particle-emitter,.neutron-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.blue-particle-emitter:nth-child(1),.neutron-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(18vw,90vh);background-color:var(--blue-button-color);animation-duration:1.18s;animation-delay:-1.1446s}.blue-particle-emitter:nth-child(2),.neutron-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(91vw,54vh);background-color:var(--blue-button-color);animation-duration:1.34s;animation-delay:-.7102s}.blue-particle-emitter:nth-child(3),.neutron-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(39vw,89vh);background-color:var(--blue-button-color);animation-duration:1.02s;animation-delay:-.2448s}.blue-particle-emitter:nth-child(4),.neutron-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(86vw,29vh);background-color:var(--blue-button-color);animation-duration:1.33s;animation-delay:-1.3167s}.blue-particle-emitter:nth-child(5),.neutron-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(23vw,90vh);background-color:var(--blue-button-color);animation-duration:1.61s;animation-delay:-.8372s}.blue-particle-emitter:nth-child(6),.neutron-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(100vw,100vh);background-color:var(--blue-button-color);animation-duration:1.07s;animation-delay:-.2675s}.blue-particle-emitter:nth-child(7),.neutron-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(19vw,78vh);background-color:var(--blue-button-color);animation-duration:1.38s;animation-delay:-.69s}.blue-particle-emitter:nth-child(8),.neutron-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(71vw,29vh);background-color:var(--blue-button-color);animation-duration:1.48s;animation-delay:-.0592s}.blue-particle-emitter:nth-child(9),.neutron-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(19vw,40vh);background-color:var(--blue-button-color);animation-duration:1.95s;animation-delay:-.5655s}.blue-particle-emitter:nth-child(10),.neutron-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(12vw,51vh);background-color:var(--blue-button-color);animation-duration:1.58s;animation-delay:-1.3904s}.blue-particle-emitter:nth-child(11),.neutron-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(50vw,78vh);background-color:var(--blue-button-color);animation-duration:1.96s;animation-delay:-1.0584s}.blue-particle-emitter:nth-child(12),.neutron-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(94vw,75vh);background-color:var(--blue-button-color);animation-duration:1.76s;animation-delay:-.3696s}.blue-particle-emitter:nth-child(13),.neutron-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(96vw,7vh);background-color:var(--blue-button-color);animation-duration:1.63s;animation-delay:-.489s}.blue-particle-emitter:nth-child(14),.neutron-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(17vw,54vh);background-color:var(--blue-button-color);animation-duration:1.65s;animation-delay:-.6765s}.blue-particle-emitter:nth-child(15),.neutron-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(86vw,43vh);background-color:var(--blue-button-color);animation-duration:1.16s;animation-delay:-.9628s}.blue-particle-emitter:nth-child(16),.neutron-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(100vw,78vh);background-color:var(--blue-button-color);animation-duration:1.46s;animation-delay:-.0438s}.blue-particle-emitter:nth-child(17),.neutron-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(97vw,61vh);background-color:var(--blue-button-color);animation-duration:1.85s;animation-delay:-.851s}.blue-particle-emitter:nth-child(18),.neutron-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(23vw,31vh);background-color:var(--blue-button-color);animation-duration:1.6s;animation-delay:-.256s}.blue-particle-emitter:nth-child(19),.neutron-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(54vw,28vh);background-color:var(--blue-button-color);animation-duration:1.36s;animation-delay:-1.0064s}.blue-particle-emitter:nth-child(20),.neutron-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(78vw,10vh);background-color:var(--blue-button-color);animation-duration:1.19s;animation-delay:-.1428s}.blue-particle-emitter:nth-child(21),.neutron-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(92vw,3vh);background-color:var(--blue-button-color);animation-duration:1.36s;animation-delay:-.0952s}.blue-particle-emitter:nth-child(22),.neutron-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(46vw,56vh);background-color:var(--blue-button-color);animation-duration:1.12s;animation-delay:-.0112s}.blue-particle-emitter:nth-child(23),.neutron-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(42vw,88vh);background-color:var(--blue-button-color);animation-duration:1.16s;animation-delay:-.7656s}.blue-particle-emitter:nth-child(24),.neutron-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(85vw,38vh);background-color:var(--blue-button-color);animation-duration:1.43s;animation-delay:-.9152s}.blue-particle-emitter:nth-child(25),.neutron-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(9vw,39vh);background-color:var(--blue-button-color);animation-duration:1.66s;animation-delay:-.1494s}.blue-particle-emitter:nth-child(26),.neutron-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(81vw,10vh);background-color:var(--blue-button-color);animation-duration:1.55s;animation-delay:-62ms}.blue-particle-emitter:nth-child(27),.neutron-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(93vw,78vh);background-color:var(--blue-button-color);animation-duration:1.83s;animation-delay:-1.0797s}.blue-particle-emitter:nth-child(28),.neutron-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(32vw,93vh);background-color:var(--blue-button-color);animation-duration:1.37s;animation-delay:-.3973s}.blue-particle-emitter:nth-child(29),.neutron-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(2vw,52vh);background-color:var(--blue-button-color);animation-duration:1.97s;animation-delay:-.8865s}.blue-particle-emitter:nth-child(30),.neutron-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(41vw,53vh);background-color:var(--blue-button-color);animation-duration:1.05s;animation-delay:-1.05s}.blue-particle-emitter:nth-child(31),.neutron-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(67vw,71vh);background-color:var(--blue-button-color);animation-duration:1.45s;animation-delay:-.5075s}.blue-particle-emitter:nth-child(32),.neutron-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(78vw,7vh);background-color:var(--blue-button-color);animation-duration:1.44s;animation-delay:-.8496s}.blue-particle-emitter:nth-child(33),.neutron-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(59vw,14vh);background-color:var(--blue-button-color);animation-duration:1.97s;animation-delay:-.6698s}.blue-particle-emitter:nth-child(34),.neutron-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(76vw,75vh);background-color:var(--blue-button-color);animation-duration:1.8s;animation-delay:-.846s}.blue-particle-emitter:nth-child(35),.neutron-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(36vw,27vh);background-color:var(--blue-button-color);animation-duration:1.8s;animation-delay:-1.17s}.blue-particle-emitter:nth-child(36),.neutron-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(96vw,60vh);background-color:var(--blue-button-color);animation-duration:1.54s;animation-delay:-1.0626s}.blue-particle-emitter:nth-child(37),.neutron-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(10vw,82vh);background-color:var(--blue-button-color);animation-duration:1.28s;animation-delay:-.4992s}.blue-particle-emitter:nth-child(38),.neutron-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(15vw,66vh);background-color:var(--blue-button-color);animation-duration:1.45s;animation-delay:-1.3195s}.blue-particle-emitter:nth-child(39),.neutron-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(27vw,91vh);background-color:var(--blue-button-color);animation-duration:1.66s;animation-delay:-1.3114s}.blue-particle-emitter:nth-child(40),.neutron-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(30vw,84vh);background-color:var(--blue-button-color);animation-duration:1.04s;animation-delay:-.208s}.blue-particle-emitter:nth-child(41),.neutron-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(27vw,11vh);background-color:var(--blue-button-color);animation-duration:1.31s;animation-delay:-.6812s}.blue-particle-emitter:nth-child(42),.neutron-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(28vw,55vh);background-color:var(--blue-button-color);animation-duration:1.48s;animation-delay:-.3108s}.blue-particle-emitter:nth-child(43),.neutron-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(76vw,63vh);background-color:var(--blue-button-color);animation-duration:1.9s;animation-delay:-.456s}.blue-particle-emitter:nth-child(44),.neutron-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(49vw,83vh);background-color:var(--blue-button-color);animation-duration:1.68s;animation-delay:-1.6632s}.blue-particle-emitter:nth-child(45),.neutron-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(3vw,58vh);background-color:var(--blue-button-color);animation-duration:1.42s;animation-delay:-.8946s}.blue-particle-emitter:nth-child(46),.neutron-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(42vw,81vh);background-color:var(--blue-button-color);animation-duration:1.1s;animation-delay:-.264s}.blue-particle-emitter:nth-child(47),.neutron-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(46vw,34vh);background-color:var(--blue-button-color);animation-duration:1.05s;animation-delay:-.588s}.blue-particle-emitter:nth-child(48),.neutron-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(7vw,53vh);background-color:var(--blue-button-color);animation-duration:1.71s;animation-delay:-.2052s}.blue-particle-emitter:nth-child(49),.neutron-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(78vw,15vh);background-color:var(--blue-button-color);animation-duration:1.28s;animation-delay:-.6912s}.blue-particle-emitter:nth-child(50),.neutron-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(55vw,10vh);background-color:var(--blue-button-color);animation-duration:1.18s;animation-delay:-.0236s}.blue-particle-emitter:nth-child(51),.neutron-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(49vw,94vh);background-color:var(--blue-button-color);animation-duration:1.6s;animation-delay:-.704s}.blue-particle-emitter:nth-child(52),.neutron-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(35vw,56vh);background-color:var(--blue-button-color);animation-duration:1.82s;animation-delay:-.364s}.blue-particle-emitter:nth-child(53),.neutron-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(81vw,21vh);background-color:var(--blue-button-color);animation-duration:1.61s;animation-delay:-.0966s}.blue-particle-emitter:nth-child(54),.neutron-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(91vw,20vh);background-color:var(--blue-button-color);animation-duration:1.99s;animation-delay:-1.7711s}.blue-particle-emitter:nth-child(55),.neutron-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(83vw,5vh);background-color:var(--blue-button-color);animation-duration:1.48s;animation-delay:-.7992s}.blue-particle-emitter:nth-child(56),.neutron-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(3vw,72vh);background-color:var(--blue-button-color);animation-duration:1.09s;animation-delay:-.1199s}.blue-particle-emitter:nth-child(57),.neutron-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(43vw,69vh);background-color:var(--blue-button-color);animation-duration:1.28s;animation-delay:-.1536s}.blue-particle-emitter:nth-child(58),.neutron-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(59vw,68vh);background-color:var(--blue-button-color);animation-duration:1.93s;animation-delay:-1.0808s}.blue-particle-emitter:nth-child(59),.neutron-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(36vw,32vh);background-color:var(--blue-button-color);animation-duration:1.77s;animation-delay:-1.3452s}.blue-particle-emitter:nth-child(60),.neutron-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(64vw,58vh);background-color:var(--blue-button-color);animation-duration:1.23s;animation-delay:-.1968s}.blue-particle-emitter:nth-child(61),.neutron-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(94vw,38vh);background-color:var(--blue-button-color);animation-duration:1.18s;animation-delay:-.5428s}.blue-particle-emitter:nth-child(62),.neutron-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(84vw,79vh);background-color:var(--blue-button-color);animation-duration:1.81s;animation-delay:-1.3575s}.blue-particle-emitter:nth-child(63),.neutron-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(15vw,66vh);background-color:var(--blue-button-color);animation-duration:1.47s;animation-delay:-.0735s}.blue-particle-emitter:nth-child(64),.neutron-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(30vw,4vh);background-color:var(--blue-button-color);animation-duration:1.29s;animation-delay:-.6063s}.blue-particle-emitter:nth-child(65),.neutron-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(34vw,41vh);background-color:var(--blue-button-color);animation-duration:1.97s;animation-delay:-1.7139s}.blue-particle-emitter:nth-child(66),.neutron-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(50vw,62vh);background-color:var(--blue-button-color);animation-duration:1.41s;animation-delay:-.5499s}.blue-particle-emitter:nth-child(67),.neutron-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(2vw,7vh);background-color:var(--blue-button-color);animation-duration:1.9s;animation-delay:-1.843s}.blue-particle-emitter:nth-child(68),.neutron-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(16vw,19vh);background-color:var(--blue-button-color);animation-duration:1.71s;animation-delay:-1.0602s}.blue-particle-emitter:nth-child(69),.neutron-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(73vw,40vh);background-color:var(--blue-button-color);animation-duration:1.94s;animation-delay:-1.455s}.blue-particle-emitter:nth-child(70),.neutron-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(95vw,50vh);background-color:var(--blue-button-color);animation-duration:1.75s;animation-delay:-.91s}.blue-particle-emitter:nth-child(71),.neutron-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(74vw,44vh);background-color:var(--blue-button-color);animation-duration:1.85s;animation-delay:-1.332s}.blue-particle-emitter:nth-child(72),.neutron-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(73vw,86vh);background-color:var(--blue-button-color);animation-duration:1.19s;animation-delay:-.4641s}.blue-particle-emitter:nth-child(73),.neutron-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(38vw,12vh);background-color:var(--blue-button-color);animation-duration:1.64s;animation-delay:-1.312s}.blue-particle-emitter:nth-child(74),.neutron-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(52vw,95vh);background-color:var(--blue-button-color);animation-duration:1.51s;animation-delay:-.3775s}.blue-particle-emitter:nth-child(75),.neutron-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(62vw,82vh);background-color:var(--blue-button-color);animation-duration:1.94s;animation-delay:-.6014s}.blue-particle-emitter:nth-child(76),.neutron-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(76vw,8vh);background-color:var(--blue-button-color);animation-duration:1.45s;animation-delay:-.2175s}.blue-particle-emitter:nth-child(77),.neutron-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(54vw,76vh);background-color:var(--blue-button-color);animation-duration:1.87s;animation-delay:-1.5708s}.blue-particle-emitter:nth-child(78),.neutron-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(42vw,72vh);background-color:var(--blue-button-color);animation-duration:1.27s;animation-delay:-1.2573s}.blue-particle-emitter:nth-child(79),.neutron-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(11vw,28vh);background-color:var(--blue-button-color);animation-duration:1.95s;animation-delay:-1.6965s}.blue-particle-emitter:nth-child(80),.neutron-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(20vw,78vh);background-color:var(--blue-button-color);animation-duration:1.65s;animation-delay:-1.419s}.blue-particle-emitter:nth-child(81),.neutron-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(85vw,29vh);background-color:var(--blue-button-color);animation-duration:1.53s;animation-delay:-1.3005s}.blue-particle-emitter:nth-child(82),.neutron-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(67vw,70vh);background-color:var(--blue-button-color);animation-duration:2s;animation-delay:-1.16s}.blue-particle-emitter:nth-child(83),.neutron-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(29vw,42vh);background-color:var(--blue-button-color);animation-duration:1.96s;animation-delay:-1.3916s}.blue-particle-emitter:nth-child(84),.neutron-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(66vw,90vh);background-color:var(--blue-button-color);animation-duration:1.2s;animation-delay:-.48s}.blue-particle-emitter:nth-child(85),.neutron-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(45vw,12vh);background-color:var(--blue-button-color);animation-duration:1.59s;animation-delay:-1.2084s}.blue-particle-emitter:nth-child(86),.neutron-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(41vw,72vh);background-color:var(--blue-button-color);animation-duration:1.15s;animation-delay:-.8165s}.blue-particle-emitter:nth-child(87),.neutron-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(34vw,9vh);background-color:var(--blue-button-color);animation-duration:1.76s;animation-delay:-1.056s}.blue-particle-emitter:nth-child(88),.neutron-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(34vw,66vh);background-color:var(--blue-button-color);animation-duration:1.87s;animation-delay:-1.0472s}.blue-particle-emitter:nth-child(89),.neutron-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(91vw,81vh);background-color:var(--blue-button-color);animation-duration:1.36s;animation-delay:-.2312s}.blue-particle-emitter:nth-child(90),.neutron-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(26vw,79vh);background-color:var(--blue-button-color);animation-duration:1.8s;animation-delay:-1.26s}.blue-particle-emitter:nth-child(91),.neutron-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(88vw,55vh);background-color:var(--blue-button-color);animation-duration:1.46s;animation-delay:-.657s}.blue-particle-emitter:nth-child(92),.neutron-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(92vw,82vh);background-color:var(--blue-button-color);animation-duration:1.28s;animation-delay:-1.1136s}.blue-particle-emitter:nth-child(93),.neutron-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(83vw,20vh);background-color:var(--blue-button-color);animation-duration:1.69s;animation-delay:-.9295s}.blue-particle-emitter:nth-child(94),.neutron-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(60vw,54vh);background-color:var(--blue-button-color);animation-duration:1.26s;animation-delay:-.882s}.blue-particle-emitter:nth-child(95),.neutron-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(54vw,7vh);background-color:var(--blue-button-color);animation-duration:1.81s;animation-delay:-1.3394s}.blue-particle-emitter:nth-child(96),.neutron-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(64vw,46vh);background-color:var(--blue-button-color);animation-duration:1.02s;animation-delay:-.5712s}.blue-particle-emitter:nth-child(97),.neutron-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(38vw,48vh);background-color:var(--blue-button-color);animation-duration:1.49s;animation-delay:-1.2516s}.blue-particle-emitter:nth-child(98),.neutron-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(77vw,84vh);background-color:var(--blue-button-color);animation-duration:1.41s;animation-delay:-1.3395s}.blue-particle-emitter:nth-child(99),.neutron-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(90vw,59vh);background-color:var(--blue-button-color);animation-duration:1.78s;animation-delay:-.1424s}.blue-particle-emitter:nth-child(100),.neutron-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(27vw,4vh);background-color:var(--blue-button-color);animation-duration:1.28s;animation-delay:-.2432s}.blue-particle-emitter:nth-child(101),.neutron-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(30vw,66vh);background-color:var(--blue-button-color);animation-duration:1.57s;animation-delay:-.8949s}.blue-particle-emitter:nth-child(102),.neutron-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(34vw,59vh);background-color:var(--blue-button-color);animation-duration:1.63s;animation-delay:-.4238s}.blue-particle-emitter:nth-child(103),.neutron-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(46vw,91vh);background-color:var(--blue-button-color);animation-duration:1.02s;animation-delay:-.867s}.blue-particle-emitter:nth-child(104),.neutron-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(83vw,16vh);background-color:var(--blue-button-color);animation-duration:1.21s;animation-delay:-.2057s}.blue-particle-emitter:nth-child(105),.neutron-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(24vw,26vh);background-color:var(--blue-button-color);animation-duration:1.92s;animation-delay:-1.344s}.blue-particle-emitter:nth-child(106),.neutron-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(43vw,40vh);background-color:var(--blue-button-color);animation-duration:1.3s;animation-delay:-1.027s}.blue-particle-emitter:nth-child(107),.neutron-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(81vw,15vh);background-color:var(--blue-button-color);animation-duration:1.99s;animation-delay:-1.6915s}.blue-particle-emitter:nth-child(108),.neutron-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(81vw,1vh);background-color:var(--blue-button-color);animation-duration:1.92s;animation-delay:-1.0752s}.blue-particle-emitter:nth-child(109),.neutron-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(99vw,99vh);background-color:var(--blue-button-color);animation-duration:1.49s;animation-delay:-.7003s}.blue-particle-emitter:nth-child(110),.neutron-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(54vw,81vh);background-color:var(--blue-button-color);animation-duration:1.93s;animation-delay:-.8492s}.light-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.light-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(65vw,89vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.01s;animation-delay:-.8585s}.light-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(98vw,98vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.51s;animation-delay:-.2869s}.light-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(79vw,99vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-1.1857s}.light-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(51vw,24vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.04s;animation-delay:-.6552s}.light-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(19vw,1vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.17s;animation-delay:-.0819s}.light-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(32vw,57vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.85s;animation-delay:-1.1285s}.light-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(71vw,54vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:2s;animation-delay:-.34s}.light-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(94vw,56vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.45s;animation-delay:-1.218s}.light-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(18vw,76vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.59s;animation-delay:-.3021s}.light-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(97vw,28vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.86s;animation-delay:-1.8228s}.light-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(34vw,47vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-.1848s}.light-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(32vw,9vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.66s;animation-delay:-1.1288s}.light-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(22vw,82vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.91s;animation-delay:-1.3561s}.light-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(98vw,43vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.61s;animation-delay:-1.0143s}.light-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(96vw,92vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.33s;animation-delay:-1.197s}.light-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(6vw,76vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.77s;animation-delay:-.6726s}.light-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(51vw,10vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-.2672s}.light-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(42vw,89vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.07s;animation-delay:-.3424s}.light-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(75vw,75vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-1.0098s}.light-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(76vw,63vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.08s;animation-delay:-.0972s}.light-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(91vw,72vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.49s;animation-delay:-1.1175s}.light-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(17vw,48vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.11s;animation-delay:-.6771s}.light-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(66vw,53vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-.4466s}.light-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(69vw,85vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.04s;animation-delay:-.9152s}.light-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(42vw,45vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.69s;animation-delay:-.7605s}.light-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(1vw,41vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.11s;animation-delay:-.3996s}.light-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(16vw,20vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.12s;animation-delay:-1.0304s}.light-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(89vw,56vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.38s;animation-delay:-1.2972s}.light-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(6vw,5vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.15s;animation-delay:-92ms}.light-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(2vw,57vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.94s;animation-delay:-.5044s}.light-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(34vw,95vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.86s;animation-delay:-1.2648s}.light-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(92vw,43vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.42s;animation-delay:-.6532s}.light-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(9vw,78vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.24s;animation-delay:-.8432s}.light-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(30vw,63vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.81s;animation-delay:-.6516s}.light-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(92vw,69vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-1.2852s}.light-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(30vw,93vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.576s}.light-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(84vw,51vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.68s;animation-delay:-.2016s}.light-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(100vw,9vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-44ms}.light-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(6vw,92vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.49s;animation-delay:-1.0281s}.light-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(73vw,32vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.66s;animation-delay:-.332s}.light-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(17vw,74vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.1s;animation-delay:-.682s}.light-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(71vw,45vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.57s;animation-delay:-1.2403s}.light-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(84vw,23vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.31s;animation-delay:-.9694s}.light-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(97vw,81vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.64s;animation-delay:-1.3612s}.light-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(23vw,65vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.29s;animation-delay:-.1677s}.light-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(74vw,43vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.35s;animation-delay:-.5265s}.light-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(45vw,94vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.59s;animation-delay:-.7314s}.light-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(3vw,7vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.41s;animation-delay:-.6627s}.light-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(100vw,76vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.91s;animation-delay:-.6303s}.light-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(82vw,77vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.57s;animation-delay:-.5495s}.light-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(80vw,73vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.33s;animation-delay:-.9842s}.light-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(2vw,63vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.33s;animation-delay:-.9044s}.light-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(31vw,7vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.09s;animation-delay:-.0436s}.light-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(40vw,95vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.3s;animation-delay:-.65s}.light-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(77vw,80vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.65s;animation-delay:-.1815s}.light-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(7vw,18vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.48s;animation-delay:-.5772s}.light-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(82vw,34vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.06s;animation-delay:-.795s}.light-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(71vw,48vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.16s;animation-delay:-.8236s}.light-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(90vw,3vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.01s;animation-delay:-.8282s}.light-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(94vw,52vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.14s;animation-delay:-57ms}.light-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(82vw,24vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.34s;animation-delay:-.3886s}.light-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(86vw,99vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.13s;animation-delay:-1.0735s}.light-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(1vw,25vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.96s;animation-delay:-1.0388s}.light-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(88vw,69vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.16s;animation-delay:-.6612s}.light-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(30vw,37vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-.1224s}.light-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(47vw,94vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.02s;animation-delay:-.6222s}.light-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(37vw,68vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.64s;animation-delay:-1.476s}.light-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(31vw,100vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.54s;animation-delay:-.2002s}.light-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(59vw,73vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.63s;animation-delay:-1.3692s}.light-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(18vw,41vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.37s;animation-delay:-.8083s}.light-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(78vw,47vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.58s;animation-delay:-.6478s}.light-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(33vw,40vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.67s;animation-delay:-1.2859s}.light-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(38vw,71vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.95s;animation-delay:-1.365s}.light-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(63vw,32vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.35s;animation-delay:-.0675s}.light-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(60vw,5vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.72s;animation-delay:-.3612s}.light-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(69vw,51vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.58s;animation-delay:-1.3904s}.light-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(80vw,27vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.16s;animation-delay:-1.0672s}.light-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(11vw,57vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.88s;animation-delay:-1.6168s}.light-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(8vw,8vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.12s;animation-delay:-.5376s}.light-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(24vw,67vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.97s;animation-delay:-.5319s}.light-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(86vw,93vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.71s;animation-delay:-1.3167s}.light-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(28vw,70vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.04s;animation-delay:-.0832s}.light-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(17vw,36vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.88s;animation-delay:-1.4288s}.light-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(18vw,73vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.14s;animation-delay:-1.0374s}.light-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(96vw,24vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.61s;animation-delay:-.0161s}.light-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(98vw,59vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.71s;animation-delay:-1.71s}.light-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(5vw,31vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.14s;animation-delay:-.5472s}.light-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(18vw,100vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-.7191s}.light-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(87vw,85vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.69s;animation-delay:-.6253s}.light-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(78vw,64vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.15s;animation-delay:-.782s}.light-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(35vw,2vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.63s;animation-delay:-.1304s}.light-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(49vw,73vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.86s;animation-delay:-1.8414s}.light-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(17vw,91vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.83s;animation-delay:-1.464s}.light-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(87vw,80vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.11s;animation-delay:-.5106s}.light-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(8vw,43vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.2s;animation-delay:-.108s}.light-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(51vw,4vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.17s;animation-delay:-1.1466s}.light-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(5vw,70vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.28s;animation-delay:-.7296s}.light-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(8vw,24vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.31s;animation-delay:-1.1921s}.light-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(79vw,4vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:2s;animation-delay:-.38s}.light-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(79vw,67vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.4s;animation-delay:-.882s}.light-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(19vw,64vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.87s;animation-delay:-1.3277s}.light-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(75vw,87vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.79s;animation-delay:-.1432s}.light-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(7vw,1vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.35s;animation-delay:-.7965s}.light-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(87vw,57vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.65s;animation-delay:-.825s}.light-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(90vw,99vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.99s;animation-delay:-.2786s}.light-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(90vw,96vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.66s;animation-delay:-.5644s}.light-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(56vw,42vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.68s;animation-delay:-.168s}.light-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(15vw,77vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.35s;animation-delay:-.945s}.light-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(30vw,87vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.22s;animation-delay:-1.1834s}.light-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(89vw,60vh);background:radial-gradient(white,var(--blue-button-color),var(--background-color-2));animation-duration:1.53s;animation-delay:-.0306s}.purple-particle-emitter{position:fixed;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.purple-particle-emitter:nth-child(1){width:10px;height:10px;transform:translate(19vw,77vh);background-color:var(--red-button-color);animation-duration:1.97s;animation-delay:-1.0835s}.purple-particle-emitter:nth-child(2){width:10px;height:10px;transform:translate(25vw,49vh);background-color:var(--red-button-color);animation-duration:1.01s;animation-delay:-.6767s}.purple-particle-emitter:nth-child(3){width:10px;height:10px;transform:translate(56vw,36vh);background-color:var(--red-button-color);animation-duration:1.12s;animation-delay:-.6272s}.purple-particle-emitter:nth-child(4){width:10px;height:10px;transform:translate(98vw,99vh);background-color:var(--red-button-color);animation-duration:1.01s;animation-delay:-.6868s}.purple-particle-emitter:nth-child(5){width:10px;height:10px;transform:translate(61vw,13vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.3399s}.purple-particle-emitter:nth-child(6){width:10px;height:10px;transform:translate(81vw,11vh);background-color:var(--red-button-color);animation-duration:1.82s;animation-delay:-1.4196s}.purple-particle-emitter:nth-child(7){width:10px;height:10px;transform:translate(100vw,100vh);background-color:var(--red-button-color);animation-duration:1.99s;animation-delay:-1.7114s}.purple-particle-emitter:nth-child(8){width:10px;height:10px;transform:translate(22vw,3vh);background-color:var(--red-button-color);animation-duration:1.34s;animation-delay:-.4422s}.purple-particle-emitter:nth-child(9){width:10px;height:10px;transform:translate(81vw,79vh);background-color:var(--red-button-color);animation-duration:1.46s;animation-delay:-.949s}.purple-particle-emitter:nth-child(10){width:10px;height:10px;transform:translate(84vw,29vh);background-color:var(--red-button-color);animation-duration:1.4s;animation-delay:-.392s}.purple-particle-emitter:nth-child(11){width:10px;height:10px;transform:translate(28vw,44vh);background-color:var(--red-button-color);animation-duration:1.91s;animation-delay:-.5921s}.purple-particle-emitter:nth-child(12){width:10px;height:10px;transform:translate(49vw,18vh);background-color:var(--red-button-color);animation-duration:1.51s;animation-delay:-1.1174s}.purple-particle-emitter:nth-child(13){width:10px;height:10px;transform:translate(4vw,73vh);background-color:var(--red-button-color);animation-duration:1.58s;animation-delay:-.8848s}.purple-particle-emitter:nth-child(14){width:10px;height:10px;transform:translate(56vw,25vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-.1078s}.purple-particle-emitter:nth-child(15){width:10px;height:10px;transform:translate(23vw,81vh);background-color:var(--red-button-color);animation-duration:1.01s;animation-delay:-.9797s}.purple-particle-emitter:nth-child(16){width:10px;height:10px;transform:translate(20vw,25vh);background-color:var(--red-button-color);animation-duration:1.02s;animation-delay:-.0714s}.purple-particle-emitter:nth-child(17){width:10px;height:10px;transform:translate(90vw,46vh);background-color:var(--red-button-color);animation-duration:1.91s;animation-delay:-1.2415s}.purple-particle-emitter:nth-child(18){width:10px;height:10px;transform:translate(46vw,16vh);background-color:var(--red-button-color);animation-duration:1.97s;animation-delay:-1.8321s}.purple-particle-emitter:nth-child(19){width:10px;height:10px;transform:translate(76vw,13vh);background-color:var(--red-button-color);animation-duration:1.73s;animation-delay:-1.1072s}.purple-particle-emitter:nth-child(20){width:10px;height:10px;transform:translate(96vw,51vh);background-color:var(--red-button-color);animation-duration:1.09s;animation-delay:-1.0791s}.purple-particle-emitter:nth-child(21){width:10px;height:10px;transform:translate(59vw,95vh);background-color:var(--red-button-color);animation-duration:1.92s;animation-delay:-1.7664s}.purple-particle-emitter:nth-child(22){width:10px;height:10px;transform:translate(28vw,36vh);background-color:var(--red-button-color);animation-duration:1.09s;animation-delay:-.9047s}.purple-particle-emitter:nth-child(23){width:10px;height:10px;transform:translate(59vw,69vh);background-color:var(--red-button-color);animation-duration:1.95s;animation-delay:-1.053s}.purple-particle-emitter:nth-child(24){width:10px;height:10px;transform:translate(61vw,44vh);background-color:var(--red-button-color);animation-duration:1.77s;animation-delay:-1.6815s}.purple-particle-emitter:nth-child(25){width:10px;height:10px;transform:translate(30vw,28vh);background-color:var(--red-button-color);animation-duration:1.4s;animation-delay:-1.288s}.purple-particle-emitter:nth-child(26){width:10px;height:10px;transform:translate(94vw,87vh);background-color:var(--red-button-color);animation-duration:1.64s;animation-delay:-.8692s}.purple-particle-emitter:nth-child(27){width:10px;height:10px;transform:translate(66vw,43vh);background-color:var(--red-button-color);animation-duration:1.52s;animation-delay:-1.3224s}.purple-particle-emitter:nth-child(28){width:10px;height:10px;transform:translate(71vw,80vh);background-color:var(--red-button-color);animation-duration:1.13s;animation-delay:-.0678s}.purple-particle-emitter:nth-child(29){width:10px;height:10px;transform:translate(9vw,4vh);background-color:var(--red-button-color);animation-duration:1.45s;animation-delay:-.377s}.purple-particle-emitter:nth-child(30){width:10px;height:10px;transform:translate(54vw,46vh);background-color:var(--red-button-color);animation-duration:1.85s;animation-delay:-.851s}.purple-particle-emitter:nth-child(31){width:10px;height:10px;transform:translate(60vw,58vh);background-color:var(--red-button-color);animation-duration:1.02s;animation-delay:-.204s}.purple-particle-emitter:nth-child(32){width:10px;height:10px;transform:translate(75vw,48vh);background-color:var(--red-button-color);animation-duration:1.83s;animation-delay:-1.1163s}.purple-particle-emitter:nth-child(33){width:10px;height:10px;transform:translate(40vw,73vh);background-color:var(--red-button-color);animation-duration:1.46s;animation-delay:-.4672s}.purple-particle-emitter:nth-child(34){width:10px;height:10px;transform:translate(47vw,36vh);background-color:var(--red-button-color);animation-duration:1.71s;animation-delay:-1.4877s}.purple-particle-emitter:nth-child(35){width:10px;height:10px;transform:translate(2vw,17vh);background-color:var(--red-button-color);animation-duration:1.01s;animation-delay:-.9191s}.purple-particle-emitter:nth-child(36){width:10px;height:10px;transform:translate(2vw,64vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.984s}.purple-particle-emitter:nth-child(37){width:10px;height:10px;transform:translate(83vw,33vh);background-color:var(--red-button-color);animation-duration:1.81s;animation-delay:-1.7195s}.purple-particle-emitter:nth-child(38){width:10px;height:10px;transform:translate(7vw,29vh);background-color:var(--red-button-color);animation-duration:1.92s;animation-delay:-.1152s}.purple-particle-emitter:nth-child(39){width:10px;height:10px;transform:translate(64vw,70vh);background-color:var(--red-button-color);animation-duration:1.15s;animation-delay:-.506s}.purple-particle-emitter:nth-child(40){width:10px;height:10px;transform:translate(40vw,95vh);background-color:var(--red-button-color);animation-duration:1.99s;animation-delay:-.5572s}.purple-particle-emitter:nth-child(41){width:10px;height:10px;transform:translate(1vw,55vh);background-color:var(--red-button-color);animation-duration:1.52s;animation-delay:-1.3984s}.purple-particle-emitter:nth-child(42){width:10px;height:10px;transform:translate(10vw,71vh);background-color:var(--red-button-color);animation-duration:1.3s;animation-delay:-1.248s}.purple-particle-emitter:nth-child(43){width:10px;height:10px;transform:translate(11vw,80vh);background-color:var(--red-button-color);animation-duration:1.93s;animation-delay:-1.0036s}.purple-particle-emitter:nth-child(44){width:10px;height:10px;transform:translate(15vw,16vh);background-color:var(--red-button-color);animation-duration:1.37s;animation-delay:-.8905s}.purple-particle-emitter:nth-child(45){width:10px;height:10px;transform:translate(20vw,99vh);background-color:var(--red-button-color);animation-duration:1.68s;animation-delay:-.2016s}.purple-particle-emitter:nth-child(46){width:10px;height:10px;transform:translate(16vw,73vh);background-color:var(--red-button-color);animation-duration:1.67s;animation-delay:-.7014s}.purple-particle-emitter:nth-child(47){width:10px;height:10px;transform:translate(49vw,75vh);background-color:var(--red-button-color);animation-duration:1.49s;animation-delay:-.3427s}.purple-particle-emitter:nth-child(48){width:10px;height:10px;transform:translate(1vw,70vh);background-color:var(--red-button-color);animation-duration:1.84s;animation-delay:-1.2696s}.purple-particle-emitter:nth-child(49){width:10px;height:10px;transform:translate(51vw,49vh);background-color:var(--red-button-color);animation-duration:1.93s;animation-delay:-1.6791s}.purple-particle-emitter:nth-child(50){width:10px;height:10px;transform:translate(17vw,3vh);background-color:var(--red-button-color);animation-duration:1.37s;animation-delay:-1.2604s}.purple-particle-emitter:nth-child(51){width:10px;height:10px;transform:translate(25vw,82vh);background-color:var(--red-button-color);animation-duration:1.68s;animation-delay:-1.5792s}.purple-particle-emitter:nth-child(52){width:10px;height:10px;transform:translate(78vw,90vh);background-color:var(--red-button-color);animation-duration:1.31s;animation-delay:-.6026s}.purple-particle-emitter:nth-child(53){width:10px;height:10px;transform:translate(36vw,35vh);background-color:var(--red-button-color);animation-duration:1.89s;animation-delay:-.3969s}.purple-particle-emitter:nth-child(54){width:10px;height:10px;transform:translate(79vw,8vh);background-color:var(--red-button-color);animation-duration:1.78s;animation-delay:-1.0146s}.purple-particle-emitter:nth-child(55){width:10px;height:10px;transform:translate(16vw,34vh);background-color:var(--red-button-color);animation-duration:1.05s;animation-delay:-.21s}.purple-particle-emitter:nth-child(56){width:10px;height:10px;transform:translate(79vw,30vh);background-color:var(--red-button-color);animation-duration:1.79s;animation-delay:-1.3604s}.purple-particle-emitter:nth-child(57){width:10px;height:10px;transform:translate(54vw,88vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.5047s}.purple-particle-emitter:nth-child(58){width:10px;height:10px;transform:translate(20vw,4vh);background-color:var(--red-button-color);animation-duration:1.11s;animation-delay:-.4551s}.purple-particle-emitter:nth-child(59){width:10px;height:10px;transform:translate(35vw,25vh);background-color:var(--red-button-color);animation-duration:1.05s;animation-delay:-.8715s}.purple-particle-emitter:nth-child(60){width:10px;height:10px;transform:translate(10vw,94vh);background-color:var(--red-button-color);animation-duration:1.9s;animation-delay:-.152s}.purple-particle-emitter:nth-child(61){width:10px;height:10px;transform:translate(35vw,8vh);background-color:var(--red-button-color);animation-duration:1.68s;animation-delay:-.0672s}.purple-particle-emitter:nth-child(62){width:10px;height:10px;transform:translate(12vw,70vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-.6314s}.purple-particle-emitter:nth-child(63){width:10px;height:10px;transform:translate(54vw,27vh);background-color:var(--red-button-color);animation-duration:1.42s;animation-delay:-.8236s}.purple-particle-emitter:nth-child(64){width:10px;height:10px;transform:translate(4vw,46vh);background-color:var(--red-button-color);animation-duration:1.03s;animation-delay:-.1751s}.purple-particle-emitter:nth-child(65){width:10px;height:10px;transform:translate(82vw,14vh);background-color:var(--red-button-color);animation-duration:1.09s;animation-delay:-.7085s}.purple-particle-emitter:nth-child(66){width:10px;height:10px;transform:translate(96vw,92vh);background-color:var(--red-button-color);animation-duration:1.78s;animation-delay:-.6052s}.purple-particle-emitter:nth-child(67){width:10px;height:10px;transform:translate(45vw,79vh);background-color:var(--red-button-color);animation-duration:1.78s;animation-delay:-.9256s}.purple-particle-emitter:nth-child(68){width:10px;height:10px;transform:translate(8vw,27vh);background-color:var(--red-button-color);animation-duration:1.69s;animation-delay:-1.2337s}.purple-particle-emitter:nth-child(69){width:10px;height:10px;transform:translate(8vw,52vh);background-color:var(--red-button-color);animation-duration:1.88s;animation-delay:-.0564s}.purple-particle-emitter:nth-child(70){width:10px;height:10px;transform:translate(46vw,44vh);background-color:var(--red-button-color);animation-duration:1.29s;animation-delay:-.5805s}.purple-particle-emitter:nth-child(71){width:10px;height:10px;transform:translate(32vw,82vh);background-color:var(--red-button-color);animation-duration:1.64s;animation-delay:-1.0496s}.purple-particle-emitter:nth-child(72){width:10px;height:10px;transform:translate(68vw,49vh);background-color:var(--red-button-color);animation-duration:1.6s;animation-delay:-1.488s}.purple-particle-emitter:nth-child(73){width:10px;height:10px;transform:translate(40vw,56vh);background-color:var(--red-button-color);animation-duration:1.22s;animation-delay:-.9882s}.purple-particle-emitter:nth-child(74){width:10px;height:10px;transform:translate(91vw,95vh);background-color:var(--red-button-color);animation-duration:1.71s;animation-delay:-.4275s}.purple-particle-emitter:nth-child(75){width:10px;height:10px;transform:translate(60vw,35vh);background-color:var(--red-button-color);animation-duration:1.95s;animation-delay:-1.287s}.purple-particle-emitter:nth-child(76){width:10px;height:10px;transform:translate(45vw,37vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.252s}.purple-particle-emitter:nth-child(77){width:10px;height:10px;transform:translate(85vw,85vh);background-color:var(--red-button-color);animation-duration:1.43s;animation-delay:-.3003s}.purple-particle-emitter:nth-child(78){width:10px;height:10px;transform:translate(59vw,47vh);background-color:var(--red-button-color);animation-duration:1.83s;animation-delay:-1.5006s}.purple-particle-emitter:nth-child(79){width:10px;height:10px;transform:translate(99vw,58vh);background-color:var(--red-button-color);animation-duration:1.64s;animation-delay:-.5248s}.purple-particle-emitter:nth-child(80){width:10px;height:10px;transform:translate(12vw,83vh);background-color:var(--red-button-color);animation-duration:1.64s;animation-delay:-.8692s}.purple-particle-emitter:nth-child(81){width:10px;height:10px;transform:translate(72vw,80vh);background-color:var(--red-button-color);animation-duration:1.22s;animation-delay:-.7686s}.purple-particle-emitter:nth-child(82){width:10px;height:10px;transform:translate(57vw,27vh);background-color:var(--red-button-color);animation-duration:1.83s;animation-delay:-1.5555s}.purple-particle-emitter:nth-child(83){width:10px;height:10px;transform:translate(56vw,21vh);background-color:var(--red-button-color);animation-duration:1.39s;animation-delay:-.278s}.purple-particle-emitter:nth-child(84){width:10px;height:10px;transform:translate(64vw,95vh);background-color:var(--red-button-color);animation-duration:1.66s;animation-delay:-1.1952s}.purple-particle-emitter:nth-child(85){width:10px;height:10px;transform:translate(19vw,34vh);background-color:var(--red-button-color);animation-duration:2s;animation-delay:-1.14s}.purple-particle-emitter:nth-child(86){width:10px;height:10px;transform:translate(19vw,18vh);background-color:var(--red-button-color);animation-duration:1.84s;animation-delay:-1.6928s}.purple-particle-emitter:nth-child(87){width:10px;height:10px;transform:translate(19vw,19vh);background-color:var(--red-button-color);animation-duration:1.12s;animation-delay:-.4816s}.purple-particle-emitter:nth-child(88){width:10px;height:10px;transform:translate(94vw,54vh);background-color:var(--red-button-color);animation-duration:1.08s;animation-delay:-1.0152s}.purple-particle-emitter:nth-child(89){width:10px;height:10px;transform:translate(8vw,53vh);background-color:var(--red-button-color);animation-duration:1.81s;animation-delay:-.5611s}.purple-particle-emitter:nth-child(90){width:10px;height:10px;transform:translate(1vw,48vh);background-color:var(--red-button-color);animation-duration:1.24s;animation-delay:-.8804s}.purple-particle-emitter:nth-child(91){width:10px;height:10px;transform:translate(10vw,16vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-1.3398s}.purple-particle-emitter:nth-child(92){width:10px;height:10px;transform:translate(62vw,62vh);background-color:var(--red-button-color);animation-duration:1.46s;animation-delay:-.4964s}.purple-particle-emitter:nth-child(93){width:10px;height:10px;transform:translate(58vw,2vh);background-color:var(--red-button-color);animation-duration:1.64s;animation-delay:-1.312s}.purple-particle-emitter:nth-child(94){width:10px;height:10px;transform:translate(32vw,32vh);background-color:var(--red-button-color);animation-duration:1.82s;animation-delay:-1.7108s}.purple-particle-emitter:nth-child(95){width:10px;height:10px;transform:translate(72vw,61vh);background-color:var(--red-button-color);animation-duration:1.45s;animation-delay:-.2175s}.purple-particle-emitter:nth-child(96){width:10px;height:10px;transform:translate(26vw,74vh);background-color:var(--red-button-color);animation-duration:1.95s;animation-delay:-.624s}.purple-particle-emitter:nth-child(97){width:10px;height:10px;transform:translate(26vw,4vh);background-color:var(--red-button-color);animation-duration:1.15s;animation-delay:-.253s}.purple-particle-emitter:nth-child(98){width:10px;height:10px;transform:translate(18vw,36vh);background-color:var(--red-button-color);animation-duration:1.56s;animation-delay:-.0624s}.purple-particle-emitter:nth-child(99){width:10px;height:10px;transform:translate(95vw,12vh);background-color:var(--red-button-color);animation-duration:1.73s;animation-delay:-1.038s}.purple-particle-emitter:nth-child(100){width:10px;height:10px;transform:translate(29vw,38vh);background-color:var(--red-button-color);animation-duration:1.57s;animation-delay:-1.4758s}.purple-particle-emitter:nth-child(101){width:10px;height:10px;transform:translate(44vw,94vh);background-color:var(--red-button-color);animation-duration:1.61s;animation-delay:-.3864s}.purple-particle-emitter:nth-child(102){width:10px;height:10px;transform:translate(74vw,41vh);background-color:var(--red-button-color);animation-duration:1.69s;animation-delay:-1.3351s}.purple-particle-emitter:nth-child(103){width:10px;height:10px;transform:translate(54vw,50vh);background-color:var(--red-button-color);animation-duration:1.6s;animation-delay:-.4s}.purple-particle-emitter:nth-child(104){width:10px;height:10px;transform:translate(61vw,38vh);background-color:var(--red-button-color);animation-duration:1.2s;animation-delay:-.528s}.purple-particle-emitter:nth-child(105){width:10px;height:10px;transform:translate(1vw,62vh);background-color:var(--red-button-color);animation-duration:1.95s;animation-delay:-1.5405s}.purple-particle-emitter:nth-child(106){width:10px;height:10px;transform:translate(72vw,23vh);background-color:var(--red-button-color);animation-duration:1.25s;animation-delay:-.9625s}.purple-particle-emitter:nth-child(107){width:10px;height:10px;transform:translate(99vw,59vh);background-color:var(--red-button-color);animation-duration:1.6s;animation-delay:-1.392s}.purple-particle-emitter:nth-child(108){width:10px;height:10px;transform:translate(61vw,1vh);background-color:var(--red-button-color);animation-duration:1.27s;animation-delay:-.1651s}.purple-particle-emitter:nth-child(109){width:10px;height:10px;transform:translate(95vw,76vh);background-color:var(--red-button-color);animation-duration:1.93s;animation-delay:-1.7177s}.purple-particle-emitter:nth-child(110){width:10px;height:10px;transform:translate(98vw,61vh);background-color:var(--red-button-color);animation-duration:1.54s;animation-delay:-.8008s}@keyframes shoot{0%{transform:translate(50vw,90vh)}}@keyframes fade{to{opacity:0}}
