:root{--white:#fff;--white-000:#ffffff1c;--black:#000;--black-00:#21232b;--black-01:#1a1a1a;--black-02:#111;--black-opacity:#111111e3;--blue-0:#2f32ee;--blue-1:#525bfc;--blue-2:#1b389d;--blue-3:#182262;--dark-purple:#6157ef;--dark-purple-0:#383761;--dark-purple-1:#171628;--dark-purple-2:#3c3b73;--dark-purple-3:#383761;--dark-purple-4:#393964;--dark-purple-opacity:#6157ef6b;--purple-alpha:#6157ef73;--violett-0:#34335d;--violett-1:#47477d;--violett-2:#656499;--violett-3:#393867;--violett-4:#7f7fcb;--shadow-0:#262642;--red:#ec5b5c;--green:#34a351;--yellow:#f1f16f;--orange-0:#f0ab5d;--background:#2f2e57;--light-grey:#a1a2a9;--light-grey-0:#dbdbdb;--light-grey-1:#aba9a9b5;--pink-0:#ac91ff;--pink-1:#e866f1;--pink-2:#cf33b0;--feelex-gradient:linear-gradient(332deg,#ac91ff,#e866f1,#cf33b0)}*{font-family:Poppins,sans-serif;margin:0;padding:0}.clickerGame_start-box,.clickerGame_start-box .background{height:100vh;left:0;position:absolute;top:0;width:100%;z-index:999}.clickerGame_start-box .background{align-items:center;display:flex;filter:blur(20px) brightness(.3);justify-content:center}.clickerGame_start-box .clickerGame_indicators .clickerGame_name{-webkit-text-stroke-color:var(--white);-webkit-text-stroke-width:1px;color:var(--pink-1);font-size:70px;font-weight:800;margin-bottom:50px;text-shadow:0 0 10px var(--pink-1);text-transform:uppercase}.clickerGame_defeat-box .clickerGame_defeat-indicators .button,.clickerGame_start-box .clickerGame_indicators .button{align-items:center;background:var(--black-02);border:unset;border-radius:50px;box-shadow:0 0 8px var(--background);color:var(--white);cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;margin-bottom:30px;text-decoration:unset;width:250px}.clickerGame_start-box .clickerGame_indicators .button:hover{background:var(--feelex-gradient)}.clickerGame .preview,.clickerGame_start-box .clickerGame{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.clickerGame .preview{left:0;position:absolute;top:0}.clickerGame_start-box .clickerGame_indicators{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:999}.clickerGame .falling-container{height:100vh;left:0;position:absolute;top:-120px;width:340px}.clickerGame .indicator{align-items:center;bottom:20px;display:flex;justify-content:center;left:10px;max-width:-moz-fit-content;max-width:fit-content;position:absolute;width:100%;z-index:9}.clickerGame .indicator .indicator_elements{align-items:center;display:flex;gap:30px;justify-content:center;width:340px;z-index:9}.clickerGame .indicator_combo{bottom:10px;color:var(--white);display:flex;flex-direction:column;margin-left:25px;position:absolute;right:10px;text-align:center;z-index:5}.clickerGame .indicator_combo .count{font-size:50px;font-weight:800}.clickerGame .indicator_combo .text{font-size:30px;font-weight:800;margin-top:-15px}.clickerGame .indicator .indicator_elements .absolute_line{left:0;position:absolute}.clickerGame{height:100vh;width:100%}.clickerGame .clickerGame_countdown{align-items:center;animation:countdown 1.5s infinite;color:var(--white);display:flex;font-size:160px;font-style:italic;font-weight:800;height:100%;justify-content:center;position:absolute;width:100%;z-index:10}@keyframes countdown{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.clickerGame_scenes{align-items:center;background:var(--black-opacity);display:none;flex-direction:column;height:100vh;justify-content:center;position:absolute;width:100%;z-index:10000}.clickerGame_scenes .clickerGame_scenes-popup{background:var(--black-01);border-radius:20px;margin:0 20px;max-width:800px;padding:30px;position:relative;text-align:center}.clickerGame_scenes .clickerGame_scenes-popup .clickerGame_scenes-close{cursor:pointer;display:flex;position:absolute;right:15px;top:15px}.clickerGame_scenes .clickerGame_scenes-popup .text{color:var(--white);font-size:20px;text-transform:uppercase}.clickerGame_scenes .preview{border-radius:12px;cursor:pointer;width:100%}.clickerGame_scenes .preview:hover{box-shadow:0 0 15px var(--pink-2)}.clickerGame_scenes .clickerGame_scenes-select{display:grid;gap:15px;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));max-height:400px;overflow-y:auto;padding:10px}.clickerGame_scenes .clickerGame_scenes-select::-webkit-scrollbar{width:10px}.clickerGame_scenes .clickerGame_scenes-select::-webkit-scrollbar-track{background:var(--black-02);border-radius:10px}.clickerGame_scenes .clickerGame_scenes-select::-webkit-scrollbar-thumb{background:var(--black-00);border-radius:10px}.falling-container .falling-icon{position:absolute;z-index:15}.top_bar{position:relative;width:100%;z-index:9}.top_bar .health{left:10px;position:absolute;top:10px}.top_bar .icon_game-heart{filter:drop-shadow(var(--blue-0) 0 0 0)}.indicator,.top_bar .health,.top_bar .score_box{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.top_bar .pause_button{background:var(--white);border:unset;border-radius:100%;cursor:pointer;height:40px;right:10px;top:70px;width:40px}.top_bar .pause_button,.top_bar .score_box{align-items:center;display:flex;justify-content:center;position:absolute}.top_bar .score_box{color:var(--white);font-size:60px;font-weight:800;top:0;width:100%}@keyframes fall{0%{top:-30px}to{top:100%}}@keyframes textScale{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes slotScale{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.clickerGame_defeat-box{align-items:center;background:var(--black-opacity);display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.clickerGame_defeat-box .clickerGame_defeat-indicators{align-items:center;display:flex;flex-direction:column;height:80dvh;justify-content:space-between}.clickerGame_defeat-box .clickerGame_defeat-indicators .total_score{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1.2;margin-bottom:30px}.clickerGame_defeat-box .clickerGame_defeat-indicators .total_score-count{color:var(--white);font-size:4vw;font-style:italic;font-weight:900}.clickerGame_defeat-box .clickerGame_defeat-indicators .total_score-counted{color:var(--orange-0);font-size:6vw;font-style:italic;font-weight:900}.clickerGame_defeat-box .clickerGame_defeat-name{animation:scaleDefeat 1s ease-in;color:var(--orange-0);font-size:8vw;font-style:italic;font-weight:800;text-transform:uppercase}@keyframes scaleDefeat{0%{transform:scale(0)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media screen and (max-width:1000px){.clickerGame_indicators .logo_symbol{width:30px}.clickerGame_start-box .clickerGame_indicators .clickerGame_name{font-size:50px;margin-bottom:25px}.clickerGame_defeat-box .clickerGame_defeat-indicators .button,.clickerGame_start-box .clickerGame_indicators .button{font-size:20px;height:40px;margin-bottom:20px;width:240px}.clickerGame_defeat-box .button_group .button:nth-child(2n){margin-left:unset}.top_bar .score_box{font-size:45px}}@media screen and (max-width:600px){.clickerGame_defeat-box .clickerGame_defeat-indicators .button_group{display:flex;flex-direction:column}.clickerGame_defeat-box .button_group .button:nth-child(2n){margin-left:unset}}@media screen and (max-width:550px){.clickerGame .indicator_combo .text{display:none}.clickerGame .indicator_combo .count{align-items:center;display:flex}.clickerGame .indicator_combo .count:before{content:"x";font-size:20px;margin-right:5px}.clickerGame_start-box .clickerGame_indicators .clickerGame_name{font-size:40px;text-align:center}}@media screen and (max-width:480px){.clickerGame .indicator_combo{bottom:70px;left:30px;margin-left:unset;position:absolute}.clickerGame .indicator_combo .count{font-size:30px;font-style:italic}.top_bar .icon_game-heart{width:30px}@keyframes textScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}}@media screen and (max-height:420px){.clickerGame_defeat-box .clickerGame_defeat-name{font-size:5vw}.clickerGame_start-box .clickerGame_indicators .clickerGame_name{margin-bottom:5px}}
