body{overflow:hidden}#all{margin:50px;overflow:hidden}#menuUI{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background:radial-gradient(ellipse at bottom,#0d1d31,#0c0d13);min-width:500px;max-width:700px;min-height:800px;max-height:900px;border-radius:2%;z-index:1}#gameOverUI{z-index:3;position:absolute;min-width:500px;max-width:700px;min-height:800px;max-height:900px;text-align:center;border-radius:2%;background-color:#ec121271;overflow:hidden;box-shadow:#000000c2 10px 22px 70px 4px}#uiControls{display:flex;flex-direction:column;align-items:center;justify-content:end;gap:20px}#manager{min-width:500px;max-width:700px;min-height:800px;max-height:900px;border-radius:2%;background-color:#31312e;overflow:hidden;box-shadow:#000000c2 10px 22px 70px 4px}#ws-wrapper{position:relative;display:flex;overflow:hidden;background:radial-gradient(ellipse at bottom,#0d1d31,#0c0d13);min-width:500px;max-width:700px;min-height:800px;max-height:900px;border-radius:2%;z-index:1}#hero{width:100%;height:auto;justify-content:center;align-self:end;display:flex;margin-bottom:20px}#hero img{width:50px;align-self:end;z-index:2}.wordsContainer{width:100%;height:100%;position:relative}#test{position:absolute;bottom:0;left:25vw}#scoreDiv{position:absolute;bottom:0;left:75vw}.banner{background-color:#0ff;height:500px;width:500px}.animWord{position:relative;z-index:2;padding:.1%;border-radius:70%;animation:WordToBottom linear 10s forwards,l1 4s infinite forwards}.bullet{animation:BulletToTop .1s forwards}@keyframes WordToBottom{to{top:100%}}@keyframes BulletToTop{to{top:7.5vh}}@keyframes l1{12.5%{border-radius:37% 63% 70% 30%/30% 62% 38% 70%}25%{border-radius:50% 50% 70% 30%/52% 62% 38% 48%}37.5%{border-radius:33% 67% 18% 82%/52% 75% 25% 48%}50%{border-radius:73% 27% 18% 82%/52% 32% 68% 48%}62.5%{border-radius:73% 27% 74% 26%/64% 32% 68% 36%}75%{border-radius:84% 16% 15% 85%/55% 79% 21% 45%}87.5%{border-radius:12% 88% 69% 31%/10% 66% 34% 90%}}.sliding-square{width:15px;height:15px;z-index:1;transition:transform .3s ease-in-out;position:absolute;border-radius:100%}.sliding-square img{width:100%}.wave{background:#ffffff40;border-radius:1000% 1000% 0 0;position:fixed;width:200%;height:12em;animation:wave 10s -3s linear infinite;transform:translateZ(0);opacity:.8;bottom:0;left:0;z-index:0}.wave:nth-of-type(2){bottom:-1.25em;animation:wave 18s linear reverse infinite;opacity:.8}.wave:nth-of-type(3){bottom:-2.5em;animation:wave 20s -1s reverse infinite;opacity:.9}@keyframes wave{2%{transform:translate(1)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}.levelAnnouncer{position:absolute;display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;height:100%;color:#60b478;margin:2%}.levelAnnouncer h4,h5{margin:0;color:#ffffff7f}.stars{position:absolute;opacity:.075;top:0;left:0;width:100%;height:120%;transform:rotate(-45deg)}.star{--star-color: var(--primary-color);--star-tail-length: 6em;--star-tail-height: 2px;--star-width: calc(var(--star-tail-length) / 6);--fall-duration: 9s;--tail-fade-duration: var(--fall-duration);position:absolute;top:var(--top-offset);left:0;width:var(--star-tail-length);height:var(--star-tail-height);color:var(--star-color);background:linear-gradient(45deg,currentColor,transparent);border-radius:50%;filter:drop-shadow(0 0 6px currentColor);transform:translate3d(104em,0,0);animation:fall var(--fall-duration) var(--fall-delay) linear infinite,tail-fade var(--tail-fade-duration) var(--fall-delay) ease-out infinite}@media screen and (max-width: 750px){.star{animation:fall var(--fall-duration) var(--fall-delay) linear infinite}}.star:nth-child(1){--star-tail-length: 5.92em;--top-offset: 14.99vh;--fall-duration: 9.789s;--fall-delay: 1.556s}.star:nth-child(2){--star-tail-length: 5.34em;--top-offset: 69.75vh;--fall-duration: 8.925s;--fall-delay: 2.96s}.star:nth-child(3){--star-tail-length: 7.36em;--top-offset: 62.82vh;--fall-duration: 7.167s;--fall-delay: 4.761s}.star:nth-child(4){--star-tail-length: 6.68em;--top-offset: 40.82vh;--fall-duration: 10.953s;--fall-delay: 2.877s}.star:nth-child(5){--star-tail-length: 6.63em;--top-offset: 83.64vh;--fall-duration: 10.782s;--fall-delay: 4.963s}.star:nth-child(6){--star-tail-length: 5.94em;--top-offset: 4.58vh;--fall-duration: 7.837s;--fall-delay: 3.176s}.star:nth-child(7){--star-tail-length: 5.58em;--top-offset: 73.66vh;--fall-duration: 10.066s;--fall-delay: 6.906s}.star:nth-child(8){--star-tail-length: 5.2em;--top-offset: 1.47vh;--fall-duration: 9.769s;--fall-delay: 2.818s}.star:nth-child(9){--star-tail-length: 7.43em;--top-offset: 22.29vh;--fall-duration: 6.619s;--fall-delay: 6.907s}.star:nth-child(10){--star-tail-length: 6.85em;--top-offset: 66.5vh;--fall-duration: 10.186s;--fall-delay: 5.198s}.star:nth-child(11){--star-tail-length: 5.47em;--top-offset: 78.04vh;--fall-duration: 7.122s;--fall-delay: 1.185s}.star:nth-child(12){--star-tail-length: 6.9em;--top-offset: 34.21vh;--fall-duration: 10.847s;--fall-delay: .131s}.star:nth-child(13){--star-tail-length: 7.03em;--top-offset: 6.46vh;--fall-duration: 10.049s;--fall-delay: .689s}.star:nth-child(14){--star-tail-length: 6.23em;--top-offset: 87.44vh;--fall-duration: 10.094s;--fall-delay: 7.764s}.star:nth-child(15){--star-tail-length: 7.04em;--top-offset: 95.27vh;--fall-duration: 6.04s;--fall-delay: 2.099s}.star:nth-child(16){--star-tail-length: 5.4em;--top-offset: 52.49vh;--fall-duration: 7.498s;--fall-delay: 1.416s}.star:nth-child(17){--star-tail-length: 7.23em;--top-offset: 80.49vh;--fall-duration: 7.606s;--fall-delay: 8.827s}.star:nth-child(18){--star-tail-length: 5.32em;--top-offset: 67.39vh;--fall-duration: 10.108s;--fall-delay: 6.687s}.star:nth-child(19){--star-tail-length: 5.12em;--top-offset: 51.18vh;--fall-duration: 7.71s;--fall-delay: 5.188s}.star:nth-child(20){--star-tail-length: 5.05em;--top-offset: 61.75vh;--fall-duration: 7.349s;--fall-delay: 8.475s}.star:nth-child(21){--star-tail-length: 7.48em;--top-offset: 19.01vh;--fall-duration: 11.394s;--fall-delay: 2.608s}.star:nth-child(22){--star-tail-length: 6.87em;--top-offset: 7.26vh;--fall-duration: 10.474s;--fall-delay: 2.946s}.star:nth-child(23){--star-tail-length: 5.18em;--top-offset: 28.74vh;--fall-duration: 11.547s;--fall-delay: .306s}.star:nth-child(24){--star-tail-length: 5.11em;--top-offset: 11.12vh;--fall-duration: 11.283s;--fall-delay: 4.831s}.star:nth-child(25){--star-tail-length: 7.47em;--top-offset: 24.11vh;--fall-duration: 9.459s;--fall-delay: 6.345s}.star:nth-child(26){--star-tail-length: 5.29em;--top-offset: 17.82vh;--fall-duration: 10.568s;--fall-delay: 1.244s}.star:nth-child(27){--star-tail-length: 6.06em;--top-offset: 83.49vh;--fall-duration: 11.203s;--fall-delay: 1.974s}.star:nth-child(28){--star-tail-length: 6.49em;--top-offset: 71.27vh;--fall-duration: 8.723s;--fall-delay: 4.044s}.star:nth-child(29){--star-tail-length: 5.44em;--top-offset: 80.41vh;--fall-duration: 6.597s;--fall-delay: 4.091s}.star:nth-child(30){--star-tail-length: 6.66em;--top-offset: 60.03vh;--fall-duration: 11.443s;--fall-delay: 3.298s}.star:nth-child(31){--star-tail-length: 5.05em;--top-offset: 94.7vh;--fall-duration: 6.329s;--fall-delay: 2.533s}.star:nth-child(32){--star-tail-length: 7.44em;--top-offset: 34.54vh;--fall-duration: 11.335s;--fall-delay: 4.464s}.star:nth-child(33){--star-tail-length: 6.94em;--top-offset: 52.53vh;--fall-duration: 7.598s;--fall-delay: 3.34s}.star:nth-child(34){--star-tail-length: 5.51em;--top-offset: 20.73vh;--fall-duration: 11.999s;--fall-delay: 8.771s}.star:nth-child(35){--star-tail-length: 6.35em;--top-offset: 26.54vh;--fall-duration: 6.126s;--fall-delay: 7.512s}.star:nth-child(36){--star-tail-length: 7.47em;--top-offset: 67.2vh;--fall-duration: 8.899s;--fall-delay: 5.127s}.star:nth-child(37){--star-tail-length: 6.98em;--top-offset: 43.75vh;--fall-duration: 10.846s;--fall-delay: 6.422s}.star:nth-child(38){--star-tail-length: 5.85em;--top-offset: 83.67vh;--fall-duration: 9.834s;--fall-delay: 2.313s}.star:nth-child(39){--star-tail-length: 7.21em;--top-offset: 19.58vh;--fall-duration: 10.139s;--fall-delay: 2.886s}.star:nth-child(40){--star-tail-length: 5.3em;--top-offset: 49.1vh;--fall-duration: 11.602s;--fall-delay: .681s}.star:nth-child(41){--star-tail-length: 7.5em;--top-offset: 16.71vh;--fall-duration: 10.663s;--fall-delay: .298s}.star:nth-child(42){--star-tail-length: 5.59em;--top-offset: 14.8vh;--fall-duration: 9.775s;--fall-delay: .85s}.star:nth-child(43){--star-tail-length: 6.64em;--top-offset: 52.09vh;--fall-duration: 10.821s;--fall-delay: 3.415s}.star:nth-child(44){--star-tail-length: 5.18em;--top-offset: 58.13vh;--fall-duration: 11.997s;--fall-delay: 2.322s}.star:nth-child(45){--star-tail-length: 7.18em;--top-offset: 30.37vh;--fall-duration: 10.629s;--fall-delay: 6.452s}.star:nth-child(46){--star-tail-length: 6.36em;--top-offset: 39.35vh;--fall-duration: 10.603s;--fall-delay: 9.88s}.star:nth-child(47){--star-tail-length: 6.62em;--top-offset: 67.95vh;--fall-duration: 8.011s;--fall-delay: 3.177s}.star:nth-child(48){--star-tail-length: 5.16em;--top-offset: 15.59vh;--fall-duration: 6.42s;--fall-delay: 6.32s}.star:nth-child(49){--star-tail-length: 7.09em;--top-offset: 60.26vh;--fall-duration: 10.263s;--fall-delay: 4.329s}.star:nth-child(50){--star-tail-length: 6.61em;--top-offset: 94.36vh;--fall-duration: 7.768s;--fall-delay: 3.001s}.star:before,.star:after{position:absolute;content:"";top:0;left:calc(var(--star-width) / -2);width:var(--star-width);height:100%;background:linear-gradient(45deg,transparent,currentColor,transparent);border-radius:inherit;animation:blink 2s linear infinite}.star:before{transform:rotate(45deg)}.star:after{transform:rotate(-45deg)}@keyframes fall{to{transform:translate3d(-30em,0,0)}}@keyframes tail-fade{0%,50%{width:var(--star-tail-length);opacity:1}70%,80%{width:0;opacity:.4}to{width:0;opacity:0}}@keyframes blink{50%{opacity:.6}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:space-around;align-items:center;min-width:320px;min-height:100vh;background:linear-gradient(315deg,#100f11 3%,#60b478 38%,#302e35,#9a7cf8 98%);animation:gradient 45s ease infinite;background-size:400% 400%;background-attachment:fixed}@keyframes gradient{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
